public interface IfcProcedure extends IfcProcess
The following features are supported:
Ifc4Package.getIfcProcedure()| Modifier and Type | Method and Description |
|---|---|
IfcProcedureTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
void |
setPredefinedType(IfcProcedureTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
getIdentification, getIsPredecessorTo, getIsSuccessorFrom, getLongDescription, getOperatesOn, isSetIdentification, isSetIsPredecessorTo, isSetIsSuccessorFrom, isSetLongDescription, isSetOperatesOn, setIdentification, setLongDescription, unsetIdentification, unsetIsPredecessorTo, unsetIsSuccessorFrom, unsetLongDescription, unsetOperatesOngetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcProcedureTypeEnum getPredefinedType()
IfcProcedureTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcProcedureTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcProcedureTypeEnum),
Ifc4Package.getIfcProcedure_PredefinedType()void setPredefinedType(IfcProcedureTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcProcedureTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcProcedureTypeEnum)Copyright © 2016 OpenSource BIM. All rights reserved.