public interface IfcProxy extends IfcProduct
The following features are supported:
Ifc2x3tc1Package.getIfcProxy()| Modifier and Type | Method and Description |
|---|---|
IfcObjectTypeEnum |
getProxyType()
Returns the value of the 'Proxy Type' attribute.
|
String |
getTag()
Returns the value of the 'Tag' attribute.
|
boolean |
isSetTag()
Returns whether the value of the '
Tag' attribute is set. |
void |
setProxyType(IfcObjectTypeEnum value)
Sets the value of the '
Proxy Type' attribute. |
void |
setTag(String value)
Sets the value of the '
Tag' attribute. |
void |
unsetTag()
Unsets the value of the '
Tag' attribute. |
getGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcObjectTypeEnum getProxyType()
IfcObjectTypeEnum.
If the meaning of the 'Proxy Type' attribute isn't clear, there really should be more of a description here...
IfcObjectTypeEnum,
setProxyType(IfcObjectTypeEnum),
Ifc2x3tc1Package.getIfcProxy_ProxyType()void setProxyType(IfcObjectTypeEnum value)
Proxy Type' attribute.
value - the new value of the 'Proxy Type' attribute.IfcObjectTypeEnum,
getProxyType()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),
Ifc2x3tc1Package.getIfcProxy_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)Copyright © 2016 OpenSource BIM. All rights reserved.