Package org.eclipse.emf.cdo.lm.reviews
Schnittstelle DropReview
- Alle Superschnittstellen:
Baseline,CDOObject,CDOWithID,EObject,FixedBaseline,ModelElement,ModuleElement,Notifier,Review,StreamElement,SystemElement,TopicContainer
- Alle bekannten Implementierungsklassen:
DropReviewImpl
A representation of the model object 'Drop Review'.
- 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 'Delivery' reference.Returns the value of the 'Drop Label' attribute.Returns the value of the 'Drop Type' reference.longReturns the value of the 'Target Time Stamp' attribute.voidsetDelivery(Delivery value) Sets the value of the 'Delivery' reference.voidsetDropLabel(String value) Sets the value of the 'Drop Label' attribute.voidsetDropType(DropType value) Sets the value of the 'Drop Type' reference.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.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.reviews.Review
getAuthor, getId, getReviewers, getStatus, setAuthor, setId, setStatusVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.SystemElement
getSystemVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.reviews.TopicContainer
forEachComment, forEachTopic, getComments, getResolvedCount, getReview, getTopic, getTopicCount, getTopics, getTopics, getUnresolvedCount
-
Methodendetails
-
getDelivery
Delivery getDelivery()Returns the value of the 'Delivery' reference.- Gibt zurück:
- the value of the 'Delivery' reference.
- Siehe auch:
- Generated
- Model
- resolveProxies="false" required="true"
-
setDelivery
Sets the value of the 'Delivery' reference.- Parameter:
value- the new value of the 'Delivery' reference.- Siehe auch:
- Generated
-
getTargetTimeStamp
long getTargetTimeStamp()Returns the value of the 'Target Time Stamp' attribute.- Gibt zurück:
- the value of the 'Target Time Stamp' attribute.
- Siehe auch:
- Generated
- Model
- required="true" transient="true" changeable="false" volatile="true" derived="true"
-
getDropType
DropType getDropType()Returns the value of the 'Drop Type' reference.- Gibt zurück:
- the value of the 'Drop Type' reference.
- Siehe auch:
- Generated
- Model
- resolveProxies="false" required="true"
-
setDropType
Sets the value of the 'Drop Type' reference.- Parameter:
value- the new value of the 'Drop Type' reference.- Siehe auch:
- Generated
-
getDropLabel
String getDropLabel()Returns the value of the 'Drop Label' attribute.- Gibt zurück:
- the value of the 'Drop Label' attribute.
- Siehe auch:
- Generated
- Model
-
setDropLabel
Sets the value of the 'Drop Label' attribute.- Parameter:
value- the new value of the 'Drop Label' attribute.- Siehe auch:
- Generated
-