|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEntityType
TMST.representation.Goal
Constructor Summary | |
Goal(Entity ent)
|
|
Goal(TMST tmst,
java.lang.String name,
java.lang.String description,
java.lang.String value)
|
Method Summary | |
Value |
getValue()
Method returning the value of the goal |
static boolean |
matches(Entity value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Goal(TMST tmst, java.lang.String name, java.lang.String description, java.lang.String value) throws NameAlreadyExistException
public Goal(Entity ent) throws EntityTypeNotMatchedException
Method Detail |
public Value getValue() throws AlreadyHasValueException
AlreadyHasValueException
public static boolean matches(Entity value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |