@OpenApi public abstract class ShapeElement extends PathConnector implements com.nomagic.magicdraw.uml.symbols.manipulators.centerlines.CenterlineableShape
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor)
Method accepts visitor, and calls method visit<class name>(this) of visitor .
|
getConnectedPathElementCount, getConnectedPathElements, getConnectedPathElements, getConnectedPathElementsaddProperty, clone, collectSubManipulatedElements, editName, editName, firePropertyChange, getBounds, getBoundsShape, getDiagramPresentationElement, getDiagramSurface, getElement, getHumanName, getHumanType, getManipulatedPresentationElements, getMiddlePoint, getObjectParent, getParent, getPreferredSize, getPresentationElements, getPresentationElementStroke, getPresentationElementStroke, getProperty, getPropertyManager, getSelected, getStroke, getStroke, getStroke, getStroke, getStroke, getStroke, isSelected, onFind, onFind, setAllSelected, setSelected, setSelected, useParentPropertiesaccept, addPropertyChangeListener, atInsert, canAdd, canAdd, canAddChild, canAddChild, canAddInstance, canBeDeleted, canChangeParent, canDeleteChild, compareTo, createSortKeys, dispose, fireMultiSourcePropertyChange, generateID, getClassType, getCommandForAppending, getID, getName, getProject, getProjectImpl, getResourceID, getSortKeys, hasListeners, isEditable, isParentOf, removeAllChildren, removeAllParents, removeAllPropertyChangeListeners, removePropertyChangeListener, setID, setMDElement, sGetID, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCenterlineableInnerParts, getCenterlinePoint, getCenterlinePointX, getCenterlinePointY, getDiagramPresentationElement, isCenterlineInner, providesHorizontalCenterline, providesVerticalCenterline, snapsToCenterlines@OpenApi public void accept(Visitor visitor) throws java.lang.Exception
MDElementaccept in interface MDElementaccept in class PathConnectorvisitor - which visits this element.java.lang.Exception