public interface IfcProcedure extends IfcProcess
| Modifier and Type | Method and Description |
|---|---|
String |
getProcedureID()
Returns the value of the 'Procedure ID' attribute.
|
IfcProcedureTypeEnum |
getProcedureType()
Returns the value of the 'Procedure Type' attribute.
|
String |
getUserDefinedProcedureType()
Returns the value of the 'User Defined Procedure Type' attribute.
|
boolean |
isSetUserDefinedProcedureType()
Returns whether the value of the '
User Defined Procedure Type' attribute is set. |
void |
setProcedureID(String value)
Sets the value of the '
Procedure ID' attribute. |
void |
setProcedureType(IfcProcedureTypeEnum value)
Sets the value of the '
Procedure Type' attribute. |
void |
setUserDefinedProcedureType(String value)
Sets the value of the '
User Defined Procedure Type' attribute. |
void |
unsetUserDefinedProcedureType()
Unsets the value of the '
User Defined Procedure Type' attribute. |
getIsPredecessorTo, getIsSuccessorFrom, getOperatesOn, isSetIsPredecessorTo, isSetIsSuccessorFrom, isSetOperatesOn, unsetIsPredecessorTo, unsetIsSuccessorFrom, unsetOperatesOngetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getProcedureID()
If the meaning of the 'Procedure ID' attribute isn't clear, there really should be more of a description here...
setProcedureID(String),
Ifc2x3tc1Package.getIfcProcedure_ProcedureID()void setProcedureID(String value)
Procedure ID' attribute.
value - the new value of the 'Procedure ID' attribute.getProcedureID()IfcProcedureTypeEnum getProcedureType()
IfcProcedureTypeEnum.
If the meaning of the 'Procedure Type' attribute isn't clear, there really should be more of a description here...
IfcProcedureTypeEnum,
setProcedureType(IfcProcedureTypeEnum),
Ifc2x3tc1Package.getIfcProcedure_ProcedureType()void setProcedureType(IfcProcedureTypeEnum value)
Procedure Type' attribute.
value - the new value of the 'Procedure Type' attribute.IfcProcedureTypeEnum,
getProcedureType()String getUserDefinedProcedureType()
If the meaning of the 'User Defined Procedure Type' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedProcedureType(),
unsetUserDefinedProcedureType(),
setUserDefinedProcedureType(String),
Ifc2x3tc1Package.getIfcProcedure_UserDefinedProcedureType()void setUserDefinedProcedureType(String value)
User Defined Procedure Type' attribute.
value - the new value of the 'User Defined Procedure Type' attribute.isSetUserDefinedProcedureType(),
unsetUserDefinedProcedureType(),
getUserDefinedProcedureType()void unsetUserDefinedProcedureType()
User Defined Procedure Type' attribute.
boolean isSetUserDefinedProcedureType()
User Defined Procedure Type' attribute is set.
unsetUserDefinedProcedureType(),
getUserDefinedProcedureType(),
setUserDefinedProcedureType(String)Copyright © 2018 OpenSource BIM. All rights reserved.