org.eclipse.ocl.examples.pivot
Interface PivotFactory

All Superinterfaces:
org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
PivotFactoryImpl

public interface PivotFactory
extends org.eclipse.emf.ecore.EFactory

The Factory for the model. It provides a create method for each non-abstract class of the model.

See Also:
PivotPackage
Generated

Field Summary
static PivotFactory eINSTANCE
          The singleton instance of the factory.
 
Method Summary
 Annotation createAnnotation()
          Returns a new object of class 'Annotation'.
 AnyType createAnyType()
          Returns a new object of class 'Any Type'.
 AssociationClass createAssociationClass()
          Returns a new object of class 'Association Class'.
 AssociationClassCallExp createAssociationClassCallExp()
          Returns a new object of class 'Association Class Call Exp'.
 BagType createBagType()
          Returns a new object of class 'Bag Type'.
 BooleanLiteralExp createBooleanLiteralExp()
          Returns a new object of class 'Boolean Literal Exp'.
 CallOperationAction createCallOperationAction()
          Returns a new object of class 'Call Operation Action'.
 Class createClass()
          Returns a new object of class 'Class'.
 CollectionItem createCollectionItem()
          Returns a new object of class 'Collection Item'.
 CollectionLiteralExp createCollectionLiteralExp()
          Returns a new object of class 'Collection Literal Exp'.
 CollectionRange createCollectionRange()
          Returns a new object of class 'Collection Range'.
 CollectionType createCollectionType()
          Returns a new object of class 'Collection Type'.
 Comment createComment()
          Returns a new object of class 'Comment'.
 ConnectionPointReference createConnectionPointReference()
          Returns a new object of class 'Connection Point Reference'.
 Constraint createConstraint()
          Returns a new object of class 'Constraint'.
 ConstructorExp createConstructorExp()
          Returns a new object of class 'Constructor Exp'.
 ConstructorPart createConstructorPart()
          Returns a new object of class 'Constructor Part'.
 DataType createDataType()
          Returns a new object of class 'Data Type'.
 Detail createDetail()
          Returns a new object of class 'Detail'.
 DynamicElement createDynamicElement()
          Returns a new object of class 'Dynamic Element'.
 DynamicProperty createDynamicProperty()
          Returns a new object of class 'Dynamic Property'.
 DynamicType createDynamicType()
          Returns a new object of class 'Dynamic Type'.
 ElementExtension createElementExtension()
          Returns a new object of class 'Element Extension'.
 Enumeration createEnumeration()
          Returns a new object of class 'Enumeration'.
 EnumerationLiteral createEnumerationLiteral()
          Returns a new object of class 'Enumeration Literal'.
 EnumLiteralExp createEnumLiteralExp()
          Returns a new object of class 'Enum Literal Exp'.
 ExpressionInOCL createExpressionInOCL()
          Returns a new object of class 'Expression In OCL'.
 FinalState createFinalState()
          Returns a new object of class 'Final State'.
 IfExp createIfExp()
          Returns a new object of class 'If Exp'.
 Import createImport()
          Returns a new object of class 'Import'.
 IntegerLiteralExp createIntegerLiteralExp()
          Returns a new object of class 'Integer Literal Exp'.
 InvalidLiteralExp createInvalidLiteralExp()
          Returns a new object of class 'Invalid Literal Exp'.
 InvalidType createInvalidType()
          Returns a new object of class 'Invalid Type'.
 IterateExp createIterateExp()
          Returns a new object of class 'Iterate Exp'.
 Iteration createIteration()
          Returns a new object of class 'Iteration'.
 IteratorExp createIteratorExp()
          Returns a new object of class 'Iterator Exp'.
 LambdaType createLambdaType()
          Returns a new object of class 'Lambda Type'.
 LetExp createLetExp()
          Returns a new object of class 'Let Exp'.
 Library createLibrary()
          Returns a new object of class 'Library'.
 MessageExp createMessageExp()
          Returns a new object of class 'Message Exp'.
 MessageType createMessageType()
          Returns a new object of class 'Message Type'.
