|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectit.unimo.dbgroup.momis.odli3.MomisObject
All the ODL(_i3) data classes inherit form this class.
| Field Summary | |
private java.util.HashMap |
_additionalInfo
Contains data stored by the various modules. |
private int |
_producerId
The identifier of the module that produced this information. |
private static java.util.HashMap |
_producersDescription
Contains string descriptions for all the producers |
static int |
mod_GenericODLParser
Unique identifier for the the ODL_i3 Parser. |
static int |
mod_GlobalSchema
Unique identifier for the Global schema. |
static int |
mod_QueryManger
Unique identifier for the QueryManager. |
static int |
mod_SIDes_ARM
|
static int |
mod_SIDes_ARTEMIS
|
static int |
mod_SIDes_EXTM
|
static int |
mod_SIDes_JoinMap
|
static int |
mod_SIDes_main
Unique identifier for the SI-Designer container. |
static int |
mod_SIDes_SAM
Unique identifier for the SI-Designer Source Acquisition Module. |
static int |
mod_SIDes_SIM
|
static int |
mod_SIDes_SIM2
|
static int |
mod_SIDes_SLIM
|
static int |
mod_SIDes_TREdit
|
static int |
mod_SIDes_TUNIM
|
| Constructor Summary | |
MomisObject()
|
|
| Method Summary | |
java.lang.Object |
getAdditionalInfo(java.lang.Object key)
Get an information in data stored by the various modules. |
java.util.HashMap |
getAdditionalInfos()
Returns all additional info of this object. |
static java.lang.String |
getGenericProducerDescription(int producerId)
Get the description for a generic Producer ID. |
java.lang.String |
getProducerDescription()
Get the string description of who produced this information. |
int |
getProducerId()
Get the ID of who produced this information. |
void |
putAdditionalInfo(java.lang.Object key,
java.lang.Object value)
Add a new information in data stored by the various modules. |
private static void |
setProdDescr_add(int pid,
java.lang.String descr)
Used by setProducersDescription |
int |
setProducerId(int producerId)
Set the who produced this information. |
private static void |
setProducersDescription()
Sets the descriptions for all the producers |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int _producerId
private java.util.HashMap _additionalInfo
private static java.util.HashMap _producersDescription
public static int mod_GenericODLParser
public static int mod_GlobalSchema
public static int mod_QueryManger
public static int mod_SIDes_main
public static int mod_SIDes_SAM
public static int mod_SIDes_SLIM
public static int mod_SIDes_ARM
public static int mod_SIDes_TREdit
public static int mod_SIDes_EXTM
public static int mod_SIDes_ARTEMIS
public static int mod_SIDes_TUNIM
public static int mod_SIDes_SIM
public static int mod_SIDes_SIM2
public static int mod_SIDes_JoinMap
| Constructor Detail |
public MomisObject()
| Method Detail |
public int setProducerId(int producerId)
public int getProducerId()
public java.lang.String getProducerDescription()
public void putAdditionalInfo(java.lang.Object key,
java.lang.Object value)
public java.lang.Object getAdditionalInfo(java.lang.Object key)
public java.util.HashMap getAdditionalInfos()
public static java.lang.String getGenericProducerDescription(int producerId)
private static void setProducersDescription()
private static void setProdDescr_add(int pid,
java.lang.String descr)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||