public interface IfcTypeProcess extends IfcTypeObject, IfcProcessSelect
The following features are supported:
Ifc4Package.getIfcTypeProcess()| Modifier and Type | Method and Description |
|---|---|
String |
getIdentification()
Returns the value of the 'Identification' attribute.
|
String |
getLongDescription()
Returns the value of the 'Long Description' attribute.
|
org.eclipse.emf.common.util.EList<IfcRelAssignsToProcess> |
getOperatesOn()
Returns the value of the 'Operates On' reference list.
|
String |
getProcessType()
Returns the value of the 'Process Type' attribute.
|
boolean |
isSetIdentification()
Returns whether the value of the '
Identification' attribute is set. |
boolean |
isSetLongDescription()
Returns whether the value of the '
Long Description' attribute is set. |
boolean |
isSetOperatesOn()
Returns whether the value of the '
Operates On' reference list is set. |
boolean |
isSetProcessType()
Returns whether the value of the '
Process Type' attribute is set. |
void |
setIdentification(String value)
Sets the value of the '
Identification' attribute. |
void |
setLongDescription(String value)
Sets the value of the '
Long Description' attribute. |
void |
setProcessType(String value)
Sets the value of the '
Process Type' attribute. |
void |
unsetIdentification()
Unsets the value of the '
Identification' attribute. |
void |
unsetLongDescription()
Unsets the value of the '
Long Description' attribute. |
void |
unsetOperatesOn()
Unsets the value of the '
Operates On' reference list. |
void |
unsetProcessType()
Unsets the value of the '
Process Type' attribute. |
getApplicableOccurrence, getHasPropertySets, getTypes, isSetApplicableOccurrence, isSetHasPropertySets, isSetTypes, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetTypesgetDecomposes, 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, removeString getIdentification()
If the meaning of the 'Identification' attribute isn't clear, there really should be more of a description here...
isSetIdentification(),
unsetIdentification(),
setIdentification(String),
Ifc4Package.getIfcTypeProcess_Identification()void setIdentification(String value)
Identification' attribute.
value - the new value of the 'Identification' attribute.isSetIdentification(),
unsetIdentification(),
getIdentification()void unsetIdentification()
Identification' attribute.
boolean isSetIdentification()
Identification' attribute is set.
unsetIdentification(),
getIdentification(),
setIdentification(String)String getLongDescription()
If the meaning of the 'Long Description' attribute isn't clear, there really should be more of a description here...
isSetLongDescription(),
unsetLongDescription(),
setLongDescription(String),
Ifc4Package.getIfcTypeProcess_LongDescription()void setLongDescription(String value)
Long Description' attribute.
value - the new value of the 'Long Description' attribute.isSetLongDescription(),
unsetLongDescription(),
getLongDescription()void unsetLongDescription()
Long Description' attribute.
boolean isSetLongDescription()
Long Description' attribute is set.
unsetLongDescription(),
getLongDescription(),
setLongDescription(String)String getProcessType()
If the meaning of the 'Process Type' attribute isn't clear, there really should be more of a description here...
isSetProcessType(),
unsetProcessType(),
setProcessType(String),
Ifc4Package.getIfcTypeProcess_ProcessType()void setProcessType(String value)
Process Type' attribute.
value - the new value of the 'Process Type' attribute.isSetProcessType(),
unsetProcessType(),
getProcessType()void unsetProcessType()
Process Type' attribute.
isSetProcessType(),
getProcessType(),
setProcessType(String)boolean isSetProcessType()
Process Type' attribute is set.
unsetProcessType(),
getProcessType(),
setProcessType(String)org.eclipse.emf.common.util.EList<IfcRelAssignsToProcess> getOperatesOn()
IfcRelAssignsToProcess.
If the meaning of the 'Operates On' reference list isn't clear, there really should be more of a description here...
isSetOperatesOn(),
unsetOperatesOn(),
Ifc4Package.getIfcTypeProcess_OperatesOn()void unsetOperatesOn()
Operates On' reference list.
isSetOperatesOn(),
getOperatesOn()boolean isSetOperatesOn()
Operates On' reference list is set.
unsetOperatesOn(),
getOperatesOn()Copyright © 2016 OpenSource BIM. All rights reserved.