|
M
GetAllSpecs()
|
The spec identifiers.
|
Gets the identifiers of all specs.
|
|
M
GetParameterType(ForgeTypeId)
|
ParameterType
|
Obsolete. Gets the ParameterType value corresponding to the given spec identifier.
|
|
M
GetSpecTypeId(ParameterType)
|
ForgeTypeId
|
Obsolete. Gets the ForgeTypeId identifying the spec corresponding to the given ParameterType value.
|
|
M
IsSpec(ForgeTypeId)
|
bool
|
Checks whether a ForgeTypeId identifies a spec.
|
|
M
IsValidDataType(ForgeTypeId)
|
bool
|
Returns true if the given ForgeTypeId identifies a valid parameter data type.
|