| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NamedElement in org.eclipse.ocl.examples.pivot | 
|---|
| Subinterfaces of NamedElement in org.eclipse.ocl.examples.pivot | |
|---|---|
|  interface | AnnotationA representation of the model object 'Annotation'. | 
|  interface | AnyTypeA representation of the model object 'Any Type'. | 
|  interface | AssociationClassA representation of the model object 'Association Class'. | 
|  interface | AssociationClassCallExpA representation of the model object 'Association Class Call Exp'. | 
|  interface | BagTypeA representation of the model object 'Bag Type'. | 
|  interface | BooleanLiteralExpA representation of the model object 'Boolean Literal Exp'. | 
|  interface | CallExpA representation of the model object 'Call Exp'. | 
|  interface | CallOperationActionA representation of the model object 'Call Operation Action'. | 
|  interface | ClassA representation of the model object 'Class'. | 
|  interface | ClassifierTypeA representation of the model object 'Classifier Type'. | 
|  interface | CollectionItemA representation of the model object 'Collection Item'. | 
|  interface | CollectionLiteralExpA representation of the model object 'Collection Literal Exp'. | 
|  interface | CollectionLiteralPartA representation of the model object 'Collection Literal Part'. | 
|  interface | CollectionRangeA representation of the model object 'Collection Range'. | 
|  interface | CollectionTypeA representation of the model object 'Collection Type'. | 
|  interface | ConstraintA representation of the model object 'Constraint'. | 
|  interface | DataTypeA representation of the model object 'Data Type'. | 
|  interface | DetailA representation of the model object 'Detail'. | 
|  interface | EnumerationA representation of the model object 'Enumeration'. | 
|  interface | EnumerationLiteralA representation of the model object 'Enumeration Literal'. | 
|  interface | EnumLiteralExpA representation of the model object 'Enum Literal Exp'. | 
|  interface | ExpressionInOclA representation of the model object 'Expression In Ocl'. | 
|  interface | FeatureA representation of the model object 'Feature'. | 
|  interface | FeatureCallExpA representation of the model object 'Feature Call Exp'. | 
|  interface | IfExpA representation of the model object 'If Exp'. | 
|  interface | IntegerLiteralExpA representation of the model object 'Integer Literal Exp'. | 
|  interface | InvalidLiteralExpA representation of the model object 'Invalid Literal Exp'. | 
|  interface | InvalidTypeA representation of the model object 'Invalid Type'. | 
|  interface | IterateExpA representation of the model object 'Iterate Exp'. | 
|  interface | IterationA representation of the model object 'Iteration'. | 
|  interface | IteratorExpA representation of the model object 'Iterator Exp'. | 
|  interface | LambdaTypeA representation of the model object 'Lambda Type'. | 
|  interface | LetExpA representation of the model object 'Let Exp'. | 
|  interface | LibraryA representation of the model object 'Library'. | 
|  interface | LiteralExpA representation of the model object 'Literal Exp'. | 
|  interface | LoopExpA representation of the model object 'Loop Exp'. | 
|  interface | MessageExpA representation of the model object 'Message Exp'. | 
|  interface | MessageTypeA representation of the model object 'Message Type'. | 
|  interface | NamespaceA representation of the model object 'Namespace'. | 
|  interface | NavigationCallExpA representation of the model object 'Navigation Call Exp'. | 
|  interface | NullLiteralExpA representation of the model object 'Null Literal Exp'. | 
|  interface | NumericLiteralExpA representation of the model object 'Numeric Literal Exp'. | 
|  interface | OclExpressionA representation of the model object 'Ocl Expression'. | 
|  interface | OpaqueExpressionA representation of the model object 'Opaque Expression'. | 
|  interface | OperationA representation of the model object 'Operation'. | 
|  interface | OperationCallExpA representation of the model object 'Operation Call Exp'. | 
|  interface | OrderedSetTypeA representation of the model object 'Ordered Set Type'. | 
|  interface | PackageA representation of the model object 'Package'. | 
|  interface | ParameterA representation of the model object 'Parameter'. | 
|  interface | PrecedenceA representation of the model object 'Precedence'. | 
|  interface | PrimitiveLiteralExpA representation of the model object 'Primitive Literal Exp'. | 
|  interface | PrimitiveTypeA representation of the model object 'Primitive Type'. | 
|  interface | PropertyA representation of the model object 'Property'. | 
|  interface | PropertyCallExpA representation of the model object 'Property Call Exp'. | 
|  interface | RealLiteralExpA representation of the model object 'Real Literal Exp'. | 
|  interface | SendSignalActionA representation of the model object 'Send Signal Action'. | 
|  interface | SequenceTypeA representation of the model object 'Sequence Type'. | 
|  interface | SetTypeA representation of the model object 'Set Type'. | 
|  interface | SignalA representation of the model object 'Signal'. | 
|  interface | StateA representation of the model object 'State'. | 
|  interface | StateExpA representation of the model object 'State Exp'. | 
|  interface | StringLiteralExpA representation of the model object 'String Literal Exp'. | 
|  interface | TemplateParameterTypeA representation of the model object 'Template Parameter Type'. | 
|  interface | TupleLiteralExpA representation of the model object 'Tuple Literal Exp'. | 
|  interface | TupleLiteralPartA representation of the model object 'Tuple Literal Part'. | 
|  interface | TupleTypeA representation of the model object 'Tuple Type'. | 
|  interface | TypeA representation of the model object 'Type'. | 
|  interface | TypedElementA representation of the model object 'Typed Element'. | 
|  interface | TypedMultiplicityElementA representation of the model object 'Typed Multiplicity Element'. | 
|  interface | TypeExpA representation of the model object 'Type Exp'. | 
|  interface | UnlimitedNaturalLiteralExpA representation of the model object 'Unlimited Natural Literal Exp'. | 
|  interface | UnspecifiedTypeA representation of the model object 'Unspecified Type'. | 
|  interface | UnspecifiedValueExpA representation of the model object 'Unspecified Value Exp'. | 
|  interface | ValueSpecificationA representation of the model object 'Value Specification'. | 
|  interface | VariableA representation of the model object 'Variable'. | 
|  interface | VariableDeclarationA representation of the model object 'Variable Declaration'. | 
|  interface | VariableExpA representation of the model object 'Variable Exp'. | 
|  interface | VoidTypeA representation of the model object 'Void Type'. | 
| Methods in org.eclipse.ocl.examples.pivot with type parameters of type NamedElement | ||
|---|---|---|
| static
 | ObjectUtil.getNamedElement(java.util.Collection<T> elements,
                java.lang.String name) | |
