Uses of Class
org.eclipse.ocl.examples.library.executor.ExecutorProperty

Packages that use ExecutorProperty
org.eclipse.ocl.examples.library.ecore   
org.eclipse.ocl.examples.library.executor   
org.eclipse.ocl.examples.pivot   
 

Uses of ExecutorProperty in org.eclipse.ocl.examples.library.ecore
 

Subclasses of ExecutorProperty in org.eclipse.ocl.examples.library.ecore
 class EcoreExecutorProperty
           
 

Uses of ExecutorProperty in org.eclipse.ocl.examples.library.executor
 

Fields in org.eclipse.ocl.examples.library.executor declared as ExecutorProperty
protected  ExecutorProperty ExecutorProperty.opposite
           
 

Methods in org.eclipse.ocl.examples.library.executor with parameters of type ExecutorProperty
 void ExecutorFragment.initProperties(ExecutorProperty[] properties)
           
 

Constructors in org.eclipse.ocl.examples.library.executor with parameters of type ExecutorProperty
ExecutorFragment(ExecutorType derivedInheritance, DomainInheritance baseInheritance, ExecutorOperation[] operations, ExecutorProperty[] properties)
          Deprecated. 
 

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

Fields in org.eclipse.ocl.examples.pivot declared as ExecutorProperty
static ExecutorProperty PivotTables.Properties._Annotation__NamedElement
           
static ExecutorProperty PivotTables.Properties._Annotation__ownedContent
           
static ExecutorProperty PivotTables.Properties._Annotation__ownedDetail
           
static ExecutorProperty PivotTables.Properties._Annotation__reference
           
static ExecutorProperty PivotTables.Properties._AssociationClass__AssociationClassCallExp
           
static ExecutorProperty PivotTables.Properties._AssociationClass__unownedAttribute
           
static ExecutorProperty PivotTables.Properties._AssociationClassCallExp__referredAssociationClass
           
static ExecutorProperty PivotTables.Properties._BooleanLiteralExp__booleanSymbol
           
static ExecutorProperty PivotTables.Properties._CallExp__implicit
           
static ExecutorProperty PivotTables.Properties._CallExp__source
           
static ExecutorProperty PivotTables.Properties._CallOperationAction__MessageExp
           
static ExecutorProperty PivotTables.Properties._CallOperationAction__operation
           
static ExecutorProperty PivotTables.Properties._Class__isAbstract
           
static ExecutorProperty PivotTables.Properties._Class__isInterface
           
static ExecutorProperty PivotTables.Properties._ClassifierType__instanceType
           
static ExecutorProperty PivotTables.Properties._CollectionItem__item
           
static ExecutorProperty PivotTables.Properties._CollectionLiteralExp__kind
           
static ExecutorProperty PivotTables.Properties._CollectionLiteralExp__part
           
static ExecutorProperty PivotTables.Properties._CollectionLiteralPart__CollectionLiteralExp
           
static ExecutorProperty PivotTables.Properties._CollectionRange__first
           
static ExecutorProperty PivotTables.Properties._CollectionRange__last
           
static ExecutorProperty PivotTables.Properties._CollectionType__elementType
           
static ExecutorProperty PivotTables.Properties._Comment__annotatedElement
           
static ExecutorProperty PivotTables.Properties._Comment__body
           
static ExecutorProperty PivotTables.Properties._Constraint__constrainedElement
           
static ExecutorProperty PivotTables.Properties._Constraint__context
           
static ExecutorProperty PivotTables.Properties._Constraint__isCallable
           
static ExecutorProperty PivotTables.Properties._Constraint__specification
           
static ExecutorProperty PivotTables.Properties._Constraint__stereotype
           
static ExecutorProperty PivotTables.Properties._ConstructorExp__part
           
static ExecutorProperty PivotTables.Properties._ConstructorExp__value
           
static ExecutorProperty PivotTables.Properties._ConstructorPart__ConstructorExp
           
static ExecutorProperty PivotTables.Properties._ConstructorPart__initExpression
           
static ExecutorProperty PivotTables.Properties._ConstructorPart__referredProperty
           
static ExecutorProperty PivotTables.Properties._DataType__behavioralType
           
static ExecutorProperty PivotTables.Properties._DataType__isSerializable
           
static ExecutorProperty PivotTables.Properties._Detail__Annotation
           
static ExecutorProperty PivotTables.Properties._Detail__value
           
static ExecutorProperty PivotTables.Properties._Element__Comment
           
