uk.ac.bbk.dcs.automed.evolution2
Class ExtendedConstruct
java.lang.Object
uk.ac.bbk.dcs.automed.evolution2.ExtendedConstruct
public class ExtendedConstruct
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPEARS_WITH_SAME_SEMANTICS
public static final int APPEARS_WITH_SAME_SEMANTICS
- See Also:
- Constant Field Values
APPEARS_WITH_DIFFERENT_SEMANTICS
public static final int APPEARS_WITH_DIFFERENT_SEMANTICS
- See Also:
- Constant Field Values
DOES_NOT_APPEAR_BUT_CAN_BE_DERIVED
public static final int DOES_NOT_APPEAR_BUT_CAN_BE_DERIVED
- See Also:
- Constant Field Values
DOES_NOT_APPEAR_AND_CANNOT_BE_DERIVED
public static final int DOES_NOT_APPEAR_AND_CANNOT_BE_DERIVED
- See Also:
- Constant Field Values
ExtendedConstruct
public ExtendedConstruct(java.lang.String name,
int type,
java.lang.String query,
ExtendedConstruct ec)
getName
public java.lang.String getName()
getExtendedConstruct
public ExtendedConstruct getExtendedConstruct()
getType
public int getType()
getQuery
public java.lang.String getQuery()