Modifier and Type | Method and Description |
---|---|
DocumentRoot |
ConfigurationFactory.createDocumentRoot()
Returns a new object of class 'Document Root'.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentRootImpl
An implementation of the model object 'Document Root'.
|
Modifier and Type | Method and Description |
---|---|
DocumentRoot |
ConfigurationFactoryImpl.createDocumentRoot() |
Modifier and Type | Field and Description |
---|---|
protected DocumentRoot |
DocumentRootTest.fixture
The fixture for this Document Root test case.
|
Modifier and Type | Method and Description |
---|---|
protected DocumentRoot |
DocumentRootTest.getFixture()
Returns the fixture for this Document Root test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DocumentRootTest.setFixture(DocumentRoot fixture)
Sets the fixture for this Document Root test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ConfigurationSwitch.caseDocumentRoot(DocumentRoot object)
Returns the result of interpreting the object as an instance of 'Document Root'.
|
boolean |
ConfigurationValidator.validateDocumentRoot(DocumentRoot documentRoot,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.