Package org.eclipse.emf.cdo.lm
Schnittstelle Drop
- Alle Superschnittstellen:
Baseline,CDOObject,CDOWithID,EObject,FixedBaseline,ModelElement,ModuleElement,Notifier,StreamElement,SystemElement
- Alle bekannten Implementierungsklassen:
DropImpl
A representation of the model object
'Drop'.
- 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 TypMethodeBeschreibungReturns the value of the 'Branch Point' attribute.getLabel()Returns the value of the 'Label' attribute.getType()Returns the value of the 'Type' reference.booleanvoidsetBranchPoint(CDOBranchPointRef value) Sets the value of the 'Branch Point' attribute.voidSets the value of the 'Label' attribute.voidSets the value of the 'Type' reference.Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.Baseline
getBaseTimeStamp, 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.FixedBaseline
getBasedChanges, getDependencies, getVersion, setVersionVon 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
-
getType
DropType getType()Returns the value of the 'Type' reference.- Gibt zurück:
- the value of the 'Type' reference.
- Siehe auch:
- Generated
- Model
- required="true"
-
setType
Sets the value of the 'Type' reference.- Parameter:
value- the new value of the 'Type' 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
-
getBranchPoint
CDOBranchPointRef getBranchPoint()Returns the value of the 'Branch Point' attribute. The default value is"".- Angegeben von:
getBranchPointin SchnittstelleBaseline- Gibt zurück:
- the value of the 'Branch Point' attribute.
- Siehe auch:
- Generated
- Model
- default="" dataType="org.eclipse.emf.cdo.etypes.BranchPointRef" required="true"
-
setBranchPoint
Sets the value of the 'Branch Point' attribute.- Parameter:
value- the new value of the 'Branch Point' attribute.- Siehe auch:
- Generated
-
isRelease
boolean isRelease()- Generated
- Model
- kind="operation"
-
getBasedStreams
- Generated
- Model
- kind="operation"
-