Package org.eclipse.emf.cdo.lm
Schnittstelle Change
- Alle Superschnittstellen:
Baseline,CDOObject,CDOWithID,EObject,FloatingBaseline,ModelElement,ModuleElement,Notifier,StreamElement,SystemElement
- Alle bekannten Implementierungsklassen:
ChangeImpl
A representation of the model object
'Change'.
- Siehe auch:
- Generated
- Model
- 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 TypMethodeBeschreibunggetBase()Returns the value of the 'Base' reference.Returns the value of the 'Branch' attribute.Returns the value of the 'Deliveries' reference list.getDelivery(Stream stream) getDeliveryPoint(Stream stream) Returns the value of the 'Impact' attribute.getLabel()Returns the value of the 'Label' attribute.booleanvoidsetBase(FixedBaseline value) Sets the value of the 'Base' reference.voidsetBranch(CDOBranchRef value) Sets the value of the 'Branch' attribute.voidSets the value of the 'Impact' attribute.voidSets the value of the 'Label' attribute.Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.Baseline
getBaseTimeStamp, getBranchPoint, getName, getStream, getTypeAndName, getTypeName, isFloating, setStreamVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.FloatingBaseline
isClosed, setClosedVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.etypes.ModelElement
getAnnotation, getAnnotationsVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.ModuleElement
getModuleVon Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.SystemElement
getSystem
-
Methodendetails
-
getBase
FixedBaseline getBase()Returns the value of the 'Base' reference.- Angegeben von:
getBasein SchnittstelleFloatingBaseline- Gibt zurück:
- the value of the 'Base' reference.
- Siehe auch:
- Generated
- Model
-
setBase
Sets the value of the 'Base' reference.- Parameter:
value- the new value of the 'Base' reference.- Siehe auch:
- Generated
-
getLabel
String getLabel()Returns the value of the 'Label' attribute.- Gibt zurück:
- the value of the 'Label' attribute.
- Siehe auch:
- Generated
- Model
-
setLabel
Sets the value of the 'Label' attribute.- Parameter:
value- the new value of the 'Label' attribute.- Siehe auch:
- Generated
-
getImpact
Impact getImpact()Returns the value of the 'Impact' attribute. The literals are from the enumerationImpact.- Gibt zurück:
- the value of the 'Impact' attribute.
- Siehe auch:
- Generated
- Model
- required="true"
-
setImpact
Sets the value of the 'Impact' attribute.- Parameter:
value- the new value of the 'Impact' attribute.- Siehe auch:
- Generated
-
getBranch
CDOBranchRef getBranch()Returns the value of the 'Branch' attribute. The default value is"".- Angegeben von:
getBranchin SchnittstelleFloatingBaseline- Gibt zurück:
- the value of the 'Branch' attribute.
- Siehe auch:
- Generated
- Model
- default="" dataType="org.eclipse.emf.cdo.etypes.BranchRef" required="true"
-
setBranch
Sets the value of the 'Branch' attribute.- Parameter:
value- the new value of the 'Branch' attribute.- Siehe auch:
- Generated
-
getDeliveries
Returns the value of the 'Deliveries' reference list. The list contents are of typeDelivery. It is bidirectional and its opposite is 'Change'.- Angegeben von:
getDeliveriesin SchnittstelleFloatingBaseline- Gibt zurück:
- the value of the 'Deliveries' reference list.
- Siehe auch:
- Generated
- Model
- opposite="change"
-
getDeliveryStreams
-
getDelivery
-
getDeliveryPoint
-
getDeliveryCandidateStreams
-
isDeliverable
boolean isDeliverable()
-