| Constructor and Description |
|---|
Hive(RootType root,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
RootType |
ConfigurationFactory.createRootType()
Returns a new object of class 'Root Type'.
|
RootType |
DocumentRoot.getRoot()
Returns the value of the 'Root' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setRoot(RootType value)
Sets the value of the '
Root' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
RootType |
ConfigurationFactoryImpl.createRootType() |
RootType |
DocumentRootImpl.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetRoot(RootType newRoot,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setRoot(RootType newRoot) |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseRootType(RootType object)
Returns the result of interpreting the object as an instance of 'Root Type'.
|
boolean |
ConfigurationValidator.validateRootType(RootType rootType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.