@OpenApi public abstract class ShapeElement extends PathConnector implements com.nomagic.magicdraw.uml.symbols.manipulators.centerlines.CenterlineableShape
DASHED_STROKE, DOTTED_STROKE, SOLID_STROKE| 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, collectSubManipulatedElements, editName, editName, getBounds, getBoundsShape, getDiagramPresentationElement, getDiagramSurface, getElement, getManipulatedParent, getManipulatedPresentationElements, getMiddlePoint, getObjectParent, getParent, getPreferredSize, getPresentationElements, getPresentationElementStroke, getPresentationElementStroke, getProperty, getPropertyManager, getSelected, getStroke, getStroke, getStroke, getStroke, getStroke, getStroke, hasManipulatedPresentationElements, isSelected, onFind, onFind, setAllSelected, setSelected, setSelected, useParentPropertiescloneaccept, addPropertyChangeListener, atInsert, canAdd, canAdd, canAddChild, canAddChild, canAddInstance, canBeDeleted, canChangeParent, canDeleteChild, compareTo, createSortKeys, dispose, fireMultiSourcePropertyChange, firePropertyChange, generateID, getClassType, getCommandForAppending, getHumanName, getHumanType, 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