public interface IfcDraughtingCallout extends IfcGeometricRepresentationItem
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDraughtingCalloutElement> |
getContents()
Returns the value of the 'Contents' reference list.
|
org.eclipse.emf.common.util.EList<IfcDraughtingCalloutRelationship> |
getIsRelatedFromCallout()
Returns the value of the 'Is Related From Callout' reference list.
|
org.eclipse.emf.common.util.EList<IfcDraughtingCalloutRelationship> |
getIsRelatedToCallout()
Returns the value of the 'Is Related To Callout' reference list.
|
boolean |
isSetIsRelatedFromCallout()
Returns whether the value of the '
Is Related From Callout' reference list is set. |
boolean |
isSetIsRelatedToCallout()
Returns whether the value of the '
Is Related To Callout' reference list is set. |
void |
unsetIsRelatedFromCallout()
Unsets the value of the '
Is Related From Callout' reference list. |
void |
unsetIsRelatedToCallout()
Unsets the value of the '
Is Related To Callout' reference list. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcDraughtingCalloutElement> getContents()
IfcDraughtingCalloutElement.
If the meaning of the 'Contents' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcDraughtingCallout_Contents()org.eclipse.emf.common.util.EList<IfcDraughtingCalloutRelationship> getIsRelatedFromCallout()
IfcDraughtingCalloutRelationship.
It is bidirectional and its opposite is 'Related Draughting Callout'.
If the meaning of the 'Is Related From Callout' reference list isn't clear, there really should be more of a description here...
isSetIsRelatedFromCallout(),
unsetIsRelatedFromCallout(),
Ifc2x3tc1Package.getIfcDraughtingCallout_IsRelatedFromCallout(),
IfcDraughtingCalloutRelationship.getRelatedDraughtingCallout()void unsetIsRelatedFromCallout()
Is Related From Callout' reference list.
boolean isSetIsRelatedFromCallout()
Is Related From Callout' reference list is set.
unsetIsRelatedFromCallout(),
getIsRelatedFromCallout()org.eclipse.emf.common.util.EList<IfcDraughtingCalloutRelationship> getIsRelatedToCallout()
IfcDraughtingCalloutRelationship.
It is bidirectional and its opposite is 'Relating Draughting Callout'.
If the meaning of the 'Is Related To Callout' reference list isn't clear, there really should be more of a description here...
isSetIsRelatedToCallout(),
unsetIsRelatedToCallout(),
Ifc2x3tc1Package.getIfcDraughtingCallout_IsRelatedToCallout(),
IfcDraughtingCalloutRelationship.getRelatingDraughtingCallout()void unsetIsRelatedToCallout()
Is Related To Callout' reference list.
isSetIsRelatedToCallout(),
getIsRelatedToCallout()boolean isSetIsRelatedToCallout()
Is Related To Callout' reference list is set.
unsetIsRelatedToCallout(),
getIsRelatedToCallout()Copyright © 2016 OpenSource BIM. All rights reserved.