public interface IfcProxy extends IfcProduct
| 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, unsetRepresentationgetDeclares, 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, 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),
Ifc4Package.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),
Ifc4Package.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 © 2018 OpenSource BIM. All rights reserved.