Package org.eclipse.emf.cdo.lm
Interface FloatingBaseline
- All Superinterfaces:
Baseline
,CDOObject
,CDOWithID
,EObject
,ModelElement
,ModuleElement
,Notifier
,StreamElement
,SystemElement
- All Known Subinterfaces:
Change
,DeliveryReview
,Stream
- All Known Implementing Classes:
ChangeImpl
,DeliveryReviewImpl
,FloatingBaselineImpl
,StreamImpl
A representation of the model object 'Floating
Baseline'.
- See Also:
- Generated
- Model
- abstract="true"
- No Implement
- This interface is not intended to be implemented by clients.
The following features are supported:
- No Extend
- This interface is not intended to be extended by clients.
-
Field Summary
Fields inherited from interface org.eclipse.emf.cdo.lm.Baseline
COMPARATOR
-
Method Summary
Methods inherited from interface org.eclipse.emf.cdo.lm.Baseline
getBaseTimeStamp, getBranchPoint, getName, getStream, getTypeAndName, getTypeName, isFloating, setStream
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.cdo.etypes.ModelElement
getAnnotation, getAnnotations
Methods inherited from interface org.eclipse.emf.cdo.lm.ModuleElement
getModule
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface org.eclipse.emf.cdo.lm.SystemElement
getSystem
-
Method Details
-
getBranch
CDOBranchRef getBranch()- Generated
- Model
- kind="operation" dataType="org.eclipse.emf.cdo.etypes.BranchRef" required="true"
-
isClosed
boolean isClosed()Returns the value of the 'Closed' attribute.- Returns:
- the value of the 'Closed' attribute.
- See Also:
- Generated
- Model
-
setClosed
void setClosed(boolean value) Sets the value of the 'Closed
' attribute.- Parameters:
value
- the new value of the 'Closed' attribute.- See Also:
- Generated
-
getBase
FixedBaseline getBase()- Generated
- Model
- kind="operation"
-
getDeliveries
- Generated
- Model
- kind="operation"
-