static ExecutorProperty PivotTables.Properties._Element__Constraint
           
static ExecutorProperty PivotTables.Properties._Element__ownedComment
           
static ExecutorProperty PivotTables.Properties._Enumeration__ownedLiteral
           
static ExecutorProperty PivotTables.Properties._EnumerationLiteral__enumeration
           
static ExecutorProperty PivotTables.Properties._EnumerationLiteral__EnumLiteralExp
           
static ExecutorProperty PivotTables.Properties._EnumerationLiteral__value
           
static ExecutorProperty PivotTables.Properties._EnumLiteralExp__referredEnumLiteral
           
static ExecutorProperty PivotTables.Properties._ExpressionInOCL__bodyExpression
           
static ExecutorProperty PivotTables.Properties._ExpressionInOCL__contextVariable
           
static ExecutorProperty PivotTables.Properties._ExpressionInOCL__messageExpression
           
static ExecutorProperty PivotTables.Properties._ExpressionInOCL__parameterVariable
           
static ExecutorProperty PivotTables.Properties._ExpressionInOCL__resultVariable
           
static ExecutorProperty PivotTables.Properties._Feature__implementation
           
static ExecutorProperty PivotTables.Properties._Feature__implementationClass
           
static ExecutorProperty PivotTables.Properties._FeatureCallExp__isPre
           
static ExecutorProperty PivotTables.Properties._IfExp__condition
           
static ExecutorProperty PivotTables.Properties._IfExp__elseExpression
           
static ExecutorProperty PivotTables.Properties._IfExp__thenExpression
           
static ExecutorProperty PivotTables.Properties._IntegerLiteralExp__integerSymbol
           
static ExecutorProperty PivotTables.Properties._IterateExp__result
           
static ExecutorProperty PivotTables.Properties._Iteration__LoopExp
           
static ExecutorProperty PivotTables.Properties._Iteration__ownedAccumulator
           
static ExecutorProperty PivotTables.Properties._Iteration__ownedIterator
           
static ExecutorProperty PivotTables.Properties._LambdaType__contextType
           
static ExecutorProperty PivotTables.Properties._LambdaType__parameterType
           
static ExecutorProperty PivotTables.Properties._LambdaType__resultType
           
static ExecutorProperty PivotTables.Properties._LetExp__in
           
static ExecutorProperty PivotTables.Properties._LetExp__variable
           
static ExecutorProperty PivotTables.Properties._LoopExp__body
           
static ExecutorProperty PivotTables.Properties._LoopExp__iterator
           
static ExecutorProperty PivotTables.Properties._LoopExp__referredIteration
           
static ExecutorProperty PivotTables.Properties._MessageExp__argument
           
static ExecutorProperty PivotTables.Properties._MessageExp__calledOperation
           
static ExecutorProperty PivotTables.Properties._MessageExp__sentSignal
           
static ExecutorProperty PivotTables.Properties._MessageExp__target
           
static ExecutorProperty PivotTables.Properties._MessageType__referredOperation
           
static ExecutorProperty PivotTables.Properties._MessageType__referredSignal
           
static ExecutorProperty PivotTables.Properties._MultiplicityElement__isOrdered
           
static ExecutorProperty PivotTables.Properties._MultiplicityElement__isUnique
           
static ExecutorProperty PivotTables.Properties._MultiplicityElement__lower
           
static ExecutorProperty PivotTables.Properties._MultiplicityElement__upper
           
static ExecutorProperty PivotTables.Properties._NamedElement__isStatic
           
static ExecutorProperty PivotTables.Properties._NamedElement__name
           
static ExecutorProperty PivotTables.Properties._NamedElement__ownedAnnotation
           
static ExecutorProperty PivotTables.Properties._NamedElement__ownedRule
           
static ExecutorProperty PivotTables.Properties._NavigationCallExp__navigationSource
           
static ExecutorProperty PivotTables.Properties._NavigationCallExp__qualifier
           
static ExecutorProperty PivotTables.Properties._OCLExpression__CallExp
           
static ExecutorProperty PivotTables.Properties._OCLExpression__CollectionItem
           
static ExecutorProperty PivotTables.Properties._OCLExpression__ConstructorPart
           
static ExecutorProperty PivotTables.Properties._OCLExpression__LetExp
           
static ExecutorProperty PivotTables.Properties._OCLExpression__LoopExp
           
static ExecutorProperty PivotTables.Properties._OCLExpression__NavigationCallExp
           
static ExecutorProperty PivotTables.Properties._OCLExpression__OperationCallExp
           
