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, whereUsedpublic java.lang.String toString()
toString in class java.lang.Objectpublic SpecType getSpecType()