net.sf.farrago
Class FarragoMetadataFactoryImpl
java.lang.Object
net.sf.farrago.FarragoMetadataFactoryImpl
- All Implemented Interfaces:
- FarragoMetadataFactory
- Direct Known Subclasses:
- FarragoMdrReposImpl.FarragoMemFactory, FarragoReposImpl, JmiMemTest.FarragoMemFactory, MockFarragoMetadataFactory
public class FarragoMetadataFactoryImpl
- extends Object
- implements FarragoMetadataFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rootPackage
private FarragoPackage rootPackage
FarragoMetadataFactoryImpl
public FarragoMetadataFactoryImpl()
setRootPackage
public void setRootPackage(FarragoPackage p)
- Specified by:
setRootPackage in interface FarragoMetadataFactory
getRootPackage
public FarragoPackage getRootPackage()
- Specified by:
getRootPackage in interface FarragoMetadataFactory
getCompiledModelTimestamp
public String getCompiledModelTimestamp()
- Specified by:
getCompiledModelTimestamp in interface FarragoMetadataFactory
getFarragoPackage
public FarragoPackage getFarragoPackage()
- Specified by:
getFarragoPackage in interface FarragoMetadataFactory
getCwmPackage
public CwmPackage getCwmPackage()
- Specified by:
getCwmPackage in interface FarragoMetadataFactory
getCorePackage
public CorePackage getCorePackage()
- Specified by:
getCorePackage in interface FarragoMetadataFactory
newCwmDataType
public CwmDataType newCwmDataType()
- Specified by:
newCwmDataType in interface FarragoMetadataFactory
newCwmDependency
public CwmDependency newCwmDependency()
- Specified by:
newCwmDependency in interface FarragoMetadataFactory
newCwmAttribute
public CwmAttribute newCwmAttribute()
- Specified by:
newCwmAttribute in interface FarragoMetadataFactory
newCwmClass
public CwmClass newCwmClass()
- Specified by:
newCwmClass in interface FarragoMetadataFactory
newCwmConstraint
public CwmConstraint newCwmConstraint()
- Specified by:
newCwmConstraint in interface FarragoMetadataFactory
newCwmMultiplicity
public CwmMultiplicity newCwmMultiplicity()
- Specified by:
newCwmMultiplicity in interface FarragoMetadataFactory
newCwmPackage
public CwmPackage newCwmPackage()
- Specified by:
newCwmPackage in interface FarragoMetadataFactory
newCwmBooleanExpression
public CwmBooleanExpression newCwmBooleanExpression()
- Specified by:
newCwmBooleanExpression in interface FarragoMetadataFactory
newCwmProcedureExpression
public CwmProcedureExpression newCwmProcedureExpression()
- Specified by:
newCwmProcedureExpression in interface FarragoMetadataFactory
newCwmModel
public CwmModel newCwmModel()
- Specified by:
newCwmModel in interface FarragoMetadataFactory
newCwmExpression
public CwmExpression newCwmExpression()
- Specified by:
newCwmExpression in interface FarragoMetadataFactory
newCwmStereotype
public CwmStereotype newCwmStereotype()
- Specified by:
newCwmStereotype in interface FarragoMetadataFactory
newCwmMultiplicityRange
public CwmMultiplicityRange newCwmMultiplicityRange()
- Specified by:
newCwmMultiplicityRange in interface FarragoMetadataFactory
newCwmTaggedValue
public CwmTaggedValue newCwmTaggedValue()
- Specified by:
newCwmTaggedValue in interface FarragoMetadataFactory
newCwmSubsystem
public CwmSubsystem newCwmSubsystem()
- Specified by:
newCwmSubsystem in interface FarragoMetadataFactory
getDataTypesPackage
public DataTypesPackage getDataTypesPackage()
- Specified by:
getDataTypesPackage in interface FarragoMetadataFactory
newCwmEnumeration
public CwmEnumeration newCwmEnumeration()
- Specified by:
newCwmEnumeration in interface FarragoMetadataFactory
newCwmUnion
public CwmUnion newCwmUnion()
- Specified by:
newCwmUnion in interface FarragoMetadataFactory
newCwmEnumerationLiteral
public CwmEnumerationLiteral newCwmEnumerationLiteral()
- Specified by:
newCwmEnumerationLiteral in interface FarragoMetadataFactory
newCwmTypeAlias
public CwmTypeAlias newCwmTypeAlias()
- Specified by:
newCwmTypeAlias in interface FarragoMetadataFactory
newCwmUnionMember
public CwmUnionMember newCwmUnionMember()
- Specified by:
newCwmUnionMember in interface FarragoMetadataFactory
newCwmQueryExpression
public CwmQueryExpression newCwmQueryExpression()
- Specified by:
newCwmQueryExpression in interface FarragoMetadataFactory
getInstancePackage
public InstancePackage getInstancePackage()
- Specified by:
getInstancePackage in interface FarragoMetadataFactory
newCwmExtent
public CwmExtent newCwmExtent()
- Specified by:
newCwmExtent in interface FarragoMetadataFactory
newCwmSlot
public CwmSlot newCwmSlot()
- Specified by:
newCwmSlot in interface FarragoMetadataFactory
newCwmDataValue
public CwmDataValue newCwmDataValue()
- Specified by:
newCwmDataValue in interface FarragoMetadataFactory
newCwmObject
public CwmObject newCwmObject()
- Specified by:
newCwmObject in interface FarragoMetadataFactory
getBehavioralPackage
public BehavioralPackage getBehavioralPackage()
- Specified by:
getBehavioralPackage in interface FarragoMetadataFactory
newCwmOperation
public CwmOperation newCwmOperation()
- Specified by:
newCwmOperation in interface FarragoMetadataFactory
newCwmCallAction
public CwmCallAction newCwmCallAction()
- Specified by:
newCwmCallAction in interface FarragoMetadataFactory
newCwmMethod
public CwmMethod newCwmMethod()
- Specified by:
newCwmMethod in interface FarragoMetadataFactory
newCwmEvent
public CwmEvent newCwmEvent()
- Specified by:
newCwmEvent in interface FarragoMetadataFactory
newCwmInterface
public CwmInterface newCwmInterface()
- Specified by:
newCwmInterface in interface FarragoMetadataFactory
newCwmParameter
public CwmParameter newCwmParameter()
- Specified by:
newCwmParameter in interface FarragoMetadataFactory
newCwmArgument
public CwmArgument newCwmArgument()
- Specified by:
newCwmArgument in interface FarragoMetadataFactory
getRelationalPackage
public RelationalPackage getRelationalPackage()
- Specified by:
getRelationalPackage in interface FarragoMetadataFactory
newCwmUniqueConstraint
public CwmUniqueConstraint newCwmUniqueConstraint()
- Specified by:
newCwmUniqueConstraint in interface FarragoMetadataFactory
newCwmCatalog
public CwmCatalog newCwmCatalog()
- Specified by:
newCwmCatalog in interface FarragoMetadataFactory
newCwmColumnValue
public CwmColumnValue newCwmColumnValue()
- Specified by:
newCwmColumnValue in interface FarragoMetadataFactory
newCwmTrigger
public CwmTrigger newCwmTrigger()
- Specified by:
newCwmTrigger in interface FarragoMetadataFactory
newCwmSchema
public CwmSchema newCwmSchema()
- Specified by:
newCwmSchema in interface FarragoMetadataFactory
newCwmSqlsimpleType
public CwmSqlsimpleType newCwmSqlsimpleType()
- Specified by:
newCwmSqlsimpleType in interface FarragoMetadataFactory
newCwmSqlindex
public CwmSqlindex newCwmSqlindex()
- Specified by:
newCwmSqlindex in interface FarragoMetadataFactory
newCwmTable
public CwmTable newCwmTable()
- Specified by:
newCwmTable in interface FarragoMetadataFactory
newCwmNamedColumnSet
public CwmNamedColumnSet newCwmNamedColumnSet()
- Specified by:
newCwmNamedColumnSet in interface FarragoMetadataFactory
newCwmSqlparameter
public CwmSqlparameter newCwmSqlparameter()
- Specified by:
newCwmSqlparameter in interface FarragoMetadataFactory
newCwmView
public CwmView newCwmView()
- Specified by:
newCwmView in interface FarragoMetadataFactory
newCwmQueryColumnSet
public CwmQueryColumnSet newCwmQueryColumnSet()
- Specified by:
newCwmQueryColumnSet in interface FarragoMetadataFactory
newCwmForeignKey
public CwmForeignKey newCwmForeignKey()
- Specified by:
newCwmForeignKey in interface FarragoMetadataFactory
newCwmSqlstructuredType
public CwmSqlstructuredType newCwmSqlstructuredType()
- Specified by:
newCwmSqlstructuredType in interface FarragoMetadataFactory
newCwmPrimaryKey
public CwmPrimaryKey newCwmPrimaryKey()
- Specified by:
newCwmPrimaryKey in interface FarragoMetadataFactory
newCwmSqldistinctType
public CwmSqldistinctType newCwmSqldistinctType()
- Specified by:
newCwmSqldistinctType in interface FarragoMetadataFactory
newCwmProcedure
public CwmProcedure newCwmProcedure()
- Specified by:
newCwmProcedure in interface FarragoMetadataFactory
newCwmRowSet
public CwmRowSet newCwmRowSet()
- Specified by:
newCwmRowSet in interface FarragoMetadataFactory
newCwmColumnSet
public CwmColumnSet newCwmColumnSet()
- Specified by:
newCwmColumnSet in interface FarragoMetadataFactory
newCwmCheckConstraint
public CwmCheckConstraint newCwmCheckConstraint()
- Specified by:
newCwmCheckConstraint in interface FarragoMetadataFactory
newCwmSqlindexColumn
public CwmSqlindexColumn newCwmSqlindexColumn()
- Specified by:
newCwmSqlindexColumn in interface FarragoMetadataFactory
newCwmColumn
public CwmColumn newCwmColumn()
- Specified by:
newCwmColumn in interface FarragoMetadataFactory
newCwmRow
public CwmRow newCwmRow()
- Specified by:
newCwmRow in interface FarragoMetadataFactory
getEnumerationsPackage
public EnumerationsPackage getEnumerationsPackage()
- Specified by:
getEnumerationsPackage in interface FarragoMetadataFactory
getKeysIndexesPackage
public KeysIndexesPackage getKeysIndexesPackage()
- Specified by:
getKeysIndexesPackage in interface FarragoMetadataFactory
newCwmIndex
public CwmIndex newCwmIndex()
- Specified by:
newCwmIndex in interface FarragoMetadataFactory
newCwmUniqueKey
public CwmUniqueKey newCwmUniqueKey()
- Specified by:
newCwmUniqueKey in interface FarragoMetadataFactory
newCwmIndexedFeature
public CwmIndexedFeature newCwmIndexedFeature()
- Specified by:
newCwmIndexedFeature in interface FarragoMetadataFactory
newCwmKeyRelationship
public CwmKeyRelationship newCwmKeyRelationship()
- Specified by:
newCwmKeyRelationship in interface FarragoMetadataFactory
getPrimitiveTypesPackage
public PrimitiveTypesPackage getPrimitiveTypesPackage()
- Specified by:
getPrimitiveTypesPackage in interface FarragoMetadataFactory
getFemPackage
public FemPackage getFemPackage()
- Specified by:
getFemPackage in interface FarragoMetadataFactory
getSecurityPackage
public SecurityPackage getSecurityPackage()
- Specified by:
getSecurityPackage in interface FarragoMetadataFactory
newFemUser
public FemUser newFemUser()
- Specified by:
newFemUser in interface FarragoMetadataFactory
newFemGrant
public FemGrant newFemGrant()
- Specified by:
newFemGrant in interface FarragoMetadataFactory
newFemRole
public FemRole newFemRole()
- Specified by:
newFemRole in interface FarragoMetadataFactory
getMedPackage
public MedPackage getMedPackage()
- Specified by:
getMedPackage in interface FarragoMetadataFactory
newFemRecoveryReference
public FemRecoveryReference newFemRecoveryReference()
- Specified by:
newFemRecoveryReference in interface FarragoMetadataFactory
newFemStorageOption
public FemStorageOption newFemStorageOption()
- Specified by:
newFemStorageOption in interface FarragoMetadataFactory
newFemRowCountStatistics
public FemRowCountStatistics newFemRowCountStatistics()
- Specified by:
newFemRowCountStatistics in interface FarragoMetadataFactory
newFemLabel
public FemLabel newFemLabel()
- Specified by:
newFemLabel in interface FarragoMetadataFactory
newFemIndexStatistics
public FemIndexStatistics newFemIndexStatistics()
- Specified by:
newFemIndexStatistics in interface FarragoMetadataFactory
newFemViewColumn
public FemViewColumn newFemViewColumn()
- Specified by:
newFemViewColumn in interface FarragoMetadataFactory
newFemLocalIndex
public FemLocalIndex newFemLocalIndex()
- Specified by:
newFemLocalIndex in interface FarragoMetadataFactory
newFemElementWithStorageOptions
public FemElementWithStorageOptions newFemElementWithStorageOptions()
- Specified by:
newFemElementWithStorageOptions in interface FarragoMetadataFactory
newFemSystemBackup
public FemSystemBackup newFemSystemBackup()
- Specified by:
newFemSystemBackup in interface FarragoMetadataFactory
newFemLocalTable
public FemLocalTable newFemLocalTable()
- Specified by:
newFemLocalTable in interface FarragoMetadataFactory
newFemDataWrapper
public FemDataWrapper newFemDataWrapper()
- Specified by:
newFemDataWrapper in interface FarragoMetadataFactory
newFemStoredColumn
public FemStoredColumn newFemStoredColumn()
- Specified by:
newFemStoredColumn in interface FarragoMetadataFactory
newFemForeignTable
public FemForeignTable newFemForeignTable()
- Specified by:
newFemForeignTable in interface FarragoMetadataFactory
newFemDataServer
public FemDataServer newFemDataServer()
- Specified by:
newFemDataServer in interface FarragoMetadataFactory
newFemColumnHistogram
public FemColumnHistogram newFemColumnHistogram()
- Specified by:
newFemColumnHistogram in interface FarragoMetadataFactory
newFemColumnHistogramBar
public FemColumnHistogramBar newFemColumnHistogramBar()
- Specified by:
newFemColumnHistogramBar in interface FarragoMetadataFactory
newFemLocalIndexColumn
public FemLocalIndexColumn newFemLocalIndexColumn()
- Specified by:
newFemLocalIndexColumn in interface FarragoMetadataFactory
getSql2003Package
public Sql2003Package getSql2003Package()
- Specified by:
getSql2003Package in interface FarragoMetadataFactory
newFemSampleDataset
public FemSampleDataset newFemSampleDataset()
- Specified by:
newFemSampleDataset in interface FarragoMetadataFactory
newFemUniqueKeyConstraint
public FemUniqueKeyConstraint newFemUniqueKeyConstraint()
- Specified by:
newFemUniqueKeyConstraint in interface FarragoMetadataFactory
newFemUserDefinedType
public FemUserDefinedType newFemUserDefinedType()
- Specified by:
newFemUserDefinedType in interface FarragoMetadataFactory
newFemSqlobjectType
public FemSqlobjectType newFemSqlobjectType()
- Specified by:
newFemSqlobjectType in interface FarragoMetadataFactory
newFemRoutine
public FemRoutine newFemRoutine()
- Specified by:
newFemRoutine in interface FarragoMetadataFactory
newFemSqlmultisetType
public FemSqlmultisetType newFemSqlmultisetType()
- Specified by:
newFemSqlmultisetType in interface FarragoMetadataFactory
newFemUserDefinedOrdering
public FemUserDefinedOrdering newFemUserDefinedOrdering()
- Specified by:
newFemUserDefinedOrdering in interface FarragoMetadataFactory
newFemSqltypeAttribute
public FemSqltypeAttribute newFemSqltypeAttribute()
- Specified by:
newFemSqltypeAttribute in interface FarragoMetadataFactory
newFemColumnListRoutineParameter
public FemColumnListRoutineParameter newFemColumnListRoutineParameter()
- Specified by:
newFemColumnListRoutineParameter in interface FarragoMetadataFactory
newFemTagAnnotation
public FemTagAnnotation newFemTagAnnotation()
- Specified by:
newFemTagAnnotation in interface FarragoMetadataFactory
newFemPrimaryKeyConstraint
public FemPrimaryKeyConstraint newFemPrimaryKeyConstraint()
- Specified by:
newFemPrimaryKeyConstraint in interface FarragoMetadataFactory
newFemLocalCatalog
public FemLocalCatalog newFemLocalCatalog()
- Specified by:
newFemLocalCatalog in interface FarragoMetadataFactory
newFemSqldistinguishedType
public FemSqldistinguishedType newFemSqldistinguishedType()
- Specified by:
newFemSqldistinguishedType in interface FarragoMetadataFactory
newFemSqlrowType
public FemSqlrowType newFemSqlrowType()
- Specified by:
newFemSqlrowType in interface FarragoMetadataFactory
newFemSqlpathElement
public FemSqlpathElement newFemSqlpathElement()
- Specified by:
newFemSqlpathElement in interface FarragoMetadataFactory
newFemRoutineParameter
public FemRoutineParameter newFemRoutineParameter()
- Specified by:
newFemRoutineParameter in interface FarragoMetadataFactory
newFemSqlarrayType
public FemSqlarrayType newFemSqlarrayType()
- Specified by:
newFemSqlarrayType in interface FarragoMetadataFactory
newFemTimestamp
public FemTimestamp newFemTimestamp()
- Specified by:
newFemTimestamp in interface FarragoMetadataFactory
newFemSequenceGenerator
public FemSequenceGenerator newFemSequenceGenerator()
- Specified by:
newFemSequenceGenerator in interface FarragoMetadataFactory
newFemLocalView
public FemLocalView newFemLocalView()
- Specified by:
newFemLocalView in interface FarragoMetadataFactory
newFemLocalSchema
public FemLocalSchema newFemLocalSchema()
- Specified by:
newFemLocalSchema in interface FarragoMetadataFactory
newFemJar
public FemJar newFemJar()
- Specified by:
newFemJar in interface FarragoMetadataFactory
newFemKeyComponent
public FemKeyComponent newFemKeyComponent()
- Specified by:
newFemKeyComponent in interface FarragoMetadataFactory
getFennelPackage
public FennelPackage getFennelPackage()
- Specified by:
getFennelPackage in interface FarragoMetadataFactory
newFemFlatFileTupleStreamDef
public FemFlatFileTupleStreamDef newFemFlatFileTupleStreamDef()
- Specified by:
newFemFlatFileTupleStreamDef in interface FarragoMetadataFactory
newFemLbmSearchStreamDef
public FemLbmSearchStreamDef newFemLbmSearchStreamDef()
- Specified by:
newFemLbmSearchStreamDef in interface FarragoMetadataFactory
newFemCmdSavepoint
public FemCmdSavepoint newFemCmdSavepoint()
- Specified by:
newFemCmdSavepoint in interface FarragoMetadataFactory
newFemIndexWriterDef
public FemIndexWriterDef newFemIndexWriterDef()
- Specified by:
newFemIndexWriterDef in interface FarragoMetadataFactory
newFemCmdCompleteBackup
public FemCmdCompleteBackup newFemCmdCompleteBackup()
- Specified by:
newFemCmdCompleteBackup in interface FarragoMetadataFactory
newFemMultiUseBufferingStreamDef
public FemMultiUseBufferingStreamDef newFemMultiUseBufferingStreamDef()
- Specified by:
newFemMultiUseBufferingStreamDef in interface FarragoMetadataFactory
newFemSplicerIndexAccessorDef
public FemSplicerIndexAccessorDef newFemSplicerIndexAccessorDef()
- Specified by:
newFemSplicerIndexAccessorDef in interface FarragoMetadataFactory
newFemCmdSetParam
public FemCmdSetParam newFemCmdSetParam()
- Specified by:
newFemCmdSetParam in interface FarragoMetadataFactory
newFemLbmBitOpStreamDef
public FemLbmBitOpStreamDef newFemLbmBitOpStreamDef()
- Specified by:
newFemLbmBitOpStreamDef in interface FarragoMetadataFactory
newFemLcsClusterScanDef
public FemLcsClusterScanDef newFemLcsClusterScanDef()
- Specified by:
newFemLcsClusterScanDef in interface FarragoMetadataFactory
newFemAggInvocation
public FemAggInvocation newFemAggInvocation()
- Specified by:
newFemAggInvocation in interface FarragoMetadataFactory
newFemCmdDropIndex
public FemCmdDropIndex newFemCmdDropIndex()
- Specified by:
newFemCmdDropIndex in interface FarragoMetadataFactory
newFemTxnHandle
public FemTxnHandle newFemTxnHandle()
- Specified by:
newFemTxnHandle in interface FarragoMetadataFactory
newFemCalcTupleStreamDef
public FemCalcTupleStreamDef newFemCalcTupleStreamDef()
- Specified by:
newFemCalcTupleStreamDef in interface FarragoMetadataFactory
newFemBufferReaderStreamDef
public FemBufferReaderStreamDef newFemBufferReaderStreamDef()
- Specified by:
newFemBufferReaderStreamDef in interface FarragoMetadataFactory
newFemLhxAggStreamDef
public FemLhxAggStreamDef newFemLhxAggStreamDef()
- Specified by:
newFemLhxAggStreamDef in interface FarragoMetadataFactory
newFemSplitterStreamDef
public FemSplitterStreamDef newFemSplitterStreamDef()
- Specified by:
newFemSplitterStreamDef in interface FarragoMetadataFactory
newFemDynamicParameter
public FemDynamicParameter newFemDynamicParameter()
- Specified by:
newFemDynamicParameter in interface FarragoMetadataFactory
newFemLcsClusterReplaceStreamDef
public FemLcsClusterReplaceStreamDef newFemLcsClusterReplaceStreamDef()
- Specified by:
newFemLcsClusterReplaceStreamDef in interface FarragoMetadataFactory
newFemExecStreamDataFlow
public FemExecStreamDataFlow newFemExecStreamDataFlow()
- Specified by:
newFemExecStreamDataFlow in interface FarragoMetadataFactory
newFemJavaSinkStreamDef
public FemJavaSinkStreamDef newFemJavaSinkStreamDef()
- Specified by:
newFemJavaSinkStreamDef in interface FarragoMetadataFactory
newFemTupleDescriptor
public FemTupleDescriptor newFemTupleDescriptor()
- Specified by:
newFemTupleDescriptor in interface FarragoMetadataFactory
newFemColumnName
public FemColumnName newFemColumnName()
- Specified by:
newFemColumnName in interface FarragoMetadataFactory
newFemLhxJoinStreamDef
public FemLhxJoinStreamDef newFemLhxJoinStreamDef()
- Specified by:
newFemLhxJoinStreamDef in interface FarragoMetadataFactory
newFemMockTupleStreamDef
public FemMockTupleStreamDef newFemMockTupleStreamDef()
- Specified by:
newFemMockTupleStreamDef in interface FarragoMetadataFactory
newFemSvptHandle
public FemSvptHandle newFemSvptHandle()
- Specified by:
newFemSvptHandle in interface FarragoMetadataFactory
newFemCmdCommit
public FemCmdCommit newFemCmdCommit()
- Specified by:
newFemCmdCommit in interface FarragoMetadataFactory
newFemCmdBeginTxnWithCsn
public FemCmdBeginTxnWithCsn newFemCmdBeginTxnWithCsn()
- Specified by:
newFemCmdBeginTxnWithCsn in interface FarragoMetadataFactory
newFemCmdVersionIndexRoot
public FemCmdVersionIndexRoot newFemCmdVersionIndexRoot()
- Specified by:
newFemCmdVersionIndexRoot in interface FarragoMetadataFactory
newFemMergeStreamDef
public FemMergeStreamDef newFemMergeStreamDef()
- Specified by:
newFemMergeStreamDef in interface FarragoMetadataFactory
newFemTableUpdaterDef
public FemTableUpdaterDef newFemTableUpdaterDef()
- Specified by:
newFemTableUpdaterDef in interface FarragoMetadataFactory
newFemDynamicParamUse
public FemDynamicParamUse newFemDynamicParamUse()
- Specified by:
newFemDynamicParamUse in interface FarragoMetadataFactory
newFemCmdGetTxnCsn
public FemCmdGetTxnCsn newFemCmdGetTxnCsn()
- Specified by:
newFemCmdGetTxnCsn in interface FarragoMetadataFactory
newFemLbmGeneratorStreamDef
public FemLbmGeneratorStreamDef newFemLbmGeneratorStreamDef()
- Specified by:
newFemLbmGeneratorStreamDef in interface FarragoMetadataFactory
newFemWindowDef
public FemWindowDef newFemWindowDef()
- Specified by:
newFemWindowDef in interface FarragoMetadataFactory
newFemCmdBeginTxn
public FemCmdBeginTxn newFemCmdBeginTxn()
- Specified by:
newFemCmdBeginTxn in interface FarragoMetadataFactory
newFemCsnHandleReturningCmd
public FemCsnHandleReturningCmd newFemCsnHandleReturningCmd()
- Specified by:
newFemCsnHandleReturningCmd in interface FarragoMetadataFactory
newFemUncollectTupleStreamDef
public FemUncollectTupleStreamDef newFemUncollectTupleStreamDef()
- Specified by:
newFemUncollectTupleStreamDef in interface FarragoMetadataFactory
newFemCmdVerifyIndex
public FemCmdVerifyIndex newFemCmdVerifyIndex()
- Specified by:
newFemCmdVerifyIndex in interface FarragoMetadataFactory
newFemNestedLoopJoinStreamDef
public FemNestedLoopJoinStreamDef newFemNestedLoopJoinStreamDef()
- Specified by:
newFemNestedLoopJoinStreamDef in interface FarragoMetadataFactory
newFemCmdAbandonBackup
public FemCmdAbandonBackup newFemCmdAbandonBackup()
- Specified by:
newFemCmdAbandonBackup in interface FarragoMetadataFactory
newFemTupleAccessor
public FemTupleAccessor newFemTupleAccessor()
- Specified by:
newFemTupleAccessor in interface FarragoMetadataFactory
newFemLcsRowScanStreamDef
public FemLcsRowScanStreamDef newFemLcsRowScanStreamDef()
- Specified by:
newFemLcsRowScanStreamDef in interface FarragoMetadataFactory
newFemTableDeleterDef
public FemTableDeleterDef newFemTableDeleterDef()
- Specified by:
newFemTableDeleterDef in interface FarragoMetadataFactory
newFemLbmSplicerStreamDef
public FemLbmSplicerStreamDef newFemLbmSplicerStreamDef()
- Specified by:
newFemLbmSplicerStreamDef in interface FarragoMetadataFactory
newFemIndexScanDef
public FemIndexScanDef newFemIndexScanDef()
- Specified by:
newFemIndexScanDef in interface FarragoMetadataFactory
newFemCorrelation
public FemCorrelation newFemCorrelation()
- Specified by:
newFemCorrelation in interface FarragoMetadataFactory
newFemLbmIntersectStreamDef
public FemLbmIntersectStreamDef newFemLbmIntersectStreamDef()
- Specified by:
newFemLbmIntersectStreamDef in interface FarragoMetadataFactory
newFemStreamGraphHandle
public FemStreamGraphHandle newFemStreamGraphHandle()
- Specified by:
newFemStreamGraphHandle in interface FarragoMetadataFactory
newFemGenericStreamDef
public FemGenericStreamDef newFemGenericStreamDef()
- Specified by:
newFemGenericStreamDef in interface FarragoMetadataFactory
newFemCmdCloseDatabase
public FemCmdCloseDatabase newFemCmdCloseDatabase()
- Specified by:
newFemCmdCloseDatabase in interface FarragoMetadataFactory
newFemCmdTruncateIndex
public FemCmdTruncateIndex newFemCmdTruncateIndex()
- Specified by:
newFemCmdTruncateIndex in interface FarragoMetadataFactory
newFemDbHandle
public FemDbHandle newFemDbHandle()
- Specified by:
newFemDbHandle in interface FarragoMetadataFactory
newFemCorrelationJoinStreamDef
public FemCorrelationJoinStreamDef newFemCorrelationJoinStreamDef()
- Specified by:
newFemCorrelationJoinStreamDef in interface FarragoMetadataFactory
newFemCartesianProductStreamDef
public FemCartesianProductStreamDef newFemCartesianProductStreamDef()
- Specified by:
newFemCartesianProductStreamDef in interface FarragoMetadataFactory
newFemTupleAttrAccessor
public FemTupleAttrAccessor newFemTupleAttrAccessor()
- Specified by:
newFemTupleAttrAccessor in interface FarragoMetadataFactory
newFemWindowStreamDef
public FemWindowStreamDef newFemWindowStreamDef()
- Specified by:
newFemWindowStreamDef in interface FarragoMetadataFactory
newFemJavaTransformStreamDef
public FemJavaTransformStreamDef newFemJavaTransformStreamDef()
- Specified by:
newFemJavaTransformStreamDef in interface FarragoMetadataFactory
newFemIndexLoaderDef
public FemIndexLoaderDef newFemIndexLoaderDef()
- Specified by:
newFemIndexLoaderDef in interface FarragoMetadataFactory
newFemLbmUnionStreamDef
public FemLbmUnionStreamDef newFemLbmUnionStreamDef()
- Specified by:
newFemLbmUnionStreamDef in interface FarragoMetadataFactory
newFemTupleAttrDescriptor
public FemTupleAttrDescriptor newFemTupleAttrDescriptor()
- Specified by:
newFemTupleAttrDescriptor in interface FarragoMetadataFactory
newFemBufferingTupleStreamDef
public FemBufferingTupleStreamDef newFemBufferingTupleStreamDef()
- Specified by:
newFemBufferingTupleStreamDef in interface FarragoMetadataFactory
newFemSortingStreamDef
public FemSortingStreamDef newFemSortingStreamDef()
- Specified by:
newFemSortingStreamDef in interface FarragoMetadataFactory
newFemCmdRestoreFromBackup
public FemCmdRestoreFromBackup newFemCmdRestoreFromBackup()
- Specified by:
newFemCmdRestoreFromBackup in interface FarragoMetadataFactory
newFemCmdPrepareExecutionStreamGraph
public FemCmdPrepareExecutionStreamGraph newFemCmdPrepareExecutionStreamGraph()
- Specified by:
newFemCmdPrepareExecutionStreamGraph in interface FarragoMetadataFactory
newFemBeginTxnCmd
public FemBeginTxnCmd newFemBeginTxnCmd()
- Specified by:
newFemBeginTxnCmd in interface FarragoMetadataFactory
newFemCmdCreateStreamHandle
public FemCmdCreateStreamHandle newFemCmdCreateStreamHandle()
- Specified by:
newFemCmdCreateStreamHandle in interface FarragoMetadataFactory
newFemDatabaseParam
public FemDatabaseParam newFemDatabaseParam()
- Specified by:
newFemDatabaseParam in interface FarragoMetadataFactory
newFemBarrierStreamDef
public FemBarrierStreamDef newFemBarrierStreamDef()
- Specified by:
newFemBarrierStreamDef in interface FarragoMetadataFactory
newFemTupleAttrProjection
public FemTupleAttrProjection newFemTupleAttrProjection()
- Specified by:
newFemTupleAttrProjection in interface FarragoMetadataFactory
newFemBernoulliSamplingStreamDef
public FemBernoulliSamplingStreamDef newFemBernoulliSamplingStreamDef()
- Specified by:
newFemBernoulliSamplingStreamDef in interface FarragoMetadataFactory
newFemTableInserterDef
public FemTableInserterDef newFemTableInserterDef()
- Specified by:
newFemTableInserterDef in interface FarragoMetadataFactory
newFemIndexSearchDef
public FemIndexSearchDef newFemIndexSearchDef()
- Specified by:
newFemIndexSearchDef in interface FarragoMetadataFactory
newFemCmdGetLastCommittedTxnId
public FemCmdGetLastCommittedTxnId newFemCmdGetLastCommittedTxnId()
- Specified by:
newFemCmdGetLastCommittedTxnId in interface FarragoMetadataFactory
newFemCmdInitiateBackup
public FemCmdInitiateBackup newFemCmdInitiateBackup()
- Specified by:
newFemCmdInitiateBackup in interface FarragoMetadataFactory
newFemValuesStreamDef
public FemValuesStreamDef newFemValuesStreamDef()
- Specified by:
newFemValuesStreamDef in interface FarragoMetadataFactory
newFemLbmChopperStreamDef
public FemLbmChopperStreamDef newFemLbmChopperStreamDef()
- Specified by:
newFemLbmChopperStreamDef in interface FarragoMetadataFactory
newFemSortedAggStreamDef
public FemSortedAggStreamDef newFemSortedAggStreamDef()
- Specified by:
newFemSortedAggStreamDef in interface FarragoMetadataFactory
newFemCmdAlterSystemDeallocate
public FemCmdAlterSystemDeallocate newFemCmdAlterSystemDeallocate()
- Specified by:
newFemCmdAlterSystemDeallocate in interface FarragoMetadataFactory
newFemWindowPartitionDef
public FemWindowPartitionDef newFemWindowPartitionDef()
- Specified by:
newFemWindowPartitionDef in interface FarragoMetadataFactory
newFemAggStreamDef
public FemAggStreamDef newFemAggStreamDef()
- Specified by:
newFemAggStreamDef in interface FarragoMetadataFactory
newFemLbmSortedAggStreamDef
public FemLbmSortedAggStreamDef newFemLbmSortedAggStreamDef()
- Specified by:
newFemLbmSortedAggStreamDef in interface FarragoMetadataFactory
newFemLbmMinusStreamDef
public FemLbmMinusStreamDef newFemLbmMinusStreamDef()
- Specified by:
newFemLbmMinusStreamDef in interface FarragoMetadataFactory
newFemStreamHandle
public FemStreamHandle newFemStreamHandle()
- Specified by:
newFemStreamHandle in interface FarragoMetadataFactory
newFemLcsClusterAppendStreamDef
public FemLcsClusterAppendStreamDef newFemLcsClusterAppendStreamDef()
- Specified by:
newFemLcsClusterAppendStreamDef in interface FarragoMetadataFactory
newFemLbmNormalizerStreamDef
public FemLbmNormalizerStreamDef newFemLbmNormalizerStreamDef()
- Specified by:
newFemLbmNormalizerStreamDef in interface FarragoMetadataFactory
newFemCmdCreateIndex
public FemCmdCreateIndex newFemCmdCreateIndex()
- Specified by:
newFemCmdCreateIndex in interface FarragoMetadataFactory
newFemTupleProjection
public FemTupleProjection newFemTupleProjection()
- Specified by:
newFemTupleProjection in interface FarragoMetadataFactory
newFemReshapeStreamDef
public FemReshapeStreamDef newFemReshapeStreamDef()
- Specified by:
newFemReshapeStreamDef in interface FarragoMetadataFactory
newFemCmdOpenDatabase
public FemCmdOpenDatabase newFemCmdOpenDatabase()
- Specified by:
newFemCmdOpenDatabase in interface FarragoMetadataFactory
newFemCmdRollback
public FemCmdRollback newFemCmdRollback()
- Specified by:
newFemCmdRollback in interface FarragoMetadataFactory
newFemCollectTupleStreamDef
public FemCollectTupleStreamDef newFemCollectTupleStreamDef()
- Specified by:
newFemCollectTupleStreamDef in interface FarragoMetadataFactory
newFemCsnHandle
public FemCsnHandle newFemCsnHandle()
- Specified by:
newFemCsnHandle in interface FarragoMetadataFactory
newFemCmdCreateExecutionStreamGraph
public FemCmdCreateExecutionStreamGraph newFemCmdCreateExecutionStreamGraph()
- Specified by:
newFemCmdCreateExecutionStreamGraph in interface FarragoMetadataFactory
newFemCmdCheckpoint
public FemCmdCheckpoint newFemCmdCheckpoint()
- Specified by:
newFemCmdCheckpoint in interface FarragoMetadataFactory
newFemReshapeParameter
public FemReshapeParameter newFemReshapeParameter()
- Specified by:
newFemReshapeParameter in interface FarragoMetadataFactory
newFemBufferWriterStreamDef
public FemBufferWriterStreamDef newFemBufferWriterStreamDef()
- Specified by:
newFemBufferWriterStreamDef in interface FarragoMetadataFactory
getConfigPackage
public ConfigPackage getConfigPackage()
- Specified by:
getConfigPackage in interface FarragoMetadataFactory
newFemFennelConfig
public FemFennelConfig newFemFennelConfig()
- Specified by:
newFemFennelConfig in interface FarragoMetadataFactory
newFemFarragoConfig
public FemFarragoConfig newFemFarragoConfig()
- Specified by:
newFemFarragoConfig in interface FarragoMetadataFactory