| Methods in org.eclipse.ocl.examples.pivot that return NamedElement | |
|---|---|
|  NamedElement | Constraint.getContext()Returns the value of the 'Context' reference. | 
| Methods in org.eclipse.ocl.examples.pivot with parameters of type NamedElement | |
|---|---|
|  void | Constraint.setContext(NamedElement value)Sets the value of the ' Context' reference. | 
| Uses of NamedElement in org.eclipse.ocl.examples.pivot.delegate | 
|---|
| Methods in org.eclipse.ocl.examples.pivot.delegate with parameters of type NamedElement | |
|---|---|
|  Constraint | AbstractDelegatedBehavior.getConstraintForStereotype(NamedElement namedElement,
                           java.lang.String name) | 
| protected  ExpressionInOcl | AbstractDelegatedBehavior.getExpressionInOcl(TypeManager typeManager,
                   NamedElement namedElement,
                   Constraint constraint) | 
| Uses of NamedElement in org.eclipse.ocl.examples.pivot.ecore | 
|---|
| Methods in org.eclipse.ocl.examples.pivot.ecore with type parameters of type NamedElement | ||
|---|---|---|
| protected 
 | Ecore2Pivot.refreshNamedElement(java.lang.Class<T> pivotClass,
                    org.eclipse.emf.ecore.EClass pivotEClass,
                    org.eclipse.emf.ecore.ENamedElement eNamedElement) | |
| Methods in org.eclipse.ocl.examples.pivot.ecore with parameters of type NamedElement | |
|---|---|
| protected  void | Ecore2PivotDeclarationSwitch.copyAnnotatedElement(NamedElement pivotElement,
                     org.eclipse.emf.ecore.EModelElement eModelElement,
                     java.util.List<org.eclipse.emf.ecore.EAnnotation> excludedAnnotations) | 
| protected  void | Pivot2EcoreDeclarationVisitor.copyNamedElement(org.eclipse.emf.ecore.ENamedElement eNamedElement,
                 NamedElement pivotNamedElement) | 
