| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractXbaseWithAnnotationsSemanticSequencer.sequence_XAnnotationElementValuePair(org.eclipse.emf.ecore.EObject context,
XAnnotationElementValuePair semanticObject)
Deprecated.
|
protected void |
AbstractXbaseWithAnnotationsSemanticSequencer.sequence_XAnnotationElementValuePair(ISerializationContext context,
XAnnotationElementValuePair semanticObject)
Contexts:
XAnnotationElementValuePair returns XAnnotationElementValuePair
Constraint:
(element=[JvmOperation|ValidID] value=XAnnotationElementValue)
|
| Modifier and Type | Method and Description |
|---|---|
XAnnotationElementValuePair |
XAnnotationsFactory.createXAnnotationElementValuePair()
Returns a new object of class 'XAnnotation Element Value Pair'
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<XAnnotationElementValuePair> |
XAnnotation.getElementValuePairs()
Returns the value of the 'Element Value Pairs' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XAnnotationElementValuePairImpl
An implementation of the model object 'XAnnotation Element Value Pair'
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<XAnnotationElementValuePair> |
XAnnotationImpl.elementValuePairs
The cached value of the '
Element Value Pairs' containment reference list |
| Modifier and Type | Method and Description |
|---|---|
XAnnotationElementValuePair |
XAnnotationsFactoryImpl.createXAnnotationElementValuePair() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<XAnnotationElementValuePair> |
XAnnotationImpl.getElementValuePairs() |
| Modifier and Type | Method and Description |
|---|---|
T |
XAnnotationsSwitch.caseXAnnotationElementValuePair(XAnnotationElementValuePair object)
Returns the result of interpreting the object as an instance of 'XAnnotation Element Value Pair'
|
Copyright © 2015. All Rights Reserved.