<T> Metaclass<T>
createMetaclass()
          Returns a new object of class 'Metaclass'.
 NullLiteralExp createNullLiteralExp()
          Returns a new object of class 'Null Literal Exp'.
 OpaqueExpression createOpaqueExpression()
          Returns a new object of class 'Opaque Expression'.
 Operation createOperation()
          Returns a new object of class 'Operation'.
 OperationCallExp createOperationCallExp()
          Returns a new object of class 'Operation Call Exp'.
 OperationTemplateParameter createOperationTemplateParameter()
          Returns a new object of class 'Operation Template Parameter'.
 OppositePropertyCallExp createOppositePropertyCallExp()
          Returns a new object of class 'Opposite Property Call Exp'.
 OrderedSetType createOrderedSetType()
          Returns a new object of class 'Ordered Set Type'.
 Package createPackage()
          Returns a new object of class 'Package'.
 Parameter createParameter()
          Returns a new object of class 'Parameter'.
 Precedence createPrecedence()
          Returns a new object of class 'Precedence'.
 PrimitiveType createPrimitiveType()
          Returns a new object of class 'Primitive Type'.
 Profile createProfile()
          Returns a new object of class 'Profile'.
 ProfileApplication createProfileApplication()
          Returns a new object of class 'Profile Application'.
 Property createProperty()
          Returns a new object of class 'Property'.
 PropertyCallExp createPropertyCallExp()
          Returns a new object of class 'Property Call Exp'.
 Pseudostate createPseudostate()
          Returns a new object of class 'Pseudostate'.
 RealLiteralExp createRealLiteralExp()
          Returns a new object of class 'Real Literal Exp'.
 Region createRegion()
          Returns a new object of class 'Region'.
 Root createRoot()
          Returns a new object of class 'Root'.
 SelfType createSelfType()
          Returns a new object of class 'Self Type'.
 SendSignalAction createSendSignalAction()
          Returns a new object of class 'Send Signal Action'.
 SequenceType createSequenceType()
          Returns a new object of class 'Sequence Type'.
 SetType createSetType()
          Returns a new object of class 'Set Type'.
 Signal createSignal()
          Returns a new object of class 'Signal'.
 State createState()
          Returns a new object of class 'State'.
 StateExp createStateExp()
          Returns a new object of class 'State Exp'.
 StateMachine createStateMachine()
          Returns a new object of class 'State Machine'.
 Stereotype createStereotype()
          Returns a new object of class 'Stereotype'.
 StringLiteralExp createStringLiteralExp()
          Returns a new object of class 'String Literal Exp'.
 TemplateBinding createTemplateBinding()
          Returns a new object of class 'Template Binding'.
 TemplateParameter createTemplateParameter()
          Returns a new object of class 'Template Parameter'.
 TemplateParameterSubstitution createTemplateParameterSubstitution()
          Returns a new object of class 'Template Parameter Substitution'.
 TemplateParameterType createTemplateParameterType()
          Returns a new object of class 'Template Parameter Type'.
 TemplateSignature createTemplateSignature()
          Returns a new object of class 'Template Signature'.
 Transition createTransition()
          Returns a new object of class 'Transition'.
 Trigger createTrigger()
          Returns a new object of class 'Trigger'.
 TupleLiteralExp createTupleLiteralExp()
          Returns a new object of class 'Tuple Literal Exp'.
 TupleLiteralPart createTupleLiteralPart()
          Returns a new object of class 'Tuple Literal Part'.
 TupleType createTupleType()
          Returns a new object of class 'Tuple Type'.
 Type createType()
          Returns a new object of class 'Type'.
 TypeExp createTypeExp()
          Returns a new object of class 'Type Exp'.
 TypeExtension createTypeExtension()
          Returns a new object of class 'Type Extension'.
 TypeTemplateParameter createTypeTemplateParameter()
          Returns a new object of class 'Type Template Parameter'.
 UnlimitedNaturalLiteralExp createUnlimitedNaturalLiteralExp()
          Returns a new object of class 'Unlimited Natural Literal Exp'.
 UnspecifiedType createUnspecifiedType()
          Returns a new object of class 'Unspecified Type'.
 UnspecifiedValueExp createUnspecifiedValueExp()
          Returns a new object of class 'Unspecified Value Exp'.
 Variable createVariable()
          Returns a new object of class 'Variable'.
 VariableExp createVariableExp()
          Returns a new object of class 'Variable Exp'.
 VoidType createVoidType()
          Returns a new object of class 'Void Type'.
 PivotPackage getPivotPackage()
          Returns the package supported by this factory.
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
convertToString, create, createFromString, getEPackage, setEPackage
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eINSTANCE