| protected  void | Ecore2PivotDeclarationSwitch.copyNamedElement(NamedElement pivotElement,
                 org.eclipse.emf.ecore.ENamedElement eNamedElement) | 
| Uses of NamedElement in org.eclipse.ocl.examples.pivot.evaluation | 
|---|
| Methods in org.eclipse.ocl.examples.pivot.evaluation that return NamedElement | |
|---|---|
|  NamedElement | EvaluationContext.getSpecificationContext() | 
| Methods in org.eclipse.ocl.examples.pivot.evaluation with parameters of type NamedElement | |
|---|---|
|  void | EvaluationContext.setContext(NamedElement context,
           java.util.Map<java.lang.String,Type> parameters) | 
| Uses of NamedElement in org.eclipse.ocl.examples.pivot.internal.impl | 
|---|
| Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement NamedElement | |
|---|---|
|  class | AnnotationImplAn implementation of the model object 'Annotation'. | 
|  class | AnyTypeImplAn implementation of the model object 'Any Type'. | 
|  class | AssociationClassCallExpImplAn implementation of the model object 'Association Class Call Exp'. | 
|  class | AssociationClassImplAn implementation of the model object 'Association Class'. | 
|  class | BagTypeImplAn implementation of the model object 'Bag Type'. | 
|  class | BooleanLiteralExpImplAn implementation of the model object 'Boolean Literal Exp'. | 
|  class | CallExpImplAn implementation of the model object 'Call Exp'. | 
|  class | CallOperationActionImplAn implementation of the model object 'Call Operation Action'. | 
|  class | ClassifierTypeImplAn implementation of the model object 'Classifier Type'. | 
|  class | ClassImplAn implementation of the model object 'Class'. | 
|  class | CollectionItemImplAn implementation of the model object 'Collection Item'. | 
|  class | CollectionLiteralExpImplAn implementation of the model object 'Collection Literal Exp'. | 
|  class | CollectionLiteralPartImplAn implementation of the model object 'Collection Literal Part'. | 
|  class | CollectionRangeImplAn implementation of the model object 'Collection Range'. | 
|  class | CollectionTypeImplAn implementation of the model object 'Collection Type'. | 
|  class | ConstraintImplAn implementation of the model object 'Constraint'. | 
|  class | DataTypeImplAn implementation of the model object 'Data Type'. | 
|  class | DetailImplAn implementation of the model object 'Detail'. | 
|  class | EnumerationImplAn implementation of the model object 'Enumeration'. | 
|  class | EnumerationLiteralImplAn implementation of the model object 'Enumeration Literal'. | 
|  class | EnumLiteralExpImplAn implementation of the model object 'Enum Literal Exp'. | 
|  class | ExpressionInOclImplAn implementation of the model object 'Expression In Ocl'. | 
|  class | FeatureCallExpImplAn implementation of the model object 'Feature Call Exp'. | 
|  class | FeatureImplAn implementation of the model object 'Feature'. | 
|  class | IfExpImplAn implementation of the model object 'If Exp'. | 
|  class | IntegerLiteralExpImplAn implementation of the model object 'Integer Literal Exp'. | 
|  class | InvalidLiteralExpImplAn implementation of the model object 'Invalid Literal Exp'. | 
|  class | InvalidTypeImplAn implementation of the model object 'Invalid Type'. | 
|  class | IterateExpImplAn implementation of the model object 'Iterate Exp'. | 
|  class | IterationImplAn implementation of the model object 'Iteration'. | 
|  class | IteratorExpImplAn implementation of the model object 'Iterator Exp'. | 
|  class | LambdaTypeImplAn implementation of the model object 'Lambda Type'. | 
|  class | LetExpImplAn implementation of the model object 'Let Exp'. | 
|  class | LibraryImplAn implementation of the model object 'Library'. | 
|  class | LiteralExpImplAn implementation of the model object 'Literal Exp'. | 
|  class | LoopExpImplAn implementation of the model object 'Loop Exp'. | 
|  class | MessageExpImplAn implementation of the model object 'Message Exp'. | 
|  class | MessageTypeImplAn implementation of the model object 'Message Type'. | 
|  class | NamedElementImplAn implementation of the model object 'Named Element'. | 
|  class | NamespaceImplAn implementation of the model object 'Namespace'. | 
|  class | NavigationCallExpImplAn implementation of the model object 'Navigation Call Exp'. | 
|  class | NullLiteralExpImplAn implementation of the model object 'Null Literal Exp'. | 
|  class | NumericLiteralExpImplAn implementation of the model object 'Numeric Literal Exp'. | 
|  class | OclExpressionImplAn implementation of the model object 'Ocl Expression'. | 
|  class | OpaqueExpressionImplAn implementation of the model object 'Opaque Expression'. | 
|  class | OperationCallExpImplAn implementation of the model object 'Operation Call Exp'. | 
|  class | OperationImplAn implementation of the model object 'Operation'. | 
|  class | OrderedSetTypeImplAn implementation of the model object 'Ordered Set Type'. | 
|  class | PackageImplAn implementation of the model object 'Package'. | 
|  class | ParameterImplAn implementation of the model object 'Parameter'. | 
|  class | PrecedenceImplAn implementation of the model object 'Precedence'. | 
|  class | PrimitiveLiteralExpImplAn implementation of the model object 'Primitive Literal Exp'. | 
|  class | PrimitiveTypeImplAn implementation of the model object 'Primitive Type'. | 
|  class | PropertyCallExpImplAn implementation of the model object 'Property Call Exp'. | 
|  class | PropertyImplAn implementation of the model object 'Property'. | 
|  class | RealLiteralExpImplAn implementation of the model object 'Real Literal Exp'. | 
|  class | SendSignalActionImplAn implementation of the model object 'Send Signal Action'. | 
|  class | SequenceTypeImplAn implementation of the model object 'Sequence Type'. | 
|  class | SetTypeImplAn implementation of the model object 'Set Type'. | 
|  class | SignalImplAn implementation of the model object 'Signal'. | 
|  class | StateExpImplAn implementation of the model object 'State Exp'. | 
|  class | StateImplAn implementation of the model object 'State'. | 
|  class | StringLiteralExpImplAn implementation of the model object 'String Literal Exp'. | 
|  class | TemplateParameterTypeImplAn implementation of the model object 'Template Parameter Type'. | 
|  class | TupleLiteralExpImplAn implementation of the model object 'Tuple Literal Exp'. | 
|  class | TupleLiteralPartImplAn implementation of the model object 'Tuple Literal Part'. | 
|  class | TupleTypeImplAn implementation of the model object 'Tuple Type'. | 
|  class | TypedElementImplAn implementation of the model object 'Typed Element'. | 
|  class | TypedMultiplicityElementImplAn implementation of the model object 'Typed Multiplicity Element'. | 
|  class | TypeExpImplAn implementation of the model object 'Type Exp'. | 
|  class | TypeImplAn implementation of the model object 'Type'. | 
|  class | UnlimitedNaturalLiteralExpImplAn implementation of the model object 'Unlimited Natural Literal Exp'. | 
|  class | UnspecifiedTypeImplAn implementation of the model object 'Unspecified Type'. | 
|  class | UnspecifiedValueExpImplAn implementation of the model object 'Unspecified Value Exp'. | 
|  class | ValueSpecificationImplAn implementation of the model object 'Value Specification'. | 
|  class | VariableDeclarationImplAn implementation of the model object 'Variable Declaration'. | 
|  class | VariableExpImplAn implementation of the model object 'Variable Exp'. | 
|  class | VariableImplAn implementation of the model object 'Variable'. | 
|  class | VoidTypeImplAn implementation of the model object 'Void Type'. | 
| Fields in org.eclipse.ocl.examples.pivot.internal.impl declared as NamedElement | |
|---|---|
| protected  NamedElement | ConstraintImpl.contextThe cached value of the ' Context' reference. | 
| Methods in org.eclipse.ocl.examples.pivot.internal.impl that return NamedElement | |
|---|---|
|  NamedElement | ConstraintImpl.basicGetContext() | 
|  NamedElement | ConstraintImpl.getContext() | 
| Methods in org.eclipse.ocl.examples.pivot.internal.impl with parameters of type NamedElement | |
|---|---|
|  void | ConstraintImpl.setContext(NamedElement newContext) | 
| Uses of NamedElement in org.eclipse.ocl.examples.pivot.prettyprint | 
|---|
| Methods in org.eclipse.ocl.examples.pivot.prettyprint with parameters of type NamedElement | |
|---|---|
| protected  void | PrettyPrintTypeVisitor.appendName(NamedElement object) | 
| protected  void | PrettyPrintTypeVisitor.appendName(NamedElement object,
           java.util.Set<java.lang.String> keywords) | 
