| Package | Description |
|---|---|
| org.xbup.catalog | |
| org.xbup.catalog.declaration | |
| org.xbup.io | |
| org.xbup.io.remote | |
| org.xbup.io.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
XBAECatalog
Basic level 2 catalog class using Java Persistence.
|
class |
XBARCatalog
XBUP Level 2 Remote Catalog.
|
| Modifier and Type | Method and Description |
|---|---|
XBACatalog |
XBCBlockDef.getCatalog() |
| Constructor and Description |
|---|
XBCBlockDef(XBACatalog catalog,
XBCBlockSpec blockSpec) |
XBCParamDecl(XBACatalog catalog,
XBCBlockDecl blockDecl)
Creates a new instance of XBCParamDecl
|
| Constructor and Description |
|---|
XBParamConvertor(XBParamListener paramListener,
XBACatalog catalog) |
| Modifier and Type | Field and Description |
|---|---|
protected XBACatalog |
XBTCPRemoteServer.catalog |
| Modifier and Type | Method and Description |
|---|---|
XBACatalog |
XBTCPRemoteServer.getCatalog() |
| Constructor and Description |
|---|
XBTCPRemoteServer(XBACatalog catalog)
Creates a new instance of XBServiceHandler
|
| Modifier and Type | Method and Description |
|---|---|
XBTBlock |
XBTTreeNode.getParam(XBACatalog catalog,
long paramId) |
| Constructor and Description |
|---|
XBTTreeNode.XBParamExtractor(XBTBlock source,
XBACatalog catalog,
long targetParam) |