Verwendungen von Schnittstelle
org.eclipse.emf.cdo.etypes.ModelElement
Packages, die ModelElement verwenden
Package
Beschreibung
The generated EMF API of the CDO system data types and native annotations.
The generated EMF implementation of the CDO system data types and native annotations.
The generated EMF edit support of the CDO system data types and native annotations.
The generated EMF utilities of the CDO system data types and native annotations.
The generated EMF API of the CDO Lifecycle Management model.
The generated EMF API of the CDO Lifecycle Management Assembly model.
The generated EMF implementation of the CDO Lifecycle Management Assembly model.
The generated EMF utilities of the CDO Lifecycle Management Assembly model.
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
The generated EMF implementation of the CDO Lifecycle Management model.
The generated EMF API of the CDO Lifecycle Management Modules model.
The generated EMF implementation of the CDO Lifecycle Management Modules model.
The generated EMF utilities of the CDO Lifecycle Management Modules model.
The generated EMF utilities of the CDO Lifecycle Management model.
The generated EMF API of the CDO security model.
The generated EMF implementation of the CDO security model.
The generated EMF utilities of the CDO security model.
Client utility classes, some common interfaces and exceptions.
-
Verwendungen von ModelElement in org.eclipse.emf.cdo.etypes
Unterschnittstellen von ModelElement in org.eclipse.emf.cdo.etypesModifizierer und TypSchnittstelleBeschreibunginterfaceA representation of the model object 'Annotation'.Methoden in org.eclipse.emf.cdo.etypes, die ModelElement zurückgebenModifizierer und TypMethodeBeschreibungAnnotation.getModelElement()Returns the value of the 'Model Element' container reference.Methoden in org.eclipse.emf.cdo.etypes mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungvoidAnnotation.setModelElement(ModelElement value) Sets the value of the 'Model Element' container reference. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.etypes.impl
Klassen in org.eclipse.emf.cdo.etypes.impl, die ModelElement implementierenModifizierer und TypKlasseBeschreibungclassAn implementation of the model object 'Annotation'.classAn implementation of the model object 'Model Element'.Methoden in org.eclipse.emf.cdo.etypes.impl, die ModelElement zurückgebenMethoden in org.eclipse.emf.cdo.etypes.impl mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungAnnotationImpl.basicSetModelElement(ModelElement newModelElement, NotificationChain msgs) voidAnnotationImpl.setModelElement(ModelElement newModelElement) -
Verwendungen von ModelElement in org.eclipse.emf.cdo.etypes.provider
Methoden in org.eclipse.emf.cdo.etypes.provider, die ModelElement zurückgebenModifizierer und TypMethodeBeschreibungprotected ModelElementStringToStringMapEntryItemProvider.getModelElement(Object object) Returns the containing model element of thecontaining annotation. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.etypes.util
Methoden in org.eclipse.emf.cdo.etypes.util, die ModelElement zurückgebenModifizierer und TypMethodeBeschreibungBasicAnnotationValidator.ValidationContext.getModelElement()The containing model elements of the annotation being validated.Methoden in org.eclipse.emf.cdo.etypes.util mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungEtypesSwitch.caseModelElement(ModelElement object) Returns the result of interpreting the object as an instance of 'Model Element'.protected BasicDiagnosticBasicAnnotationValidator.createValueDiagnostic(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EStructuralFeature feature) Creates the placeholder diagnostic used byvalidateFeatureDetail.protected Collection<? extends Annotation> BasicAnnotationValidator.getAllValidAnnotations(Annotation annotation, ModelElement modelElement, Collection<? extends Annotation> annotations) Returns the filtered collection of nested annotations that are valid for this annotation.BasicAnnotationValidator.Assistant.getProperties(ModelElement modelElement) Returns a map from key tofeature.protected Map<String, EStructuralFeature> BasicAnnotationValidator.getProperties(ModelElement modelElement) Returns a map from key tofeature.BasicAnnotationValidator.Assistant.getPropertyClasses(ModelElement modelElement) Returns the model classes used to represent annotations for the given model element.BasicAnnotationValidator.getPropertyClasses(ModelElement modelElement) Returns the model classes used to represent annotations for the given model element.protected Collection<? extends Annotation> BasicAnnotationValidator.getValidAnnotations(Annotation annotation, ModelElement modelElement, Collection<? extends Annotation> annotations) Returns the filtered collection of nested annotations that are valid for this annotation.protected Collection<? extends EObject> BasicAnnotationValidator.getValidContents(Annotation annotation, ModelElement modelElement, Collection<? extends EObject> contents) Returns the filtered collection of contents that are valid for this annotation.protected Collection<?> BasicAnnotationValidator.getValidReferences(Annotation annotation, ModelElement modelElement, Collection<?> references) Returns the filtered collection of references that are valid for this annotation.protected booleanBasicAnnotationValidator.isAnnotationsSupported(Annotation annotation, ModelElement modelElement) Returns whethernested annotationsare meaningful for this annotation.protected booleanBasicAnnotationValidator.isContentsSupported(Annotation annotation, ModelElement modelElement) Returns whethercontentsare meaningful for this annotation.protected booleanBasicAnnotationValidator.isDuplicateValid(ModelElement modelElement, Annotation primaryAnnotation, Annotation secondaryAnnotation) Returns whether the given two annotations, both with the annotation validator's annotation source, bothcontainedby the given model element, are valid.protected booleanBasicAnnotationValidator.isIncludedProperty(ModelElement modelElement, EClass eClass, EStructuralFeature eStructuralFeature) Returns whether the given structural feature of the given class for the given model element isincluded as a property.protected booleanBasicAnnotationValidator.isReferencesSupported(Annotation annotation, ModelElement modelElement) Returns whetherreferencesare meaningful for this annotation.protected booleanBasicAnnotationValidator.isValidLocation(Annotation annotation, ModelElement modelElement) Returns whether this annotationcontainedby this model element is valid at this location.protected voidBasicAnnotationValidator.reportDuplicate(Annotation primaryAnnotation, Annotation secondaryAnnotation, ModelElement modelElement, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportIgnoredAnnotations(Annotation annotation, ModelElement modelElement, Collection<? extends Annotation> ignoredAnnotations, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportIgnoredContents(Annotation annotation, ModelElement modelElement, Collection<? extends EObject> ignoredContents, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportIgnoredEntry(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportIgnoredReferences(Annotation annotation, ModelElement modelElement, Collection<? extends EObject> ignoredReferences, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportInvalidAnnotation(Annotation annotation, ModelElement modelElement, Annotation nestedAnnotation, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportInvalidContent(Annotation annotation, ModelElement modelElement, EObject content, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportInvalidReference(Annotation annotation, ModelElement modelElement, EObject reference, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportInvalidReferenceLiteral(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EReference reference, String literalValue, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportInvalidValueLiteral(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EAttribute attribute, String literalValue, EDataType dataType, DiagnosticChain diagnostics, RuntimeException exception, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportMissingEntry(Annotation annotation, ModelElement modelElement, String key, EStructuralFeature property, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportMissingRequiredEntryValue(Annotation annotation, ModelElement modelElement, EStructuralFeature feature, List<Object> values, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportTooFewValues(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EStructuralFeature feature, List<Object> values, int size, int lowerBound, DiagnosticChain diagnostics, Map<Object, Object> context) protected voidBasicAnnotationValidator.reportTooManyValues(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EStructuralFeature feature, List<Object> values, int size, int upperBound, DiagnosticChain diagnostics, Map<Object, Object> context) BasicAnnotationValidator.split(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, String literalValue, EStructuralFeature feature, DiagnosticChain diagnostics, Map<Object, Object> context) Splits the literal value into a list of literal values as appropriate for this feature.protected booleanBasicAnnotationValidator.validateAnnotations(Annotation annotation, ModelElement modelElement, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether this annotation'snested annotationsare valid.protected booleanBasicAnnotationValidator.validateAttributeDetailLiteralValue(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EAttribute attribute, List<Object> dataValues, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether the literal value of this detail entry for the corresponding attribute is valid.protected booleanBasicAnnotationValidator.validateAttributeDetailValueLiteral(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EAttribute attribute, String literalValue, List<Object> dataValues, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether the given literal value is valid with respect to this detail entry's corresponding attribute'sdata type.protected booleanBasicAnnotationValidator.validateContents(Annotation annotation, ModelElement modelElement, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether this annotation'scontentsare valid.protected booleanBasicAnnotationValidator.validateDetail(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether this detail entry is valid.protected booleanBasicAnnotationValidator.validateDetails(Annotation annotation, ModelElement modelElement, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether this annotation'sdetailsare valid.protected booleanBasicAnnotationValidator.validateFeatureDetail(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EStructuralFeature feature, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether the value of this detail entry for the corresponding feature is valid.protected booleanBasicAnnotationValidator.validateFeatureDetailValue(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EStructuralFeature feature, List<Object> values, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether the modeled values for this detail entry's corresponding feature are valid.booleanEtypesValidator.validateModelElement(ModelElement modelElement, DiagnosticChain diagnostics, Map<Object, Object> context) protected booleanBasicAnnotationValidator.validateReferenceDetailLiteralValue(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EReference reference, List<Object> referenceValues, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether the literal value of this detail entry for the corresponding reference is valid.protected booleanBasicAnnotationValidator.validateReferenceDetailValueLiteral(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EReference reference, String literalValue, List<Object> referenceValues, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether the given literal value is valid with respect to this detail entry's corresponding reference'sclass.protected booleanBasicAnnotationValidator.validateReferences(Annotation annotation, ModelElement modelElement, DiagnosticChain diagnostics, Map<Object, Object> context) Returns whether this annotation'sreferencesare valid.Konstruktoren in org.eclipse.emf.cdo.etypes.util mit Parametern vom Typ ModelElementModifiziererKonstruktorBeschreibungValidationContext(Annotation annotation, ModelElement modelElement, Map.Entry<String, String> entry, EAttribute eAttribute) Creates an instance. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm
Unterschnittstellen von ModelElement in org.eclipse.emf.cdo.lmModifizierer und TypSchnittstelleBeschreibunginterfaceA representation of the model object 'Baseline'.interfaceA representation of the model object 'Change'.interfaceA representation of the model object 'Delivery'.interfaceA representation of the model object 'Dependency'.interfaceA representation of the model object 'Drop'.interfaceA representation of the model object 'Drop Type'.interfaceA representation of the model object 'Fixed Baseline'.interfaceA representation of the model object 'Floating Baseline'.interfaceA representation of the model object 'Module'.interfaceA representation of the model object 'Module Element'.interfaceA representation of the model object 'Module Type'.interfaceA representation of the model object 'Process'.interfaceA representation of the model object 'Process Element'.interfaceA representation of the model object 'Stream'.interfaceA representation of the model object 'Stream Element'.interfaceA representation of the model object 'System'.interfaceA representation of the model object 'System Element'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.assembly
Unterschnittstellen von ModelElement in org.eclipse.emf.cdo.lm.assemblyModifizierer und TypSchnittstelleBeschreibunginterfaceA representation of the model object 'Assembly'.interfaceA representation of the model object 'Module'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.assembly.impl
Klassen in org.eclipse.emf.cdo.lm.assembly.impl, die ModelElement implementierenModifizierer und TypKlasseBeschreibungclassAn implementation of the model object 'Assembly'.classAn implementation of the model object 'Module'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.assembly.util
Methoden in org.eclipse.emf.cdo.lm.assembly.util mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungAssemblySwitch.caseModelElement(ModelElement object) Returns the result of interpreting the object as an instance of 'Model Element'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.client
Methoden in org.eclipse.emf.cdo.lm.client mit Typparametern vom Typ ModelElementModifizierer und TypMethodeBeschreibung<E extends ModelElement,R>
RISystemDescriptor.modify(E element, Function<E, R> modifier, IProgressMonitor monitor) -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.impl
Unterschnittstellen von ModelElement in org.eclipse.emf.cdo.lm.implModifizierer und TypSchnittstelleBeschreibunginterfaceKlassen in org.eclipse.emf.cdo.lm.impl, die ModelElement implementierenModifizierer und TypKlasseBeschreibungclassAn implementation of the model object 'Baseline'.classAn implementation of the model object 'Change'.classAn implementation of the model object 'Delivery'.classAn implementation of the model object 'Dependency'.classAn implementation of the model object 'Drop'.classAn implementation of the model object 'Drop Type'.classAn implementation of the model object 'Fixed Baseline'.classAn implementation of the model object 'Floating Baseline'.classAn implementation of the model object 'Module'.classAn implementation of the model object 'Module Type'.classAn implementation of the model object 'Process Element'.classAn implementation of the model object 'Process'.classAn implementation of the model object 'Stream'.classAn implementation of the model object 'System'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.modules
Unterschnittstellen von ModelElement in org.eclipse.emf.cdo.lm.modulesModifizierer und TypSchnittstelleBeschreibunginterfaceA representation of the model object 'Dependency Definition'.interfaceA representation of the model object 'Module Definition'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.modules.impl
Klassen in org.eclipse.emf.cdo.lm.modules.impl, die ModelElement implementierenModifizierer und TypKlasseBeschreibungclassAn implementation of the model object 'Dependency Definition'.classAn implementation of the model object 'Module Definition'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.modules.util
Methoden in org.eclipse.emf.cdo.lm.modules.util mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungModulesSwitch.caseModelElement(ModelElement object) Returns the result of interpreting the object as an instance of 'Model Element'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.reviews
Unterschnittstellen von ModelElement in org.eclipse.emf.cdo.lm.reviewsModifizierer und TypSchnittstelleBeschreibunginterfaceA representation of the model object 'Authorable'.interfaceA representation of the model object 'Comment'.interfaceA representation of the model object 'Delivery Review'.interfaceA representation of the model object 'Drop Review'.interfaceA representation of the model object 'Review'.interfaceA representation of the model object 'Review Template'.interfaceA representation of the model object 'Topic'.interfaceA representation of the model object 'Commentable'.Methoden in org.eclipse.emf.cdo.lm.reviews mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungstatic AnnotationReviewsPackage.getAnnotation(ModelElement modelElement, boolean createOnDemand) -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.reviews.impl
Klassen in org.eclipse.emf.cdo.lm.reviews.impl, die ModelElement implementierenModifizierer und TypKlasseBeschreibungclassAn implementation of the model object 'Comment'.classAn implementation of the model object 'Delivery Review'.classAn implementation of the model object 'Drop Review'.classAn implementation of the model object 'Review'.classAn implementation of the model object 'Review Template'.classAn implementation of the model object 'Commentable'.classAn implementation of the model object 'Topic'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.reviews.util
Methoden in org.eclipse.emf.cdo.lm.reviews.util mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungReviewsSwitch.caseModelElement(ModelElement object) Returns the result of interpreting the object as an instance of 'Model Element'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.lm.util
Methoden in org.eclipse.emf.cdo.lm.util mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungLMSwitch.caseModelElement(ModelElement object) Returns the result of interpreting the object as an instance of 'Model Element'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.security
Unterschnittstellen von ModelElement in org.eclipse.emf.cdo.securityModifizierer und TypSchnittstelleBeschreibunginterfaceA representation of the model object 'Assignee'.interfaceA representation of the model object 'Container'.interfaceA representation of the model object 'Group'.interfaceA representation of the model object 'Realm'.interfaceA representation of the model object 'Role'.interfaceA representation of the model object 'Element'.interfaceA representation of the model object 'Item'.interfaceA representation of the model object 'User'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.security.impl
Klassen in org.eclipse.emf.cdo.security.impl, die ModelElement implementierenModifizierer und TypKlasseBeschreibungclassAn implementation of the model object 'Assignee'.classAn implementation of the model object 'Container'.classAn implementation of the model object 'Group'.classAn implementation of the model object 'Realm'.classAn implementation of the model object 'Role'.classAn implementation of the model object 'Element'.classAn implementation of the model object 'Item'.classAn implementation of the model object 'User'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.security.util
Methoden in org.eclipse.emf.cdo.security.util mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungSecuritySwitch.caseModelElement(ModelElement object) Returns the result of interpreting the object as an instance of 'Model Element'. -
Verwendungen von ModelElement in org.eclipse.emf.cdo.util
Methoden in org.eclipse.emf.cdo.util mit Parametern vom Typ ModelElementModifizierer und TypMethodeBeschreibungstatic StringCDOUtil.getAnnotation(ModelElement modelElement, String sourceURI, String key) static StringCDOUtil.getDocumentation(ModelElement modelElement) static AnnotationCDOUtil.setAnnotation(ModelElement modelElement, String sourceURI, String key, String value) static AnnotationCDOUtil.setDocumentation(ModelElement modelElement, String value)