public class BranchPoint extends AbstractLocation
listeners, properties, prototype
Constructor and Description |
---|
BranchPoint(Element prototype) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor)
Accept a visitor.
|
Element |
getPrototypeFromParent(Element parent)
Returns the #branchpoint property value of the parent argument.
|
clone, getFirst, getLast, getNext, getPrevious, insert, move, remove, setPrototype
acceptSafe, addListener, getColor, getDocument, getLocalProperty, getParent, getProperties, getProperty, getPropertyValue, getPrototype, getTemplate, getX, getY, hasFlag, importInto, isPropertyLocal, removeListener, setProperties, setProperty, setPropertyFromPath
public BranchPoint(Element prototype)
public void accept(Visitor visitor) throws Exception
Element
public Element getPrototypeFromParent(Element parent)
getPrototypeFromParent
in class Element
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.