public interface IfcHeader extends IdEObject
The following features are supported:
StorePackage.getIfcHeader()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<String> |
getAuthor()
Returns the value of the 'Author' attribute list.
|
String |
getAuthorization()
Returns the value of the 'Authorization' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getDescription()
Returns the value of the 'Description' attribute list.
|
String |
getFilename()
Returns the value of the 'Filename' attribute.
|
String |
getIfcSchemaVersion()
Returns the value of the 'Ifc Schema Version' attribute.
|
String |
getImplementationLevel()
Returns the value of the 'Implementation Level' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getOrganization()
Returns the value of the 'Organization' attribute list.
|
String |
getOriginatingSystem()
Returns the value of the 'Originating System' attribute.
|
String |
getPreProcessorVersion()
Returns the value of the 'Pre Processor Version' attribute.
|
Date |
getTimeStamp()
Returns the value of the 'Time Stamp' attribute.
|
void |
setAuthorization(String value)
Sets the value of the '
Authorization' attribute. |
void |
setFilename(String value)
Sets the value of the '
Filename' attribute. |
void |
setIfcSchemaVersion(String value)
Sets the value of the '
Ifc Schema Version' attribute. |
void |
setImplementationLevel(String value)
Sets the value of the '
Implementation Level' attribute. |
void |
setOriginatingSystem(String value)
Sets the value of the '
Originating System' attribute. |
void |
setPreProcessorVersion(String value)
Sets the value of the '
Pre Processor Version' attribute. |
void |
setTimeStamp(Date value)
Sets the value of the '
Time Stamp' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<String> getDescription()
String.
If the meaning of the 'Description' attribute list isn't clear, there really should be more of a description here...
StorePackage.getIfcHeader_Description()String getImplementationLevel()
If the meaning of the 'Implementation Level' attribute isn't clear, there really should be more of a description here...
setImplementationLevel(String),
StorePackage.getIfcHeader_ImplementationLevel()void setImplementationLevel(String value)
Implementation Level' attribute.
value - the new value of the 'Implementation Level' attribute.getImplementationLevel()String getFilename()
If the meaning of the 'Filename' attribute isn't clear, there really should be more of a description here...
setFilename(String),
StorePackage.getIfcHeader_Filename()void setFilename(String value)
Filename' attribute.
value - the new value of the 'Filename' attribute.getFilename()Date getTimeStamp()
If the meaning of the 'Time Stamp' attribute isn't clear, there really should be more of a description here...
setTimeStamp(Date),
StorePackage.getIfcHeader_TimeStamp()void setTimeStamp(Date value)
Time Stamp' attribute.
value - the new value of the 'Time Stamp' attribute.getTimeStamp()org.eclipse.emf.common.util.EList<String> getAuthor()
String.
If the meaning of the 'Author' attribute list isn't clear, there really should be more of a description here...
StorePackage.getIfcHeader_Author()org.eclipse.emf.common.util.EList<String> getOrganization()
String.
If the meaning of the 'Organization' attribute list isn't clear, there really should be more of a description here...
StorePackage.getIfcHeader_Organization()String getPreProcessorVersion()
If the meaning of the 'Pre Processor Version' attribute isn't clear, there really should be more of a description here...
setPreProcessorVersion(String),
StorePackage.getIfcHeader_PreProcessorVersion()void setPreProcessorVersion(String value)
Pre Processor Version' attribute.
value - the new value of the 'Pre Processor Version' attribute.getPreProcessorVersion()String getOriginatingSystem()
If the meaning of the 'Originating System' attribute isn't clear, there really should be more of a description here...
setOriginatingSystem(String),
StorePackage.getIfcHeader_OriginatingSystem()void setOriginatingSystem(String value)
Originating System' attribute.
value - the new value of the 'Originating System' attribute.getOriginatingSystem()String getIfcSchemaVersion()
If the meaning of the 'Ifc Schema Version' attribute isn't clear, there really should be more of a description here...
setIfcSchemaVersion(String),
StorePackage.getIfcHeader_IfcSchemaVersion()void setIfcSchemaVersion(String value)
Ifc Schema Version' attribute.
value - the new value of the 'Ifc Schema Version' attribute.getIfcSchemaVersion()String getAuthorization()
If the meaning of the 'Authorization' attribute isn't clear, there really should be more of a description here...
setAuthorization(String),
StorePackage.getIfcHeader_Authorization()void setAuthorization(String value)
Authorization' attribute.
value - the new value of the 'Authorization' attribute.getAuthorization()Copyright © 2018 OpenSource BIM. All rights reserved.