| 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 | Class and Description |
|---|---|
class |
RootTypeImpl
An implementation of the model object 'Root Type'.
|
| 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 | Field and Description |
|---|---|
protected RootType |
RootTypeTest.fixture
The fixture for this Root Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected RootType |
RootTypeTest.getFixture()
Returns the fixture for this Root Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RootTypeTest.setFixture(RootType fixture)
Sets the fixture for this Root Type test case.
|
| 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) |
| Constructor and Description |
|---|
Hive(RootType root) |
| Constructor and Description |
|---|
XmlConfigurator(RootType root)
Configure based on provided root document
|
Copyright © 2015 Eclipse SCADA Project. All rights reserved.