|
xArch/xADL 2.0 Data Binding Library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| ILookupImplementation | Interface for accessing objects of the
LookupImplementation xsi:type in the
lookupimplementation namespace. |
| ILookupimplementationContext | The context interface for the lookupimplementation package. |
| ILookupName | Interface for accessing objects of the
LookupName xsi:type in the
lookupimplementation namespace. |
| Class Summary | |
| LookupimplementationConstants | Useful contstants for the xArch lookupimplementation namespace. |
| LookupimplementationContext | The context object for the lookupimplementation package. |
| LookupImplementationImpl | DOM-Based implementation of the ILookupImplementation interface. |
| LookupNameImpl | DOM-Based implementation of the ILookupName interface. |
DOM-Based implementation of the lookupimplementation xArch XML Schema.
This package contains generic interfaces for the lookupimplementation
xArch XML schema and DOM-based implementations of those interfaces.
To use this package, users should first create an IXArch object
using the methods in edu.uci.isr.xarch.XArchUtils.
Then, they should create a lookupimplementationContext
object using that IXArch. The context object can
be used to create objects in this namespace.
|
xArch/xADL 2.0 Data Binding Library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||