public interface IfcProcess extends IfcObject, IfcProcessSelect
The following features are supported:
Ifc4Package.getIfcProcess()| Modifier and Type | Method and Description |
|---|---|
String |
getIdentification()
Returns the value of the 'Identification' attribute.
|
org.eclipse.emf.common.util.EList<IfcRelSequence> |
getIsPredecessorTo()
Returns the value of the 'Is Predecessor To' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelSequence> |
getIsSuccessorFrom()
Returns the value of the 'Is Successor From' reference list.
|
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.
|
boolean |
isSetIdentification()
Returns whether the value of the '
Identification' attribute is set. |
boolean |
isSetIsPredecessorTo()
Returns whether the value of the '
Is Predecessor To' reference list is set. |
boolean |
isSetIsSuccessorFrom()
Returns whether the value of the '
Is Successor From' reference list 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. |
void |
setIdentification(String value)
Sets the value of the '
Identification' attribute. |
void |
setLongDescription(String value)
Sets the value of the '
Long Description' attribute. |
void |
unsetIdentification()
Unsets the value of the '
Identification' attribute. |
void |
unsetIsPredecessorTo()
Unsets the value of the '
Is Predecessor To' reference list. |
void |
unsetIsSuccessorFrom()
Unsets the value of the '
Is Successor From' reference list. |
void |
unsetLongDescription()
Unsets the value of the '
Long Description' attribute. |
void |
unsetOperatesOn()
Unsets the value of the '
Operates On' reference list. |
getDeclares, 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, 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.getIfcProcess_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.getIfcProcess_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)org.eclipse.emf.common.util.EList<IfcRelSequence> getIsPredecessorTo()
IfcRelSequence.
It is bidirectional and its opposite is 'Relating Process'.
If the meaning of the 'Is Predecessor To' reference list isn't clear, there really should be more of a description here...
isSetIsPredecessorTo(),
unsetIsPredecessorTo(),
Ifc4Package.getIfcProcess_IsPredecessorTo(),
IfcRelSequence.getRelatingProcess()void unsetIsPredecessorTo()
Is Predecessor To' reference list.
isSetIsPredecessorTo(),
getIsPredecessorTo()boolean isSetIsPredecessorTo()
Is Predecessor To' reference list is set.
unsetIsPredecessorTo(),
getIsPredecessorTo()org.eclipse.emf.common.util.EList<IfcRelSequence> getIsSuccessorFrom()
IfcRelSequence.
It is bidirectional and its opposite is 'Related Process'.
If the meaning of the 'Is Successor From' reference list isn't clear, there really should be more of a description here...
isSetIsSuccessorFrom(),
unsetIsSuccessorFrom(),
Ifc4Package.getIfcProcess_IsSuccessorFrom(),
IfcRelSequence.getRelatedProcess()void unsetIsSuccessorFrom()
Is Successor From' reference list.
isSetIsSuccessorFrom(),
getIsSuccessorFrom()boolean isSetIsSuccessorFrom()
Is Successor From' reference list is set.
unsetIsSuccessorFrom(),
getIsSuccessorFrom()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.getIfcProcess_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.