static final PivotFactory eINSTANCE
The singleton instance of the factory.

Generated
Method Detail

createAnnotation

Annotation createAnnotation()
Returns a new object of class 'Annotation'.

Returns:
a new object of class 'Annotation'.
Generated

createClass

Class createClass()
Returns a new object of class 'Class'.

Returns:
a new object of class 'Class'.
Generated

createMetaclass

<T> Metaclass<T> createMetaclass()
Returns a new object of class 'Metaclass'.

Returns:
a new object of class 'Metaclass'.
Generated

createTemplateBinding

TemplateBinding createTemplateBinding()
Returns a new object of class 'Template Binding'.

Returns:
a new object of class 'Template Binding'.
Generated

createTemplateSignature

TemplateSignature createTemplateSignature()
Returns a new object of class 'Template Signature'.

Returns:
a new object of class 'Template Signature'.
Generated

createTransition

Transition createTransition()
Returns a new object of class 'Transition'.

Returns:
a new object of class 'Transition'.
Generated

createTrigger

Trigger createTrigger()
Returns a new object of class 'Trigger'.

Returns:
a new object of class 'Trigger'.
Generated

createTemplateParameter

TemplateParameter createTemplateParameter()
Returns a new object of class 'Template Parameter'.

Returns:
a new object of class 'Template Parameter'.
Generated

createTemplateParameterSubstitution

TemplateParameterSubstitution createTemplateParameterSubstitution()
Returns a new object of class 'Template Parameter Substitution'.

Returns:
a new object of class 'Template Parameter Substitution'.
Generated

createPackage

Package createPackage()
Returns a new object of class 'Package'.

Returns:
a new object of class 'Package'.
Generated

createPrecedence

Precedence createPrecedence()
Returns a new object of class 'Precedence'.

Returns:
a new object of class 'Precedence'.
Generated

createTypeTemplateParameter

TypeTemplateParameter createTypeTemplateParameter()
Returns a new object of class 'Type Template Parameter'.

Returns:
a new object of class 'Type Template Parameter'.
Generated

createProperty

Property createProperty()
Returns a new object of class 'Property'.

Returns:
a new object of class 'Property'.
Generated

createAssociationClass

AssociationClass createAssociationClass()
Returns a new object of class 'Association Class'.

Returns:
a new object of class 'Association Class'.
Generated

createOperation

Operation createOperation()
Returns a new object of class 'Operation'.

Returns:
a new object of class 'Operation'.
Generated

createParameter

Parameter createParameter()
Returns a new object of class 'Parameter'.

Returns:
a new object of class 'Parameter'.
Generated

createOperationTemplateParameter

OperationTemplateParameter createOperationTemplateParameter()
Returns a new object of class 'Operation Template Parameter'.

Returns:
a new object of class 'Operation Template Parameter'.
Generated

createOppositePropertyCallExp

OppositePropertyCallExp createOppositePropertyCallExp()
Returns a new object of class 'Opposite Property Call Exp'.

Returns:
a new object of class 'Opposite Property Call Exp'.
Generated

createComment

Comment createComment()
Returns a new object of class 'Comment'.

Returns:
a new object of class 'Comment'.
Generated

createConnectionPointReference

ConnectionPointReference createConnectionPointReference()
Returns a new object of class 'Connection Point Reference'.

