org.eclipse.ocl.examples.pivot.internal.impl
Class PivotFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by org.eclipse.ocl.examples.pivot.internal.impl.PivotFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, PivotFactory

public class PivotFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements PivotFactory

An implementation of the model Factory.

Generated

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
EDATE_FORMATS, ePackage
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.ocl.examples.pivot.PivotFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
PivotFactoryImpl()
          Creates an instance of the factory.
 
Method Summary
 java.lang.String convertAssociativityKindToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertBooleanToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertCallableImplementationToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertCollectionKindToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertIntegerToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertIntToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertRealToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertStringToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertThrowableToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUnlimitedNaturalToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 Annotation createAnnotation()
           
 AnyType createAnyType()
           
 AssociationClass createAssociationClass()
           
 AssociationClassCallExp createAssociationClassCallExp()
           
 AssociativityKind createAssociativityKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 BagType createBagType()
           
 java.lang.Boolean createBooleanFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 BooleanLiteralExp createBooleanLiteralExp()
           
 CallableImplementation createCallableImplementationFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 CallOperationAction createCallOperationAction()
           
 Class createClass()
           
 ClassifierType createClassifierType()
           
 CollectionItem createCollectionItem()
           
 CollectionKind createCollectionKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 CollectionLiteralExp createCollectionLiteralExp()
           
 CollectionRange createCollectionRange()
           
 CollectionType createCollectionType()
           
 Comment createComment()
           
 Constraint createConstraint()
           
 DataType createDataType()
           
 Detail createDetail()
           
 Enumeration createEnumeration()
           
 EnumerationLiteral createEnumerationLiteral()
           
 EnumLiteralExp createEnumLiteralExp()
           
 ExpressionInOcl createExpressionInOcl()
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 IfExp createIfExp()
           
 java.math.BigInteger createIntegerFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 IntegerLiteralExp createIntegerLiteralExp()
           
 java.lang.Integer createIntFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 InvalidLiteralExp createInvalidLiteralExp()
           
 InvalidType createInvalidType()
           
 IterateExp createIterateExp()
           
 Iteration createIteration()
           
 IteratorExp createIteratorExp()
           
 LambdaType createLambdaType()
           
 LetExp createLetExp()
           
 Library createLibrary()
           
 MessageExp createMessageExp()
           
 MessageType createMessageType()
           
 NullLiteralExp createNullLiteralExp()
           
 java.lang.Object createObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 OpaqueExpression createOpaqueExpression()
           
 Operation createOperation()
           
 OperationCallExp createOperationCallExp()
           
 OperationTemplateParameter createOperationTemplateParameter()
           
 OrderedSetType createOrderedSetType()
           
 Package createPackage()
           
 Parameter createParameter()
           
 Precedence createPrecedence()
           
 PrimitiveType createPrimitiveType()
           
 Property createProperty()
           
 PropertyCallExp createPropertyCallExp()
           
 java.math.BigDecimal createRealFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 RealLiteralExp createRealLiteralExp()
           
 SendSignalAction createSendSignalAction()
           
 SequenceType createSequenceType()
           
 SetType createSetType()
           
 Signal createSignal()
           
 State createState()
           
 StateExp createStateExp()
           
 java.lang.String createStringFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 StringLiteralExp createStringLiteralExp()
           
 TemplateBinding createTemplateBinding()
           
 TemplateParameter createTemplateParameter()
           
 TemplateParameterSubstitution createTemplateParameterSubstitution()
           
 TemplateParameterType createTemplateParameterType()
           
 TemplateSignature createTemplateSignature()
           
 java.lang.Throwable createThrowableFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 TupleLiteralExp createTupleLiteralExp()
           
 TupleLiteralPart createTupleLiteralPart()
           
 TupleType createTupleType()
           
 Type createType()
           
 TypeExp createTypeExp()
           
 TypeTemplateParameter createTypeTemplateParameter()
           
 java.math.BigInteger createUnlimitedNaturalFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 UnlimitedNaturalLiteralExp createUnlimitedNaturalLiteralExp()
           
 UnspecifiedType createUnspecifiedType()
           
 UnspecifiedValueExp createUnspecifiedValueExp()
           
 Variable createVariable()
           
 VariableExp createVariableExp()
           
 VoidType createVoidType()
           
