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 |
getAttributeValues
getSpecType, toString
equals, getAlternativeID, getChildren, getDesc, getIdentifier, getLastChange, getLastChangeText, getLongName, getPathToRoot, getReqIFContent, hashCode, isUsed, isValidIdentifier, setAlternativeID, setDesc, setLastChange, setLongName, whereUsed
public SpecObjectType getSpecObjectType()
SpecObjectType
of this SpecObject
SpecObject's
type, not nullpublic SpecObjectReference getSpecObjectReference()
SpecObjectReference
from a SpecObject
.SpecObjectReference
constructed from this SpecObject
, not nullpublic ExternalLinks getExternalLinks()
ExternalLink
objects associated with this SpecObject
ExternalLinks
collection, not null