Returns:
a new object of class 'Connection Point Reference'.
Generated

createConstraint

Constraint createConstraint()
Returns a new object of class 'Constraint'.

Returns:
a new object of class 'Constraint'.
Generated

createConstructorExp

ConstructorExp createConstructorExp()
Returns a new object of class 'Constructor Exp'.

Returns:
a new object of class 'Constructor Exp'.
Generated

createConstructorPart

ConstructorPart createConstructorPart()
Returns a new object of class 'Constructor Part'.

Returns:
a new object of class 'Constructor Part'.
Generated

createDetail

Detail createDetail()
Returns a new object of class 'Detail'.

Returns:
a new object of class 'Detail'.
Generated

createDynamicElement

DynamicElement createDynamicElement()
Returns a new object of class 'Dynamic Element'.

Returns:
a new object of class 'Dynamic Element'.
Generated

createDynamicProperty

DynamicProperty createDynamicProperty()
Returns a new object of class 'Dynamic Property'.

Returns:
a new object of class 'Dynamic Property'.
Generated

createDynamicType

DynamicType createDynamicType()
Returns a new object of class 'Dynamic Type'.

Returns:
a new object of class 'Dynamic Type'.
Generated

createElementExtension

ElementExtension createElementExtension()
Returns a new object of class 'Element Extension'.

Returns:
a new object of class 'Element Extension'.
Generated

createAnyType

AnyType createAnyType()
Returns a new object of class 'Any Type'.

Returns:
a new object of class 'Any Type'.
Generated

createAssociationClassCallExp

AssociationClassCallExp createAssociationClassCallExp()
Returns a new object of class 'Association Class Call Exp'.

Returns:
a new object of class 'Association Class Call Exp'.
Generated

createBagType

BagType createBagType()
Returns a new object of class 'Bag Type'.

Returns:
a new object of class 'Bag Type'.
Generated

createCollectionType

CollectionType createCollectionType()
Returns a new object of class 'Collection Type'.

Returns:
a new object of class 'Collection Type'.
Generated

createDataType

DataType createDataType()
Returns a new object of class 'Data Type'.

Returns:
a new object of class 'Data Type'.
Generated

createBooleanLiteralExp

BooleanLiteralExp createBooleanLiteralExp()
Returns a new object of class 'Boolean Literal Exp'.

Returns:
a new object of class 'Boolean Literal Exp'.
Generated

createCallOperationAction

CallOperationAction createCallOperationAction()
Returns a new object of class 'Call Operation Action'.

Returns:
a new object of class 'Call Operation Action'.
Generated

createCollectionItem

CollectionItem createCollectionItem()
Returns a new object of class 'Collection Item'.

Returns:
a new object of class 'Collection Item'.
Generated

createCollectionLiteralExp

CollectionLiteralExp createCollectionLiteralExp()
Returns a new object of class 'Collection Literal Exp'.

Returns:
a new object of class 'Collection Literal Exp'.
Generated

createCollectionRange

CollectionRange createCollectionRange()
Returns a new object of class 'Collection Range'.

Returns:
a new object of class 'Collection Range'.
Generated

createEnumLiteralExp

EnumLiteralExp createEnumLiteralExp()
Returns a new object of class 'Enum Literal Exp'.

Returns:
a new object of class 'Enum Literal Exp'.
Generated

createEnumerationLiteral

EnumerationLiteral createEnumerationLiteral()
Returns a new object of class 'Enumeration Literal'.

Returns:
a new object of class 'Enumeration Literal'.
Generated

createExpressionInOCL

ExpressionInOCL createExpressionInOCL()
Returns a new object of class 'Expression In OCL'.

Returns:
a new object of class 'Expression In OCL'.
Generated

createFinalState

FinalState createFinalState()
Returns a new object of class 'Final State'.

Returns:
a new object of class 'Final State'.
Generated

createEnumeration

Enumeration createEnumeration()
Returns a new object of class 'Enumeration'.

Returns:
a new object of class 'Enumeration'.
Generated

createOpaqueExpression

