| Package | Description | 
|---|---|
| com.irisel.oms.blapi.beans | |
| com.irisel.oms.exchange | |
| com.irisel.oms.guiom.tablemodel | TableModel support classes. | 
| com.irisel.oms.olapi.beans | |
| com.irisel.oms.olapi.internal | |
| com.irisel.oms.sql | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EventLogVO | 
| class  | XMLBean | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataExchangeInstance | 
| Constructor and Description | 
|---|
| OMSXMLBeanTableModel(XMLBean[] beans) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AppVO | 
| class  | ClassVO | 
| class  | DataInstance | 
| class  | DataInstanceSet | 
| class  | DataModelVO | 
| class  | DescriptionVOTÃtulo: | 
| class  | DirectedRelationVOThis class is to store a Relation and sense. | 
| class  | ListElmVO | 
| class  | ListVO | 
| class  | ModuleVO | 
| class  | PropertyVO | 
| class  | RelationVO | 
| class  | RoleVO | 
| class  | ServiceVO | 
| class  | ViewVO | 
| Modifier and Type | Method and Description | 
|---|---|
| static XMLBean | XMLBean. readFromFile(java.lang.String fname) | 
| static XMLBean | XMLBean. readFromStream(java.io.InputStream is) | 
| XMLBean | SvcContext. toXMLBean() | 
| Modifier and Type | Method and Description | 
|---|---|
| static SvcContext | SvcContext. fromXMLBean(XMLBean b) | 
| static void | XMLBean. writeToFile(XMLBean b,
           java.lang.String fname) | 
| static void | XMLBean. writeToStream(XMLBean b,
             java.io.OutputStream os) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DBInstanceSet | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AlterTableQueryThis class is used to generate, store and analyze SQL statements. | 
| class  | CreateTableQueryThis class is used to generate, store and analyze Create-Table SQL statements. | 
| class  | DeleteQueryThis class is used to generate, store and analyze SQL statements. | 
| class  | DropTableQueryThis class is used to generate, store and analyze SQL statements. | 
| class  | InsertQueryThis class is used to generate, store and analyze SQL statements. | 
| class  | QueryThis class is used to generate, store and analyze SQL statements. | 
| class  | SelectQueryThis class is used to generate, store and analyze SQL statements. | 
| class  | UpdateQueryThis class is used to generate, store and analyze SQL statements. |