public final class SpecObject extends SpecElementWithAttributes<SpecObject>
| Modifier and Type | Method and Description |
|---|---|
ExternalLinks |
getExternalLinks()
Collects all
ExternalLink objects associated with this SpecObject |
SpecObjectReference |
getSpecObjectReference()
Constructs a
SpecObjectReference from a SpecObject. |
SpecObjectType |
getSpecObjectType()
Gets the
SpecObjectType of this SpecObject |
getAttributeValuesgetSpecType, toStringequals, getAlternativeID, getChildren, getDesc, getIdentifier, getLastChange, getLastChangeText, getLongName, getPathToRoot, getReqIFContent, hashCode, isUsed, isValidIdentifier, setAlternativeID, setDesc, setLastChange, setLongName, whereUsedpublic SpecObjectType getSpecObjectType()
SpecObjectType of this SpecObjectSpecObject's type, not nullpublic SpecObjectReference getSpecObjectReference()
SpecObjectReference from a SpecObject.SpecObjectReference constructed from this SpecObject, not nullpublic ExternalLinks getExternalLinks()
ExternalLink objects associated with this SpecObjectExternalLinks collection, not null