OpaqueExpression createOpaqueExpression()
Returns a new object of class 'Opaque Expression'.

Returns:
a new object of class 'Opaque Expression'.
Generated

createVariable

Variable createVariable()
Returns a new object of class 'Variable'.

Returns:
a new object of class 'Variable'.
Generated

createIfExp

IfExp createIfExp()
Returns a new object of class 'If Exp'.

Returns:
a new object of class 'If Exp'.
Generated

createImport

Import createImport()
Returns a new object of class 'Import'.

Returns:
a new object of class 'Import'.
Generated

createIntegerLiteralExp

IntegerLiteralExp createIntegerLiteralExp()
Returns a new object of class 'Integer Literal Exp'.

Returns:
a new object of class 'Integer Literal Exp'.
Generated

createInvalidLiteralExp

InvalidLiteralExp createInvalidLiteralExp()
Returns a new object of class 'Invalid Literal Exp'.

Returns:
a new object of class 'Invalid Literal Exp'.
Generated

createInvalidType

InvalidType createInvalidType()
Returns a new object of class 'Invalid Type'.

Returns:
a new object of class 'Invalid Type'.
Generated

createIterateExp

IterateExp createIterateExp()
Returns a new object of class 'Iterate Exp'.

Returns:
a new object of class 'Iterate Exp'.
Generated

createIteration

Iteration createIteration()
Returns a new object of class 'Iteration'.

Returns:
a new object of class 'Iteration'.
Generated

createIteratorExp

IteratorExp createIteratorExp()
Returns a new object of class 'Iterator Exp'.

Returns:
a new object of class 'Iterator Exp'.
Generated

createLambdaType

LambdaType createLambdaType()
Returns a new object of class 'Lambda Type'.

Returns:
a new object of class 'Lambda Type'.
Generated

createLetExp

LetExp createLetExp()
Returns a new object of class 'Let Exp'.

Returns:
a new object of class 'Let Exp'.
Generated

createLibrary

Library createLibrary()
Returns a new object of class 'Library'.

Returns:
a new object of class 'Library'.
Generated

createMessageExp

MessageExp createMessageExp()
Returns a new object of class 'Message Exp'.

Returns:
a new object of class 'Message Exp'.
Generated

createSendSignalAction

SendSignalAction createSendSignalAction()
Returns a new object of class 'Send Signal Action'.

Returns:
a new object of class 'Send Signal Action'.
Generated

createSignal

Signal createSignal()
Returns a new object of class 'Signal'.

Returns:
a new object of class 'Signal'.
Generated

createMessageType

MessageType createMessageType()
Returns a new object of class 'Message Type'.

Returns:
a new object of class 'Message Type'.
Generated

createNullLiteralExp

NullLiteralExp createNullLiteralExp()
Returns a new object of class 'Null Literal Exp'.

Returns:
a new object of class 'Null Literal Exp'.
Generated

createOperationCallExp

OperationCallExp createOperationCallExp()
Returns a new object of class 'Operation Call Exp'.

Returns:
a new object of class 'Operation Call Exp'.
Generated

createOrderedSetType

OrderedSetType createOrderedSetType()
Returns a new object of class 'Ordered Set Type'.

Returns:
a new object of class 'Ordered Set Type'.
Generated

createPrimitiveType

PrimitiveType createPrimitiveType()
Returns a new object of class 'Primitive Type'.

Returns:
a new object of class 'Primitive Type'.
Generated

createProfile

Profile createProfile()
Returns a new object of class 'Profile'.

Returns:
a new object of class 'Profile'.
Generated

createProfileApplication

ProfileApplication createProfileApplication()
Returns a new object of class 'Profile Application'.

Returns:
a new object of class 'Profile Application'.
Generated

createPropertyCallExp

PropertyCallExp createPropertyCallExp()
Returns a new object of class 'Property Call Exp'.

Returns:
a new object of class 'Property Call Exp'.
Generated

createPseudostate

Pseudostate createPseudostate()
Returns a new object of class 'Pseudostate'.

