public interface ParserComponentHost extends AbstractEquinoxDriver
The following features are supported:
ParserPackage.getParserComponentHost()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<org.eclipse.scada.da.server.component.parser.factory.configuration.Component> |
getComponents()
Returns the value of the 'Components' containment reference list.
|
getAccessCredentials, setAccessCredentialsgetNode, getProtocolTypeTag, setNode, setProtocolTypeTaggetConfiguration, getConfigurations, getInstanceNumber, getModules, getSecurityConfiguration, getUserService, setConfiguration, setInstanceNumber, setSecurityConfiguration, setUserServicegetName, setNameorg.eclipse.emf.common.util.EList<org.eclipse.scada.da.server.component.parser.factory.configuration.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()