| |
|
| org.cougaar.glm.ldm.asset.ContentsPG
factoryClass | Class factoryClass(Code) | | the factory class *
|
factoryMethod | String factoryMethod(Code) | | the method of factoryClass that creates this type *
|
mutableClass | String mutableClass(Code) | | the (mutable) class type returned by factoryMethod *
|
nullPG | ContentsPG nullPG(Code) | | The Null instance for indicating that the PG definitely has no value *
|
primaryClass | Class primaryClass(Code) | | the (immutable) class type returned by domain factory *
|
getIndexedNomenclatures | String getIndexedNomenclatures(int index)(Code) | | indexed getter for beans *
|
getIndexedReceivers | String getIndexedReceivers(int index)(Code) | | indexed getter for beans *
|
getIndexedTypeIdentifications | String getIndexedTypeIdentifications(int index)(Code) | | indexed getter for beans *
|
getIndexedWeights | Mass getIndexedWeights(int index)(Code) | | indexed getter for beans *
|
getNomenclaturesAsArray | String[] getNomenclaturesAsArray()(Code) | | array getter for beans *
|
getReceiversAsArray | String[] getReceiversAsArray()(Code) | | array getter for beans *
|
getTypeIdentificationsAsArray | String[] getTypeIdentificationsAsArray()(Code) | | array getter for beans *
|
getWeightsAsArray | Mass[] getWeightsAsArray()(Code) | | array getter for beans *
|
inNomenclatures | boolean inNomenclatures(String element)(Code) | | test to see if an element is a member of the nomenclatures Collection *
|
inReceivers | boolean inReceivers(String element)(Code) | | test to see if an element is a member of the receivers Collection *
|
inTypeIdentifications | boolean inTypeIdentifications(String element)(Code) | | test to see if an element is a member of the type_identifications Collection *
|
inWeights | boolean inWeights(Mass element)(Code) | | test to see if an element is a member of the weights Collection *
|
|
|
|