|  java.lang.String | PrettyPrintNameVisitor.visitNamedElement(NamedElement object) | 
|  java.lang.String | PrettyPrintTypeVisitor.visitNamedElement(NamedElement object) | 
| Uses of NamedElement in org.eclipse.ocl.examples.pivot.uml | 
|---|
| Methods in org.eclipse.ocl.examples.pivot.uml with type parameters of type NamedElement | ||
|---|---|---|
| protected 
 | UML2Pivot.refreshNamedElement(java.lang.Class<T> pivotClass,
                    org.eclipse.emf.ecore.EClass pivotEClass,
                    org.eclipse.uml2.uml.NamedElement umlNamedElement) | |
| Methods in org.eclipse.ocl.examples.pivot.uml with parameters of type NamedElement | |
|---|---|
| protected  void | UML2Pivot.copyAnnotatedElement(NamedElement pivotElement,
                     org.eclipse.emf.ecore.EModelElement umlElement,
                     java.util.List<org.eclipse.emf.ecore.EAnnotation> excludedAnnotations) | 
| protected  void | Pivot2UMLDeclarationVisitor.copyNamedElement(org.eclipse.uml2.uml.NamedElement umlNamedElement,
                 NamedElement pivotNamedElement) | 
| protected  void | UML2Pivot.copyNamedElement(NamedElement pivotElement,
                 org.eclipse.uml2.uml.NamedElement umlNamedElement) | 
