Skip navigation links
B C D E G H I J M N S T V W X Y 

B

basicGetSource() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
basicGetTarget() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
basicSetConnection(GConnection, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
basicSetParent(GConnectable, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
basicSetSubgraph(GModel, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 

C

caseGConnectable(GConnectable) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Returns the result of interpreting the object as an instance of 'GConnectable'.
caseGConnection(GConnection) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Returns the result of interpreting the object as an instance of 'GConnection'.
caseGConnector(GConnector) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Returns the result of interpreting the object as an instance of 'GConnector'.
caseGJoint(GJoint) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Returns the result of interpreting the object as an instance of 'GJoint'.
caseGModel(GModel) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Returns the result of interpreting the object as an instance of 'GModel'.
caseGNode(GNode) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Returns the result of interpreting the object as an instance of 'GNode'.
CONNECTION_DETACHED_ON_DRAG_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The default value of the 'Connection Detached On Drag' attribute.
connectionDetachedOnDrag - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The cached value of the 'Connection Detached On Drag' attribute.
connections - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The cached value of the 'Connections' reference list.
connections - Variable in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
The cached value of the 'Connections' containment reference list.
connectors - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
The cached value of the 'Connectors' containment reference list.
CONTENT_HEIGHT_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
The default value of the 'Content Height' attribute.
CONTENT_WIDTH_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
The default value of the 'Content Width' attribute.
contentHeight - Variable in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
The cached value of the 'Content Height' attribute.
contentWidth - Variable in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
The cached value of the 'Content Width' attribute.
create(EClass) - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
 
createAdapter(Notifier) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates an adapter for the target.
createEObjectAdapter() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates a new adapter for the default case.
createGConnectableAdapter() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates a new adapter for an object of class 'GConnectable'.
createGConnection() - Method in interface de.tesis.dynaware.grapheditor.model.GraphFactory
Returns a new object of class 'GConnection'.
createGConnection() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
 
createGConnectionAdapter() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates a new adapter for an object of class 'GConnection'.
createGConnector() - Method in interface de.tesis.dynaware.grapheditor.model.GraphFactory
Returns a new object of class 'GConnector'.
createGConnector() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
 
createGConnectorAdapter() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates a new adapter for an object of class 'GConnector'.
createGJoint() - Method in interface de.tesis.dynaware.grapheditor.model.GraphFactory
Returns a new object of class 'GJoint'.
createGJoint() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
 
createGJointAdapter() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates a new adapter for an object of class 'GJoint'.
createGModel() - Method in interface de.tesis.dynaware.grapheditor.model.GraphFactory
Returns a new object of class 'GModel'.
createGModel() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
 
createGModelAdapter() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates a new adapter for an object of class 'GModel'.
createGNode() - Method in interface de.tesis.dynaware.grapheditor.model.GraphFactory
Returns a new object of class 'GNode'.
createGNode() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
 
createGNodeAdapter() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates a new adapter for an object of class 'GNode'.
createPackageContents() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
Creates the meta-model objects for the package.

D

de.tesis.dynaware.grapheditor.model - package de.tesis.dynaware.grapheditor.model
 
de.tesis.dynaware.grapheditor.model.impl - package de.tesis.dynaware.grapheditor.model.impl
 
de.tesis.dynaware.grapheditor.model.util - package de.tesis.dynaware.grapheditor.model.util
 
defaultCase(EObject) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DIAGNOSTIC_CODE_COUNT - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
DIAGNOSTIC_SOURCE - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
A constant for the source of diagnostic codes from this package.
doSwitch(int, EObject) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

E

eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
eGet(int, boolean, boolean) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
eGet(int, boolean, boolean) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
eGet(int, boolean, boolean) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
eGet(int, boolean, boolean) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
eGet(int, boolean, boolean) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
eGet(int, boolean, boolean) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
eINSTANCE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
eIsSet(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
eIsSet(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
eIsSet(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
eIsSet(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
eIsSet(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
eIsSet(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
eNAME - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The package name.
eNS_PREFIX - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The package namespace name.
eNS_URI - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The package namespace URI.
eSet(int, Object) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
eSet(int, Object) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
eSet(int, Object) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
eSet(int, Object) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
eSet(int, Object) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
eSet(int, Object) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
eStaticClass() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
eStaticClass() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
eStaticClass() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
eStaticClass() - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
eStaticClass() - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
eStaticClass() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
eUnset(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
eUnset(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
eUnset(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
eUnset(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
eUnset(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
eUnset(int) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 

G

GConnectable - Interface in de.tesis.dynaware.grapheditor.model
A representation of the model object 'GConnectable'.
GCONNECTABLE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The meta object id for the 'GConnectable' class.
GCONNECTABLE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'GConnectable' class.
GCONNECTABLE__CONNECTORS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Connectors' containment reference list.
GCONNECTABLE__CONNECTORS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Connectors' containment reference list feature.
GCONNECTABLE_FEATURE_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of structural features of the 'GConnectable' class.
GCONNECTABLE_OPERATION_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of operations of the 'GConnectable' class.
GConnectableImpl - Class in de.tesis.dynaware.grapheditor.model.impl
An implementation of the model object 'GConnectable'.
GConnectableImpl() - Constructor for class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
GConnection - Interface in de.tesis.dynaware.grapheditor.model
A representation of the model object 'GConnection'.
GCONNECTION - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The meta object id for the 'GConnection' class.
GCONNECTION - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'GConnection' class.
GCONNECTION__CONNECTORS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Connectors' containment reference list.
GCONNECTION__ID - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Id' attribute.
GCONNECTION__ID - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Id' attribute feature.
GCONNECTION__JOINTS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Joints' containment reference list.
GCONNECTION__JOINTS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Joints' containment reference list feature.
GCONNECTION__SOURCE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Source' reference.
GCONNECTION__SOURCE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Source' reference feature.
GCONNECTION__TARGET - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Target' reference.
GCONNECTION__TARGET - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Target' reference feature.
GCONNECTION__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Type' attribute.
GCONNECTION__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Type' attribute feature.
GCONNECTION_FEATURE_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of structural features of the 'GConnection' class.
GCONNECTION_OPERATION_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of operations of the 'GConnection' class.
GConnectionImpl - Class in de.tesis.dynaware.grapheditor.model.impl
An implementation of the model object 'GConnection'.
GConnectionImpl() - Constructor for class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
GConnector - Interface in de.tesis.dynaware.grapheditor.model
A representation of the model object 'GConnector'.
GCONNECTOR - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The meta object id for the 'GConnector' class.
GCONNECTOR - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'GConnector' class.
GCONNECTOR__CONNECTION_DETACHED_ON_DRAG - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Connection Detached On Drag' attribute.
GCONNECTOR__CONNECTION_DETACHED_ON_DRAG - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Connection Detached On Drag' attribute feature.
GCONNECTOR__CONNECTIONS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Connections' reference list.
GCONNECTOR__CONNECTIONS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Connections' reference list feature.
GCONNECTOR__ID - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Id' attribute.
GCONNECTOR__ID - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Id' attribute feature.
GCONNECTOR__PARENT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Parent' container reference.
GCONNECTOR__PARENT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Parent' container reference feature.
GCONNECTOR__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Type' attribute.
GCONNECTOR__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Type' attribute feature.
GCONNECTOR__X - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'X' attribute.
GCONNECTOR__X - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'X' attribute feature.
GCONNECTOR__Y - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Y' attribute.
GCONNECTOR__Y - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Y' attribute feature.
GCONNECTOR_FEATURE_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of structural features of the 'GConnector' class.
GCONNECTOR_OPERATION_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of operations of the 'GConnector' class.
GConnectorImpl - Class in de.tesis.dynaware.grapheditor.model.impl
An implementation of the model object 'GConnector'.
GConnectorImpl() - Constructor for class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
getConnection() - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Returns the value of the 'Connection' container reference.
getConnection() - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
getConnections() - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Returns the value of the 'Connections' reference list.
getConnections() - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Returns the value of the 'Connections' containment reference list.
getConnections() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
getConnections() - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
getConnectors() - Method in interface de.tesis.dynaware.grapheditor.model.GConnectable
Returns the value of the 'Connectors' containment reference list.
getConnectors() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectableImpl
 
getContentHeight() - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Returns the value of the 'Content Height' attribute.
getContentHeight() - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
getContentWidth() - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Returns the value of the 'Content Width' attribute.
getContentWidth() - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
getEPackage() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
Returns the package of this validator switch.
getGConnectable() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for class 'GConnectable'.
getGConnectable() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnectable_Connectors() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the containment reference list 'Connectors'.
getGConnectable_Connectors() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnection() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for class 'GConnection'.
getGConnection() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnection_Id() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Id'.
getGConnection_Id() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnection_Joints() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the containment reference list 'Joints'.
getGConnection_Joints() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnection_Source() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the reference 'Source'.
getGConnection_Source() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnection_Target() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the reference 'Target'.
getGConnection_Target() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnection_Type() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Type'.
getGConnection_Type() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnector() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for class 'GConnector'.
getGConnector() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnector_ConnectionDetachedOnDrag() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Connection Detached On Drag'.
getGConnector_ConnectionDetachedOnDrag() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnector_Connections() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the reference list 'Connections'.
getGConnector_Connections() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnector_Id() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Id'.
getGConnector_Id() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnector_Parent() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the container reference 'Parent'.
getGConnector_Parent() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnector_Type() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Type'.
getGConnector_Type() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnector_X() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'X'.
getGConnector_X() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGConnector_Y() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Y'.
getGConnector_Y() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGJoint() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for class 'GJoint'.
getGJoint() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGJoint_Connection() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the container reference 'Connection'.
getGJoint_Connection() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGJoint_Id() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Id'.
getGJoint_Id() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGJoint_Type() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Type'.
getGJoint_Type() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGJoint_X() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'X'.
getGJoint_X() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGJoint_Y() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Y'.
getGJoint_Y() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGModel() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for class 'GModel'.
getGModel() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGModel_Connections() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the containment reference list 'Connections'.
getGModel_Connections() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGModel_ContentHeight() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Content Height'.
getGModel_ContentHeight() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGModel_ContentWidth() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Content Width'.
getGModel_ContentWidth() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGModel_Nodes() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the containment reference list 'Nodes'.
getGModel_Nodes() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGModel_Supergraph() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the container reference 'Supergraph'.
getGModel_Supergraph() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGModel_Type() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Type'.
getGModel_Type() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGNode() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for class 'GNode'.
getGNode() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGNode_Height() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Height'.
getGNode_Height() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGNode_Id() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Id'.
getGNode_Id() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGNode_Subgraph() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the containment reference 'Subgraph'.
getGNode_Subgraph() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGNode_Type() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Type'.
getGNode_Type() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGNode_Width() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Width'.
getGNode_Width() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGNode_X() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'X'.
getGNode_X() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGNode_Y() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the meta object for the attribute 'Y'.
getGNode_Y() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGraphFactory() - Method in interface de.tesis.dynaware.grapheditor.model.GraphPackage
Returns the factory that creates the instances of the model.
getGraphFactory() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
 
getGraphPackage() - Method in interface de.tesis.dynaware.grapheditor.model.GraphFactory
Returns the package supported by this factory.
getGraphPackage() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
 
getHeight() - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Returns the value of the 'Height' attribute.
getHeight() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
getId() - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Returns the value of the 'Id' attribute.
getId() - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Returns the value of the 'Id' attribute.
getId() - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Returns the value of the 'Id' attribute.
getId() - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Returns the value of the 'Id' attribute.
getId() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
getId() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
getId() - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
getId() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
getJoints() - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Returns the value of the 'Joints' containment reference list.
getJoints() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
getNodes() - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Returns the value of the 'Nodes' containment reference list.
getNodes() - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
getPackage() - Static method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
Deprecated. 
getParent() - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Returns the value of the 'Parent' container reference.
getParent() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
getResourceLocator() - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
getSource() - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Returns the value of the 'Source' reference.
getSource() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
getSubgraph() - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Returns the value of the 'Subgraph' containment reference.
getSubgraph() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
getSupergraph() - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Returns the value of the 'Supergraph' container reference.
getSupergraph() - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
getTarget() - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Returns the value of the 'Target' reference.
getTarget() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
getType() - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Returns the value of the 'Type' attribute.
getType() - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Returns the value of the 'Type' attribute.
getType() - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Returns the value of the 'Type' attribute.
getType() - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Returns the value of the 'Type' attribute.
getType() - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Returns the value of the 'Type' attribute.
getType() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
getType() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
getType() - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
getType() - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
getType() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
getWidth() - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Returns the value of the 'Width' attribute.
getWidth() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
getX() - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Returns the value of the 'X' attribute.
getX() - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Returns the value of the 'X' attribute.
getX() - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Returns the value of the 'X' attribute.
getX() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
getX() - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
getX() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
getY() - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Returns the value of the 'Y' attribute.
getY() - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Returns the value of the 'Y' attribute.
getY() - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Returns the value of the 'Y' attribute.
getY() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
getY() - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
getY() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
GJoint - Interface in de.tesis.dynaware.grapheditor.model
A representation of the model object 'GJoint'.
GJOINT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The meta object id for the 'GJoint' class.
GJOINT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'GJoint' class.
GJOINT__CONNECTION - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Connection' container reference.
GJOINT__CONNECTION - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Connection' container reference feature.
GJOINT__ID - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Id' attribute.
GJOINT__ID - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Id' attribute feature.
GJOINT__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Type' attribute.
GJOINT__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Type' attribute feature.
GJOINT__X - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'X' attribute.
GJOINT__X - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'X' attribute feature.
GJOINT__Y - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Y' attribute.
GJOINT__Y - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Y' attribute feature.
GJOINT_FEATURE_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of structural features of the 'GJoint' class.
GJOINT_OPERATION_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of operations of the 'GJoint' class.
GJointImpl - Class in de.tesis.dynaware.grapheditor.model.impl
An implementation of the model object 'GJoint'.
GJointImpl() - Constructor for class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
GModel - Interface in de.tesis.dynaware.grapheditor.model
A representation of the model object 'GModel'.
GMODEL - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The meta object id for the 'GModel' class.
GMODEL - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'GModel' class.
GMODEL__CONNECTIONS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Connections' containment reference list.
GMODEL__CONNECTIONS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Connections' containment reference list feature.
GMODEL__CONTENT_HEIGHT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Content Height' attribute.
GMODEL__CONTENT_HEIGHT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Content Height' attribute feature.
GMODEL__CONTENT_WIDTH - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Content Width' attribute.
GMODEL__CONTENT_WIDTH - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Content Width' attribute feature.
GMODEL__IS_CONTENT_HEIGHT_VALID__EEXPRESSION - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
The cached validation expression for the isContentHeightValid constraint of 'GModel'.
GMODEL__IS_CONTENT_WIDTH_VALID__EEXPRESSION - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
The cached validation expression for the isContentWidthValid constraint of 'GModel'.
GMODEL__NODES - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Nodes' containment reference list.
GMODEL__NODES - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Nodes' containment reference list feature.
GMODEL__SUPERGRAPH - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Supergraph' container reference.
GMODEL__SUPERGRAPH - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Supergraph' container reference feature.
GMODEL__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Type' attribute.
GMODEL__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Type' attribute feature.
GMODEL_FEATURE_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of structural features of the 'GModel' class.
GMODEL_OPERATION_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of operations of the 'GModel' class.
GModelImpl - Class in de.tesis.dynaware.grapheditor.model.impl
An implementation of the model object 'GModel'.
GModelImpl() - Constructor for class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
GNode - Interface in de.tesis.dynaware.grapheditor.model
A representation of the model object 'GNode'.
GNODE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The meta object id for the 'GNode' class.
GNODE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'GNode' class.
GNODE__CONNECTORS - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Connectors' containment reference list.
GNODE__HEIGHT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Height' attribute.
GNODE__HEIGHT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Height' attribute feature.
GNODE__ID - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Id' attribute.
GNODE__ID - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Id' attribute feature.
GNODE__IS_HEIGHT_VALID__EEXPRESSION - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
The cached validation expression for the isHeightValid constraint of 'GNode'.
GNODE__IS_WIDTH_VALID__EEXPRESSION - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
The cached validation expression for the isWidthValid constraint of 'GNode'.
GNODE__SUBGRAPH - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Subgraph' containment reference.
GNODE__SUBGRAPH - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Subgraph' containment reference feature.
GNODE__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Type' attribute.
GNODE__TYPE - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Type' attribute feature.
GNODE__WIDTH - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Width' attribute.
GNODE__WIDTH - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Width' attribute feature.
GNODE__X - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'X' attribute.
GNODE__X - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'X' attribute feature.
GNODE__Y - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The feature id for the 'Y' attribute.
GNODE__Y - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage.Literals
The meta object literal for the 'Y' attribute feature.
GNODE_FEATURE_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of structural features of the 'GNode' class.
GNODE_OPERATION_COUNT - Static variable in interface de.tesis.dynaware.grapheditor.model.GraphPackage
The number of operations of the 'GNode' class.
GNodeImpl - Class in de.tesis.dynaware.grapheditor.model.impl
An implementation of the model object 'GNode'.
GNodeImpl() - Constructor for class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
GraphAdapterFactory - Class in de.tesis.dynaware.grapheditor.model.util
The Adapter Factory for the model.
GraphAdapterFactory() - Constructor for class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Creates an instance of the adapter factory.
GraphFactory - Interface in de.tesis.dynaware.grapheditor.model
The Factory for the model.
GraphFactoryImpl - Class in de.tesis.dynaware.grapheditor.model.impl
An implementation of the model Factory.
GraphFactoryImpl() - Constructor for class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
Creates an instance of the factory.
GraphPackage - Interface in de.tesis.dynaware.grapheditor.model
The Package for the model.
GraphPackage.Literals - Interface in de.tesis.dynaware.grapheditor.model
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 de.tesis.dynaware.grapheditor.model.impl
An implementation of the model Package.
GraphSwitch<T> - Class in de.tesis.dynaware.grapheditor.model.util
The Switch for the model's inheritance hierarchy.
GraphSwitch() - Constructor for class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Creates an instance of the switch.
GraphValidator - Class in de.tesis.dynaware.grapheditor.model.util
The Validator for the model.
GraphValidator() - Constructor for class de.tesis.dynaware.grapheditor.model.util.GraphValidator
Creates an instance of the switch.

H

height - Variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The cached value of the 'Height' attribute.
HEIGHT_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The default value of the 'Height' attribute.

I

id - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
The cached value of the 'Id' attribute.
id - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The cached value of the 'Id' attribute.
id - Variable in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
The cached value of the 'Id' attribute.
id - Variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The cached value of the 'Id' attribute.
ID_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
The default value of the 'Id' attribute.
ID_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The default value of the 'Id' attribute.
ID_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
The default value of the 'Id' attribute.
ID_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The default value of the 'Id' attribute.
init() - Static method in class de.tesis.dynaware.grapheditor.model.impl.GraphFactoryImpl
Creates the default factory implementation.
init() - Static method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class de.tesis.dynaware.grapheditor.model.impl.GraphPackageImpl
Complete the initialization of the package and its meta-model.
INSTANCE - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
The cached model package
isConnectionDetachedOnDrag() - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Returns the value of the 'Connection Detached On Drag' attribute.
isConnectionDetachedOnDrag() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
isFactoryForType(Object) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
Returns whether this factory is applicable for the type of the object.
isSwitchFor(EPackage) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
Checks whether this is a switch for the given package.

J

joints - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
The cached value of the 'Joints' containment reference list.

M

modelPackage - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
The cached model package.
modelPackage - Static variable in class de.tesis.dynaware.grapheditor.model.util.GraphSwitch
The cached model package
modelSwitch - Variable in class de.tesis.dynaware.grapheditor.model.util.GraphAdapterFactory
The switch that delegates to the createXXX methods.

N

nodes - Variable in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
The cached value of the 'Nodes' containment reference list.

S

setConnection(GConnection) - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Sets the value of the 'Connection' container reference.
setConnection(GConnection) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
setConnectionDetachedOnDrag(boolean) - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Sets the value of the 'Connection Detached On Drag' attribute.
setConnectionDetachedOnDrag(boolean) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
setContentHeight(double) - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Sets the value of the 'Content Height' attribute.
setContentHeight(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
setContentWidth(double) - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Sets the value of the 'Content Width' attribute.
setContentWidth(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
setHeight(double) - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Sets the value of the 'Height' attribute.
setHeight(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
setId(String) - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Sets the value of the 'Id' attribute.
setId(String) - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Sets the value of the 'Id' attribute.
setId(String) - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Sets the value of the 'Id' attribute.
setId(String) - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Sets the value of the 'Id' attribute.
setId(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
setId(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
setId(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
setId(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
setParent(GConnectable) - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Sets the value of the 'Parent' container reference.
setParent(GConnectable) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
setSource(GConnector) - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Sets the value of the 'Source' reference.
setSource(GConnector) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
setSubgraph(GModel) - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Sets the value of the 'Subgraph' containment reference.
setSubgraph(GModel) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
setTarget(GConnector) - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Sets the value of the 'Target' reference.
setTarget(GConnector) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
setType(String) - Method in interface de.tesis.dynaware.grapheditor.model.GConnection
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.tesis.dynaware.grapheditor.model.GModel
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Sets the value of the 'Type' attribute.
setType(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
setType(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
setType(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
setType(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
setType(String) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
setWidth(double) - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Sets the value of the 'Width' attribute.
setWidth(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
setX(double) - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Sets the value of the 'X' attribute.
setX(double) - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Sets the value of the 'X' attribute.
setX(double) - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Sets the value of the 'X' attribute.
setX(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
setX(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
setX(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
setY(double) - Method in interface de.tesis.dynaware.grapheditor.model.GConnector
Sets the value of the 'Y' attribute.
setY(double) - Method in interface de.tesis.dynaware.grapheditor.model.GJoint
Sets the value of the 'Y' attribute.
setY(double) - Method in interface de.tesis.dynaware.grapheditor.model.GNode
Sets the value of the 'Y' attribute.
setY(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
setY(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
setY(double) - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
source - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
The cached value of the 'Source' reference.
subgraph - Variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The cached value of the 'Subgraph' containment reference.

T

target - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
The cached value of the 'Target' reference.
toString() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
 
toString() - Method in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
 
toString() - Method in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
 
toString() - Method in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
 
toString() - Method in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
 
type - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
The cached value of the 'Type' attribute.
type - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The cached value of the 'Type' attribute.
type - Variable in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
The cached value of the 'Type' attribute.
type - Variable in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
The cached value of the 'Type' attribute.
type - Variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The cached value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectionImpl
The default value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The default value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
The default value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GModelImpl
The default value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The default value of the 'Type' attribute.

V

validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
Calls validateXXX for the corresponding classifier of the model.
validateGConnectable(GConnectable, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
 
validateGConnection(GConnection, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
 
validateGConnector(GConnector, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
 
validateGJoint(GJoint, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
 
validateGModel(GModel, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
 
validateGModel_isContentHeightValid(GModel, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
Validates the isContentHeightValid constraint of 'GModel'.
validateGModel_isContentWidthValid(GModel, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
Validates the isContentWidthValid constraint of 'GModel'.
validateGNode(GNode, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
 
validateGNode_isHeightValid(GNode, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
Validates the isHeightValid constraint of 'GNode'.
validateGNode_isWidthValid(GNode, DiagnosticChain, Map<Object, Object>) - Method in class de.tesis.dynaware.grapheditor.model.util.GraphValidator
Validates the isWidthValid constraint of 'GNode'.

W

width - Variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The cached value of the 'Width' attribute.
WIDTH_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The default value of the 'Width' attribute.

X

x - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The cached value of the 'X' attribute.
x - Variable in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
The cached value of the 'X' attribute.
x - Variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The cached value of the 'X' attribute.
X_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The default value of the 'X' attribute.
X_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
The default value of the 'X' attribute.
X_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The default value of the 'X' attribute.

Y

y - Variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The cached value of the 'Y' attribute.
y - Variable in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
The cached value of the 'Y' attribute.
y - Variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The cached value of the 'Y' attribute.
Y_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GConnectorImpl
The default value of the 'Y' attribute.
Y_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GJointImpl
The default value of the 'Y' attribute.
Y_EDEFAULT - Static variable in class de.tesis.dynaware.grapheditor.model.impl.GNodeImpl
The default value of the 'Y' attribute.
B C D E G H I J M N S T V W X Y 
Skip navigation links

Copyright © 2014 TESIS DYNAware. All Rights Reserved.