|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectui.components.AtomicPropositions
public class AtomicPropositions
AtomicPropositions is used to print the list representing the system loaded.
Copyright(c) 2005 Université Laval, LSFM research group.
Constructor Summary | |
---|---|
AtomicPropositions(java.lang.String label,
IntervalList states)
Default constructor, initializes the initial state |
Method Summary | |
---|---|
java.lang.String |
getLabel()
Returns the label associated with the atomic proposition |
IntervalList |
getStates()
Returns the states associated with the labels. |
java.lang.String |
toString()
Returns a string representing the initial state |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AtomicPropositions(java.lang.String label, IntervalList states)
InitialState
- the system initial stateMethod Detail |
---|
public java.lang.String getLabel()
public IntervalList getStates()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |