Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- applyVector(KVector) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- applyVector(KVector) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- applyVector(KVector) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
-
Set the position of this point using a vector.
- applyVector(KVector) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- applyVector(KVector) - Method in interface de.cau.cs.kieler.klighd.kgraph.KPoint
-
Set the position of this point using a vector.
- applyVector(KVector) - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Set the position of this shape layout by applying the given vector.
- applyVectorChain(KVectorChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- applyVectorChain(KVectorChain) - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdgeLayout
-
Set the source point, bend points, and target point of this edge layout from the given vector chain.
- attachVisitedSet(Set<KPort>) - Method in class de.cau.cs.kieler.klighd.kgraph.util.SelectionIterator
-
Attach a set of
portsto the iterator to be used as a set of visited ports.
B
- basicGetSourcePort() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- basicGetTarget() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- basicGetTargetPort() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- basicSetInsets(KInsets, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- basicSetInsets(KInsets, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- basicSetInsets(KInsets, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- basicSetNode(KNode, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- basicSetParent(KLabeledGraphElement, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- basicSetParent(KNode, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- basicSetSource(KNode, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- basicSetSourcePoint(KPoint, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- basicSetTarget(KNode, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- basicSetTargetPoint(KPoint, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- bendPoints - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
The cached value of the '
Bend Points' containment reference list. - bottom - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
-
The cached value of the '
Bottom' attribute. - BOTTOM_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
-
The default value of the '
Bottom' attribute.
C
- calcPortSide(KPort, Direction) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Determines the port side for the given port from its relative position at its corresponding node.
- caseEMapPropertyHolder(EMapPropertyHolder) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'EMap Property Holder'.
- caseIPropertyHolder(IPropertyHolder) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'IProperty Holder'.
- caseIPropertyToObjectMap(Map.Entry<IProperty<?>, Object>) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'IProperty To Object Map'.
- caseKEdge(KEdge) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KEdge'.
- caseKEdgeLayout(KEdgeLayout) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KEdge Layout'.
- caseKGraphData(KGraphData) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'Data'.
- caseKGraphElement(KGraphElement) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'Element'.
- caseKIdentifier(KIdentifier) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KIdentifier'.
- caseKInsets(KInsets) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KInsets'.
- caseKLabel(KLabel) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KLabel'.
- caseKLabeledGraphElement(KLabeledGraphElement) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KLabeled Graph Element'.
- caseKLayoutData(KLayoutData) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KLayout Data'.
- caseKNode(KNode) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KNode'.
- caseKPoint(KPoint) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KPoint'.
- caseKPort(KPort) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KPort'.
- caseKShapeLayout(KShapeLayout) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'KShape Layout'.
- casePersistentEntry(PersistentEntry) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'Persistent Entry'.
- children - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Children' containment reference list. - configureWithDefaultLabel(KLabeledGraphElement) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Adds a default label to the graph element based on the
KIdentifier. - configureWithDefaultValues(KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Adds some default values to the passed node.
- configureWithDefaultValues(KPort) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Adds some default values to the passed port.
- configurWithDefaultSize(KShapeLayout) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Sets a default size to the passed element which is based on
KGraphUtil.DEFAULT_MIN_WIDTHandKGraphUtil.DEFAULT_MIN_HEIGHTin conjunction with a scaling factor based on the type of the element. - containedGraph(KEdge) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Returns the graph the given edge belongs to.
- convertIPropertyToString(EDataType, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- convertKVectorChainToString(EDataType, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- convertKVectorToString(EDataType, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- convertToString(EDataType, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- copyProperties(IPropertyHolder) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- create(EClass) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createAdapter(Notifier) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates an adapter for the
target. - createEMapPropertyHolderAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
EMap Property Holder'. - createEObjectAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for the default case.
- createFromString(EDataType, String) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createInitializedEdge() - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Creates an initialized edge.
- createInitializedLabel(KLabeledGraphElement) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Creates an intialized label and adds it to the given element.
- createInitializedNode() - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Creates an initialized node.
- createInitializedPort() - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Creates an initialized port.
- createIPropertyFromString(EDataType, String) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createIPropertyHolderAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
IProperty Holder'. - createIPropertyToObjectMap() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createIPropertyToObjectMapAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
IProperty To Object Map'. - createKEdge() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKEdge() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'KEdge'.
- createKEdgeAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KEdge'. - createKEdgeLayoutAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KEdge Layout'. - createKGraphData() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKGraphData() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'Data'.
- createKGraphDataAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
Data'. - createKGraphElementAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
Element'. - createKIdentifier() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKIdentifier() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'KIdentifier'.
- createKIdentifierAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KIdentifier'. - createKInsets() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKInsets() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'KInsets'.
- createKInsetsAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KInsets'. - createKLabel() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKLabel() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'KLabel'.
- createKLabelAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KLabel'. - createKLabeledGraphElementAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KLabeled Graph Element'. - createKLayoutDataAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KLayout Data'. - createKNode() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKNode() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'KNode'.
- createKNodeAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KNode'. - createKPoint() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKPoint() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'KPoint'.
- createKPointAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KPoint'. - createKPort() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKPort() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'KPort'.
- createKPortAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KPort'. - createKShapeLayoutAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
KShape Layout'. - createKVectorChainFromString(EDataType, String) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createKVectorFromString(EDataType, String) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createPackageContents() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
-
Creates the meta-model objects for the package.
- createPersistentEntry() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- createPersistentEntry() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns a new object of class 'Persistent Entry'.
- createPersistentEntryAdapter() - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates a new adapter for an object of class '
Persistent Entry'. - createVector() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- createVector() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- createVector() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
-
Create a vector from this point.
- createVector() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- createVector() - Method in interface de.cau.cs.kieler.klighd.kgraph.KPoint
-
Create a vector from this point.
- createVector() - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Create a vector from the position of this shape layout.
- createVectorChain() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- createVectorChain() - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdgeLayout
-
Create a vector chain from the points of this edge layout.
D
- data - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
-
The cached value of the '
Data' containment reference list. - de.cau.cs.kieler.klighd.kgraph - package de.cau.cs.kieler.klighd.kgraph
- de.cau.cs.kieler.klighd.kgraph.impl - package de.cau.cs.kieler.klighd.kgraph.impl
- de.cau.cs.kieler.klighd.kgraph.util - package de.cau.cs.kieler.klighd.kgraph.util
- DEFAULT_MIN_HEIGHT - Static variable in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Default minimal height for nodes.
- DEFAULT_MIN_WIDTH - Static variable in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Default minimal width for nodes.
- defaultCase(EObject) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- DefaultSelectionIterator - Class in de.cau.cs.kieler.klighd.kgraph.util
-
The default
SelectionIteratorfor usage inKGraphUtil.getConnectedElements(...). - DefaultSelectionIterator(KEdge, boolean, boolean) - Constructor for class de.cau.cs.kieler.klighd.kgraph.util.DefaultSelectionIterator
-
Creates a new iterator which can optionally include ports in its selection and can be configured to either iterate towards the tail or the head of the selected
KEdge. - doSwitch(int, EObject) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result.
E
- eBaseStructuralFeatureID(int, Class<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eBaseStructuralFeatureID(int, Class<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eBaseStructuralFeatureID(int, Class<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eBaseStructuralFeatureID(int, Class<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- edges - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The cached value of the '
Edges' reference list. - eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eGet(int, boolean, boolean) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- eINSTANCE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The singleton instance of the package.
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eIsSet(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- EMAP_PROPERTY_HOLDER - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
EMap Property Holder' class. - EMAP_PROPERTY_HOLDER - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
EMap Property Holder' class. - EMAP_PROPERTY_HOLDER__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- EMAP_PROPERTY_HOLDER__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Persistent Entries' containment reference list feature.
- EMAP_PROPERTY_HOLDER__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- EMAP_PROPERTY_HOLDER__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Properties' map feature.
- EMAP_PROPERTY_HOLDER_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'EMap Property Holder' class.
- EMapPropertyHolder - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'EMap Property Holder'.
- EMapPropertyHolderImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'EMap Property Holder'.
- EMapPropertyHolderImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- eNAME - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The package name.
- eNS_PREFIX - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The package namespace name.
- eNS_URI - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The package namespace URI.
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eSet(int, Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphDataImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eStaticClass() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- eUnset(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
G
- getAbsolute(KGraphElement) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Returns the absolute position of the given element from the positions of its
KShapeLayoutparents. - getAdjacentNodes(KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Collects the adjacent nodes of
nodein a list. - getAllProperties() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- getBendPoints() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- getBendPoints() - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdgeLayout
-
Returns the value of the 'Bend Points' containment reference list.
- getBottom() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- getBottom() - Method in interface de.cau.cs.kieler.klighd.kgraph.KInsets
-
Returns the value of the 'Bottom' attribute.
- getChildren() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getChildren() - Method in interface de.cau.cs.kieler.klighd.kgraph.KNode
-
Returns the value of the 'Children' containment reference list.
- getChildren(Object) - Method in class de.cau.cs.kieler.klighd.kgraph.util.DefaultSelectionIterator
- getChildren(Object) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil.PropertiesSkippingTreeIterator
- getChildren(Object) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil.PersistentEntriesSkippingTreeIterator
- getConnectedEdges(KEdge) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Deprecated.
- getConnectedEdges(Iterable<KEdge>) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Deprecated.Use
KGraphUtil.getConnectedElements(KEdge, SelectionIterator, SelectionIterator)in combination withDefaultSelectionIterator - getConnectedElements(KEdge, boolean) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Deprecated.Use
KGraphUtil.getConnectedElements(KEdge, SelectionIterator, SelectionIterator)in combination withDefaultSelectionIterator - getConnectedElements(KEdge, SelectionIterator, SelectionIterator) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Determines the
KEdgesthat are (transitively) connected tokedgeacross hierarchy boundaries via common ports. - getData() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
- getData() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphElement
-
Returns the value of the 'Data' containment reference list.
- getData(Class<T>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
-
Returns the first data instance that matches the given class.
- getData(Class<T>) - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphElement
-
Returns the first data instance that matches the given class.
- getData(EClass) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
-
Returns the first data instance that matches the given class.
- getData(EClass) - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphElement
-
Returns the first data instance that matches the given class.
- getEdges() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- getEdges() - Method in interface de.cau.cs.kieler.klighd.kgraph.KPort
-
Returns the value of the 'Edges' reference list.
- getEMap() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- getEMapPropertyHolder() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getEMapPropertyHolder() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
EMap Property Holder'. - getEMapPropertyHolder_PersistentEntries() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getEMapPropertyHolder_PersistentEntries() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference list '
Persistent Entries'. - getEMapPropertyHolder_Properties() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getEMapPropertyHolder_Properties() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the map '
Properties'. - getHash() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- getHeight() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- getHeight() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getHeight() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- getHeight() - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Returns the value of the 'Height' attribute.
- getId() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- getId() - Method in interface de.cau.cs.kieler.klighd.kgraph.KIdentifier
-
Returns the value of the 'Id' attribute.
- getIncomingEdges() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getIncomingEdges() - Method in interface de.cau.cs.kieler.klighd.kgraph.KNode
-
Returns the value of the 'Incoming Edges' reference list.
- getInsets() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- getInsets() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getInsets() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- getInsets() - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Returns the value of the 'Insets' containment reference.
- getIProperty() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getIProperty() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for data type '
IProperty'. - getIPropertyHolder() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getIPropertyHolder() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
IProperty Holder'. - getIPropertyToObjectMap() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getIPropertyToObjectMap() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
IProperty To Object Map'. - getIPropertyToObjectMap_Key() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getIPropertyToObjectMap_Key() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Key'. - getIPropertyToObjectMap_Value() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getIPropertyToObjectMap_Value() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Value'. - getKEdge() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdge() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KEdge'. - getKEdge_Source() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdge_Source() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the container reference '
Source'. - getKEdge_SourcePort() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdge_SourcePort() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the reference '
Source Port'. - getKEdge_Target() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdge_Target() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the reference '
Target'. - getKEdge_TargetPort() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdge_TargetPort() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the reference '
Target Port'. - getKEdgeLayout() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdgeLayout() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KEdge Layout'. - getKEdgeLayout_BendPoints() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdgeLayout_BendPoints() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference list '
Bend Points'. - getKEdgeLayout_SourcePoint() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdgeLayout_SourcePoint() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference '
Source Point'. - getKEdgeLayout_TargetPoint() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKEdgeLayout_TargetPoint() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference '
Target Point'. - getKey() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- getKey() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- getKey() - Method in interface de.cau.cs.kieler.klighd.kgraph.PersistentEntry
-
Returns the value of the 'Key' attribute.
- getKGraphData() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKGraphData() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
Data'. - getKGraphElement() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKGraphElement() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
Element'. - getKGraphElement_Data() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKGraphElement_Data() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference list '
Data'. - getKGraphElementIterator(KGraphElement, boolean) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphIterators
-
Iterator that returns all
KGraphElements contained below the givenKGraphElement. - getKGraphFactory() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKGraphFactory() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the factory that creates the instances of the model.
- getKGraphPackage() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
- getKGraphPackage() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphFactory
-
Returns the package supported by this factory.
- getKIdentifier() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKIdentifier() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KIdentifier'. - getKIdentifier_Id() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKIdentifier_Id() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Id'. - getKInsets() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKInsets() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KInsets'. - getKInsets_Bottom() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKInsets_Bottom() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Bottom'. - getKInsets_Left() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKInsets_Left() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Left'. - getKInsets_Right() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKInsets_Right() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Right'. - getKInsets_Top() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKInsets_Top() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Top'. - getKLabel() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKLabel() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KLabel'. - getKLabel_Parent() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKLabel_Parent() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the container reference '
Parent'. - getKLabel_Text() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKLabel_Text() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Text'. - getKLabeledGraphElement() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKLabeledGraphElement() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KLabeled Graph Element'. - getKLabeledGraphElement_Labels() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKLabeledGraphElement_Labels() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference list '
Labels'. - getKLayoutData() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKLayoutData() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KLayout Data'. - getKNode() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKNode() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KNode'. - getKNode_Children() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKNode_Children() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference list '
Children'. - getKNode_IncomingEdges() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKNode_IncomingEdges() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the reference list '
Incoming Edges'. - getKNode_OutgoingEdges() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKNode_OutgoingEdges() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference list '
Outgoing Edges'. - getKNode_Parent() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKNode_Parent() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the container reference '
Parent'. - getKNode_Ports() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKNode_Ports() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference list '
Ports'. - getKNodeIterator(KNode, boolean) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphIterators
- getKPoint() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKPoint() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KPoint'. - getKPoint_X() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKPoint_X() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
X'. - getKPoint_Y() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKPoint_Y() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Y'. - getKPort() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKPort() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KPort'. - getKPort_Edges() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKPort_Edges() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the reference list '
Edges'. - getKPort_Node() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKPort_Node() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the container reference '
Node'. - getKShapeLayout() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKShapeLayout() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
KShape Layout'. - getKShapeLayout_Height() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKShapeLayout_Height() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Height'. - getKShapeLayout_Insets() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKShapeLayout_Insets() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the containment reference '
Insets'. - getKShapeLayout_Width() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKShapeLayout_Width() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Width'. - getKShapeLayout_Xpos() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKShapeLayout_Xpos() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Xpos'. - getKShapeLayout_Ypos() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKShapeLayout_Ypos() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Ypos'. - getKVector() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKVector() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for data type '
KVector'. - getKVectorChain() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getKVectorChain() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for data type '
KVector Chain'. - getLabels() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- getLabels() - Method in interface de.cau.cs.kieler.klighd.kgraph.KLabeledGraphElement
-
Returns the value of the 'Labels' containment reference list.
- getLeft() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- getLeft() - Method in interface de.cau.cs.kieler.klighd.kgraph.KInsets
-
Returns the value of the 'Left' attribute.
- getNode() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- getNode() - Method in interface de.cau.cs.kieler.klighd.kgraph.KPort
-
Returns the value of the 'Node' container reference.
- getOutgoingEdges() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getOutgoingEdges() - Method in interface de.cau.cs.kieler.klighd.kgraph.KNode
-
Returns the value of the 'Outgoing Edges' containment reference list.
- getPackage() - Static method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
-
Deprecated.
- getParent() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- getParent() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getParent() - Method in interface de.cau.cs.kieler.klighd.kgraph.KLabel
-
Returns the value of the 'Parent' container reference.
- getParent() - Method in interface de.cau.cs.kieler.klighd.kgraph.KNode
-
Returns the value of the 'Parent' container reference.
- getPersistentEntries() - Method in interface de.cau.cs.kieler.klighd.kgraph.EMapPropertyHolder
-
Returns the value of the 'Persistent Entries' containment reference list.
- getPersistentEntries() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- getPersistentEntry() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getPersistentEntry() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for class '
Persistent Entry'. - getPersistentEntry_Key() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getPersistentEntry_Key() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Key'. - getPersistentEntry_Value() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
- getPersistentEntry_Value() - Method in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
Returns the meta object for the attribute '
Value'. - getPorts() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getPorts() - Method in interface de.cau.cs.kieler.klighd.kgraph.KNode
-
Returns the value of the 'Ports' containment reference list.
- getProperties() - Method in interface de.cau.cs.kieler.klighd.kgraph.EMapPropertyHolder
-
Returns the value of the 'Properties' map.
- getProperties() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- getProperty(IProperty<T>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- getRight() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- getRight() - Method in interface de.cau.cs.kieler.klighd.kgraph.KInsets
-
Returns the value of the 'Right' attribute.
- getRootNodeOf(KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Determines the root of the given node.
- getSource() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- getSource() - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdge
-
Returns the value of the 'Source' container reference.
- getSourcePoint() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- getSourcePoint() - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdgeLayout
-
Returns the value of the 'Source Point' containment reference.
- getSourcePort() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- getSourcePort() - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdge
-
Returns the value of the 'Source Port' reference.
- getTarget() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- getTarget() - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdge
-
Returns the value of the 'Target' reference.
- getTargetPoint() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- getTargetPoint() - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdgeLayout
-
Returns the value of the 'Target Point' containment reference.
- getTargetPort() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- getTargetPort() - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdge
-
Returns the value of the 'Target Port' reference.
- getText() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- getText() - Method in interface de.cau.cs.kieler.klighd.kgraph.KLabel
-
Returns the value of the 'Text' attribute.
- getTop() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- getTop() - Method in interface de.cau.cs.kieler.klighd.kgraph.KInsets
-
Returns the value of the 'Top' attribute.
- getTypedKey() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- getTypedValue() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- getValue() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- getValue() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- getValue() - Method in interface de.cau.cs.kieler.klighd.kgraph.PersistentEntry
-
Returns the value of the 'Value' attribute.
- getWidth() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- getWidth() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getWidth() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- getWidth() - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Returns the value of the 'Width' attribute.
- getX() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- getX() - Method in interface de.cau.cs.kieler.klighd.kgraph.KPoint
-
Returns the value of the 'X' attribute.
- getXpos() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- getXpos() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getXpos() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- getXpos() - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Returns the value of the 'Xpos' attribute.
- getY() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- getY() - Method in interface de.cau.cs.kieler.klighd.kgraph.KPoint
-
Returns the value of the 'Y' attribute.
- getYpos() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- getYpos() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- getYpos() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- getYpos() - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Returns the value of the 'Ypos' attribute.
H
- hash - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- hasProperty(IProperty<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- height - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The cached value of the '
Height' attribute. - height - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Height' attribute. - height - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The cached value of the '
Height' attribute. - HEIGHT_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The default value of the '
Height' attribute. - HEIGHT_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The default value of the '
Height' attribute. - HEIGHT_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The default value of the '
Height' attribute.
I
- id - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
-
The cached value of the '
Id' attribute. - ID_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
-
The default value of the '
Id' attribute. - incomingEdges - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Incoming Edges' reference list. - init() - Static method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initializePackageContents() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KGraphPackageImpl
-
Complete the initialization of the package and its meta-model.
- insets - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The cached value of the '
Insets' containment reference. - insets - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Insets' containment reference. - insets - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The cached value of the '
Insets' containment reference. - IPROPERTY - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the 'IProperty' data type.
- IPROPERTY - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'IProperty' data type.
- IPROPERTY_HOLDER - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
IProperty Holder' class. - IPROPERTY_HOLDER - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
IProperty Holder' class. - IPROPERTY_HOLDER_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'IProperty Holder' class.
- IPROPERTY_TO_OBJECT_MAP - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
IProperty To Object Map' class. - IPROPERTY_TO_OBJECT_MAP - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
IProperty To Object Map' class. - IPROPERTY_TO_OBJECT_MAP__KEY - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Key' attribute.
- IPROPERTY_TO_OBJECT_MAP__KEY - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- IPROPERTY_TO_OBJECT_MAP__VALUE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Value' attribute.
- IPROPERTY_TO_OBJECT_MAP__VALUE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- IPROPERTY_TO_OBJECT_MAP_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'IProperty To Object Map' class.
- IPropertyToObjectMapImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'IProperty To Object Map'.
- IPropertyToObjectMapImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- isDescendant(KGraphElement, KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Determines whether the given child element is a descendant of the parent node.
- isDescendant(KNode, KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Determines whether the given child node is a descendant of the parent node.
- isFactoryForType(Object) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isModified() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- isModified() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- isModified() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- isModified() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- isModified() - Method in interface de.cau.cs.kieler.klighd.kgraph.KLayoutData
-
Whether the concrete layout data have been modified since the layout data instance was created or the modification flag was reset.
- isSibling(KNode, KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Determines whether the given two nodes are siblings, that is if they have the same parent node.
- isSwitchFor(EPackage) - Method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Checks whether this is a switch for the given package.
K
- KEdge - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KEdge'.
- KEDGE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KEdge' class. - KEDGE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KEdge' class. - KEDGE__BEND_POINTS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Bend Points' containment reference list.
- KEDGE__DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Data' containment reference list.
- KEDGE__LABELS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Labels' containment reference list.
- KEDGE__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KEDGE__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KEDGE__SOURCE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Source' container reference.
- KEDGE__SOURCE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Source' container reference feature.
- KEDGE__SOURCE_POINT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Source Point' containment reference.
- KEDGE__SOURCE_PORT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Source Port' reference.
- KEDGE__SOURCE_PORT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Source Port' reference feature.
- KEDGE__TARGET - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Target' reference.
- KEDGE__TARGET - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Target' reference feature.
- KEDGE__TARGET_POINT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Target Point' containment reference.
- KEDGE__TARGET_PORT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Target Port' reference.
- KEDGE__TARGET_PORT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Target Port' reference feature.
- KEDGE_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KEdge' class.
- KEDGE_LAYOUT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KEdge Layout' class. - KEDGE_LAYOUT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KEdge Layout' class. - KEDGE_LAYOUT__BEND_POINTS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Bend Points' containment reference list.
- KEDGE_LAYOUT__BEND_POINTS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Bend Points' containment reference list feature.
- KEDGE_LAYOUT__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KEDGE_LAYOUT__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KEDGE_LAYOUT__SOURCE_POINT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Source Point' containment reference.
- KEDGE_LAYOUT__SOURCE_POINT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Source Point' containment reference feature.
- KEDGE_LAYOUT__TARGET_POINT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Target Point' containment reference.
- KEDGE_LAYOUT__TARGET_POINT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Target Point' containment reference feature.
- KEDGE_LAYOUT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KEdge Layout' class.
- KEdgeImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'KEdge'.
- KEdgeImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- KEdgeLayout - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KEdge Layout'.
- key - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
-
The cached value of the '
Key' attribute. - key - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
-
The cached value of the '
Key' attribute. - KEY_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
-
The default value of the '
Key' attribute. - KGRAPH_DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
Data' class. - KGRAPH_DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
Data' class. - KGRAPH_DATA__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KGRAPH_DATA__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KGRAPH_DATA_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'Data' class.
- KGRAPH_ELEMENT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
Element' class. - KGRAPH_ELEMENT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
Element' class. - KGRAPH_ELEMENT__DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Data' containment reference list.
- KGRAPH_ELEMENT__DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Data' containment reference list feature.
- KGRAPH_ELEMENT__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KGRAPH_ELEMENT__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KGRAPH_ELEMENT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'Element' class.
- KGraphAdapterFactory - Class in de.cau.cs.kieler.klighd.kgraph.util
-
The Adapter Factory for the model.
- KGraphAdapterFactory() - Constructor for class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
Creates an instance of the adapter factory.
- KGraphData - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'Data'.
- KGraphDataImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'Data'.
- KGraphDataImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KGraphDataImpl
- KGraphDataUtil - Class in de.cau.cs.kieler.klighd.kgraph.util
-
Utilites for interacting with graphs based on metadata from the extension services.
- KGraphDataUtil.PropertiesSkippingTreeIterator - Class in de.cau.cs.kieler.klighd.kgraph.util
-
A tree iterator that skips properties of
EMapPropertyHolders. - KGraphElement - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'Element'.
- KGraphElementImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'Element'.
- KGraphElementImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KGraphElementImpl
- KGraphFactory - Interface in de.cau.cs.kieler.klighd.kgraph
-
The Factory for the model.
- KGraphFactoryImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model Factory.
- KGraphFactoryImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KGraphFactoryImpl
-
Creates an instance of the factory.
- KGraphIterators - Class in de.cau.cs.kieler.klighd.kgraph.util
-
Collection of Iterators for KGraphs.
- KGraphPackage - Interface in de.cau.cs.kieler.klighd.kgraph
-
The Package for the model.
- KGraphPackage.Literals - Interface in de.cau.cs.kieler.klighd.kgraph
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- KGraphPackageImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model Package.
- KGraphSwitch<T> - Class in de.cau.cs.kieler.klighd.kgraph.util
-
The Switch for the model's inheritance hierarchy.
- KGraphSwitch() - Constructor for class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
Creates an instance of the switch.
- KGraphUtil - Class in de.cau.cs.kieler.klighd.kgraph.util
-
Utility methods to operate on KGraphs.
- KGraphUtil.PersistentEntriesSkippingTreeIterator - Class in de.cau.cs.kieler.klighd.kgraph.util
-
A tree iterator that skips persistent entries of
EMapPropertyHolders. - KIdentifier - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KIdentifier'.
- KIDENTIFIER - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KIdentifier' class. - KIDENTIFIER - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KIdentifier' class. - KIDENTIFIER__ID - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Id' attribute.
- KIDENTIFIER__ID - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- KIDENTIFIER__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KIDENTIFIER__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KIDENTIFIER_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KIdentifier' class.
- KIdentifierImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'KIdentifier'.
- KIdentifierImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- KInsets - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KInsets'.
- KINSETS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KInsets' class. - KINSETS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KInsets' class. - KINSETS__BOTTOM - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Bottom' attribute.
- KINSETS__BOTTOM - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Bottom' attribute feature.
- KINSETS__LEFT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Left' attribute.
- KINSETS__LEFT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Left' attribute feature.
- KINSETS__RIGHT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Right' attribute.
- KINSETS__RIGHT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Right' attribute feature.
- KINSETS__TOP - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Top' attribute.
- KINSETS__TOP - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Top' attribute feature.
- KINSETS_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KInsets' class.
- KInsetsImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'KInsets'.
- KInsetsImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- KLabel - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KLabel'.
- KLABEL - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KLabel' class. - KLABEL - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KLabel' class. - KLABEL__DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Data' containment reference list.
- KLABEL__HEIGHT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Height' attribute.
- KLABEL__INSETS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Insets' containment reference.
- KLABEL__PARENT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Parent' container reference.
- KLABEL__PARENT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Parent' container reference feature.
- KLABEL__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KLABEL__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KLABEL__TEXT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Text' attribute.
- KLABEL__TEXT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Text' attribute feature.
- KLABEL__WIDTH - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Width' attribute.
- KLABEL__XPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Xpos' attribute.
- KLABEL__YPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Ypos' attribute.
- KLABEL_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KLabel' class.
- KLABELED_GRAPH_ELEMENT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KLabeled Graph Element' class. - KLABELED_GRAPH_ELEMENT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KLabeled Graph Element' class. - KLABELED_GRAPH_ELEMENT__DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Data' containment reference list.
- KLABELED_GRAPH_ELEMENT__LABELS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Labels' containment reference list.
- KLABELED_GRAPH_ELEMENT__LABELS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Labels' containment reference list feature.
- KLABELED_GRAPH_ELEMENT__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KLABELED_GRAPH_ELEMENT__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KLABELED_GRAPH_ELEMENT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KLabeled Graph Element' class.
- KLabeledGraphElement - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KLabeled Graph Element'.
- KLabeledGraphElementImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'KLabeled Graph Element'.
- KLabeledGraphElementImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
- KLabelImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'KLabel'.
- KLabelImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- KLAYOUT_DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KLayout Data' class. - KLAYOUT_DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KLayout Data' class. - KLAYOUT_DATA__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KLAYOUT_DATA__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KLAYOUT_DATA_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KLayout Data' class.
- KLayoutData - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KLayout Data'.
- KNode - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KNode'.
- KNODE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KNode' class. - KNODE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KNode' class. - KNODE__CHILDREN - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Children' containment reference list.
- KNODE__CHILDREN - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- KNODE__DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Data' containment reference list.
- KNODE__HEIGHT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Height' attribute.
- KNODE__INCOMING_EDGES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Incoming Edges' reference list.
- KNODE__INCOMING_EDGES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Incoming Edges' reference list feature.
- KNODE__INSETS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Insets' containment reference.
- KNODE__LABELS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Labels' containment reference list.
- KNODE__OUTGOING_EDGES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Outgoing Edges' containment reference list.
- KNODE__OUTGOING_EDGES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Outgoing Edges' containment reference list feature.
- KNODE__PARENT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Parent' container reference.
- KNODE__PARENT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Parent' container reference feature.
- KNODE__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KNODE__PORTS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Ports' containment reference list.
- KNODE__PORTS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Ports' containment reference list feature.
- KNODE__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KNODE__WIDTH - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Width' attribute.
- KNODE__XPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Xpos' attribute.
- KNODE__YPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Ypos' attribute.
- KNODE_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KNode' class.
- KNodeImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'KNode'.
- KNodeImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- KPoint - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KPoint'.
- KPOINT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KPoint' class. - KPOINT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KPoint' class. - KPOINT__X - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'X' attribute.
- KPOINT__X - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'X' attribute feature.
- KPOINT__Y - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Y' attribute.
- KPOINT__Y - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Y' attribute feature.
- KPOINT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KPoint' class.
- KPointImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'KPoint'.
- KPointImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- KPort - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KPort'.
- KPORT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KPort' class. - KPORT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KPort' class. - KPORT__DATA - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Data' containment reference list.
- KPORT__EDGES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Edges' reference list.
- KPORT__EDGES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Edges' reference list feature.
- KPORT__HEIGHT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Height' attribute.
- KPORT__INSETS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Insets' containment reference.
- KPORT__LABELS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Labels' containment reference list.
- KPORT__NODE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Node' container reference.
- KPORT__NODE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Node' container reference feature.
- KPORT__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KPORT__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KPORT__WIDTH - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Width' attribute.
- KPORT__XPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Xpos' attribute.
- KPORT__YPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Ypos' attribute.
- KPORT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KPort' class.
- KPortImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'KPort'.
- KPortImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- KSHAPE_LAYOUT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
KShape Layout' class. - KSHAPE_LAYOUT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
KShape Layout' class. - KSHAPE_LAYOUT__HEIGHT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Height' attribute.
- KSHAPE_LAYOUT__HEIGHT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- KSHAPE_LAYOUT__INSETS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Insets' containment reference.
- KSHAPE_LAYOUT__INSETS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Insets' containment reference feature.
- KSHAPE_LAYOUT__PERSISTENT_ENTRIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Persistent Entries' containment reference list.
- KSHAPE_LAYOUT__PROPERTIES - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Properties' map.
- KSHAPE_LAYOUT__WIDTH - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Width' attribute.
- KSHAPE_LAYOUT__WIDTH - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Width' attribute feature.
- KSHAPE_LAYOUT__XPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Xpos' attribute.
- KSHAPE_LAYOUT__XPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Xpos' attribute feature.
- KSHAPE_LAYOUT__YPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Ypos' attribute.
- KSHAPE_LAYOUT__YPOS - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Ypos' attribute feature.
- KSHAPE_LAYOUT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'KShape Layout' class.
- KShapeLayout - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'KShape Layout'.
- KVECTOR - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the 'KVector' data type.
- KVECTOR - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'KVector' data type.
- KVECTOR_CHAIN - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the 'KVector Chain' data type.
- KVECTOR_CHAIN - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'KVector Chain' data type.
L
- labels - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabeledGraphElementImpl
-
The cached value of the '
Labels' containment reference list. - left - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
-
The cached value of the '
Left' attribute. - LEFT_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
-
The default value of the '
Left' attribute. - loadDataElement(LayoutMetaDataService, IPropertyHolder, String, String) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil
-
Configures the
layout optiongiven bykeyandvaluein the givenIPropertyHolder, ifkeydenominates a registered Layout Option; configures aLayoutOptionProxyotherwise.
Extracted that part into a dedicated method in order to be able to re-use it, e.g. - loadDataElement(LayoutMetaDataService, IPropertyHolder, String, String, Map<String, ? extends IProperty<?>>) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil
-
Configures the
layout optiongiven bykeyandvaluein the givenIPropertyHolder, ifkeydenominates a registered Layout Option; configures aLayoutOptionProxyotherwise.
Extracted that part into a dedicated method in order to be able to re-use it, e.g. - loadDataElements(KNode, boolean, IProperty<?>...) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil
- loadDataElements(KNode, Predicate<EMapPropertyHolder>, boolean, IProperty<?>...) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil
-
Loads all
IPropertyof elements that pass the test performed by thehandledTypespredicate of a KGraph by deserializingPersistentEntrytuples. - loadDataElements(KNode, Predicate<EMapPropertyHolder>, IProperty<?>...) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil
-
Calls
KGraphDataUtil.loadDataElements(KNode, Predicate, boolean, IProperty...)withclearPropertiesset tofalse. - loadDataElements(KNode, IProperty<?>...) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil
-
Calls
KGraphDataUtil.loadDataElements(KNode, boolean, IProperty...)withclearPropertiesset tofalse.
M
- makePersistent() - Method in interface de.cau.cs.kieler.klighd.kgraph.EMapPropertyHolder
-
Serialize all entries of the properties map using
Object.toString()and write them into the list of persistent entries. - makePersistent() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- modelPackage - Static variable in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class de.cau.cs.kieler.klighd.kgraph.util.KGraphSwitch
-
The cached model package
- modelSwitch - Variable in class de.cau.cs.kieler.klighd.kgraph.util.KGraphAdapterFactory
-
The switch that delegates to the
createXXXmethods. - modified - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
Whether the position or size has been modified.
O
- outgoingEdges - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Outgoing Edges' containment reference list.
P
- persistDataElements(KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Persists all
EMapPropertyHolders of a KGraph by serializing the contained properties intoPersistentEntrytuples. - PERSISTENT_ENTRY - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the '
Persistent Entry' class. - PERSISTENT_ENTRY - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The meta object id for the '
Persistent Entry' class. - PERSISTENT_ENTRY__KEY - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- PERSISTENT_ENTRY__KEY - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Key' attribute.
- PERSISTENT_ENTRY__VALUE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- PERSISTENT_ENTRY__VALUE - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The feature id for the 'Value' attribute.
- PERSISTENT_ENTRY_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.klighd.kgraph.KGraphPackage
-
The number of structural features of the 'Persistent Entry' class.
- persistentEntries - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
-
The cached value of the '
Persistent Entries' containment reference list. - PersistentEntriesSkippingTreeIterator(Object, boolean) - Constructor for class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil.PersistentEntriesSkippingTreeIterator
-
Creates a tree iterator that skips persistent entries.
- PersistentEntry - Interface in de.cau.cs.kieler.klighd.kgraph
-
A representation of the model object 'Persistent Entry'.
- PersistentEntryImpl - Class in de.cau.cs.kieler.klighd.kgraph.impl
-
An implementation of the model object 'Persistent Entry'.
- PersistentEntryImpl() - Constructor for class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- ports - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Ports' containment reference list. - PREDICATE_IS_KLAYOUTDATA - Static variable in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil
-
A predicate returning true if the passed element is an instance of
IPropertyHolder. - properties - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
-
The cached value of the '
Properties' map. - PropertiesSkippingTreeIterator(Object, boolean) - Constructor for class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil.PropertiesSkippingTreeIterator
-
Creates a tree iterator that skips properties.
R
- resetModificationFlag() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- resetModificationFlag() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- resetModificationFlag() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- resetModificationFlag() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- resetModificationFlag() - Method in interface de.cau.cs.kieler.klighd.kgraph.KLayoutData
-
Reset the modification flag to
false. - right - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
-
The cached value of the '
Right' attribute. - RIGHT_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
-
The default value of the '
Right' attribute.
S
- SelectionIterator - Class in de.cau.cs.kieler.klighd.kgraph.util
-
This class can be used to implement Iterators for selections.
- SelectionIterator(KEdge) - Constructor for class de.cau.cs.kieler.klighd.kgraph.util.SelectionIterator
-
Creates a
SelectionIteratorwhich needs to be configured afterwards by adding the set of visited nodes. - setBottom(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- setBottom(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KInsets
-
Sets the value of the '
Bottom' attribute. - setHash(int) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- setHeight(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setHeight(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- setHeight(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- setHeight(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Sets the value of the '
Height' attribute. - setId(String) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- setId(String) - Method in interface de.cau.cs.kieler.klighd.kgraph.KIdentifier
-
Sets the value of the '
Id' attribute. - setInsets(KInsets) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setInsets(KInsets) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- setInsets(KInsets) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- setInsets(KInsets) - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Sets the value of the '
Insets' containment reference. - setKey(String) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- setKey(String) - Method in interface de.cau.cs.kieler.klighd.kgraph.PersistentEntry
-
Sets the value of the '
Key' attribute. - setKey(IProperty<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- setLeft(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- setLeft(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KInsets
-
Sets the value of the '
Left' attribute. - setNode(KNode) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- setNode(KNode) - Method in interface de.cau.cs.kieler.klighd.kgraph.KPort
-
Sets the value of the '
Node' container reference. - setOption(IPropertyHolder, String, String) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphDataUtil
-
Set a layout option using a serialized key / value pair.
- setParent(KLabeledGraphElement) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setParent(KLabeledGraphElement) - Method in interface de.cau.cs.kieler.klighd.kgraph.KLabel
-
Sets the value of the '
Parent' container reference. - setParent(KNode) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- setParent(KNode) - Method in interface de.cau.cs.kieler.klighd.kgraph.KNode
-
Sets the value of the '
Parent' container reference. - setPos(float, float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setPos(float, float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- setPos(float, float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- setPos(float, float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- setPos(float, float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KPoint
-
Set a new position for this point.
- setPos(float, float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Set the position of this shape layout.
- setProperty(IProperty<? super T>, T) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.EMapPropertyHolderImpl
- setRight(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- setRight(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KInsets
-
Sets the value of the '
Right' attribute. - setSize(float, float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setSize(float, float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- setSize(float, float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- setSize(float, float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Set the size of this shape layout.
- setSource(KNode) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- setSource(KNode) - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdge
-
Sets the value of the '
Source' container reference. - setSourcePoint(KPoint) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- setSourcePoint(KPoint) - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdgeLayout
-
Sets the value of the '
Source Point' containment reference. - setSourcePort(KPort) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
The original generated code is extended so the
KPort.getEdges()list is also updated. - setSourcePort(KPort) - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdge
-
Sets the value of the '
Source Port' reference. - setTarget(KNode) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- setTarget(KNode) - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdge
-
Sets the value of the '
Target' reference. - setTargetPoint(KPoint) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- setTargetPoint(KPoint) - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdgeLayout
-
Sets the value of the '
Target Point' containment reference. - setTargetPort(KPort) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
The original generated code is extended so the
KPort.getEdges()list is also updated. - setTargetPort(KPort) - Method in interface de.cau.cs.kieler.klighd.kgraph.KEdge
-
Sets the value of the '
Target Port' reference. - setText(String) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setText(String) - Method in interface de.cau.cs.kieler.klighd.kgraph.KLabel
-
Sets the value of the '
Text' attribute. - setTop(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- setTop(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KInsets
-
Sets the value of the '
Top' attribute. - setTypedKey(IProperty<?>) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- setTypedValue(Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- setValue(Object) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- setValue(String) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
- setValue(String) - Method in interface de.cau.cs.kieler.klighd.kgraph.PersistentEntry
-
Sets the value of the '
Value' attribute. - setWidth(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setWidth(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- setWidth(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- setWidth(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Sets the value of the '
Width' attribute. - setX(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- setX(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KPoint
-
Sets the value of the '
X' attribute. - setXpos(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setXpos(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- setXpos(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- setXpos(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Sets the value of the '
Xpos' attribute. - setY(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- setY(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KPoint
-
Sets the value of the '
Y' attribute. - setYpos(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- setYpos(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- setYpos(float) - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- setYpos(float) - Method in interface de.cau.cs.kieler.klighd.kgraph.KShapeLayout
-
Sets the value of the '
Ypos' attribute. - sourcePoint - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
The cached value of the '
Source Point' containment reference. - sourcePort - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
The cached value of the '
Source Port' reference.
T
- target - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
The cached value of the '
Target' reference. - targetPoint - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
The cached value of the '
Target Point' containment reference. - targetPort - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
-
The cached value of the '
Target Port' reference. - text - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The cached value of the '
Text' attribute. - TEXT_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The default value of the '
Text' attribute. - toAbsolute(KVector, KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Converts the given relative point to an absolute location.
- toELKGraphCoordinateSystem(ElkEdge, KInsets) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Translates all coordinates of the given edge from KLighD's to ELK's coordinate system.
- toKGraphCoordinateSystem(ElkEdge, KInsets) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Translates all coordinates of the given edge from ELK's to KLighD's coordinate system.
- top - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
-
The cached value of the '
Top' attribute. - TOP_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
-
The default value of the '
Top' attribute. - toRelative(KVector, KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Converts the given absolute point to a relative location.
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KEdgeImpl
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KIdentifierImpl
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KInsetsImpl
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
- toString() - Method in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
V
- validate(KNode) - Static method in class de.cau.cs.kieler.klighd.kgraph.util.KGraphUtil
-
Ensures that each element contained in the given graph is attributed correctly for usage in ELK.
- value - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
-
The cached value of the '
Value' attribute. - value - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
-
The cached value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.IPropertyToObjectMapImpl
-
The default value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.PersistentEntryImpl
-
The default value of the '
Value' attribute. - visited - Variable in class de.cau.cs.kieler.klighd.kgraph.util.SelectionIterator
-
The list of already visited ports.
W
- width - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The cached value of the '
Width' attribute. - width - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Width' attribute. - width - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The cached value of the '
Width' attribute. - WIDTH_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The default value of the '
Width' attribute. - WIDTH_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The default value of the '
Width' attribute. - WIDTH_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The default value of the '
Width' attribute.
X
- x - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
-
The cached value of the '
X' attribute. - X_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
-
The default value of the '
X' attribute. - xpos - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The cached value of the '
Xpos' attribute. - xpos - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Xpos' attribute. - xpos - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The cached value of the '
Xpos' attribute. - XPOS_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The default value of the '
Xpos' attribute. - XPOS_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The default value of the '
Xpos' attribute. - XPOS_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The default value of the '
Xpos' attribute.
Y
- y - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
-
The cached value of the '
Y' attribute. - Y_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPointImpl
-
The default value of the '
Y' attribute. - ypos - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The cached value of the '
Ypos' attribute. - ypos - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The cached value of the '
Ypos' attribute. - ypos - Variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The cached value of the '
Ypos' attribute. - YPOS_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KLabelImpl
-
The default value of the '
Ypos' attribute. - YPOS_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KNodeImpl
-
The default value of the '
Ypos' attribute. - YPOS_EDEFAULT - Static variable in class de.cau.cs.kieler.klighd.kgraph.impl.KPortImpl
-
The default value of the '
Ypos' attribute.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
KGraphUtil.getConnectedElements(KEdge, SelectionIterator, SelectionIterator)in combination withDefaultSelectionIterator