public final class SpecHierarchy extends Identifiable<SpecHierarchy>
Modifier and Type | Method and Description |
---|---|
Identifiable<?> |
getParent() |
Specification |
getSpecification()
Returns the
Specification in which this SpecHierarchy occurs |
SpecObject |
getSpecObject() |
boolean |
isEditable() |
boolean |
isTableInternal() |
equals, getAlternativeID, getChildren, getDesc, getIdentifier, getLastChange, getLastChangeText, getLongName, getPathToRoot, getReqIFContent, hashCode, isUsed, isValidIdentifier, setAlternativeID, setDesc, setLastChange, setLongName, whereUsed
public SpecObject getSpecObject()
public Specification getSpecification()
Specification
in which this SpecHierarchy
occursSpecification
public boolean isEditable()
public boolean isTableInternal()
public Identifiable<?> getParent()