static PivotPackage getPackage()
          Deprecated.  
 PivotPackage getPivotPackage()
           
static PivotFactory init()
          Creates the default factory implementation.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Constructor Detail

PivotFactoryImpl

public PivotFactoryImpl()
Creates an instance of the factory.

Generated
Method Detail

init

public static PivotFactory init()
Creates the default factory implementation.

Generated

create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)

Specified by:
create in interface org.eclipse.emf.ecore.EFactory
Overrides:
create in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated

createFromString

public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory
Overrides:
createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated

convertToString

public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory
Overrides:
convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated

createAnnotation

public Annotation createAnnotation()

Specified by:
createAnnotation in interface PivotFactory
Returns:
a new object of class 'Annotation'.
Generated

createClass

public Class createClass()

Specified by:
createClass in interface PivotFactory
Returns:
a new object of class 'Class'.
Generated

createClassifierType

public ClassifierType createClassifierType()

Specified by:
createClassifierType in interface PivotFactory
Returns:
a new object of class 'Classifier Type'.
Generated

createTemplateBinding

public TemplateBinding createTemplateBinding()

Specified by:
createTemplateBinding in interface PivotFactory
Returns:
a new object of class 'Template Binding'.
Generated

createTemplateSignature

public TemplateSignature createTemplateSignature()

Specified by:
createTemplateSignature in interface PivotFactory
Returns:
a new object of class 'Template Signature'.
Generated

createTemplateParameter

public TemplateParameter createTemplateParameter()

Specified by:
createTemplateParameter in interface PivotFactory
Returns:
a new object of class 'Template Parameter'.
Generated

createTemplateParameterSubstitution

public TemplateParameterSubstitution createTemplateParameterSubstitution()

Specified by:
createTemplateParameterSubstitution in interface PivotFactory
Returns:
a new object of class 'Template Parameter Substitution'.
Generated

createPackage

public Package createPackage()

Specified by:
createPackage in interface PivotFactory
Returns:
a new object of class 'Package'.
Generated

createPrecedence

public Precedence createPrecedence()

Specified by:
createPrecedence in interface PivotFactory
Returns:
a new object of class 'Precedence'.
Generated

createTypeTemplateParameter

public TypeTemplateParameter createTypeTemplateParameter()

Specified by:
createTypeTemplateParameter in interface PivotFactory
Returns:
a new object of class 'Type Template Parameter'.
Generated

createProperty

public Property createProperty()

Specified by:
createProperty in interface PivotFactory
Returns:
a new object of class 'Property'.
Generated

createAssociationClass

public AssociationClass createAssociationClass()

Specified by:
createAssociationClass in interface PivotFactory
Returns:
a new object of class 'Association Class'.
Generated

createOperation

public Operation createOperation()

Specified by:
createOperation in interface PivotFactory
Returns:
a new object of class 'Operation'.
Generated

createParameter

public Parameter createParameter()

Specified by:
createParameter in interface PivotFactory
Returns:
a new object of class 'Parameter'.
Generated

createOperationTemplateParameter

public OperationTemplateParameter createOperationTemplateParameter()

Specified by:
createOperationTemplateParameter in interface PivotFactory
Returns:
a new object of class 'Operation Template Parameter'.
Generated

createComment

public Comment createComment()

Specified by:
createComment in interface PivotFactory
Returns:
a new object of class 'Comment'.
Generated

createConstraint

public Constraint createConstraint()

Specified by:
createConstraint in interface PivotFactory
Returns:
a new object of class 'Constraint'.
Generated

createDetail

public Detail createDetail()

Specified by:
createDetail in interface PivotFactory
Returns:
a new object of class 'Detail'.
Generated

createAnyType

public AnyType createAnyType()

Specified by:
createAnyType in interface PivotFactory
Returns:
a new object of class 'Any Type'.
Generated