Returns:
a new object of class 'Pseudostate'.
Generated

createRealLiteralExp

RealLiteralExp createRealLiteralExp()
Returns a new object of class 'Real Literal Exp'.

Returns:
a new object of class 'Real Literal Exp'.
Generated

createRegion

Region createRegion()
Returns a new object of class 'Region'.

Returns:
a new object of class 'Region'.
Generated

createRoot

Root createRoot()
Returns a new object of class 'Root'.

Returns:
a new object of class 'Root'.
Generated

createSelfType

SelfType createSelfType()
Returns a new object of class 'Self Type'.

Returns:
a new object of class 'Self Type'.
Generated

createSequenceType

SequenceType createSequenceType()
Returns a new object of class 'Sequence Type'.

Returns:
a new object of class 'Sequence Type'.
Generated

createSetType

SetType createSetType()
Returns a new object of class 'Set Type'.

Returns:
a new object of class 'Set Type'.
Generated

createState

State createState()
Returns a new object of class 'State'.

Returns:
a new object of class 'State'.
Generated

createStateExp

StateExp createStateExp()
Returns a new object of class 'State Exp'.

Returns:
a new object of class 'State Exp'.
Generated

createStateMachine

StateMachine createStateMachine()
Returns a new object of class 'State Machine'.

Returns:
a new object of class 'State Machine'.
Generated

createStereotype

Stereotype createStereotype()
Returns a new object of class 'Stereotype'.

Returns:
a new object of class 'Stereotype'.
Generated

createStringLiteralExp

StringLiteralExp createStringLiteralExp()
Returns a new object of class 'String Literal Exp'.

Returns:
a new object of class 'String Literal Exp'.
Generated

createTemplateParameterType

TemplateParameterType createTemplateParameterType()
Returns a new object of class 'Template Parameter Type'.

Returns:
a new object of class 'Template Parameter Type'.
Generated

createTupleLiteralExp

TupleLiteralExp createTupleLiteralExp()
Returns a new object of class 'Tuple Literal Exp'.

Returns:
a new object of class 'Tuple Literal Exp'.
Generated

createTupleLiteralPart

TupleLiteralPart createTupleLiteralPart()
Returns a new object of class 'Tuple Literal Part'.

Returns:
a new object of class 'Tuple Literal Part'.
Generated

createTupleType

TupleType createTupleType()
Returns a new object of class 'Tuple Type'.

Returns:
a new object of class 'Tuple Type'.
Generated

createType

Type createType()
Returns a new object of class 'Type'.

Returns:
a new object of class 'Type'.
Generated

createTypeExp

TypeExp createTypeExp()
Returns a new object of class 'Type Exp'.

Returns:
a new object of class 'Type Exp'.
Generated

createTypeExtension

TypeExtension createTypeExtension()
Returns a new object of class 'Type Extension'.

Returns:
a new object of class 'Type Extension'.
Generated

createUnlimitedNaturalLiteralExp

UnlimitedNaturalLiteralExp createUnlimitedNaturalLiteralExp()
Returns a new object of class 'Unlimited Natural Literal Exp'.

Returns:
a new object of class 'Unlimited Natural Literal Exp'.
Generated

createUnspecifiedType

UnspecifiedType createUnspecifiedType()
Returns a new object of class 'Unspecified Type'.

Returns:
a new object of class 'Unspecified Type'.
Generated

createUnspecifiedValueExp

UnspecifiedValueExp createUnspecifiedValueExp()
Returns a new object of class 'Unspecified Value Exp'.

Returns:
a new object of class 'Unspecified Value Exp'.
Generated

createVariableExp

VariableExp createVariableExp()
Returns a new object of class 'Variable Exp'.

Returns:
a new object of class 'Variable Exp'.
Generated

createVoidType

VoidType createVoidType()
Returns a new object of class 'Void Type'.

Returns:
a new object of class 'Void Type'.
Generated

getPivotPackage

PivotPackage getPivotPackage()
Returns the package supported by this factory.

Returns:
the package supported by this factory.
Generated