public interface IfcRepresentationContext extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getContextIdentifier()
Returns the value of the 'Context Identifier' attribute.
|
String |
getContextType()
Returns the value of the 'Context Type' attribute.
|
org.eclipse.emf.common.util.EList<IfcRepresentation> |
getRepresentationsInContext()
Returns the value of the 'Representations In Context' reference list.
|
boolean |
isSetContextIdentifier()
Returns whether the value of the '
Context Identifier' attribute is set. |
boolean |
isSetContextType()
Returns whether the value of the '
Context Type' attribute is set. |
boolean |
isSetRepresentationsInContext()
Returns whether the value of the '
Representations In Context' reference list is set. |
void |
setContextIdentifier(String value)
Sets the value of the '
Context Identifier' attribute. |
void |
setContextType(String value)
Sets the value of the '
Context Type' attribute. |
void |
unsetContextIdentifier()
Unsets the value of the '
Context Identifier' attribute. |
void |
unsetContextType()
Unsets the value of the '
Context Type' attribute. |
void |
unsetRepresentationsInContext()
Unsets the value of the '
Representations In Context' reference list. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getContextIdentifier()
If the meaning of the 'Context Identifier' attribute isn't clear, there really should be more of a description here...
isSetContextIdentifier(),
unsetContextIdentifier(),
setContextIdentifier(String),
Ifc4Package.getIfcRepresentationContext_ContextIdentifier()void setContextIdentifier(String value)
Context Identifier' attribute.
value - the new value of the 'Context Identifier' attribute.isSetContextIdentifier(),
unsetContextIdentifier(),
getContextIdentifier()void unsetContextIdentifier()
Context Identifier' attribute.
boolean isSetContextIdentifier()
Context Identifier' attribute is set.
unsetContextIdentifier(),
getContextIdentifier(),
setContextIdentifier(String)String getContextType()
If the meaning of the 'Context Type' attribute isn't clear, there really should be more of a description here...
isSetContextType(),
unsetContextType(),
setContextType(String),
Ifc4Package.getIfcRepresentationContext_ContextType()void setContextType(String value)
Context Type' attribute.
value - the new value of the 'Context Type' attribute.isSetContextType(),
unsetContextType(),
getContextType()void unsetContextType()
Context Type' attribute.
isSetContextType(),
getContextType(),
setContextType(String)boolean isSetContextType()
Context Type' attribute is set.
unsetContextType(),
getContextType(),
setContextType(String)org.eclipse.emf.common.util.EList<IfcRepresentation> getRepresentationsInContext()
IfcRepresentation.
It is bidirectional and its opposite is 'Context Of Items'.
If the meaning of the 'Representations In Context' reference list isn't clear, there really should be more of a description here...
isSetRepresentationsInContext(),
unsetRepresentationsInContext(),
Ifc4Package.getIfcRepresentationContext_RepresentationsInContext(),
IfcRepresentation.getContextOfItems()void unsetRepresentationsInContext()
Representations In Context' reference list.
boolean isSetRepresentationsInContext()
Representations In Context' reference list is set.
unsetRepresentationsInContext(),
getRepresentationsInContext()Copyright © 2018 OpenSource BIM. All rights reserved.