Package org.eclipse.emf.cdo.lm
Schnittstelle FloatingBaseline
- Alle Superschnittstellen:
Baseline
,CDOObject
,CDOWithID
,EObject
,ModelElement
,ModuleElement
,Notifier
,StreamElement
,SystemElement
- Alle bekannten Unterschnittstellen:
Change
,DeliveryReview
,Stream
- Alle bekannten Implementierungsklassen:
ChangeImpl
,DeliveryReviewImpl
,FloatingBaselineImpl
,StreamImpl
A representation of the model object 'Floating
Baseline'.
- Siehe auch:
- 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.
-
Feldübersicht
Von Schnittstelle geerbte Felder org.eclipse.emf.cdo.lm.Baseline
COMPARATOR
-
Methodenübersicht
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.Baseline
getBaseTimeStamp, getBranchPoint, getName, getStream, getTypeAndName, getTypeName, isFloating, setStream
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.etypes.ModelElement
getAnnotation, getAnnotations
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.ModuleElement
getModule
Von Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.SystemElement
getSystem
-
Methodendetails
-
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.- Gibt zurück:
- the value of the 'Closed' attribute.
- Siehe auch:
- Generated
- Model
-
setClosed
void setClosed(boolean value) Sets the value of the 'Closed
' attribute.- Parameter:
value
- the new value of the 'Closed' attribute.- Siehe auch:
- Generated
-
getBase
FixedBaseline getBase()- Generated
- Model
- kind="operation"
-
getDeliveries
- Generated
- Model
- kind="operation"
-