public interface IfcApproval extends IfcResourceObjectSelect
The following features are supported:
Ifc4Package.getIfcApproval()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAssociatesApproval> |
getApprovedObjects()
Returns the value of the 'Approved Objects' reference list.
|
org.eclipse.emf.common.util.EList<IfcResourceApprovalRelationship> |
getApprovedResources()
Returns the value of the 'Approved Resources' reference list.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
IfcActorSelect |
getGivingApproval()
Returns the value of the 'Giving Approval' reference.
|
org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> |
getHasExternalReferences()
Returns the value of the 'Has External References' reference list.
|
String |
getIdentifier()
Returns the value of the 'Identifier' attribute.
|
org.eclipse.emf.common.util.EList<IfcApprovalRelationship> |
getIsRelatedWith()
Returns the value of the 'Is Related With' reference list.
|
String |
getLevel()
Returns the value of the 'Level' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getQualifier()
Returns the value of the 'Qualifier' attribute.
|
org.eclipse.emf.common.util.EList<IfcApprovalRelationship> |
getRelates()
Returns the value of the 'Relates' reference list.
|
IfcActorSelect |
getRequestingApproval()
Returns the value of the 'Requesting Approval' reference.
|
String |
getStatus()
Returns the value of the 'Status' attribute.
|
String |
getTimeOfApproval()
Returns the value of the 'Time Of Approval' attribute.
|
boolean |
isSetApprovedObjects()
Returns whether the value of the '
Approved Objects' reference list is set. |
boolean |
isSetApprovedResources()
Returns whether the value of the '
Approved Resources' reference list is set. |
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetGivingApproval()
Returns whether the value of the '
Giving Approval' reference is set. |
boolean |
isSetHasExternalReferences()
Returns whether the value of the '
Has External References' reference list is set. |
boolean |
isSetIdentifier()
Returns whether the value of the '
Identifier' attribute is set. |
boolean |
isSetIsRelatedWith()
Returns whether the value of the '
Is Related With' reference list is set. |
boolean |
isSetLevel()
Returns whether the value of the '
Level' attribute is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
boolean |
isSetQualifier()
Returns whether the value of the '
Qualifier' attribute is set. |
boolean |
isSetRelates()
Returns whether the value of the '
Relates' reference list is set. |
boolean |
isSetRequestingApproval()
Returns whether the value of the '
Requesting Approval' reference is set. |
boolean |
isSetStatus()
Returns whether the value of the '
Status' attribute is set. |
boolean |
isSetTimeOfApproval()
Returns whether the value of the '
Time Of Approval' attribute is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setGivingApproval(IfcActorSelect value)
Sets the value of the '
Giving Approval' reference. |
void |
setIdentifier(String value)
Sets the value of the '
Identifier' attribute. |
void |
setLevel(String value)
Sets the value of the '
Level' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setQualifier(String value)
Sets the value of the '
Qualifier' attribute. |
void |
setRequestingApproval(IfcActorSelect value)
Sets the value of the '
Requesting Approval' reference. |
void |
setStatus(String value)
Sets the value of the '
Status' attribute. |
void |
setTimeOfApproval(String value)
Sets the value of the '
Time Of Approval' attribute. |
void |
unsetApprovedObjects()
Unsets the value of the '
Approved Objects' reference list. |
void |
unsetApprovedResources()
Unsets the value of the '
Approved Resources' reference list. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetGivingApproval()
Unsets the value of the '
Giving Approval' reference. |
void |
unsetHasExternalReferences()
Unsets the value of the '
Has External References' reference list. |
void |
unsetIdentifier()
Unsets the value of the '
Identifier' attribute. |
void |
unsetIsRelatedWith()
Unsets the value of the '
Is Related With' reference list. |
void |
unsetLevel()
Unsets the value of the '
Level' attribute. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
void |
unsetQualifier()
Unsets the value of the '
Qualifier' attribute. |
void |
unsetRelates()
Unsets the value of the '
Relates' reference list. |
void |
unsetRequestingApproval()
Unsets the value of the '
Requesting Approval' reference. |
void |
unsetStatus()
Unsets the value of the '
Status' attribute. |
void |
unsetTimeOfApproval()
Unsets the value of the '
Time Of Approval' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
isSetIdentifier(),
unsetIdentifier(),
setIdentifier(String),
Ifc4Package.getIfcApproval_Identifier()void setIdentifier(String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.isSetIdentifier(),
unsetIdentifier(),
getIdentifier()void unsetIdentifier()
Identifier' attribute.
isSetIdentifier(),
getIdentifier(),
setIdentifier(String)boolean isSetIdentifier()
Identifier' attribute is set.
unsetIdentifier(),
getIdentifier(),
setIdentifier(String)String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName(),
unsetName(),
setName(String),
Ifc4Package.getIfcApproval_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.isSetName(),
unsetName(),
getName()void unsetName()
Name' attribute.
isSetName(),
getName(),
setName(String)boolean isSetName()
Name' attribute is set.
unsetName(),
getName(),
setName(String)String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcApproval_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)String getTimeOfApproval()
If the meaning of the 'Time Of Approval' attribute isn't clear, there really should be more of a description here...
isSetTimeOfApproval(),
unsetTimeOfApproval(),
setTimeOfApproval(String),
Ifc4Package.getIfcApproval_TimeOfApproval()void setTimeOfApproval(String value)
Time Of Approval' attribute.
value - the new value of the 'Time Of Approval' attribute.isSetTimeOfApproval(),
unsetTimeOfApproval(),
getTimeOfApproval()void unsetTimeOfApproval()
Time Of Approval' attribute.
boolean isSetTimeOfApproval()
Time Of Approval' attribute is set.
unsetTimeOfApproval(),
getTimeOfApproval(),
setTimeOfApproval(String)String getStatus()
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
isSetStatus(),
unsetStatus(),
setStatus(String),
Ifc4Package.getIfcApproval_Status()void setStatus(String value)
Status' attribute.
value - the new value of the 'Status' attribute.isSetStatus(),
unsetStatus(),
getStatus()void unsetStatus()
Status' attribute.
isSetStatus(),
getStatus(),
setStatus(String)boolean isSetStatus()
Status' attribute is set.
unsetStatus(),
getStatus(),
setStatus(String)String getLevel()
If the meaning of the 'Level' attribute isn't clear, there really should be more of a description here...
isSetLevel(),
unsetLevel(),
setLevel(String),
Ifc4Package.getIfcApproval_Level()void setLevel(String value)
Level' attribute.
value - the new value of the 'Level' attribute.isSetLevel(),
unsetLevel(),
getLevel()void unsetLevel()
Level' attribute.
isSetLevel(),
getLevel(),
setLevel(String)boolean isSetLevel()
Level' attribute is set.
unsetLevel(),
getLevel(),
setLevel(String)String getQualifier()
If the meaning of the 'Qualifier' attribute isn't clear, there really should be more of a description here...
isSetQualifier(),
unsetQualifier(),
setQualifier(String),
Ifc4Package.getIfcApproval_Qualifier()void setQualifier(String value)
Qualifier' attribute.
value - the new value of the 'Qualifier' attribute.isSetQualifier(),
unsetQualifier(),
getQualifier()void unsetQualifier()
Qualifier' attribute.
isSetQualifier(),
getQualifier(),
setQualifier(String)boolean isSetQualifier()
Qualifier' attribute is set.
unsetQualifier(),
getQualifier(),
setQualifier(String)IfcActorSelect getRequestingApproval()
If the meaning of the 'Requesting Approval' reference isn't clear, there really should be more of a description here...
isSetRequestingApproval(),
unsetRequestingApproval(),
setRequestingApproval(IfcActorSelect),
Ifc4Package.getIfcApproval_RequestingApproval()void setRequestingApproval(IfcActorSelect value)
Requesting Approval' reference.
value - the new value of the 'Requesting Approval' reference.isSetRequestingApproval(),
unsetRequestingApproval(),
getRequestingApproval()void unsetRequestingApproval()
Requesting Approval' reference.
boolean isSetRequestingApproval()
Requesting Approval' reference is set.
unsetRequestingApproval(),
getRequestingApproval(),
setRequestingApproval(IfcActorSelect)IfcActorSelect getGivingApproval()
If the meaning of the 'Giving Approval' reference isn't clear, there really should be more of a description here...
isSetGivingApproval(),
unsetGivingApproval(),
setGivingApproval(IfcActorSelect),
Ifc4Package.getIfcApproval_GivingApproval()void setGivingApproval(IfcActorSelect value)
Giving Approval' reference.
value - the new value of the 'Giving Approval' reference.isSetGivingApproval(),
unsetGivingApproval(),
getGivingApproval()void unsetGivingApproval()
Giving Approval' reference.
boolean isSetGivingApproval()
Giving Approval' reference is set.
unsetGivingApproval(),
getGivingApproval(),
setGivingApproval(IfcActorSelect)org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> getHasExternalReferences()
IfcExternalReferenceRelationship.
If the meaning of the 'Has External References' reference list isn't clear, there really should be more of a description here...
isSetHasExternalReferences(),
unsetHasExternalReferences(),
Ifc4Package.getIfcApproval_HasExternalReferences()void unsetHasExternalReferences()
Has External References' reference list.
boolean isSetHasExternalReferences()
Has External References' reference list is set.
unsetHasExternalReferences(),
getHasExternalReferences()org.eclipse.emf.common.util.EList<IfcRelAssociatesApproval> getApprovedObjects()
IfcRelAssociatesApproval.
It is bidirectional and its opposite is 'Relating Approval'.
If the meaning of the 'Approved Objects' reference list isn't clear, there really should be more of a description here...
isSetApprovedObjects(),
unsetApprovedObjects(),
Ifc4Package.getIfcApproval_ApprovedObjects(),
IfcRelAssociatesApproval.getRelatingApproval()void unsetApprovedObjects()
Approved Objects' reference list.
isSetApprovedObjects(),
getApprovedObjects()boolean isSetApprovedObjects()
Approved Objects' reference list is set.
unsetApprovedObjects(),
getApprovedObjects()org.eclipse.emf.common.util.EList<IfcResourceApprovalRelationship> getApprovedResources()
IfcResourceApprovalRelationship.
It is bidirectional and its opposite is 'Relating Approval'.
If the meaning of the 'Approved Resources' reference list isn't clear, there really should be more of a description here...
isSetApprovedResources(),
unsetApprovedResources(),
Ifc4Package.getIfcApproval_ApprovedResources(),
IfcResourceApprovalRelationship.getRelatingApproval()void unsetApprovedResources()
Approved Resources' reference list.
isSetApprovedResources(),
getApprovedResources()boolean isSetApprovedResources()
Approved Resources' reference list is set.
unsetApprovedResources(),
getApprovedResources()org.eclipse.emf.common.util.EList<IfcApprovalRelationship> getIsRelatedWith()
IfcApprovalRelationship.
It is bidirectional and its opposite is 'Related Approvals'.
If the meaning of the 'Is Related With' reference list isn't clear, there really should be more of a description here...
isSetIsRelatedWith(),
unsetIsRelatedWith(),
Ifc4Package.getIfcApproval_IsRelatedWith(),
IfcApprovalRelationship.getRelatedApprovals()void unsetIsRelatedWith()
Is Related With' reference list.
isSetIsRelatedWith(),
getIsRelatedWith()boolean isSetIsRelatedWith()
Is Related With' reference list is set.
unsetIsRelatedWith(),
getIsRelatedWith()org.eclipse.emf.common.util.EList<IfcApprovalRelationship> getRelates()
IfcApprovalRelationship.
It is bidirectional and its opposite is 'Relating Approval'.
If the meaning of the 'Relates' reference list isn't clear, there really should be more of a description here...
isSetRelates(),
unsetRelates(),
Ifc4Package.getIfcApproval_Relates(),
IfcApprovalRelationship.getRelatingApproval()void unsetRelates()
Relates' reference list.
isSetRelates(),
getRelates()boolean isSetRelates()
Relates' reference list is set.
unsetRelates(),
getRelates()Copyright © 2018 OpenSource BIM. All rights reserved.