public final class DatatypeDefinitionEnumeration extends DatatypeDefinition
The specific form of a DatatypeDefinitionEnumeration
in a ReqIF file is as follows:
<DATATYPE-DEFINITION-ENUMERATION DESC="desc" IDENTIFIER="identifier" LAST-CHANGE="lastChange" LONG-NAME="longName">
The following is the common list of XML attributes:
@DESC
optional xsd:string
description@IDENTIFIER
required xsd:ID
@LAST-CHANGE
required xsd:dateTime
@LONG-NAME
optional xsd:string
Modifier and Type | Method and Description |
---|---|
SpecifiedValues |
getSpecifiedValues()
Gets the owned
SpecifiedValues collection object. |
getDatatypeName, toString
equals, getAlternativeID, getChildren, getDesc, getIdentifier, getLastChange, getLastChangeText, getLongName, getPathToRoot, getReqIFContent, hashCode, isUsed, isValidIdentifier, setAlternativeID, setDesc, setLastChange, setLongName, whereUsed
public SpecifiedValues getSpecifiedValues()
SpecifiedValues
collection object.
This collection contains individual EnumValue
objects
SpecifiedValues
object, not null