AMETASx.data.htype
Class State
java.lang.Object
AMETASx.data.htype.State
- All Implemented Interfaces:
- java.io.Serializable
- public class State
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
State
public State()
- Standardkonstruktor.
State
public State(Transition[] atr)
setAnnotation
public void setAnnotation(Annotation ann)
getAnnotation
public Annotation getAnnotation()
getTransitions
public Transition[] getTransitions()
setTransitions
public void setTransitions(Transition[] atr)
getConformanceTo
public HybridTypeConformance getConformanceTo(State st,
CGOntologySet os)
toString
public java.lang.String toString()