public abstract class SpecElement<T extends SpecElement<T>> extends Identifiable<T>
Modifier and Type | Method and Description |
---|---|
SpecType |
getSpecType() |
java.lang.String |
toString() |
equals, getAlternativeID, getChildren, getDesc, getIdentifier, getLastChange, getLastChangeText, getLongName, getPathToRoot, getReqIFContent, hashCode, isUsed, isValidIdentifier, setAlternativeID, setDesc, setLastChange, setLongName, whereUsed
public java.lang.String toString()
toString
in class java.lang.Object
public SpecType getSpecType()