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übersichtVon Schnittstelle geerbte Felder org.eclipse.emf.cdo.lm.BaselineCOMPARATOR
- 
MethodenübersichtModifizierer 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.BaselinegetBaseTimeStamp, getBranchPoint, getName, getStream, getTypeAndName, getTypeName, isFloating, setStreamVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.CDOObjectcdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.FixedBaselinegetBasedChanges, getDependencies, getVersion, setVersionVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.etypes.ModelElementgetAnnotation, getAnnotationsVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.ModuleElementgetModuleVon Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliverVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.reviews.ReviewgetAuthor, getId, getReviewers, getStatus, setAuthor, setId, setStatusVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.SystemElementgetSystemVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.reviews.TopicContainerforEachComment, forEachTopic, getComments, getResolvedCount, getReview, getTopic, getTopicCount, getTopics, getTopics, getUnresolvedCount
- 
Methodendetails- 
getDeliveryDelivery 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"
 
- 
setDeliverySets the value of the 'Delivery' reference.- Parameter:
- value- the new value of the 'Delivery' reference.
- Siehe auch:
- Generated
 
- 
getTargetTimeStamplong 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"
 
- 
getDropTypeDropType 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"
 
- 
setDropTypeSets the value of the 'Drop Type' reference.- Parameter:
- value- the new value of the 'Drop Type' reference.
- Siehe auch:
- Generated
 
- 
getDropLabelString getDropLabel()Returns the value of the 'Drop Label' attribute.- Gibt zurück:
- the value of the 'Drop Label' attribute.
- Siehe auch:
- Generated
- Model
 
- 
setDropLabelSets the value of the 'Drop Label' attribute.- Parameter:
- value- the new value of the 'Drop Label' attribute.
- Siehe auch:
- Generated
 
 
-