Modifier and Type | Method and Description |
---|---|
MboAdapter |
MboSetAdapter.getMbo() |
MboAdapter |
MboSetAdapter.getMbo(int index) |
MboAdapter[] |
MboSetAdapterBase.getMbosByAttribValues(java.lang.String[][] attributeValues) |
MboAdapter[] |
MboSetAdapter.getMbosByAttribValues(java.lang.String[][] attributeValues)
Finds the Mbos that match the given criteria.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerMboAdapter |
Modifier and Type | Method and Description |
---|---|
MboAdapter |
ServerMboSetAdapter.getMbo() |
MboAdapter |
ServerMboSetAdapter.getMbo(int index) |
MboAdapter |
ServerMboAdapter.getOwner() |
Modifier and Type | Method and Description |
---|---|
MboAdapter |
PlusCWODsPointDelegate.getGroupAveragePoint()
Returns the Average point for the group of points to which this point
belongs.
|
MboAdapter[] |
PlusCWODsPointDelegate.getGroupPoints()
Returns all points in this point's group (including itself) in an array.
|
MboAdapter |
PlusCWODsInstrDelegate.getThisMbo() |
MboAdapter |
PlusCWODsDelegate.getThisMbo() |
Modifier and Type | Method and Description |
---|---|
abstract PlusCWODsPointDelegate |
PlusCWODsPointDelegate.newInstance(MboAdapter mbo,
PlusCWODsInstrDelegate woDsInstrDelegate)
Abstract factory method.
|
Constructor and Description |
---|
PlusCWODsDelegate(MboAdapter mbo) |
PlusCWODsInstrDelegate(MboAdapter mbo) |
PlusCWODsPointDelegate(MboAdapter mbo,
PlusCWODsInstrDelegate woDsInstrDelegate) |
Constructor and Description |
---|
PlusCWODelegate(MboAdapter mbo) |
PlusCWOToolTransDelegate(MboAdapter mbo) |
Modifier and Type | Method and Description |
---|---|
PlusCWODsPointDelegate |
PlusCServerWODsPointDelegate.newInstance(MboAdapter mbo,
PlusCWODsInstrDelegate woDsInstrDelegate) |
Constructor and Description |
---|
PlusCServerWODsDelegate(MboAdapter mbo) |
PlusCServerWODsInstrDelegate(MboAdapter mbo) |
PlusCServerWODsPointDelegate(MboAdapter mbo,
PlusCWODsInstrDelegate woDsInstrDelegate) |