Index
All Classes|All Packages
B
- basicGetFrom() - Method in class org.atlanmod.graph.impl.EdgeImpl
- basicGetOwner() - Method in class org.atlanmod.graph.impl.VertexImpl
- basicGetTo() - Method in class org.atlanmod.graph.impl.EdgeImpl
- basicSetOwner(Graph, NotificationChain) - Method in class org.atlanmod.graph.impl.VertexImpl
C
- caseEdge(Edge) - Method in class org.atlanmod.graph.util.GraphSwitch
-
Returns the result of interpreting the object as an instance of 'Edge'.
- caseGraph(Graph) - Method in class org.atlanmod.graph.util.GraphSwitch
-
Returns the result of interpreting the object as an instance of 'Graph'.
- caseVertex(Vertex) - Method in class org.atlanmod.graph.util.GraphSwitch
-
Returns the result of interpreting the object as an instance of 'Vertex'.
- create(EClass) - Method in class org.atlanmod.graph.impl.GraphFactoryImpl
- createAdapter(Notifier) - Method in class org.atlanmod.graph.util.GraphAdapterFactory
-
Creates an adapter for the
target. - createEdge() - Method in interface org.atlanmod.graph.GraphFactory
-
Returns a new object of class 'Edge'.
- createEdge() - Method in class org.atlanmod.graph.impl.GraphFactoryImpl
- createEdgeAdapter() - Method in class org.atlanmod.graph.util.GraphAdapterFactory
-
Creates a new adapter for an object of class '
Edge'. - createEObjectAdapter() - Method in class org.atlanmod.graph.util.GraphAdapterFactory
-
Creates a new adapter for the default case.
- createGraph() - Method in interface org.atlanmod.graph.GraphFactory
-
Returns a new object of class 'Graph'.
- createGraph() - Method in class org.atlanmod.graph.impl.GraphFactoryImpl
- createGraphAdapter() - Method in class org.atlanmod.graph.util.GraphAdapterFactory
-
Creates a new adapter for an object of class '
Graph'. - createPackageContents() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
Creates the meta-model objects for the package.
- createVertex() - Method in interface org.atlanmod.graph.GraphFactory
-
Returns a new object of class 'Vertex'.
- createVertex() - Method in class org.atlanmod.graph.impl.GraphFactoryImpl
- createVertexAdapter() - Method in class org.atlanmod.graph.util.GraphAdapterFactory
-
Creates a new adapter for an object of class '
Vertex'.
D
- defaultCase(EObject) - Method in class org.atlanmod.graph.util.GraphSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- doSwitch(int, EObject) - Method in class org.atlanmod.graph.util.GraphSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result.
E
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.atlanmod.graph.impl.VertexImpl
- Edge - Interface in org.atlanmod.graph
-
A representation of the model object 'Edge'.
- EDGE - Static variable in interface org.atlanmod.graph.GraphPackage
-
The meta object id for the '
Edge' class. - EDGE - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the '
Edge' class. - EDGE__FROM - Static variable in interface org.atlanmod.graph.GraphPackage
-
The feature id for the 'From' reference.
- EDGE__FROM - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the 'From' reference feature.
- EDGE__TO - Static variable in interface org.atlanmod.graph.GraphPackage
-
The feature id for the 'To' reference.
- EDGE__TO - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the 'To' reference feature.
- EDGE_FEATURE_COUNT - Static variable in interface org.atlanmod.graph.GraphPackage
-
The number of structural features of the 'Edge' class.
- EDGE_OPERATION_COUNT - Static variable in interface org.atlanmod.graph.GraphPackage
-
The number of operations of the 'Edge' class.
- EdgeImpl - Class in org.atlanmod.graph.impl
-
An implementation of the model object 'Edge'.
- EdgeImpl() - Constructor for class org.atlanmod.graph.impl.EdgeImpl
- edges - Variable in class org.atlanmod.graph.impl.GraphImpl
-
The cached value of the '
Edges' containment reference list. - eGet(int, boolean, boolean) - Method in class org.atlanmod.graph.impl.EdgeImpl
- eGet(int, boolean, boolean) - Method in class org.atlanmod.graph.impl.GraphImpl
- eGet(int, boolean, boolean) - Method in class org.atlanmod.graph.impl.VertexImpl
- eINSTANCE - Static variable in interface org.atlanmod.graph.GraphFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.atlanmod.graph.GraphPackage
-
The singleton instance of the package.
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.graph.impl.GraphImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.graph.impl.VertexImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.graph.impl.GraphImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.graph.impl.VertexImpl
- eIsSet(int) - Method in class org.atlanmod.graph.impl.EdgeImpl
- eIsSet(int) - Method in class org.atlanmod.graph.impl.GraphImpl
- eIsSet(int) - Method in class org.atlanmod.graph.impl.VertexImpl
- eNAME - Static variable in interface org.atlanmod.graph.GraphPackage
-
The package name.
- eNS_PREFIX - Static variable in interface org.atlanmod.graph.GraphPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.atlanmod.graph.GraphPackage
-
The package namespace URI.
- eSet(int, Object) - Method in class org.atlanmod.graph.impl.EdgeImpl
- eSet(int, Object) - Method in class org.atlanmod.graph.impl.GraphImpl
- eSet(int, Object) - Method in class org.atlanmod.graph.impl.VertexImpl
- eStaticClass() - Method in class org.atlanmod.graph.impl.EdgeImpl
- eStaticClass() - Method in class org.atlanmod.graph.impl.GraphImpl
- eStaticClass() - Method in class org.atlanmod.graph.impl.VertexImpl
- eUnset(int) - Method in class org.atlanmod.graph.impl.EdgeImpl
- eUnset(int) - Method in class org.atlanmod.graph.impl.GraphImpl
- eUnset(int) - Method in class org.atlanmod.graph.impl.VertexImpl
F
G
- 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.
I
- init() - Static method in class org.atlanmod.graph.impl.GraphFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.atlanmod.graph.impl.GraphPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initializePackageContents() - Method in class org.atlanmod.graph.impl.GraphPackageImpl
-
Complete the initialization of the package and its meta-model.
- isFactoryForType(Object) - Method in class org.atlanmod.graph.util.GraphAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isSwitchFor(EPackage) - Method in class org.atlanmod.graph.util.GraphSwitch
-
Checks whether this is a switch for the given package.
L
- label - Variable in class org.atlanmod.graph.impl.VertexImpl
-
The cached value of the '
Label' attribute. - LABEL_EDEFAULT - Static variable in class org.atlanmod.graph.impl.VertexImpl
-
The default value of the '
Label' attribute.
M
- modelPackage - Static variable in class org.atlanmod.graph.util.GraphAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.atlanmod.graph.util.GraphSwitch
-
The cached model package
- modelSwitch - Variable in class org.atlanmod.graph.util.GraphAdapterFactory
-
The switch that delegates to the
createXXXmethods.
O
- org.atlanmod.graph - package org.atlanmod.graph
- org.atlanmod.graph.impl - package org.atlanmod.graph.impl
- org.atlanmod.graph.util - package org.atlanmod.graph.util
S
- setFrom(Vertex) - Method in interface org.atlanmod.graph.Edge
-
Sets the value of the '
From' reference. - setFrom(Vertex) - Method in class org.atlanmod.graph.impl.EdgeImpl
- setLabel(String) - Method in class org.atlanmod.graph.impl.VertexImpl
- setLabel(String) - Method in interface org.atlanmod.graph.Vertex
-
Sets the value of the '
Label' attribute. - setOwner(Graph) - Method in class org.atlanmod.graph.impl.VertexImpl
- setOwner(Graph) - Method in interface org.atlanmod.graph.Vertex
-
Sets the value of the '
Owner' container reference. - setTo(Vertex) - Method in interface org.atlanmod.graph.Edge
-
Sets the value of the '
To' reference. - setTo(Vertex) - Method in class org.atlanmod.graph.impl.EdgeImpl
- setWeight(int) - Method in class org.atlanmod.graph.impl.VertexImpl
- setWeight(int) - Method in interface org.atlanmod.graph.Vertex
-
Sets the value of the '
Weight' attribute.
T
- to - Variable in class org.atlanmod.graph.impl.EdgeImpl
-
The cached value of the '
To' reference. - toString() - Method in class org.atlanmod.graph.impl.VertexImpl
V
- Vertex - Interface in org.atlanmod.graph
-
A representation of the model object 'Vertex'.
- VERTEX - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the '
Vertex' class. - VERTEX - Static variable in interface org.atlanmod.graph.GraphPackage
-
The meta object id for the '
Vertex' class. - VERTEX__LABEL - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- VERTEX__LABEL - Static variable in interface org.atlanmod.graph.GraphPackage
-
The feature id for the 'Label' attribute.
- VERTEX__OWNER - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the 'Owner' container reference feature.
- VERTEX__OWNER - Static variable in interface org.atlanmod.graph.GraphPackage
-
The feature id for the 'Owner' container reference.
- VERTEX__WEIGHT - Static variable in interface org.atlanmod.graph.GraphPackage.Literals
-
The meta object literal for the 'Weight' attribute feature.
- VERTEX__WEIGHT - Static variable in interface org.atlanmod.graph.GraphPackage
-
The feature id for the 'Weight' attribute.
- VERTEX_FEATURE_COUNT - Static variable in interface org.atlanmod.graph.GraphPackage
-
The number of structural features of the 'Vertex' class.
- VERTEX_OPERATION_COUNT - Static variable in interface org.atlanmod.graph.GraphPackage
-
The number of operations of the 'Vertex' class.
- VertexImpl - Class in org.atlanmod.graph.impl
-
An implementation of the model object 'Vertex'.
- VertexImpl() - Constructor for class org.atlanmod.graph.impl.VertexImpl
- vertices - Variable in class org.atlanmod.graph.impl.GraphImpl
-
The cached value of the '
Vertices' containment reference list.
W
- weight - Variable in class org.atlanmod.graph.impl.VertexImpl
-
The cached value of the '
Weight' attribute. - WEIGHT_EDEFAULT - Static variable in class org.atlanmod.graph.impl.VertexImpl
-
The default value of the '
Weight' attribute.
All Classes|All Packages