| Uses of NamedElement in org.eclipse.ocl.examples.pivot.util | 
|---|
| Methods in org.eclipse.ocl.examples.pivot.util with parameters of type NamedElement | |
|---|---|
|  T | PivotSwitch.caseNamedElement(NamedElement object)Returns the result of interpreting the object as an instance of 'Named Element'. | 
|  boolean | PivotValidator.validateNamedElement(NamedElement namedElement,
                     org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                     java.util.Map<java.lang.Object,java.lang.Object> context) | 
|  R | AbstractDelegatingVisitor.visitNamedElement(NamedElement object) | 
|  R | AbstractExtendingVisitor.visitNamedElement(NamedElement object) | 
|  R | AbstractNullVisitor.visitNamedElement(NamedElement object) | 
|  R | Visitor.visitNamedElement(NamedElement object) | 
| Uses of NamedElement in org.eclipse.ocl.examples.pivot.utilities | 
|---|
| Classes in org.eclipse.ocl.examples.pivot.utilities that implement NamedElement | |
|---|---|
| static class | TypeManager.TuplePart | 
| Methods in org.eclipse.ocl.examples.pivot.utilities with type parameters of type NamedElement | ||
|---|---|---|
| static
 | PivotUtil.getNamedElement(java.lang.Iterable<T> elements,
                java.lang.String name) | |
| 
 | TypeManager.getPivotOfEcore(java.lang.Class<T> pivotClass,
                org.eclipse.emf.ecore.EObject eObject) | |
| Methods in org.eclipse.ocl.examples.pivot.utilities with parameters of type NamedElement | |
|---|---|
|  void | Pivot2MonikerVisitor.appendExpPrefix(NamedElement object) | 
| protected  void | ToStringVisitor.appendName(NamedElement object) | 
| protected  void | ToStringVisitor.appendQualifiedName(NamedElement object) | 
| protected  void | ToStringVisitor.appendQualifiedName(NamedElement parent,
                    java.lang.String separator,
                    NamedElement child) | 
| static org.eclipse.emf.ecore.resource.Resource | PivotUtil.createXtextResource(TypeManager typeManager,
                    org.eclipse.emf.common.util.URI uri,
                    NamedElement typeContext,
                    java.lang.String expression)Create an Xtext resource containing the parsed expression within a typeContext and supervised by a typeManager. | 
| protected  java.lang.Iterable<Constraint> | TypeCaches.CompleteElementConstraintsIterable.getInnerIterable(NamedElement model) | 
| static ExpressionInOcl | PivotUtil.resolveSpecification(TypeManager typeManager,
                     org.eclipse.emf.common.util.URI uri,
                     NamedElement contextClassifier,
                     java.lang.String expression) | 
