Package org.eclipse.emf.cdo.lm
Schnittstelle FixedBaseline
- Alle Superschnittstellen:
Baseline
,CDOObject
,CDOWithID
,EObject
,ModelElement
,ModuleElement
,Notifier
,StreamElement
,SystemElement
- Alle bekannten Unterschnittstellen:
Delivery
,Drop
,DropReview
- Alle bekannten Implementierungsklassen:
DeliveryImpl
,DropImpl
,DropReviewImpl
,FixedBaselineImpl
A representation of the model object 'Fixed
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
Modifizierer und TypMethodeBeschreibungReturns the value of the 'Dependencies' containment reference list.Returns the value of the 'Version' attribute.void
setVersion
(Version value) Sets the value of the 'Version
' attribute.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
-
getVersion
Version getVersion()Returns the value of the 'Version' attribute.- Gibt zurück:
- the value of the 'Version' attribute.
- Siehe auch:
- Generated
- Model
- dataType="org.eclipse.emf.cdo.lm.modules.Version" required="true"
-
setVersion
Sets the value of the 'Version
' attribute.- Parameter:
value
- the new value of the 'Version' attribute.- Siehe auch:
- Generated
-
getDependencies
EList<Dependency> getDependencies()Returns the value of the 'Dependencies' containment reference list. The list contents are of typeDependency
.- Gibt zurück:
- the value of the 'Dependencies' containment reference list.
- Siehe auch:
- Generated
- Model
- containment="true"
-
getBasedChanges
- Generated
- Model
- kind="operation"
-