createAssociationClassCallExp

public AssociationClassCallExp createAssociationClassCallExp()

Specified by:
createAssociationClassCallExp in interface PivotFactory
Returns:
a new object of class 'Association Class Call Exp'.
Generated

createBagType

public BagType createBagType()

Specified by:
createBagType in interface PivotFactory
Returns:
a new object of class 'Bag Type'.
Generated

createCollectionType

public CollectionType createCollectionType()

Specified by:
createCollectionType in interface PivotFactory
Returns:
a new object of class 'Collection Type'.
Generated

createDataType

public DataType createDataType()

Specified by:
createDataType in interface PivotFactory
Returns:
a new object of class 'Data Type'.
Generated

createBooleanLiteralExp

public BooleanLiteralExp createBooleanLiteralExp()

Specified by:
createBooleanLiteralExp in interface PivotFactory
Returns:
a new object of class 'Boolean Literal Exp'.
Generated

createCallOperationAction

public CallOperationAction createCallOperationAction()

Specified by:
createCallOperationAction in interface PivotFactory
Returns:
a new object of class 'Call Operation Action'.
Generated

createCollectionItem

public CollectionItem createCollectionItem()

Specified by:
createCollectionItem in interface PivotFactory
Returns:
a new object of class 'Collection Item'.
Generated

createCollectionLiteralExp

public CollectionLiteralExp createCollectionLiteralExp()

Specified by:
createCollectionLiteralExp in interface PivotFactory
Returns:
a new object of class 'Collection Literal Exp'.
Generated

createCollectionRange

public CollectionRange createCollectionRange()

Specified by:
createCollectionRange in interface PivotFactory
Returns:
a new object of class 'Collection Range'.
Generated

createEnumLiteralExp

public EnumLiteralExp createEnumLiteralExp()

Specified by:
createEnumLiteralExp in interface PivotFactory
Returns:
a new object of class 'Enum Literal Exp'.
Generated

createEnumerationLiteral

public EnumerationLiteral createEnumerationLiteral()

Specified by:
createEnumerationLiteral in interface PivotFactory
Returns:
a new object of class 'Enumeration Literal'.
Generated

createEnumeration

public Enumeration createEnumeration()

Specified by:
createEnumeration in interface PivotFactory
Returns:
a new object of class 'Enumeration'.
Generated

createExpressionInOcl

public ExpressionInOcl createExpressionInOcl()

Specified by:
createExpressionInOcl in interface PivotFactory
Returns:
a new object of class 'Expression In Ocl'.
Generated

createOpaqueExpression

public OpaqueExpression createOpaqueExpression()

Specified by:
createOpaqueExpression in interface PivotFactory
Returns:
a new object of class 'Opaque Expression'.
Generated

createVariable

public Variable createVariable()

Specified by:
createVariable in interface PivotFactory
Returns:
a new object of class 'Variable'.
Generated

createIfExp

public IfExp createIfExp()

Specified by:
createIfExp in interface PivotFactory
Returns:
a new object of class 'If Exp'.
Generated

createIntegerLiteralExp

public IntegerLiteralExp createIntegerLiteralExp()

Specified by:
createIntegerLiteralExp in interface PivotFactory
Returns:
a new object of class 'Integer Literal Exp'.
Generated

createInvalidLiteralExp

public InvalidLiteralExp createInvalidLiteralExp()

Specified by:
createInvalidLiteralExp in interface PivotFactory
Returns:
a new object of class 'Invalid Literal Exp'.
Generated

createInvalidType

public InvalidType createInvalidType()

Specified by:
createInvalidType in interface PivotFactory
Returns:
a new object of class 'Invalid Type'.
Generated

createIterateExp

public IterateExp createIterateExp()

Specified by:
createIterateExp in interface PivotFactory
Returns:
a new object of class 'Iterate Exp'.
Generated

createIteration

public Iteration createIteration()

Specified by:
createIteration in interface PivotFactory
Returns:
a new object of class 'Iteration'.
Generated

createIteratorExp

public IteratorExp createIteratorExp()

