Package org.eclipse.emf.cdo.lm.reviews
Schnittstelle ReviewTemplate
- Alle Superschnittstellen:
CDOObject
,CDOWithID
,EObject
,ModelElement
,Notifier
,SystemElement
,TopicContainer
- Alle bekannten Implementierungsklassen:
ReviewTemplateImpl
A representation of the model object 'Review Template'.
- 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.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the value of the 'Reviewers' attribute list.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.etypes.ModelElement
getAnnotation, getAnnotations
Von Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
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
-
getReviewers
Returns the value of the 'Reviewers' attribute list. The list contents are of typeString
.- Gibt zurück:
- the value of the 'Reviewers' attribute list.
- Siehe auch:
- Generated
- Model
-