| インタフェース | 説明 |
|---|---|
| ProcedureCreator |
現象型名から手続きを返すクラスが実装すべきインタフェース。
|
| クラス | 説明 |
|---|---|
| AbstractObservableBase |
宣言された観測対象の簡易実装クラス。
|
| AbstractProcedureImpl |
手続きのベースクラス。
|
| AbstractUpdatableBase |
Updatableの単純実装。
|
| AliasFactoryUtils |
ObservableImplの古い実装で使用していたAliasMapからAliasMapFactoryを生成するユーティリティクラス。
|
| AliasMapFactoryBase |
AliasFactoryの基底クラス。
|
| CachedModelMapperFinderImpl |
ModelMapperの単純実装クラス。
|
| CachedModelMapperImpl |
ModelMapperの単純実装クラス。
|
| CommitableAdaptorForCommonSimpleImpl |
CommonCommitableをCommitalbeのインタフェースに合わせるためのAdaptor実装クラス。
|
| CommitableByCombinationImpl |
UpdatableからあるCombinationを取り出してcommitを実行するCommitable実装。
|
| CommitableClassSupportImpl |
Completion処理で毎回newするCommitable実装クラスのサポートクラス。
|
| CommitableFactoryCachedImpl |
Commitableを必要とされるときまで生成しない、またすでに作成済みであればそれを再利用する
CommitableFactoryCachedImpl実装クラス。
|
| CommitableFinderAdaptorForCommon |
CommonFinderをFinderに変換するアダプター実装クラス
|
| CommonCommitableFinderAdaptor | |
| CommonCommitableFinderAdaptorCache | |
| CommonFinderFactoryCachedImpl | |
| CommonFinderFactoryEJBImpl |
CommonFinderFactoryのEJBによる実装
|
| CommonModelTrigger | |
| CommonObservableFactorySimpleLocalImpl | |
| CommonSequencerFacadeAdaptor | |
| CommonUpdatableFactoryCachedImpl |
UpdatableFactoryResourceの標準実装クラス
|
| CommonUpdatableFactorySimpleLocalImpl | |
| CommonUpdatableFactoryTransientImpl | |
| CommonUpdatableMetaInfoFactoryCachedImpl | |
| CommonUpdatableMetaInfoFactoryDefaultImpl | |
| CommonUpdatableMetaInfoFactoryEJBImpl | |
| CommonUpdatableMetaInfoFactoryFromLocalAndServerImpl | |
| CommonUpdatableMetaInfoFactoryLocalCatalogImpl | |
| ConditionSourceImpl |
Procedure内でConditionを一時的にObservable内に設定する。
|
| Converter |
文字列からObjectへの変換を行うユーティリティクラス。
|
| ConverterFactory |
ConverterのFactoryクラス
|
| ConvertUtils |
文字列からObjectへの変換を行うユーティリティクラス。
|
| DelegationFactoryBase |
DelegationFactoryの基底実装。
|
| DirectiveProcedureAddImpl |
DirectiveProcedureの"&Add"実装クラス。
|
| DirectiveProcedureAsDateImpl |
DirectiveProcedureの"AsDate"実装
|
| DirectiveProcedureAsDecimalImpl |
DirectiveProcedureの"&AsDecimal"実装。
|
| DirectiveProcedureAsIntegerImpl |
DirectiveProcedureの"&AsInteger"実装。
|
| DirectiveProcedureAsStringImpl | |
| DirectiveProcedureConditionImpl |
DirectiveProcedreの"&Cond"実装クラス。
|
| DirectiveProcedureDivideImpl |
DirectiveProcedureの"&Div"実装クラス。
|
| DirectiveProcedureFactoryImpl |
DirectiveProcedureFactoryの標準実装
|
| DirectiveProcedureMaxImpl |
DirectiveProcedureの"&Max"実装。
|
| DirectiveProcedureMinImpl |
DirectiveProcedureの"&Min"実装。
|
| DirectiveProcedureMultipleImpl |
DirectiveProcedureの"&Mul"実装クラス。
|
| DirectiveProcedureNegImpl |
DirectiveProcedureの"&Neg"実装。
|
| DirectiveProcedureNullImpl |
DirectiveProcedureの"&Null"実装クラス。
|
| DirectiveProcedureSizeImpl |
DirectiveProcedureの"&Size"実装。
|
| DirectiveProcedureSourceServiceImpl |
CommonServiceによるDirectiveProcedure実装クラス。
|
| DirectiveProcedureSubtractImpl |
DirectiveProcedureの"&Sub"実装。
|
| DirectiveProcedureSumImpl |
DirectiveProcedureのSum実装
|
| EJBSequencerImpl |
ResourceからClientContextFactoryを生成するクラスが実装すべきインタフェース
|
| FinderAdaptorForCommon |
CommonFinderをFinderに変換するアダプター実装クラス
|
| FinderFactoryEBJImpl | |
| FinderHelperUtils | |
| ListedMultipleObservationBufferImpl | |
| ListObservableImpl |
ObservableのリストによるObservable実装
|
| MetaInfoUtils |
UpdatableMetaInfoをUpdatable内で取得するためのUtilityクラス。
|
| ModelBuilderFactoryImpl | |
| ModelBuilderStringPropertyImpl | |
| ModelConvertProcedureImpl |
ModelをMultipleCombinationに変換する手続きクラス。
|
| ModelConvertProcedureImpl.ModelConvertProcedureFlags | |
| ModelMapperContainerFactoryImpl |
ModelMapperContainerFactoryの標準実装クラス。
|
| ModelMapperContainerImpl | |
| ModelParserFactoryImpl | |
| ModelParserStringPropertyImpl | |
| ModelSchemaImpl |
Model間の関係を表す機能を保持するBusinessObjectが実装すべきインタフェース。
|
| ModelSchemaUtils | |
| MultipleCombinationUpdateTriggerImpl | |
| MultipleObservationImpl |
複数値の観測を保持するObservationの実装クラス。
|
| NullOperatorImpl | |
| ObservableBase |
宣言された観測対象の簡易実装クラス。
|
| ObservableFactoryImpl | |
| ObservableFactoryUtils |
Key(現象型名)・観測値のテーブルからObservableを生成する。
|
| ObservableImpl |
観測対象の非スレッドセーフ版実装クラス。
|
| ObservableMetaInfoImpl |
ObservableMetaInfoの標準実装クラス
|
| ObservableMetaInfoSimpleImpl | |
| ObservableObservationSource |
ObservableをラップしたObservationSource実装。
|
| Observables |
Observable, Updatable, Inspectableの同期ビューを返す。
|
| ObservableToMapAdaptor |
ObservableをMapのインタフェースに適合させるAdaptor実装クラス。
|
| ObservableValueProducerPathImpl |
PathContextから値を取得するValueProducerの実装クラス。
|
| ObservableValueProducerProcedureImpl |
DirectiveによるObservableValueProducer実装クラス。
|
| ObservableValueProducerPtypeImpl |
PhenomenonTypeName指定によるObservableValueProducer実装クラス。
|
| ObservableValueProducerStaticImpl |
固定の文字列を返すObservableValueProducer実装クラス。
|
| ObservableValueProducerUtils |
ValueProducerを生成するUtilityクラス
|
| ObservableVelocityContextImpl |
Observableによるorg.apache.velocity.context.Context実装クラス。
|
| ObservationFactoryImpl |
現象型メタ情報と観測値から観測を生成するファクトリーの具象クラス。
|
| ObservationMapUtils |
Key(現象型名)・観測テーブルを生成する。
|
| Observations |
観測テスト用Utilityクラス。
|
| OperatorAddValueCollectionImpl |
addValues()を行うOperator
|
| OperatorAddValueImpl |
addValues()を行うOperator
|
| OperatorAddValuesImpl |
addValues()を行うOperator
|
| OperatorCombinedImpl |
Operatorの結合によるOperator実装クラス
|
| OperatorSetObservationImpl |
setObservation()を行うOperator
|
| PathAliasProcedureImpl |
Pathを利用したAlias手続き実装クラス。
|
| PrimaryFinderAdaptorForCommon |
CommonFinderをFinderに変換するアダプター実装クラス
|
| PrimaryFinderDelegationFactoryImpl |
PEXA1互換DelegatorFactory実装クラス(主キー・従属キーの関係を元にDelegatorを取得する)。
|
| ProcedureAdaptorForFacade |
ProcedureFacadeをProcedureに適合させるためのAdaptor実装
|
| ProcedureCreatorImpl |
ProcedureFactoryの簡易実装クラス。
|
| ProcedureFactoryBase |
ProcedureFactoryの基底実装。
|
| ProcedureFactoryUtils |
Procedureを生成するUtilityクラス。
|
| ProcedureFactoryUtils.ProcedureParseResult | |
| RefreshableCommitableAdaptorForCommon |
Refreshableつき、CommitableAdaptorForCommon
|
| RefreshableCommitableFinderAdaptorForCommon |
Refresh機能つきCommitableFinderAdaptorForCommon実装クラス
|
| RefreshableFinderAdaptorForCommon |
Refreshable付、FinderAdaptorForCommon実装クラス。
|
| RefreshableTransientCommitableAdaptorForCommon |
Refreshableつき、TransientCommitableAdaptorForCommon実装。
|
| RefreshableTransientCommitableFinderAdaptorForCommon |
RefreshableつきTransientCommitableFinderAdaptorForCommon実装クラス。
|
| RefreshableTransientCommitableFinderImpl |
Refreshableつき、TransientCommitableFinderImpl実装クラス。
|
| RefreshableTransientCommitableImpl |
Refreshable機能つき、TransientCommitableImpl実装
|
| RefreshableTransientFinderAdaptorForCommon |
RefreshableをサポートしたTransientFinderAdaptor実装クラス。
|
| RefreshableTransientFinderImpl |
Refreshableつき、TransientFinderImpl実装。
|
| RelationFinderCachedImpl | |
| RelationFinderCachedTemplateImpl | |
| RelationFinderImpl |
VelocityTemplateEngineによるRelationFinder実装
|
| SequencerAdaptorForFacade |
SequencerFacadeをSequencerに適合させるAdaptorクラス。
|
| SessionValueAliasProcedureImpl | |
| SetMultipleObservationBufferImpl |
Mapによる更新可能な観測
|
| SimpleAliasMapFactoryImpl |
AliasMapFactoryの単純実装。
|
| SimpleAliasProcedureImpl |
Aliasの単純実装手続き。
|
| SimpleCascadeInvalidiableFactoryImpl |
Cascade先の外部キー現象型とCascade元のプライマリキーで結合したCascade先を向こうにするCascadeInvalidiableを生成する
PEXA1互換実装クラス。
|
| SimpleCascadeInvalidiableImpl | |
| SimpleCascadeRemovableFactoryImpl |
CascadeRemovableを返す標準実装クラス。
|
| SimpleCascadeRemovableImpl |
CascadeRemovableのPEXA1互換標準実装
|
| SimpleCascadeUpdatableFactoryImpl |
Cascade元とCascade先を指定されたCascade先の外部キー=Cascade元の主キーで
抽出したUpdatableを生成するPEXA1互換実装クラス。
|
| SimpleCascadeUpdatableImpl |
Cascade元とCascade先を指定されたCascade先の外部キー=Cascade元の主キーで
抽出したUpdatableをcascade更新するPEXA1互換実装。
|
| SimpleCommitableFactoryImpl |
CommitableFactoryの単純実装クラス。
|
| SimpleCreatableSetFactoryImpl |
CreatableSetFactoryの単純実装クラス。
|
| SimpleLoadableSetFactoryImpl |
LoadableSetFactoryの単純実装クラス。
|
| SimpleModelMapperImpl |
ModelMapperの単純実装クラス。
|
| SimpleObservableFactoryImpl |
ObservableFactory標準実装クラス。
|
| SimpleObservableImpl |
宣言された観測対象の簡易実装クラス。
|
| SimpleObservableMaskImpl |
ObservableMaksの単純実装
|
| SimpleObservableMetaInfoFactoryImpl |
ObservableMetaInfoFactoryの単純実装クラス
|
| SimpleObservationFactoryForUpdatableImpl |
Updatable用のObservationFactory実装。
|
| SimpleObservationFactoryImpl |
現象型メタ情報と観測値から観測を生成するファクトリーの具象クラス。
|
| SimpleObservationTable |
ObservationTableの単純実装。
|
| SimplePreloadableImpl |
PreloadFactoryの単純実装。
|
| SimpleProcedureCreatorImpl |
ProcedureFactoryの簡易実装クラス。
|
| SimpleProcedureFactoryImpl |
PEXA1互換ProcedureFactory実装クラス。
|
| SimpleRelationFinderImpl |
RelationFinderのPEXA1互換実装クラス。
|
| SimpleRemovableSetFactoryImpl |
RemovableFactoryの単純実装クラス。
|
| SimpleStaticMapFactoryImpl |
StaticMapFactoryの単純実装。
|
| SimpleTriggerFactoryImpl |
TirggerFactoryの単純実装クラス。
|
| SimpleUpdatableCreatableSetFactoryImpl |
UpdatableCreatableSetFactoryの単純実装クラス。
|
| SimpleUpdatableFactorySourceImpl |
UpdatableFactorySourceの単純実装クラス。
|
| SimpleUpdatableImpl |
Updatableの単純実装。
|
| SimpleUpdatableMetaInfoFactoryImpl |
UpdatableMetaInfoFactoryの単純実装クラス
|
| SimpleUpdatableRemovableSetFactoryImpl |
UpdatableRemovableSetFactoryの単純実装クラス。
|
| SimpleUpdatableSchemaImpl |
Updatableが使用する機能をまとめたBusinessObject
|
| SimpleUpdatableSetFactoryImpl |
UpdatableSetFactoryの単純実装クラス。
|
| SimpleUpdatableUpdatableSetFactoryImpl |
UpdatableUpdatableSetFactoryの単純実装クラス。
|
| SingleObservationImpl |
単値の観測を保持する。
|
| StaticDelegationFactoryImpl |
Delegation先を固定で保持するDelegationFactory実装クラス。
|
| StaticFilterFactoryImpl |
StaticFilterFactoryの標準実装クラス。
|
| StaticMapFactoryBase |
ObservationSourceの実装に共通に利用可能なStaticMapFactoryの基底クラス。
|
| StaticMapFactoryImpl |
StaticMapFactoryの単純実装。
|
| TemporaryObservableProxyImpl |
Temporary用ObservableProxy実装。
|
| TransientCachedModelMapperImpl |
ModelMapperの単純実装クラス。
|
| TransientCommitableAdaptorForCommon |
CommonCommitableをCommitalbeのインタフェースに合わせるためのAdaptor実装クラス。
|
| TransientCommitableFinderAdaptorForCommon |
CommonFinderをFinderに変換するアダプター実装クラス
|
| TransientCommitableFinderImpl |
Failover用のCommitableFinder実装
|
| TransientCommitableImpl |
Failover用Commitale実装クラス
|
| TransientFinderAdaptorForCommon |
CommonFinderをFinderに変換するためのアダプタークラス
|
| TransientFinderImpl |
Failover用のFinder実装
|
| TransientObservableBase |
宣言された観測対象の簡易実装クラス。
|
| TransientObservableFactoryImpl |
Transient対応のObservableを生成するObservableFactoryの実装クラス。
|
| TransientPrimaryFinderAdaptorForCommon |
CommonFinderをFinderに変換するためのアダプタークラス
|
| TransientPrimaryFinderImpl |
Failover用のPrimaryFinder実装
|
| TransientUpdatableBase |
Updatableの単純実装。
|
| TransientUpdatableFactoryImpl |
Transient化されたUpdatableを返すUpdatableFactory実装クラス。
|
| TransientUpdatableFactorySourceAdaptorForCommon |
CommonUpdatableFactorySourcをUpdatableFactorySourceに変換するためのAdaptorクラス
|
| TransientUpdatableFactorySourceImpl |
UpdatableFactorySourceのPortable用実装
|
| TransientUpdatableImpl |
Updatableの簡易実行クラス。
|
| TransientUpdatableSchemaImpl |
Updatableが使用する機能をまとめたBusinessObject
|
| UnitedRelationFinderImpl |
複数のRelationFinderによるRelationFinder実装クラス。
|
| UpdatableBase |
Updatableの単純実装。
|
| UpdatableFactoryImpl |
UndoをサポートしないUpdatableを返す、UpdatableFactory実装クラス。
|
| UpdatableFactorySourceAdaptorForCommon |
CommonUpdatableFactorySourcをUpdatableFactorySourceに変換するためのAdaptorクラス
|
| UpdatableFactoryUtils |
Key(現象型名)・観測値のテーブルからObservableを生成する。
|
| UpdatableImpl |
Updatableの簡易実行クラス。
|
| UpdatableMetaInfoImpl |
UpdatableMetaInfoの標準実装
|
| UpdatableMetaInfoNullImpl | |
| UpdatableMetaInfoSimpleImpl | |
| UpdatableObservationMapUtils |
Key(現象型名)・観測テーブルを生成する。
|
| UpdatableOperationItemHolderAllImpl |
すべての許可する実装クラス。
|
| UpdatableOperationItemHolderLimitImpl | |
| UpdatableSchemaImpl | |
| UpdatableSchemaUtils | |
| UpdatableToMapAdaptor | |
| UpdatableVelocityContext |
Updatableによるorg.apache.velocity.Context実装。
|
| VMCachedModelMapperImpl |
ModelMapperの単純実装クラス。
|
| 例外 | 説明 |
|---|---|
| ProcedureCreateException |
手続きの生成に関する例外を表す。
|