Specified by:
createIteratorExp in interface PivotFactory
Returns:
a new object of class 'Iterator Exp'.
Generated

createLambdaType

public LambdaType createLambdaType()

Specified by:
createLambdaType in interface PivotFactory
Returns:
a new object of class 'Lambda Type'.
Generated

createLetExp

public LetExp createLetExp()

Specified by:
createLetExp in interface PivotFactory
Returns:
a new object of class 'Let Exp'.
Generated

createLibrary

public Library createLibrary()

Specified by:
createLibrary in interface PivotFactory
Returns:
a new object of class 'Library'.
Generated

createMessageExp

public MessageExp createMessageExp()

Specified by:
createMessageExp in interface PivotFactory
Returns:
a new object of class 'Message Exp'.
Generated

createSendSignalAction

public SendSignalAction createSendSignalAction()

Specified by:
createSendSignalAction in interface PivotFactory
Returns:
a new object of class 'Send Signal Action'.
Generated

createSignal

public Signal createSignal()

Specified by:
createSignal in interface PivotFactory
Returns:
a new object of class 'Signal'.
Generated

createMessageType

public MessageType createMessageType()

Specified by:
createMessageType in interface PivotFactory
Returns:
a new object of class 'Message Type'.
Generated

createNullLiteralExp

public NullLiteralExp createNullLiteralExp()

Specified by:
createNullLiteralExp in interface PivotFactory
Returns:
a new object of class 'Null Literal Exp'.
Generated

createOperationCallExp

public OperationCallExp createOperationCallExp()

Specified by:
createOperationCallExp in interface PivotFactory
Returns:
a new object of class 'Operation Call Exp'.
Generated

createOrderedSetType

public OrderedSetType createOrderedSetType()

Specified by:
createOrderedSetType in interface PivotFactory
Returns:
a new object of class 'Ordered Set Type'.
Generated

createPrimitiveType

public PrimitiveType createPrimitiveType()

Specified by:
createPrimitiveType in interface PivotFactory
Returns:
a new object of class 'Primitive Type'.
Generated

createPropertyCallExp

public PropertyCallExp createPropertyCallExp()

Specified by:
createPropertyCallExp in interface PivotFactory
Returns:
a new object of class 'Property Call Exp'.
Generated

createRealLiteralExp

public RealLiteralExp createRealLiteralExp()

Specified by:
createRealLiteralExp in interface PivotFactory
Returns:
a new object of class 'Real Literal Exp'.
Generated

createSequenceType

public SequenceType createSequenceType()

Specified by:
createSequenceType in interface PivotFactory
Returns:
a new object of class 'Sequence Type'.
Generated

createSetType

public SetType createSetType()

Specified by:
createSetType in interface PivotFactory
Returns:
a new object of class 'Set Type'.
Generated

createState

public State createState()

Specified by:
createState in interface PivotFactory
Returns:
a new object of class 'State'.
Generated

createStateExp

public StateExp createStateExp()

Specified by:
createStateExp in interface PivotFactory
Returns:
a new object of class 'State Exp'.
Generated

createStringLiteralExp

public StringLiteralExp createStringLiteralExp()

Specified by:
createStringLiteralExp in interface PivotFactory
Returns:
a new object of class 'String Literal Exp'.
Generated

createTemplateParameterType

public TemplateParameterType createTemplateParameterType()

Specified by:
createTemplateParameterType in interface PivotFactory
Returns:
a new object of class 'Template Parameter Type'.
Generated

createTupleLiteralExp

public TupleLiteralExp createTupleLiteralExp()

Specified by:
createTupleLiteralExp in interface PivotFactory
Returns:
a new object of class 'Tuple Literal Exp'.
Generated

createTupleLiteralPart

public TupleLiteralPart createTupleLiteralPart()

Specified by:
createTupleLiteralPart in interface PivotFactory
Returns:
a new object of class 'Tuple Literal Part'.
Generated

createTupleType

public TupleType createTupleType()

Specified by:
createTupleType in interface PivotFactory
Returns:
a new object of class 'Tuple Type'.
Generated