static ExecutorProperty PivotTables.Properties._OCLExpression__TupleLiteralPart
           
static ExecutorProperty PivotTables.Properties._OCLExpression__Variable
           
static ExecutorProperty PivotTables.Properties._OpaqueExpression__body
           
static ExecutorProperty PivotTables.Properties._OpaqueExpression__language
           
static ExecutorProperty PivotTables.Properties._OpaqueExpression__message
           
static ExecutorProperty PivotTables.Properties._OpaqueExpression__valueExpression
           
static ExecutorProperty PivotTables.Properties._Operation__CallOperationAction
           
static ExecutorProperty PivotTables.Properties._Operation__class
           
static ExecutorProperty PivotTables.Properties._Operation__MessageType
           
static ExecutorProperty PivotTables.Properties._Operation__OperationCallExp
           
static ExecutorProperty PivotTables.Properties._Operation__ownedParameter
           
static ExecutorProperty PivotTables.Properties._Operation__owningType
           
static ExecutorProperty PivotTables.Properties._Operation__precedence
           
static ExecutorProperty PivotTables.Properties._Operation__raisedException
           
static ExecutorProperty PivotTables.Properties._OperationCallExp__argument
           
static ExecutorProperty PivotTables.Properties._OperationCallExp__referredOperation
           
static ExecutorProperty PivotTables.Properties._Package__nestedPackage
           
static ExecutorProperty PivotTables.Properties._Package__nestingPackage
           
static ExecutorProperty PivotTables.Properties._Package__nsPrefix
           
static ExecutorProperty PivotTables.Properties._Package__nsURI
           
static ExecutorProperty PivotTables.Properties._Package__ownedPrecedence
           
static ExecutorProperty PivotTables.Properties._Package__ownedType
           
static ExecutorProperty PivotTables.Properties._Parameter__operation
           
static ExecutorProperty PivotTables.Properties._Parameter__Variable
           
static ExecutorProperty PivotTables.Properties._ParameterableElement__owningTemplateParameter
           
static ExecutorProperty PivotTables.Properties._ParameterableElement__templateParameter
           
static ExecutorProperty PivotTables.Properties._Precedence__associativity
           
static ExecutorProperty PivotTables.Properties._Precedence__Operation
           
static ExecutorProperty PivotTables.Properties._Precedence__order
           
static ExecutorProperty PivotTables.Properties._Precedence__Package
           
static ExecutorProperty PivotTables.Properties._Property__association
           
static ExecutorProperty PivotTables.Properties._Property__class
           
static ExecutorProperty PivotTables.Properties._Property__ConstructorPart
           
static ExecutorProperty PivotTables.Properties._Property__default
           
static ExecutorProperty PivotTables.Properties._Property__implicit
           
static ExecutorProperty PivotTables.Properties._Property__isComposite
           
static ExecutorProperty PivotTables.Properties._Property__isDerived
           
static ExecutorProperty PivotTables.Properties._Property__isID
           
static ExecutorProperty PivotTables.Properties._Property__isReadOnly
           
static ExecutorProperty PivotTables.Properties._Property__isResolveProxies
           
static ExecutorProperty PivotTables.Properties._Property__isTransient
           
static ExecutorProperty PivotTables.Properties._Property__isUnsettable
           
static ExecutorProperty PivotTables.Properties._Property__isVolatile
           
static ExecutorProperty PivotTables.Properties._Property__keys
           
static ExecutorProperty PivotTables.Properties._Property__NavigationCallExp
           
static ExecutorProperty PivotTables.Properties._Property__opposite
           
static ExecutorProperty PivotTables.Properties._Property__owningType
           
static ExecutorProperty PivotTables.Properties._Property__PropertyCallExp
           
static ExecutorProperty PivotTables.Properties._PropertyCallExp__referredProperty
           
static ExecutorProperty PivotTables.Properties._RealLiteralExp__realSymbol
           
static ExecutorProperty PivotTables.Properties._SendSignalAction__MessageExp
           
static ExecutorProperty PivotTables.Properties._SendSignalAction__signal
           
static ExecutorProperty PivotTables.Properties._Signal__MessageType
           
static ExecutorProperty PivotTables.Properties._Signal__SendSignalAction
           
static ExecutorProperty PivotTables.Properties._State__StateExp
           
static ExecutorProperty PivotTables.Properties._StateExp__referredState
           
static ExecutorProperty PivotTables.Properties._StringLiteralExp__stringSymbol
           
