| Package | Description |
|---|---|
| com.viaoa.object |
Observable data model Object, that is the superclass for all OAModel classes.
|
| com.viaoa.util |
Utility Classes used for object graphs and applications.
|
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<OACalcInfo> |
OAObjectInfo.alCalcInfo |
| Modifier and Type | Method and Description |
|---|---|
OACalcInfo |
OAObjectInfo.getCalcInfo(String s) |
static OACalcInfo |
OAObjectInfoDelegate.getOACalcInfo(OAObjectInfo thisOI,
String name) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OACalcInfo> |
OAObjectInfo.getCalcInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAObjectInfo.addCalcInfo(OACalcInfo ci) |
protected static void |
OAObjectInfoDelegate.addCalcInfo(OAObjectInfo thisOI,
OACalcInfo ci) |
| Modifier and Type | Method and Description |
|---|---|
OACalcInfo |
OAPropertyPath.getEndCalcInfo() |
Copyright © 1999–2025 ViaOA. All rights reserved.