public interface IfcTypeResource extends IfcTypeObject, IfcResourceSelect
The following features are supported:
Ifc4Package.getIfcTypeResource()| 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.
|
String |
getResourceType()
Returns the value of the 'Resource 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 |
isSetResourceOf()
Returns whether the value of the '
Resource Of' reference list is set. |
boolean |
isSetResourceType()
Returns whether the value of the '
Resource 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 |
setResourceType(String value)
Sets the value of the '
Resource Type' 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. |
void |
unsetResourceType()
Unsets the value of the '
Resource 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.getIfcTypeResource_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.getIfcTypeResource_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 getResourceType()
If the meaning of the 'Resource Type' attribute isn't clear, there really should be more of a description here...
isSetResourceType(),
unsetResourceType(),
setResourceType(String),
Ifc4Package.getIfcTypeResource_ResourceType()void setResourceType(String value)
Resource Type' attribute.
value - the new value of the 'Resource Type' attribute.isSetResourceType(),
unsetResourceType(),
getResourceType()void unsetResourceType()
Resource Type' attribute.
boolean isSetResourceType()
Resource Type' attribute is set.
unsetResourceType(),
getResourceType(),
setResourceType(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.getIfcTypeResource_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.