Package org.eclipse.emf.cdo.lm
Interface Baseline
- All Superinterfaces:
CDOObject
,CDOWithID
,EObject
,ModelElement
,ModuleElement
,Notifier
,StreamElement
,SystemElement
- All Known Subinterfaces:
Change
,Delivery
,DeliveryReview
,Drop
,DropReview
,ExtendedBaseline
,FixedBaseline
,FloatingBaseline
,Review
,Stream
- All Known Implementing Classes:
BaselineImpl
,ChangeImpl
,DeliveryImpl
,DeliveryReviewImpl
,DropImpl
,DropReviewImpl
,FixedBaselineImpl
,FloatingBaselineImpl
,ReviewImpl
,StreamImpl
A representation of the model object
'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
-
Method Summary
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
-
Field Details
-
COMPARATOR
-
-
Method Details
-
getStream
Stream getStream()Returns the value of the 'Stream' container reference. It is bidirectional and its opposite is 'Contents
'.- Specified by:
getStream
in interfaceStreamElement
- Returns:
- the value of the 'Stream' container reference.
- See Also:
- Generated
- Model
- opposite="contents" transient="false"
-
setStream
Sets the value of the 'Stream
' container reference.- Parameters:
value
- the new value of the 'Stream' container reference.- See Also:
- Generated
-
isFloating
boolean isFloating()Returns the value of the 'Floating' attribute.- Returns:
- the value of the 'Floating' attribute.
- See Also:
- Generated
- Model
- transient="true" changeable="false" volatile="true" derived="true"
-
getName
String getName()- Generated
- Model
- kind="operation"
-
getTypeName
String getTypeName() -
getTypeAndName
String getTypeAndName() -
getBranchPoint
CDOBranchPointRef getBranchPoint()- Generated
- Model
- kind="operation" dataType="org.eclipse.emf.cdo.etypes.BranchPointRef"
-
getBaseTimeStamp
long getBaseTimeStamp()- Generated
- Model
- kind="operation"
-