public interface RevisionBranched extends LogAction
The following features are supported:
LogPackage.getRevisionBranched()| Modifier and Type | Method and Description |
|---|---|
Revision |
getNewrevision()
Returns the value of the 'Newrevision' reference.
|
Revision |
getOldrevision()
Returns the value of the 'Oldrevision' reference.
|
void |
setNewrevision(Revision value)
Sets the value of the '
Newrevision' reference. |
void |
setOldrevision(Revision value)
Sets the value of the '
Oldrevision' reference. |
getAccessMethod, getDate, getExecutor, setAccessMethod, setDate, setExecutorforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeRevision getOldrevision()
If the meaning of the 'Oldrevision' reference isn't clear, there really should be more of a description here...
setOldrevision(Revision),
LogPackage.getRevisionBranched_Oldrevision()void setOldrevision(Revision value)
Oldrevision' reference.
value - the new value of the 'Oldrevision' reference.getOldrevision()Revision getNewrevision()
If the meaning of the 'Newrevision' reference isn't clear, there really should be more of a description here...
setNewrevision(Revision),
LogPackage.getRevisionBranched_Newrevision()void setNewrevision(Revision value)
Newrevision' reference.
value - the new value of the 'Newrevision' reference.getNewrevision()Copyright © 2016 OpenSource BIM. All rights reserved.