- getEdge() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for class '
Edge'.
- getEdge() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getEdge_From() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for the reference '
From'.
- getEdge_From() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getEdge_To() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for the reference '
To'.
- getEdge_To() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getEdges() - Method in interface org.atlanmod.graph.Graph
-
Returns the value of the 'Edges' containment reference list.
- getEdges() - Method in class org.atlanmod.graph.impl.GraphImpl
-
- getFrom() - Method in interface org.atlanmod.graph.Edge
-
Returns the value of the 'From' reference.
- getFrom() - Method in class org.atlanmod.graph.impl.EdgeImpl
-
- getGraph() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for class '
Graph'.
- getGraph() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getGraph_Edges() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for the containment reference list '
Edges'.
- getGraph_Edges() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getGraph_Vertices() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for the containment reference list '
Vertices'.
- getGraph_Vertices() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getGraphFactory() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the factory that creates the instances of the model.
- getGraphFactory() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getGraphPackage() - Method in interface org.atlanmod.graph.GraphFactory
-
Returns the package supported by this factory.
- getGraphPackage() - Method in class org.atlanmod.graph.impl.GraphFactoryImpl
-
- getLabel() - Method in class org.atlanmod.graph.impl.VertexImpl
-
- getLabel() - Method in interface org.atlanmod.graph.Vertex
-
Returns the value of the 'Label' attribute.
- getOwner() - Method in class org.atlanmod.graph.impl.VertexImpl
-
- getOwner() - Method in interface org.atlanmod.graph.Vertex
-
Returns the value of the 'Owner' container reference.
- getPackage() - Static method in class org.atlanmod.graph.impl.GraphFactoryImpl
-
Deprecated.
- getTo() - Method in interface org.atlanmod.graph.Edge
-
Returns the value of the 'To' reference.
- getTo() - Method in class org.atlanmod.graph.impl.EdgeImpl
-
- getVertex() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for class '
Vertex'.
- getVertex() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getVertex_Label() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for the attribute '
Label'.
- getVertex_Label() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getVertex_Owner() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for the container reference '
Owner'.
- getVertex_Owner() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getVertex_Weight() - Method in interface org.atlanmod.graph.GraphPackage
-
Returns the meta object for the attribute '
Weight'.
- getVertex_Weight() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
- getVertices() - Method in interface org.atlanmod.graph.Graph
-
Returns the value of the 'Vertices' containment reference list.
- getVertices() - Method in class org.atlanmod.graph.impl.GraphImpl
-
- getWeight() - Method in class org.atlanmod.graph.impl.VertexImpl
-
- getWeight() - Method in interface org.atlanmod.graph.Vertex
-
Returns the value of the 'Weight' attribute.
- Graph - Interface in org.atlanmod.graph
-
A representation of the model object 'Graph'.
- GRAPH - Static variable in interface org.atlanmod.graph.GraphPackage
-
The meta object id for the '
Graph' class.
- GRAPH - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the '
Graph' class.
- GRAPH__EDGES - Static variable in interface org.atlanmod.graph.GraphPackage
-
The feature id for the 'Edges' containment reference list.
- GRAPH__EDGES - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the 'Edges' containment reference list feature.
- GRAPH__VERTICES - Static variable in interface org.atlanmod.graph.GraphPackage
-
The feature id for the 'Vertices' containment reference list.
- GRAPH__VERTICES - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the 'Vertices' containment reference list feature.
- GRAPH_FEATURE_COUNT - Static variable in interface org.atlanmod.graph.GraphPackage
-
The number of structural features of the 'Graph' class.
- GRAPH_OPERATION_COUNT - Static variable in interface org.atlanmod.graph.GraphPackage
-
The number of operations of the 'Graph' class.
- GraphAdapterFactory - Class in org.atlanmod.graph.util
-
The Adapter Factory for the model.
- GraphAdapterFactory() - Constructor for class org.atlanmod.graph.util.GraphAdapterFactory
-
Creates an instance of the adapter factory.
- GraphFactory - Interface in org.atlanmod.graph
-
The Factory for the model.
- GraphFactoryImpl - Class in org.atlanmod.graph.impl
-
An implementation of the model Factory.
- GraphFactoryImpl() - Constructor for class org.atlanmod.graph.impl.GraphFactoryImpl
-
Creates an instance of the factory.
- GraphImpl - Class in org.atlanmod.graph.impl
-
An implementation of the model object 'Graph'.
- GraphImpl() - Constructor for class org.atlanmod.graph.impl.GraphImpl
-
- GraphPackage - Interface in org.atlanmod.graph
-
The Package for the model.
- GraphPackage.Literals - Interface in org.atlanmod.graph
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- GraphPackageImpl - Class in org.atlanmod.graph.impl
-
An implementation of the model Package.
- GraphSwitch<T> - Class in org.atlanmod.graph.util
-
The Switch for the model's inheritance hierarchy.
- GraphSwitch() - Constructor for class org.atlanmod.graph.util.GraphSwitch
-
Creates an instance of the switch.