public interface IfcLibraryInformation extends IfcLibrarySelect
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcLibraryReference> |
getLibraryReference()
Returns the value of the 'Library Reference' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
IfcOrganization |
getPublisher()
Returns the value of the 'Publisher' reference.
|
String |
getVersion()
Returns the value of the 'Version' attribute.
|
IfcCalendarDate |
getVersionDate()
Returns the value of the 'Version Date' reference.
|
boolean |
isSetLibraryReference()
Returns whether the value of the '
Library Reference' reference list is set. |
boolean |
isSetPublisher()
Returns whether the value of the '
Publisher' reference is set. |
boolean |
isSetVersion()
Returns whether the value of the '
Version' attribute is set. |
boolean |
isSetVersionDate()
Returns whether the value of the '
Version Date' reference is set. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setPublisher(IfcOrganization value)
Sets the value of the '
Publisher' reference. |
void |
setVersion(String value)
Sets the value of the '
Version' attribute. |
void |
setVersionDate(IfcCalendarDate value)
Sets the value of the '
Version Date' reference. |
void |
unsetLibraryReference()
Unsets the value of the '
Library Reference' reference list. |
void |
unsetPublisher()
Unsets the value of the '
Publisher' reference. |
void |
unsetVersion()
Unsets the value of the '
Version' attribute. |
void |
unsetVersionDate()
Unsets the value of the '
Version Date' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc2x3tc1Package.getIfcLibraryInformation_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
isSetVersion(),
unsetVersion(),
setVersion(String),
Ifc2x3tc1Package.getIfcLibraryInformation_Version()void setVersion(String value)
Version' attribute.
value - the new value of the 'Version' attribute.isSetVersion(),
unsetVersion(),
getVersion()void unsetVersion()
Version' attribute.
isSetVersion(),
getVersion(),
setVersion(String)boolean isSetVersion()
Version' attribute is set.
unsetVersion(),
getVersion(),
setVersion(String)IfcOrganization getPublisher()
If the meaning of the 'Publisher' reference isn't clear, there really should be more of a description here...
isSetPublisher(),
unsetPublisher(),
setPublisher(IfcOrganization),
Ifc2x3tc1Package.getIfcLibraryInformation_Publisher()void setPublisher(IfcOrganization value)
Publisher' reference.
value - the new value of the 'Publisher' reference.isSetPublisher(),
unsetPublisher(),
getPublisher()void unsetPublisher()
Publisher' reference.
boolean isSetPublisher()
Publisher' reference is set.
unsetPublisher(),
getPublisher(),
setPublisher(IfcOrganization)IfcCalendarDate getVersionDate()
If the meaning of the 'Version Date' reference isn't clear, there really should be more of a description here...
isSetVersionDate(),
unsetVersionDate(),
setVersionDate(IfcCalendarDate),
Ifc2x3tc1Package.getIfcLibraryInformation_VersionDate()void setVersionDate(IfcCalendarDate value)
Version Date' reference.
value - the new value of the 'Version Date' reference.isSetVersionDate(),
unsetVersionDate(),
getVersionDate()void unsetVersionDate()
Version Date' reference.
boolean isSetVersionDate()
Version Date' reference is set.
unsetVersionDate(),
getVersionDate(),
setVersionDate(IfcCalendarDate)org.eclipse.emf.common.util.EList<IfcLibraryReference> getLibraryReference()
IfcLibraryReference.
It is bidirectional and its opposite is 'Reference Into Library'.
If the meaning of the 'Library Reference' reference list isn't clear, there really should be more of a description here...
isSetLibraryReference(),
unsetLibraryReference(),
Ifc2x3tc1Package.getIfcLibraryInformation_LibraryReference(),
IfcLibraryReference.getReferenceIntoLibrary()void unsetLibraryReference()
Library Reference' reference list.
isSetLibraryReference(),
getLibraryReference()boolean isSetLibraryReference()
Library Reference' reference list is set.
unsetLibraryReference(),
getLibraryReference()Copyright © 2016 OpenSource BIM. All rights reserved.