com.uppaal.model.core2
Class AbstractLocation
java.lang.Object
com.uppaal.model.core2.Element
com.uppaal.model.core2.Node
com.uppaal.model.core2.AbstractLocation
- All Implemented Interfaces:
- Serializable, Cloneable
- Direct Known Subclasses:
- BranchPoint, Location
public abstract class AbstractLocation
- extends Node
Common "interface" for Location and BranchPoint, to let Edge use
either as endpoint. Implemented as class to inherit from Node.
- See Also:
- Serialized Form
| Methods inherited from class com.uppaal.model.core2.Element |
acceptSafe, addListener, getColor, getDocument, getLocalProperty, getParent, getProperties, getProperty, getPropertyValue, getPrototype, getPrototypeFromParent, getTemplate, getX, getY, hasFlag, importInto, isPropertyLocal, removeListener, setProperties, setProperty, setPropertyFromPath |
AbstractLocation
public AbstractLocation(Element prototype)
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.