public interface ParserDriver extends Driver, EquinoxApplication
The following features are supported:
ParserPackage.getParserDriver()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Component> |
getComponents()
Returns the value of the 'Components' containment reference list.
|
getEndpoints
getConnections, getCustomizationProfile, getExporter, getModules, getProfile, getSecurityConfiguration, setCustomizationProfile, setSecurityConfiguration
getName, setName
getShortDescription, setShortDescription
org.eclipse.emf.common.util.EList<Component> getComponents()
Component
.
If the meaning of the 'Components' containment reference list isn't clear, there really should be more of a description here...
ParserPackage.getParserDriver_Components()