public interface ParserComponentHost extends AbstractEquinoxDriver
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Component> |
getComponents()
Returns the value of the 'Components' containment reference list.
|
getAccessCredentials, setAccessCredentials
getName, getNode, getProtocolTypeTag, setName, setNode, setProtocolTypeTag
getInstanceNumber, getSecurityConfiguration, getUserService, setInstanceNumber, setSecurityConfiguration, setUserService
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.getParserComponentHost_Components()