|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DecoratorsPackage
The Package for the model. It contains accessors for the meta objects to represent
DecoratorsFactory
Nested Class Summary | |
---|---|
static interface |
DecoratorsPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
EDGE_DECORATOR
The meta object id for the ' Edge Decorator ' class. |
static int |
EDGE_DECORATOR_FEATURE_COUNT
The number of structural features of the 'Edge Decorator' class. |
static DecoratorsPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
GRAPH_DECORATOR
The meta object id for the ' Graph Decorator ' class. |
static int |
GRAPH_DECORATOR_FEATURE_COUNT
The number of structural features of the 'Graph Decorator' class. |
static int |
NODE_DECORATOR
The meta object id for the ' Node Decorator ' class. |
static int |
NODE_DECORATOR_FEATURE_COUNT
The number of structural features of the 'Node Decorator' class. |
static int |
TEST_EDGE_DECORATOR1
The meta object id for the ' Test Edge Decorator1 ' class. |
static int |
TEST_EDGE_DECORATOR1__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference. |
static int |
TEST_EDGE_DECORATOR1__EDGE_URI
The feature id for the 'Edge URI' attribute. |
static int |
TEST_EDGE_DECORATOR1__GRAPH
The feature id for the 'Graph' container reference. |
static int |
TEST_EDGE_DECORATOR1__LABELS_TO_UPDATE
The feature id for the 'Labels To Update' reference list. |
static int |
TEST_EDGE_DECORATOR1__NODE_AURI
The feature id for the 'Node AURI' attribute. |
static int |
TEST_EDGE_DECORATOR1__NODE_BURI
The feature id for the 'Node BURI' attribute. |
static int |
TEST_EDGE_DECORATOR1__TYPE_URI
The feature id for the 'Type URI' attribute. |
static int |
TEST_EDGE_DECORATOR1__URI
The feature id for the 'URI' attribute. |
static int |
TEST_EDGE_DECORATOR1_FEATURE_COUNT
The number of structural features of the 'Test Edge Decorator1' class. |
static int |
TEST_GRAPH_DECORATOR1
The meta object id for the ' Test Graph Decorator1 ' class. |
static int |
TEST_GRAPH_DECORATOR1__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference. |
static int |
TEST_GRAPH_DECORATOR1__GRAPH
The feature id for the 'Graph' container reference. |
static int |
TEST_GRAPH_DECORATOR1__LABELS_TO_UPDATE
The feature id for the 'Labels To Update' reference list. |
static int |
TEST_GRAPH_DECORATOR1__TYPE_URI
The feature id for the 'Type URI' attribute. |
static int |
TEST_GRAPH_DECORATOR1__URI
The feature id for the 'URI' attribute. |
static int |
TEST_GRAPH_DECORATOR1_FEATURE_COUNT
The number of structural features of the 'Test Graph Decorator1' class. |
static int |
TEST_NODE_DECORATOR1
The meta object id for the ' Test Node Decorator1 ' class. |
static int |
TEST_NODE_DECORATOR1__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference. |
static int |
TEST_NODE_DECORATOR1__GRAPH
The feature id for the 'Graph' container reference. |
static int |
TEST_NODE_DECORATOR1__LABELS_TO_UPDATE
The feature id for the 'Labels To Update' reference list. |
static int |
TEST_NODE_DECORATOR1__TYPE_URI
The feature id for the 'Type URI' attribute. |
static int |
TEST_NODE_DECORATOR1__URI
The feature id for the 'URI' attribute. |
static int |
TEST_NODE_DECORATOR1_FEATURE_COUNT
The number of structural features of the 'Test Node Decorator1' class. |
static int |
TEST_SCENARIO_GRAPH_DECORATOR1
The meta object id for the ' Test Scenario Graph Decorator1 ' class. |
static int |
TEST_SCENARIO_GRAPH_DECORATOR1__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference. |
static int |
TEST_SCENARIO_GRAPH_DECORATOR1__GRAPH
The feature id for the 'Graph' container reference. |
static int |
TEST_SCENARIO_GRAPH_DECORATOR1__LABELS_TO_UPDATE
The feature id for the 'Labels To Update' reference list. |
static int |
TEST_SCENARIO_GRAPH_DECORATOR1__TYPE_URI
The feature id for the 'Type URI' attribute. |
static int |
TEST_SCENARIO_GRAPH_DECORATOR1__URI
The feature id for the 'URI' attribute. |
static int |
TEST_SCENARIO_GRAPH_DECORATOR1_FEATURE_COUNT
The number of structural features of the 'Test Scenario Graph Decorator1' class. |
static int |
URI
The meta object id for the 'URI' data type. |
Method Summary | |
---|---|
DecoratorsFactory |
getDecoratorsFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EClass |
getEdgeDecorator()
Returns the meta object for class ' Edge Decorator '. |
org.eclipse.emf.ecore.EClass |
getGraphDecorator()
Returns the meta object for class ' Graph Decorator '. |
org.eclipse.emf.ecore.EClass |
getNodeDecorator()
Returns the meta object for class ' Node Decorator '. |
org.eclipse.emf.ecore.EAttribute |
getTestEdgeDecorator1_EdgeURI()
Returns the meta object for the attribute ' Edge URI '. |
org.eclipse.emf.ecore.EAttribute |
getTestEdgeDecorator1_NodeAURI()
Returns the meta object for the attribute ' Node AURI '. |
org.eclipse.emf.ecore.EAttribute |
getTestEdgeDecorator1_NodeBURI()
Returns the meta object for the attribute ' Node BURI '. |
org.eclipse.emf.ecore.EClass |
getTestEdgeDecorator1()
Returns the meta object for class ' Test Edge Decorator1 '. |
org.eclipse.emf.ecore.EClass |
getTestGraphDecorator1()
Returns the meta object for class ' Test Graph Decorator1 '. |
org.eclipse.emf.ecore.EClass |
getTestNodeDecorator1()
Returns the meta object for class ' Test Node Decorator1 '. |
org.eclipse.emf.ecore.EClass |
getTestScenarioGraphDecorator1()
Returns the meta object for class ' Test Scenario Graph Decorator1 '. |
org.eclipse.emf.ecore.EDataType |
getURI()
Returns the meta object for data type ' URI '. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DecoratorsPackage eINSTANCE
static final int EDGE_DECORATOR
Edge Decorator
' class.
EdgeDecorator
,
DecoratorsPackageImpl.getEdgeDecorator()
,
Constant Field Valuesstatic final int TEST_EDGE_DECORATOR1
Test Edge Decorator1
' class.
TestEdgeDecorator1Impl
,
DecoratorsPackageImpl.getTestEdgeDecorator1()
,
Constant Field Valuesstatic final int TEST_EDGE_DECORATOR1__URI
static final int TEST_EDGE_DECORATOR1__TYPE_URI
static final int TEST_EDGE_DECORATOR1__DUBLIN_CORE
static final int TEST_EDGE_DECORATOR1__LABELS_TO_UPDATE
static final int TEST_EDGE_DECORATOR1__GRAPH
static final int TEST_EDGE_DECORATOR1__NODE_AURI
static final int TEST_EDGE_DECORATOR1__NODE_BURI
static final int TEST_EDGE_DECORATOR1__EDGE_URI
static final int TEST_EDGE_DECORATOR1_FEATURE_COUNT
static final int GRAPH_DECORATOR
Graph Decorator
' class.
GraphDecorator
,
DecoratorsPackageImpl.getGraphDecorator()
,
Constant Field Valuesstatic final int TEST_GRAPH_DECORATOR1
Test Graph Decorator1
' class.
TestGraphDecorator1Impl
,
DecoratorsPackageImpl.getTestGraphDecorator1()
,
Constant Field Valuesstatic final int TEST_GRAPH_DECORATOR1__URI
static final int TEST_GRAPH_DECORATOR1__TYPE_URI
static final int TEST_GRAPH_DECORATOR1__DUBLIN_CORE
static final int TEST_GRAPH_DECORATOR1__LABELS_TO_UPDATE
static final int TEST_GRAPH_DECORATOR1__GRAPH
static final int TEST_GRAPH_DECORATOR1_FEATURE_COUNT
static final int NODE_DECORATOR
Node Decorator
' class.
NodeDecorator
,
DecoratorsPackageImpl.getNodeDecorator()
,
Constant Field Valuesstatic final int TEST_NODE_DECORATOR1
Test Node Decorator1
' class.
TestNodeDecorator1Impl
,
DecoratorsPackageImpl.getTestNodeDecorator1()
,
Constant Field Valuesstatic final int TEST_NODE_DECORATOR1__URI
static final int TEST_NODE_DECORATOR1__TYPE_URI
static final int TEST_NODE_DECORATOR1__DUBLIN_CORE
static final int TEST_NODE_DECORATOR1__LABELS_TO_UPDATE
static final int TEST_NODE_DECORATOR1__GRAPH
static final int TEST_NODE_DECORATOR1_FEATURE_COUNT
static final int TEST_SCENARIO_GRAPH_DECORATOR1
Test Scenario Graph Decorator1
' class.
TestScenarioGraphDecorator1Impl
,
DecoratorsPackageImpl.getTestScenarioGraphDecorator1()
,
Constant Field Valuesstatic final int TEST_SCENARIO_GRAPH_DECORATOR1__URI
static final int TEST_SCENARIO_GRAPH_DECORATOR1__TYPE_URI
static final int TEST_SCENARIO_GRAPH_DECORATOR1__DUBLIN_CORE
static final int TEST_SCENARIO_GRAPH_DECORATOR1__LABELS_TO_UPDATE
static final int TEST_SCENARIO_GRAPH_DECORATOR1__GRAPH
static final int TEST_SCENARIO_GRAPH_DECORATOR1_FEATURE_COUNT
static final int EDGE_DECORATOR_FEATURE_COUNT
static final int GRAPH_DECORATOR_FEATURE_COUNT
static final int NODE_DECORATOR_FEATURE_COUNT
static final int URI
URI
,
DecoratorsPackageImpl.getURI()
,
Constant Field ValuesMethod Detail |
---|
org.eclipse.emf.ecore.EClass getTestEdgeDecorator1()
Test Edge Decorator1
'.
TestEdgeDecorator1
org.eclipse.emf.ecore.EAttribute getTestEdgeDecorator1_NodeAURI()
Node AURI
'.
TestEdgeDecorator1.getNodeAURI()
,
getTestEdgeDecorator1()
org.eclipse.emf.ecore.EAttribute getTestEdgeDecorator1_NodeBURI()
Node BURI
'.
TestEdgeDecorator1.getNodeBURI()
,
getTestEdgeDecorator1()
org.eclipse.emf.ecore.EAttribute getTestEdgeDecorator1_EdgeURI()
Edge URI
'.
TestEdgeDecorator1.getEdgeURI()
,
getTestEdgeDecorator1()
org.eclipse.emf.ecore.EClass getTestGraphDecorator1()
Test Graph Decorator1
'.
TestGraphDecorator1
org.eclipse.emf.ecore.EClass getTestNodeDecorator1()
Test Node Decorator1
'.
TestNodeDecorator1
org.eclipse.emf.ecore.EClass getTestScenarioGraphDecorator1()
Test Scenario Graph Decorator1
'.
TestScenarioGraphDecorator1
org.eclipse.emf.ecore.EClass getEdgeDecorator()
Edge Decorator
'.
EdgeDecorator
org.eclipse.emf.ecore.EClass getGraphDecorator()
Graph Decorator
'.
GraphDecorator
org.eclipse.emf.ecore.EClass getNodeDecorator()
Node Decorator
'.
NodeDecorator
org.eclipse.emf.ecore.EDataType getURI()
URI
'.
URI
DecoratorsFactory getDecoratorsFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |