public class GremlinFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements GremlinFactory
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterListeAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETeINSTANCE| Constructor and Description |
|---|
GremlinFactoryImpl()
Creates an instance of the factory.
|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, convertToString, create, createFromString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, spliteObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozeneBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettingseAddVirtualValue, 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, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconvertToString, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic GremlinFactoryImpl()
public static GremlinFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create in interface org.eclipse.emf.ecore.EFactorycreate in class org.eclipse.emf.ecore.impl.EFactoryImplpublic GremlinScript createGremlinScript()
createGremlinScript in interface GremlinFactorypublic ReturnStatement createReturnStatement()
createReturnStatement in interface GremlinFactorypublic MethodDeclaration createMethodDeclaration()
createMethodDeclaration in interface GremlinFactorypublic ListDeclaration createListDeclaration()
createListDeclaration in interface GremlinFactorypublic SetDeclaration createSetDeclaration()
createSetDeclaration in interface GremlinFactorypublic SortedSetDeclaration createSortedSetDeclaration()
createSortedSetDeclaration in interface GremlinFactorypublic VariableDeclaration createVariableDeclaration()
createVariableDeclaration in interface GremlinFactorypublic CollectionDefinition createCollectionDefinition()
createCollectionDefinition in interface GremlinFactorypublic Closure createClosure()
createClosure in interface GremlinFactorypublic ClosureIt createClosureIt()
createClosureIt in interface GremlinFactorypublic VariableAccess createVariableAccess()
createVariableAccess in interface GremlinFactorypublic IdentityStep createIdentityStep()
createIdentityStep in interface GremlinFactorypublic FillStep createFillStep()
createFillStep in interface GremlinFactorypublic StartStep createStartStep()
createStartStep in interface GremlinFactorypublic VerticesStep createVerticesStep()
createVerticesStep in interface GremlinFactorypublic EdgesStep createEdgesStep()
createEdgesStep in interface GremlinFactorypublic PropertyStep createPropertyStep()
createPropertyStep in interface GremlinFactorypublic OutEStep createOutEStep()
createOutEStep in interface GremlinFactorypublic InEStep createInEStep()
createInEStep in interface GremlinFactorypublic InVStep createInVStep()
createInVStep in interface GremlinFactorypublic OutVStep createOutVStep()
createOutVStep in interface GremlinFactorypublic FilterStep createFilterStep()
createFilterStep in interface GremlinFactorypublic RetainStep createRetainStep()
createRetainStep in interface GremlinFactorypublic ExceptStep createExceptStep()
createExceptStep in interface GremlinFactorypublic TransformStep createTransformStep()
createTransformStep in interface GremlinFactorypublic GatherStep createGatherStep()
createGatherStep in interface GremlinFactorypublic ScatterStep createScatterStep()
createScatterStep in interface GremlinFactorypublic CustomMethodCall createCustomMethodCall()
createCustomMethodCall in interface GremlinFactorypublic NextCall createNextCall()
createNextCall in interface GremlinFactorypublic HasNextCall createHasNextCall()
createHasNextCall in interface GremlinFactorypublic IndexCall createIndexCall()
createIndexCall in interface GremlinFactorypublic CountCall createCountCall()
createCountCall in interface GremlinFactorypublic FirstCall createFirstCall()
createFirstCall in interface GremlinFactorypublic ToListCall createToListCall()
createToListCall in interface GremlinFactorypublic IsEmptyCall createIsEmptyCall()
createIsEmptyCall in interface GremlinFactorypublic ContainsCall createContainsCall()
createContainsCall in interface GremlinFactorypublic ContainsAllCall createContainsAllCall()
createContainsAllCall in interface GremlinFactorypublic AddAllCall createAddAllCall()
createAddAllCall in interface GremlinFactorypublic RetainAllCall createRetainAllCall()
createRetainAllCall in interface GremlinFactorypublic UnionCall createUnionCall()
createUnionCall in interface GremlinFactorypublic IntersectionCall createIntersectionCall()
createIntersectionCall in interface GremlinFactorypublic SizeCall createSizeCall()
createSizeCall in interface GremlinFactorypublic Expression createExpression()
createExpression in interface GremlinFactorypublic UnaryExpression createUnaryExpression()
createUnaryExpression in interface GremlinFactorypublic NotExpression createNotExpression()
createNotExpression in interface GremlinFactorypublic BinaryExpression createBinaryExpression()
createBinaryExpression in interface GremlinFactorypublic EqualityExpression createEqualityExpression()
createEqualityExpression in interface GremlinFactorypublic InExpression createInExpression()
createInExpression in interface GremlinFactorypublic DifferenceExpression createDifferenceExpression()
createDifferenceExpression in interface GremlinFactorypublic OrExpression createOrExpression()
createOrExpression in interface GremlinFactorypublic AndExpression createAndExpression()
createAndExpression in interface GremlinFactorypublic GreaterExpression createGreaterExpression()
createGreaterExpression in interface GremlinFactorypublic GreaterOrEqualExpression createGreaterOrEqualExpression()
createGreaterOrEqualExpression in interface GremlinFactorypublic LessExpression createLessExpression()
createLessExpression in interface GremlinFactorypublic LessOrEqualExpression createLessOrEqualExpression()
createLessOrEqualExpression in interface GremlinFactorypublic AffectationExpression createAffectationExpression()
createAffectationExpression in interface GremlinFactorypublic LeftShiftExpression createLeftShiftExpression()
createLeftShiftExpression in interface GremlinFactorypublic TernaryOperator createTernaryOperator()
createTernaryOperator in interface GremlinFactorypublic StringLiteral createStringLiteral()
createStringLiteral in interface GremlinFactorypublic IntegerLiteral createIntegerLiteral()
createIntegerLiteral in interface GremlinFactorypublic DoubleLiteral createDoubleLiteral()
createDoubleLiteral in interface GremlinFactorypublic BooleanLiteral createBooleanLiteral()
createBooleanLiteral in interface GremlinFactorypublic NullLiteral createNullLiteral()
createNullLiteral in interface GremlinFactorypublic ToIntegerCall createToIntegerCall()
createToIntegerCall in interface GremlinFactorypublic PlusExpression createPlusExpression()
createPlusExpression in interface GremlinFactorypublic CustomStep createCustomStep()
createCustomStep in interface GremlinFactorypublic GremlinPackage getGremlinPackage()
getGremlinPackage in interface GremlinFactory@Deprecated public static GremlinPackage getPackage()
Copyright © 2018–2019 Atlanmod. All rights reserved.