public interface IfcExternalReference extends IfcLightDistributionDataSourceSelect, IfcObjectReferenceSelect, IfcResourceObjectSelect
The following features are supported:
Ifc4Package.getIfcExternalReference()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> |
getExternalReferenceForResources()
Returns the value of the 'External Reference For Resources' reference list.
|
String |
getIdentification()
Returns the value of the 'Identification' attribute.
|
String |
getLocation()
Returns the value of the 'Location' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
boolean |
isSetExternalReferenceForResources()
Returns whether the value of the '
External Reference For Resources' reference list is set. |
boolean |
isSetIdentification()
Returns whether the value of the '
Identification' attribute is set. |
boolean |
isSetLocation()
Returns whether the value of the '
Location' attribute is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
void |
setIdentification(String value)
Sets the value of the '
Identification' attribute. |
void |
setLocation(String value)
Sets the value of the '
Location' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
unsetExternalReferenceForResources()
Unsets the value of the '
External Reference For Resources' reference list. |
void |
unsetIdentification()
Unsets the value of the '
Identification' attribute. |
void |
unsetLocation()
Unsets the value of the '
Location' attribute. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
isSetLocation(),
unsetLocation(),
setLocation(String),
Ifc4Package.getIfcExternalReference_Location()void setLocation(String value)
Location' attribute.
value - the new value of the 'Location' attribute.isSetLocation(),
unsetLocation(),
getLocation()void unsetLocation()
Location' attribute.
isSetLocation(),
getLocation(),
setLocation(String)boolean isSetLocation()
Location' attribute is set.
unsetLocation(),
getLocation(),
setLocation(String)String getIdentification()
If the meaning of the 'Identification' attribute isn't clear, there really should be more of a description here...
isSetIdentification(),
unsetIdentification(),
setIdentification(String),
Ifc4Package.getIfcExternalReference_Identification()void setIdentification(String value)
Identification' attribute.
value - the new value of the 'Identification' attribute.isSetIdentification(),
unsetIdentification(),
getIdentification()void unsetIdentification()
Identification' attribute.
boolean isSetIdentification()
Identification' attribute is set.
unsetIdentification(),
getIdentification(),
setIdentification(String)String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName(),
unsetName(),
setName(String),
Ifc4Package.getIfcExternalReference_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.isSetName(),
unsetName(),
getName()void unsetName()
Name' attribute.
isSetName(),
getName(),
setName(String)boolean isSetName()
Name' attribute is set.
unsetName(),
getName(),
setName(String)org.eclipse.emf.common.util.EList<IfcExternalReferenceRelationship> getExternalReferenceForResources()
IfcExternalReferenceRelationship.
It is bidirectional and its opposite is 'Relating Reference'.
If the meaning of the 'External Reference For Resources' reference list isn't clear, there really should be more of a description here...
isSetExternalReferenceForResources(),
unsetExternalReferenceForResources(),
Ifc4Package.getIfcExternalReference_ExternalReferenceForResources(),
IfcExternalReferenceRelationship.getRelatingReference()void unsetExternalReferenceForResources()
External Reference For Resources' reference list.
boolean isSetExternalReferenceForResources()
External Reference For Resources' reference list is set.
unsetExternalReferenceForResources(),
getExternalReferenceForResources()Copyright © 2016 OpenSource BIM. All rights reserved.