public interface DatabaseCreated extends LogAction
The following features are supported:
LogPackage.getDatabaseCreated()| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the value of the 'Path' attribute.
|
Integer |
getVersion()
Returns the value of the 'Version' attribute.
|
void |
setPath(String value)
Sets the value of the '
Path' attribute. |
void |
setVersion(Integer value)
Sets the value of the '
Version' attribute. |
getAccessMethod, getDate, getExecutor, setAccessMethod, setDate, setExecutorforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String),
LogPackage.getDatabaseCreated_Path()void setPath(String value)
Path' attribute.
value - the new value of the 'Path' attribute.getPath()Integer getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(Integer),
LogPackage.getDatabaseCreated_Version()void setVersion(Integer value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()Copyright © 2016 OpenSource BIM. All rights reserved.