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, setPrototypeacceptSafe, addListener, getColor, getDocument, getLocalProperty, getParent, getProperties, getProperty, getPropertyValue, getPrototype, getTemplate, getX, getY, hasFlag, importInto, isPropertyLocal, removeListener, setProperties, setProperty, setPropertyFromPathpublic BranchPoint(Element prototype)
public void accept(Visitor visitor) throws Exception
Elementpublic Element getPrototypeFromParent(Element parent)
getPrototypeFromParent in class ElementCopyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.