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

Packages that use NamedElement
org.eclipse.ocl.examples.codegen.common   
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.context   
org.eclipse.ocl.examples.pivot.delegate   
org.eclipse.ocl.examples.pivot.ecore   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.manager   
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.base.utilities   
org.eclipse.ocl.examples.xtext.completeocl.cs2pivot   
org.eclipse.ocl.examples.xtext.completeocl.pivot2cs   
org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST   
org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl   
org.eclipse.ocl.examples.xtext.essentialocl.services   
org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling   
 

Uses of NamedElement in org.eclipse.ocl.examples.codegen.common
 

Methods in org.eclipse.ocl.examples.codegen.common with parameters of type NamedElement
static java.lang.String NameQueries.encodeName(NamedElement element)
           
static ExpressionInOCL PivotQueries.getExpressionInOCL(NamedElement contextElement, ValueSpecification specification)
          Return an OCL AST from a ValueSpecification in the context of a NamedElement.
 

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 ConstructorExp
          A representation of the model object 'Constructor Exp'.
 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 Model
          A representation of the model object 'Model'.
 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 SelfType
          A representation of the model object 'Self Type'.
 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' container reference.
 

Methods in org.eclipse.ocl.examples.pivot with parameters of type NamedElement
 void Constraint.setContext(NamedElement value)
          Sets the value of the 'Context' container reference.
 

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

Methods in org.eclipse.ocl.examples.pivot.context with parameters of type NamedElement
 void AbstractBase2PivotConversion.refreshName(NamedElement pivotNamedElement, java.lang.String newName)
           
 

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)
           
 

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.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 ConstructorExpImpl
          An implementation of the model object 'Constructor Exp'.
 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 ModelImpl
          An implementation of the model object 'Model'.
 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 SelfTypeImpl
          An implementation of the model object 'Self Type'.
 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'.
 

Methods in org.eclipse.ocl.examples.pivot.internal.impl that return NamedElement
 NamedElement ConstraintImpl.getContext()
           
 

Methods in org.eclipse.ocl.examples.pivot.internal.impl with parameters of type NamedElement
 org.eclipse.emf.common.notify.NotificationChain ConstraintImpl.basicSetContext(NamedElement newContext, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void ConstraintImpl.setContext(NamedElement newContext)
           
 

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

Classes in org.eclipse.ocl.examples.pivot.manager that implement NamedElement
static class TupleTypeManager.TuplePart
          TuplePart provides a convenient descriptor for a tuple part complying with the full EMF model protocols.
 

Methods in org.eclipse.ocl.examples.pivot.manager with type parameters of type NamedElement
<T extends NamedElement>
T
MetaModelManager.getPivotOfEcore(java.lang.Class<T> pivotClass, org.eclipse.emf.ecore.EObject eObject)
           
 

Methods in org.eclipse.ocl.examples.pivot.manager with parameters of type NamedElement
protected  java.lang.Iterable<Constraint> MetaModelManager.CompleteElementConstraintsIterable.getInnerIterable(NamedElement model)
           
 

Constructor parameters in org.eclipse.ocl.examples.pivot.manager with type arguments of type NamedElement
MetaModelManager.CompleteElementConstraintsIterable(java.lang.Iterable<? extends NamedElement> models)
           
 

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

Methods in org.eclipse.ocl.examples.pivot.prettyprint with parameters of type NamedElement
 void PrettyPrinter.appendName(NamedElement object)
           
 void PrettyPrinter.appendName(NamedElement object, java.util.Set<java.lang.String> keywords)
           
 java.lang.String PrettyPrinter.getName(NamedElement object, java.util.Set<java.lang.String> keywords)
           
 java.lang.Object PivotPrettyPrintVisitor.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
 

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)
           
 

Methods in org.eclipse.ocl.examples.pivot.utilities with parameters of type NamedElement
 void Pivot2MonikerVisitor.appendExpPrefix(NamedElement object)
           
protected  void ToStringVisitor.appendQualifiedName(NamedElement object)
           
protected  void ToStringVisitor.appendQualifiedName(NamedElement parent, java.lang.String separator, NamedElement child)
           
 java.lang.Object Pivot2MonikerVisitor.visitNamedElement(NamedElement object)
           
 

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)
           
protected
<T extends NamedElement>
T
BaseContainmentVisitor.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)
           
 

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.base.utilities
 

Methods in org.eclipse.ocl.examples.xtext.base.utilities that return NamedElement
static NamedElement ElementUtil.isPathable(org.eclipse.emf.ecore.EObject element)
          Deprecated. 
 

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
           
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot with parameters of type NamedElement
protected  void CompleteOCLContainmentVisitor.installConstraintContainment(NamedElement contextElement)
           
protected  void CompleteOCLContainmentVisitor.refreshConstrainedElements(ContextDeclCS csElement, NamedElement constrainedElement)
           
 

Uses of NamedElement in org.eclipse.ocl.examples.xtext.completeocl.pivot2cs
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.pivot2cs with type parameters of type NamedElement
protected
<T extends NamedElement>
T
CompleteOCLSplitter.Separator.cloneNamedElement(java.util.List<T> separateSiblings, T object)
           
protected
<T extends NamedElement>
T
CompleteOCLSplitter.Separator.getSeparate(T element)
           
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.pivot2cs that return NamedElement
 NamedElement CompleteOCLSplitter.Separator.getElementByName(java.lang.Iterable<? extends org.eclipse.emf.ecore.EObject> elements, java.lang.String name)
           
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.pivot2cs with parameters of type NamedElement
protected  void CompleteOCLDeclarationVisitor.refreshPathNamedElement(PathNameDeclCS csDecl, NamedElement namedElement, org.eclipse.emf.ecore.EObject scope)
           
 

Uses of NamedElement in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST that return NamedElement
 NamedElement NamedExpCS.getNamedElement()
           
 

Uses of NamedElement in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl that return NamedElement
 NamedElement NameExpCSImpl.getNamedElement()
           
 NamedElement TypeNameExpCSImpl.getNamedElement()
           
 

Uses of NamedElement in org.eclipse.ocl.examples.xtext.essentialocl.services
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.services with parameters of type NamedElement
protected  java.lang.String EssentialOCLQualifiedNameProvider.name(NamedElement namdElement)
           
 

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.StringBuilder s, NamedElement element)