createType

public Type createType()

Specified by:
createType in interface PivotFactory
Returns:
a new object of class 'Type'.
Generated

createTypeExp

public TypeExp createTypeExp()

Specified by:
createTypeExp in interface PivotFactory
Returns:
a new object of class 'Type Exp'.
Generated

createUnlimitedNaturalLiteralExp

public UnlimitedNaturalLiteralExp createUnlimitedNaturalLiteralExp()

Specified by:
createUnlimitedNaturalLiteralExp in interface PivotFactory
Returns:
a new object of class 'Unlimited Natural Literal Exp'.
Generated

createUnspecifiedType

public UnspecifiedType createUnspecifiedType()

Specified by:
createUnspecifiedType in interface PivotFactory
Returns:
a new object of class 'Unspecified Type'.
Generated

createUnspecifiedValueExp

public UnspecifiedValueExp createUnspecifiedValueExp()

Specified by:
createUnspecifiedValueExp in interface PivotFactory
Returns:
a new object of class 'Unspecified Value Exp'.
Generated

createVariableExp

public VariableExp createVariableExp()

Specified by:
createVariableExp in interface PivotFactory
Returns:
a new object of class 'Variable Exp'.
Generated

createVoidType

public VoidType createVoidType()

Specified by:
createVoidType in interface PivotFactory
Returns:
a new object of class 'Void Type'.
Generated

createAssociativityKindFromString

public AssociativityKind createAssociativityKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                           java.lang.String initialValue)

Generated

convertAssociativityKindToString

public java.lang.String convertAssociativityKindToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                         java.lang.Object instanceValue)

Generated

createCollectionKindFromString

public CollectionKind createCollectionKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)

Generated

convertCollectionKindToString

public java.lang.String convertCollectionKindToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)

Generated

createBooleanFromString

public java.lang.Boolean createBooleanFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)

Generated

convertBooleanToString

public java.lang.String convertBooleanToString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.Object instanceValue)

Generated

createCallableImplementationFromString

public CallableImplementation createCallableImplementationFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     java.lang.String initialValue)

Generated

convertCallableImplementationToString

public java.lang.String convertCallableImplementationToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                              java.lang.Object instanceValue)

Generated

createIntFromString

public java.lang.Integer createIntFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.String initialValue)

Generated

convertIntToString

public java.lang.String convertIntToString(org.eclipse.emf.ecore.EDataType eDataType,
                                           java.lang.Object instanceValue)

Generated

createIntegerFromString

public java.math.BigInteger createIntegerFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.String initialValue)

Generated

convertIntegerToString

public java.lang.String convertIntegerToString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.Object instanceValue)

Generated

createObjectFromString

public java.lang.Object createObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.String initialValue)

Generated

convertObjectToString

public java.lang.String convertObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                              java.lang.Object instanceValue)

Generated

createRealFromString

public java.math.BigDecimal createRealFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)

Generated

convertRealToString

public java.lang.String convertRealToString(org.eclipse.emf.ecore.EDataType eDataType,
                                            java.lang.Object instanceValue)

Generated

createStringFromString

public java.lang.String createStringFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.String initialValue)

Generated

convertStringToString

public java.lang.String convertStringToString(org.eclipse.emf.ecore.EDataType eDataType,
                                              java.lang.Object instanceValue)

Generated

createThrowableFromString

public java.lang.Throwable createThrowableFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)

Generated

convertThrowableToString

public java.lang.String convertThrowableToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.Object instanceValue)

Generated

createUnlimitedNaturalFromString

public java.math.BigInteger createUnlimitedNaturalFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                             java.lang.String initialValue)

Generated

convertUnlimitedNaturalToString

public java.lang.String convertUnlimitedNaturalToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                        java.lang.Object instanceValue)

Generated

getPivotPackage

public PivotPackage getPivotPackage()

Specified by:
getPivotPackage in interface PivotFactory
Returns:
the package supported by this factory.
Generated

getPackage

@Deprecated
public static PivotPackage getPackage()
Deprecated. 

Generated