Uses of Interface
org.eclipse.ocl.examples.pivot.NamedElement

Packages that use NamedElement
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.delegate   
org.eclipse.ocl.examples.pivot.ecore   
org.eclipse.ocl.examples.pivot.evaluation   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.prettyprint   
org.eclipse.ocl.examples.pivot.uml   
org.eclipse.ocl.examples.pivot.util   
org.eclipse.ocl.examples.pivot.utilities   
org.eclipse.ocl.examples.xtext.base.cs2pivot   
org.eclipse.ocl.examples.xtext.base.pivot2cs   
org.eclipse.ocl.examples.xtext.completeocl.cs2pivot   
org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST   
org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl   
org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling   
org.eclipse.ocl.examples.xtext.essentialocl.utilities   
 

Uses of NamedElement in org.eclipse.ocl.examples.pivot
 

Subinterfaces of NamedElement in org.eclipse.ocl.examples.pivot
 interface Annotation
          A representation of the model object 'Annotation'.
 interface AnyType
          A representation of the model object 'Any Type'.
 interface AssociationClass
          A representation of the model object 'Association Class'.
 interface AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'.
 interface BagType
          A representation of the model object 'Bag Type'.
 interface BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'.
 interface CallExp
          A representation of the model object 'Call Exp'.
 interface CallOperationAction
          A representation of the model object 'Call Operation Action'.
 interface Class
          A representation of the model object 'Class'.
 interface ClassifierType
          A representation of the model object 'Classifier Type'.
 interface CollectionItem
          A representation of the model object 'Collection Item'.
 interface CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'.
 interface CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'.
 interface CollectionRange
          A representation of the model object 'Collection Range'.
 interface CollectionType
          A representation of the model object 'Collection Type'.
 interface Constraint
          A representation of the model object 'Constraint'.
 interface DataType
          A representation of the model object 'Data Type'.
 interface Detail
          A representation of the model object 'Detail'.
 interface Enumeration
          A representation of the model object 'Enumeration'.
 interface EnumerationLiteral
          A representation of the model object 'Enumeration Literal'.
 interface EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'.
 interface ExpressionInOcl
          A representation of the model object 'Expression In Ocl'.
 interface Feature
          A representation of the model object 'Feature'.
 interface FeatureCallExp
          A representation of the model object 'Feature Call Exp'.
 interface IfExp
          A representation of the model object 'If Exp'.
 interface IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'.
 interface InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'.
 interface InvalidType
          A representation of the model object 'Invalid Type'.
 interface IterateExp
          A representation of the model object 'Iterate Exp'.
 interface Iteration
          A representation of the model object 'Iteration'.
 interface IteratorExp
          A representation of the model object 'Iterator Exp'.
 interface LambdaType
          A representation of the model object 'Lambda Type'.
 interface LetExp
          A representation of the model object 'Let Exp'.
 interface Library
          A representation of the model object 'Library'.
 interface LiteralExp
          A representation of the model object 'Literal Exp'.
 interface LoopExp
          A representation of the model object 'Loop Exp'.
 interface MessageExp
          A representation of the model object 'Message Exp'.
 interface MessageType
          A representation of the model object 'Message Type'.
 interface Namespace
          A representation of the model object 'Namespace'.
 interface NavigationCallExp
          A representation of the model object 'Navigation Call Exp'.
 interface NullLiteralExp
          A representation of the model object 'Null Literal Exp'.
 interface NumericLiteralExp
          A representation of the model object 'Numeric Literal Exp'.
 interface OclExpression
          A representation of the model object 'Ocl Expression'.
 interface OpaqueExpression
          A representation of the model object 'Opaque Expression'.
 interface Operation
          A representation of the model object 'Operation'.
 interface OperationCallExp
          A representation of the model object 'Operation Call Exp'.
 interface OrderedSetType
          A representation of the model object 'Ordered Set Type'.
 interface Package
          A representation of the model object 'Package'.
 interface Parameter
          A representation of the model object 'Parameter'.
 interface Precedence
          A representation of the model object 'Precedence'.
 interface PrimitiveLiteralExp
          A representation of the model object 'Primitive Literal Exp'.
 interface PrimitiveType
          A representation of the model object 'Primitive Type'.
 interface Property
          A representation of the model object 'Property'.
 interface PropertyCallExp
          A representation of the model object 'Property Call Exp'.
 interface RealLiteralExp
          A representation of the model object 'Real Literal Exp'.
 interface SendSignalAction
          A representation of the model object 'Send Signal Action'.
 interface SequenceType
          A representation of the model object 'Sequence Type'.
 interface SetType
          A representation of the model object 'Set Type'.
 interface Signal
          A representation of the model object 'Signal'.
 interface State
          A representation of the model object 'State'.
 interface StateExp
          A representation of the model object 'State Exp'.
 interface StringLiteralExp
          A representation of the model object 'String Literal Exp'.
 interface TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
 interface TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'.
 interface TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'.
 interface TupleType
          A representation of the model object 'Tuple Type'.
 interface Type
          A representation of the model object 'Type'.
 interface TypedElement
          A representation of the model object 'Typed Element'.
 interface TypedMultiplicityElement
          A representation of the model object 'Typed Multiplicity Element'.
 interface TypeExp
          A representation of the model object 'Type Exp'.
 interface UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'.
 interface UnspecifiedType
          A representation of the model object 'Unspecified Type'.
 interface UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'.
 interface ValueSpecification
          A representation of the model object 'Value Specification'.
 interface Variable
          A representation of the model object 'Variable'.
 interface VariableDeclaration
          A representation of the model object 'Variable Declaration'.
 interface VariableExp
          A representation of the model object 'Variable Exp'.
 interface VoidType
          A representation of the model object 'Void Type'.
 

