public interface IfcResource extends IfcObject, IfcResourceSelect
The following features are supported:
Ifc4Package.getIfcResource()| 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<IfcRelAssignsToResource> |
getResourceOf()
Returns the value of the 'Resource Of' reference list.
|
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 |
isSetResourceOf()
Returns whether the value of the '
Resource Of' 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 |
unsetLongDescription()
Unsets the value of the '
Long Description' attribute. |
void |
unsetResourceOf()
Unsets the value of the '
Resource Of' 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.getIfcResource_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.getIfcResource_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<IfcRelAssignsToResource> getResourceOf()
IfcRelAssignsToResource.
If the meaning of the 'Resource Of' reference list isn't clear, there really should be more of a description here...
isSetResourceOf(),
unsetResourceOf(),
Ifc4Package.getIfcResource_ResourceOf()void unsetResourceOf()
Resource Of' reference list.
isSetResourceOf(),
getResourceOf()boolean isSetResourceOf()
Resource Of' reference list is set.
unsetResourceOf(),
getResourceOf()Copyright © 2018 OpenSource BIM. All rights reserved.