Uses of Class
com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
Packages that use AbstractLocatablePart
Package
Description
-
Uses of AbstractLocatablePart in com.amalgamasimulation.graphicaleditor.parts
Subclasses of AbstractLocatablePart in com.amalgamasimulation.graphicaleditor.partsModifier and TypeClassDescriptionclassAbstractImagePart<O extends org.eclipse.emf.ecore.EObject,C extends org.eclipse.emf.ecore.EObject> classAbstractNodePart<O extends org.eclipse.emf.ecore.EObject,C extends org.eclipse.emf.ecore.EObject> Methods in com.amalgamasimulation.graphicaleditor.parts that return AbstractLocatablePart -
Uses of AbstractLocatablePart in com.amalgamasimulation.graphicaleditor.visuals
Fields in com.amalgamasimulation.graphicaleditor.visuals with type parameters of type AbstractLocatablePartModifier and TypeFieldDescriptionprotected Function<Object, AbstractLocatablePart<?, ?, ?>> ConnectionLinkVisual.partExtractorConstructor parameters in com.amalgamasimulation.graphicaleditor.visuals with type arguments of type AbstractLocatablePartModifierConstructorDescriptionConnectionLinkVisual(Function<Object, AbstractLocatablePart<?, ?, ?>> partExtractor)