Methods in org.eclipse.ocl.examples.pivot with type parameters of type NamedElement
static
<T extends NamedElement>
T
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
<T extends NamedElement>
T
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 AnnotationImpl
          An implementation of the model object 'Annotation'.
 class AnyTypeImpl
          An implementation of the model object 'Any Type'.
 class AssociationClassCallExpImpl
          An implementation of the model object 'Association Class Call Exp'.
 class AssociationClassImpl
          An implementation of the model object 'Association Class'.
 class BagTypeImpl
          An implementation of the model object 'Bag Type'.
 class BooleanLiteralExpImpl
          An implementation of the model object 'Boolean Literal Exp'.
 class CallExpImpl
          An implementation of the model object 'Call Exp'.
 class CallOperationActionImpl
          An implementation of the model object 'Call Operation Action'.
 class ClassifierTypeImpl
          An implementation of the model object 'Classifier Type'.
 class ClassImpl
          An implementation of the model object 'Class'.
 class CollectionItemImpl
          An implementation of the model object 'Collection Item'.
 class CollectionLiteralExpImpl
          An implementation of the model object 'Collection Literal Exp'.
 class CollectionLiteralPartImpl
          An implementation of the model object 'Collection Literal Part'.
 class CollectionRangeImpl
          An implementation of the model object 'Collection Range'.
 class CollectionTypeImpl
          An implementation of the model object 'Collection Type'.
 class ConstraintImpl
          An implementation of the model object 'Constraint'.
 class DataTypeImpl
          An implementation of the model object 'Data Type'.
 class DetailImpl
          An implementation of the model object 'Detail'.
 class EnumerationImpl
          An implementation of the model object 'Enumeration'.
 class EnumerationLiteralImpl
          An implementation of the model object 'Enumeration Literal'.
 class EnumLiteralExpImpl
          An implementation of the model object 'Enum Literal Exp'.
 class ExpressionInOclImpl
          An implementation of the model object 'Expression In Ocl'.
 class FeatureCallExpImpl
          An implementation of the model object 'Feature Call Exp'.
 class FeatureImpl
          An implementation of the model object 'Feature'.
 class IfExpImpl
          An implementation of the model object 'If Exp'.
 class IntegerLiteralExpImpl
          An implementation of the model object 'Integer Literal Exp'.
 class InvalidLiteralExpImpl
          An implementation of the model object 'Invalid Literal Exp'.
 class InvalidTypeImpl
          An implementation of the model object 'Invalid Type'.
 class IterateExpImpl
          An implementation of the model object 'Iterate Exp'.
 class IterationImpl
          An implementation of the model object 'Iteration'.
 class IteratorExpImpl
          An implementation of the model object 'Iterator Exp'.
 class LambdaTypeImpl
          An implementation of the model object 'Lambda Type'.
 class LetExpImpl
          An implementation of the model object 'Let Exp'.
 class LibraryImpl
          An implementation of the model object 'Library'.
 class LiteralExpImpl
          An implementation of the model object 'Literal Exp'.
 class LoopExpImpl
          An implementation of the model object 'Loop Exp'.
 class MessageExpImpl
          An implementation of the model object 'Message Exp'.
 class MessageTypeImpl
          An implementation of the model object 'Message Type'.
 class NamedElementImpl
          An implementation of the model object 'Named Element'.
 class NamespaceImpl
          An implementation of the model object 'Namespace'.
 class NavigationCallExpImpl
          An implementation of the model object 'Navigation Call Exp'.
 class NullLiteralExpImpl
          An implementation of the model object 'Null Literal Exp'.
 class NumericLiteralExpImpl
          An implementation of the model object 'Numeric Literal Exp'.
 class OclExpressionImpl
          An implementation of the model object 'Ocl Expression'.
 class OpaqueExpressionImpl
          An implementation of the model object 'Opaque Expression'.
 class OperationCallExpImpl
          An implementation of the model object 'Operation Call Exp'.
 class OperationImpl
          An implementation of the model object 'Operation'.
 class OrderedSetTypeImpl
          An implementation of the model object 'Ordered Set Type'.
 class PackageImpl
          An implementation of the model object 'Package'.
 class ParameterImpl
          An implementation of the model object 'Parameter'.
 class PrecedenceImpl
          An implementation of the model object 'Precedence'.
 class PrimitiveLiteralExpImpl
          An implementation of the model object 'Primitive Literal Exp'.
 class PrimitiveTypeImpl
          An implementation of the model object 'Primitive Type'.
 class PropertyCallExpImpl
          An implementation of the model object 'Property Call Exp'.
 class PropertyImpl
          An implementation of the model object 'Property'.
 class RealLiteralExpImpl
          An implementation of the model object 'Real Literal Exp'.
 class SendSignalActionImpl
          An implementation of the model object 'Send Signal Action'.
 class SequenceTypeImpl
          An implementation of the model object 'Sequence Type'.
 class SetTypeImpl
          An implementation of the model object 'Set Type'.
 class SignalImpl
          An implementation of the model object 'Signal'.
 class StateExpImpl
          An implementation of the model object 'State Exp'.
 class StateImpl
          An implementation of the model object 'State'.
 class StringLiteralExpImpl
          An implementation of the model object 'String Literal Exp'.
 class TemplateParameterTypeImpl
          An implementation of the model object 'Template Parameter Type'.
 class TupleLiteralExpImpl
          An implementation of the model object 'Tuple Literal Exp'.
 class TupleLiteralPartImpl
          An implementation of the model object 'Tuple Literal Part'.
 class TupleTypeImpl
          An implementation of the model object 'Tuple Type'.
 class TypedElementImpl
          An implementation of the model object 'Typed Element'.
 class TypedMultiplicityElementImpl
          An implementation of the model object 'Typed Multiplicity Element'.
 class TypeExpImpl
          An implementation of the model object 'Type Exp'.
 class TypeImpl
          An implementation of the model object 'Type'.
 class UnlimitedNaturalLiteralExpImpl
          An implementation of the model object 'Unlimited Natural Literal Exp'.
 class UnspecifiedTypeImpl
          An implementation of the model object 'Unspecified Type'.
 class UnspecifiedValueExpImpl
          An implementation of the model object 'Unspecified Value Exp'.
 class ValueSpecificationImpl
          An implementation of the model object 'Value Specification'.
 class VariableDeclarationImpl
          An implementation of the model object 'Variable Declaration'.
 class VariableExpImpl
          An implementation of the model object 'Variable Exp'.
 class VariableImpl
          An implementation of the model object 'Variable'.
 class VoidTypeImpl
          An implementation of the model object 'Void Type'.
 

Fields in org.eclipse.ocl.examples.pivot.internal.impl declared as NamedElement
protected  NamedElement ConstraintImpl.context
          The 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
<T extends NamedElement>
T
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
<T extends NamedElement>
T
PivotUtil.getNamedElement(java.lang.Iterable<T> elements, java.lang.String name)
           
<T extends NamedElement>
T
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
<CST extends ModelElementCS,P extends NamedElement>
BasicContinuation<?>
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)
           
<T extends NamedElement>
T
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
<CST extends ModelElementCS,P extends NamedElement>
BasicContinuation<?>
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
<T extends NamedElementCS>
T
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.element
          The 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)