static ExecutorProperty PivotTables.Properties._TemplateableElement__ownedTemplateSignature
           
static ExecutorProperty PivotTables.Properties._TemplateableElement__templateBinding
           
static ExecutorProperty PivotTables.Properties._TemplateableElement__unspecializedElement
           
static ExecutorProperty PivotTables.Properties._TemplateBinding__boundElement
           
static ExecutorProperty PivotTables.Properties._TemplateBinding__parameterSubstitution
           
static ExecutorProperty PivotTables.Properties._TemplateBinding__signature
           
static ExecutorProperty PivotTables.Properties._TemplateParameter__default
           
static ExecutorProperty PivotTables.Properties._TemplateParameter__ownedDefault
           
static ExecutorProperty PivotTables.Properties._TemplateParameter__ownedParameteredElement
           
static ExecutorProperty PivotTables.Properties._TemplateParameter__parameteredElement
           
static ExecutorProperty PivotTables.Properties._TemplateParameter__signature
           
static ExecutorProperty PivotTables.Properties._TemplateParameter__TemplateParameterSubstitution
           
static ExecutorProperty PivotTables.Properties._TemplateParameterSubstitution__actual
           
static ExecutorProperty PivotTables.Properties._TemplateParameterSubstitution__formal
           
static ExecutorProperty PivotTables.Properties._TemplateParameterSubstitution__ownedActual
           
static ExecutorProperty PivotTables.Properties._TemplateParameterSubstitution__templateBinding
           
static ExecutorProperty PivotTables.Properties._TemplateParameterType__specification
           
static ExecutorProperty PivotTables.Properties._TemplateSignature__ownedParameter
           
static ExecutorProperty PivotTables.Properties._TemplateSignature__parameter
           
static ExecutorProperty PivotTables.Properties._TemplateSignature__template
           
static ExecutorProperty PivotTables.Properties._TemplateSignature__TemplateBinding
           
static ExecutorProperty PivotTables.Properties._TupleLiteralExp__part
           
static ExecutorProperty PivotTables.Properties._TupleLiteralPart__initExpression
           
static ExecutorProperty PivotTables.Properties._TupleLiteralPart__TupleLiteralExp
           
static ExecutorProperty PivotTables.Properties._Type__ClassifierType
           
static ExecutorProperty PivotTables.Properties._Type__CollectionType
           
static ExecutorProperty PivotTables.Properties._Type__DataType
           
static ExecutorProperty PivotTables.Properties._Type__instanceClassName
           
static ExecutorProperty PivotTables.Properties._Type__ownedAttribute
           
static ExecutorProperty PivotTables.Properties._Type__ownedOperation
           
static ExecutorProperty PivotTables.Properties._Type__package
           
static ExecutorProperty PivotTables.Properties._Type__superClass
           
static ExecutorProperty PivotTables.Properties._Type__Type
           
static ExecutorProperty PivotTables.Properties._Type__TypedElement
           
static ExecutorProperty PivotTables.Properties._Type__TypeExp
           
static ExecutorProperty PivotTables.Properties._Type__TypeTemplateParameter
           
static ExecutorProperty PivotTables.Properties._TypedElement__type
           
static ExecutorProperty PivotTables.Properties._TypeExp__referredType
           
static ExecutorProperty PivotTables.Properties._TypeTemplateParameter__allowSubstitutable
           
static ExecutorProperty PivotTables.Properties._TypeTemplateParameter__constrainingType
           
static ExecutorProperty PivotTables.Properties._UnlimitedNaturalLiteralExp__unlimitedNaturalSymbol
           
static ExecutorProperty PivotTables.Properties._UnspecifiedType__lowerBound
           
static ExecutorProperty PivotTables.Properties._UnspecifiedType__upperBound
           
static ExecutorProperty PivotTables.Properties._ValueSpecification__Constraint
           
static ExecutorProperty PivotTables.Properties._Variable__implicit
           
static ExecutorProperty PivotTables.Properties._Variable__initExpression
           
static ExecutorProperty PivotTables.Properties._Variable__IterateExp
           
static ExecutorProperty PivotTables.Properties._Variable__LetExp
           
static ExecutorProperty PivotTables.Properties._Variable__LoopExp
           
static ExecutorProperty PivotTables.Properties._Variable__representedParameter
           
static ExecutorProperty PivotTables.Properties._VariableDeclaration__VariableExp
           
static ExecutorProperty PivotTables.Properties._VariableExp__implicit
           
static ExecutorProperty PivotTables.Properties._VariableExp__referredVariable