|  java.lang.Object | Pivot2MonikerVisitor.visitNamedElement(NamedElement object) | 
| Constructor parameters in org.eclipse.ocl.examples.pivot.utilities with type arguments of type NamedElement | |
|---|---|
| TypeCaches.CompleteElementConstraintsIterable(java.lang.Iterable<? extends NamedElement> models) | |
| Uses of NamedElement in org.eclipse.ocl.examples.xtext.base.cs2pivot | 
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with type parameters of type NamedElement | ||
|---|---|---|
| protected 
 | BasePostOrderVisitor.refreshList(NamedElement pivotParent,
            org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
            java.lang.Class<P> pivotClass,
            java.util.List<P> pivotElements,
            java.util.List<CST> csElements) | |
| 
 | CS2PivotConversion.refreshNamedElement(java.lang.Class<T> pivotClass,
                    org.eclipse.emf.ecore.EClass pivotEClass,
                    NamedElementCS csElement) | |
| Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type NamedElement | ||
|---|---|---|
|  void | CS2PivotConversion.handleVisitNamedElement(NamedElementCS csNamedElement,
                        NamedElement pivotElement) | |
| protected 
 | BasePostOrderVisitor.refreshList(NamedElement pivotParent,
            org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
            java.lang.Class<P> pivotClass,
            java.util.List<P> pivotElements,
            java.util.List<CST> csElements) | |
|  void | CS2PivotConversion.refreshName(NamedElement pivotNamedElement,
            java.lang.String newName) | |
| Constructors in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type NamedElement | |
|---|---|
| BasePreOrderVisitor.TemplateSignatureContinuation(CS2PivotConversion context,
                                                  NamedElement pivotParent,
                                                  ClassifierCS csElement) | |
| MultipleContinuation(CS2PivotConversion context,
                     NamedElement pivotParent,
                     org.eclipse.emf.ecore.EStructuralFeature pivotFeature,
                     java.util.List<? extends T> csElements,
                     Dependency... dependencies) | |
| Uses of NamedElement in org.eclipse.ocl.examples.xtext.base.pivot2cs | 
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.pivot2cs with parameters of type NamedElement | ||
|---|---|---|
| 
 | Pivot2CSConversion.refreshNamedElement(java.lang.Class<T> csClass,
                    org.eclipse.emf.ecore.EClass csEClass,
                    NamedElement object) | |
| Uses of NamedElement in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot | 
|---|
| Fields in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot with type parameters of type NamedElement | |
|---|---|
| static CS2PivotConversion.CacheKey<java.util.Map<NamedElement,java.util.List<ContextConstraintCS>>> | CompleteOCLPostOrderVisitor.rulesKey | 
| Uses of NamedElement in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST | 
|---|
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST that return NamedElement | |
|---|---|
|  NamedElement | NameExpCS.getElement()Returns the value of the 'Element' reference. | 
|  NamedElement | NamedExpCS.getNamedElement() | 
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST with parameters of type NamedElement | |
|---|---|
|  void | NameExpCS.setElement(NamedElement value)Sets the value of the ' Element' reference. | 
| Uses of NamedElement in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl | 
|---|
| Fields in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl declared as NamedElement | |
|---|---|
| protected  NamedElement | NameExpCSImpl.elementThe cached value of the ' Element' reference. | 
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl that return NamedElement | |
|---|---|
|  NamedElement | NameExpCSImpl.basicGetElement() | 
|  NamedElement | NameExpCSImpl.getElement() | 
|  NamedElement | DecoratedNamedExpCSImpl.getNamedElement() | 
|  NamedElement | NameExpCSImpl.getNamedElement() | 
|  NamedElement | TypeNameExpCSImpl.getNamedElement() | 
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl with parameters of type NamedElement | |
|---|---|
|  void | NameExpCSImpl.setElement(NamedElement newElement) | 
| Uses of NamedElement in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling | 
|---|
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling with parameters of type NamedElement | |
|---|---|
| protected  void | BaseLabelProvider.appendName(java.lang.StringBuffer s,
           NamedElement element) | 
| Uses of NamedElement in org.eclipse.ocl.examples.xtext.essentialocl.utilities | 
|---|
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.utilities that return NamedElement | |
|---|---|
|  NamedElement | EssentialOCLCSResource.getSpecificationContext() | 
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.utilities with parameters of type NamedElement | |
|---|---|
|  void | EssentialOCLCSResource.setContext(NamedElement pivotContext,
           java.util.Map<java.lang.String,Type> pivotParameters) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||