public interface IfcTypeProduct extends IfcTypeObject, IfcProductSelect
The following features are supported:
Ifc4Package.getIfcTypeProduct()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelAssignsToProduct> |
getReferencedBy()
Returns the value of the 'Referenced By' reference list.
|
org.eclipse.emf.common.util.EList<IfcRepresentationMap> |
getRepresentationMaps()
Returns the value of the 'Representation Maps' reference list.
|
String |
getTag()
Returns the value of the 'Tag' attribute.
|
boolean |
isSetReferencedBy()
Returns whether the value of the '
Referenced By' reference list is set. |
boolean |
isSetRepresentationMaps()
Returns whether the value of the '
Representation Maps' reference list is set. |
boolean |
isSetTag()
Returns whether the value of the '
Tag' attribute is set. |
void |
setTag(String value)
Sets the value of the '
Tag' attribute. |
void |
unsetReferencedBy()
Unsets the value of the '
Referenced By' reference list. |
void |
unsetRepresentationMaps()
Unsets the value of the '
Representation Maps' reference list. |
void |
unsetTag()
Unsets the value of the '
Tag' 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, removeorg.eclipse.emf.common.util.EList<IfcRepresentationMap> getRepresentationMaps()
IfcRepresentationMap.
If the meaning of the 'Representation Maps' reference list isn't clear, there really should be more of a description here...
isSetRepresentationMaps(),
unsetRepresentationMaps(),
Ifc4Package.getIfcTypeProduct_RepresentationMaps()void unsetRepresentationMaps()
Representation Maps' reference list.
isSetRepresentationMaps(),
getRepresentationMaps()boolean isSetRepresentationMaps()
Representation Maps' reference list is set.
unsetRepresentationMaps(),
getRepresentationMaps()String getTag()
If the meaning of the 'Tag' attribute isn't clear, there really should be more of a description here...
isSetTag(),
unsetTag(),
setTag(String),
Ifc4Package.getIfcTypeProduct_Tag()void setTag(String value)
Tag' attribute.
value - the new value of the 'Tag' attribute.isSetTag(),
unsetTag(),
getTag()void unsetTag()
Tag' attribute.
isSetTag(),
getTag(),
setTag(String)boolean isSetTag()
Tag' attribute is set.
unsetTag(),
getTag(),
setTag(String)org.eclipse.emf.common.util.EList<IfcRelAssignsToProduct> getReferencedBy()
IfcRelAssignsToProduct.
If the meaning of the 'Referenced By' reference list isn't clear, there really should be more of a description here...
isSetReferencedBy(),
unsetReferencedBy(),
Ifc4Package.getIfcTypeProduct_ReferencedBy()void unsetReferencedBy()
Referenced By' reference list.
isSetReferencedBy(),
getReferencedBy()boolean isSetReferencedBy()
Referenced By' reference list is set.
unsetReferencedBy(),
getReferencedBy()Copyright © 2018 OpenSource BIM. All rights reserved.