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.long
Returns the value of the 'Target Time Stamp' attribute.void
setDelivery
(Delivery value) Sets the value of the 'Delivery
' reference.void
setDropLabel
(String value) Sets the value of the 'Drop Label
' attribute.void
setDropType
(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, 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.lm.FixedBaseline
getBasedChanges, getDependencies, getVersion, setVersion
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.reviews.Review
getAuthor, getId, getReviewers, getStatus, setAuthor, setId, setStatus
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.lm.SystemElement
getSystem
Von 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
-