Package org.eclipse.emf.cdo.lm.reviews
Schnittstelle DeliveryReview
- Alle Superschnittstellen:
Baseline
,CDOObject
,CDOWithID
,EObject
,FloatingBaseline
,ModelElement
,ModuleElement
,Notifier
,Review
,StreamElement
,SystemElement
,TopicContainer
- Alle bekannten Implementierungsklassen:
DeliveryReviewImpl
A representation of the model object 'Delivery 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 TypMethodeBeschreibunggetBase()
Returns the value of the 'Base' reference.Returns the value of the 'Branch' attribute.Returns the value of the 'Deliveries' reference list.Returns the value of the 'Impact' attribute.int
Returns the value of the 'Rebase Count' attribute.Returns the value of the 'Source Change' reference.long
Returns the value of the 'Source Commit' attribute.long
Returns the value of the 'Target Commit' attribute.void
setBase
(FixedBaseline value) Sets the value of the 'Base
' reference.void
setBranch
(CDOBranchRef value) Sets the value of the 'Branch
' attribute.void
Sets the value of the 'Impact
' attribute.void
setRebaseCount
(int value) Sets the value of the 'Rebase Count
' attribute.void
setSourceChange
(Change value) Sets the value of the 'Source Change
' reference.void
setSourceCommit
(long value) Sets the value of the 'Source Commit
' attribute.void
setTargetCommit
(long value) Sets the value of the 'Target Commit
' attribute.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.FloatingBaseline
isClosed, setClosed
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
-
getBase
FixedBaseline getBase()Returns the value of the 'Base' reference.- Angegeben von:
getBase
in SchnittstelleFloatingBaseline
- Gibt zurück:
- the value of the 'Base' reference.
- Siehe auch:
- Generated
- Model
- resolveProxies="false" required="true"
-
setBase
Sets the value of the 'Base
' reference.- Parameter:
value
- the new value of the 'Base' reference.- 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:
getBranch
in 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
.- Angegeben von:
getDeliveries
in SchnittstelleFloatingBaseline
- Gibt zurück:
- the value of the 'Deliveries' reference list.
- Siehe auch:
- Generated
- Model
-
getSourceChange
Change getSourceChange()Returns the value of the 'Source Change' reference.- Gibt zurück:
- the value of the 'Source Change' reference.
- Siehe auch:
- Generated
- Model
- resolveProxies="false" required="true"
-
setSourceChange
Sets the value of the 'Source Change
' reference.- Parameter:
value
- the new value of the 'Source Change' reference.- Siehe auch:
- Generated
-
getSourceCommit
long getSourceCommit()Returns the value of the 'Source Commit' attribute.- Gibt zurück:
- the value of the 'Source Commit' attribute.
- Siehe auch:
- Generated
- Model
- required="true"
-
setSourceCommit
void setSourceCommit(long value) Sets the value of the 'Source Commit
' attribute.- Parameter:
value
- the new value of the 'Source Commit' attribute.- Siehe auch:
- Generated
-
getTargetCommit
long getTargetCommit()Returns the value of the 'Target Commit' attribute.- Gibt zurück:
- the value of the 'Target Commit' attribute.
- Siehe auch:
- Generated
- Model
- required="true"
-
setTargetCommit
void setTargetCommit(long value) Sets the value of the 'Target Commit
' attribute.- Parameter:
value
- the new value of the 'Target Commit' attribute.- Siehe auch:
- Generated
-
getRebaseCount
int getRebaseCount()Returns the value of the 'Rebase Count' attribute.- Gibt zurück:
- the value of the 'Rebase Count' attribute.
- Siehe auch:
- Generated
- Model
-
setRebaseCount
void setRebaseCount(int value) Sets the value of the 'Rebase Count
' attribute.- Parameter:
value
- the new value of the 'Rebase Count' attribute.- Siehe auch:
- Generated
-