Serialized Form


Package it.unimo.dbgroup.momis

Class it.unimo.dbgroup.momis.GSStatus extends java.lang.Object implements Serializable

Serialized Fields

_name

java.lang.String _name
Name of the global schema.


_schema

Schema _schema
Sources' structure and Common Thesaurus.


status

int status
Store a code generated by SI-Designer in order to retreive integration process if this was interrupted.


btWeight

float btWeight
Weigth of BT relationships in clustering algorithm execution. Default value is 0.8.


rtWeight

float rtWeight
Weigth of RT relationships in clustering algorithm execution. Default value is 0.5.


synWeight

float synWeight
Weigth of SYN relationships in clustering algorithm execution. Default value is 1.


threshold

float threshold
Thresold for class grouping in clustering algorithm execution. Default value is 0.5.


Package it.unimo.dbgroup.momis.agent

Class it.unimo.dbgroup.momis.agent.Basic extends jade.core.Agent implements Serializable

Serialized Fields

bornIn

jade.core.ContainerID bornIn
variable to store the Container where the agent was born

Class it.unimo.dbgroup.momis.agent.BasicGui extends jade.gui.GuiAgent implements Serializable

Serialized Fields

bornIn

jade.core.ContainerID bornIn
variable to store the Container where the agent was born


_dfd

jade.domain.FIPAAgentManagement.DFAgentDescription _dfd


Package it.unimo.dbgroup.momis.agent.agents.buyer

Class it.unimo.dbgroup.momis.agent.agents.buyer.BuyerAgent extends BasicGui implements Serializable

Serialized Fields

metadata

java.util.Vector metadata

_license

License _license

_myPublicKey

Key _myPublicKey

Class it.unimo.dbgroup.momis.agent.agents.buyer.BuyerAgentBehaviour extends jade.core.behaviours.SequentialBehaviour implements Serializable

Serialized Fields

_ba

BuyerAgent _ba

_df

jade.core.AID _df

_dfad

jade.domain.FIPAAgentManagement.DFAgentDescription _dfad

_template

SimpleDigitalWorkMetadata _template

_maxRate

java.lang.Double _maxRate

agentList

jade.domain.FIPAAgentManagement.DFAgentDescription[] agentList

xrml

java.lang.String xrml

AGENT_LIST

java.lang.String AGENT_LIST
See Also:
Constant Field Values

XRML

java.lang.String XRML
See Also:
Constant Field Values

Class it.unimo.dbgroup.momis.agent.agents.buyer.BuyerAgentGui extends javax.swing.JFrame implements Serializable

Serialized Fields

myAgent

BuyerAgent myAgent

myType

java.lang.String myType

main

javax.swing.JPanel main

name

javax.swing.JLabel name

productPanel

javax.swing.JPanel productPanel

sellerPanel

javax.swing.JPanel sellerPanel

commandPanel

javax.swing.JPanel commandPanel

cb

javax.swing.JComboBox cb

textFields

javax.swing.JTextField[] textFields

labels

javax.swing.JLabel[] labels

buttons

javax.swing.JButton[] buttons


Package it.unimo.dbgroup.momis.agent.agents.query

Class it.unimo.dbgroup.momis.agent.agents.query.QueryAgent extends BasicGui implements Serializable

Serialized Fields

_container

java.lang.String _container

_query

java.lang.String _query

_period

java.lang.Long _period

_result

java.lang.String _result

id

long id

result

java.lang.String result

content

java.lang.String content


Package it.unimo.dbgroup.momis.agent.agents.seller

Class it.unimo.dbgroup.momis.agent.agents.seller.SellerAgent extends BasicGui implements Serializable

Class it.unimo.dbgroup.momis.agent.agents.seller.SellerAgentBehaviour extends jade.proto.AchieveREResponder implements Serializable


Package it.unimo.dbgroup.momis.agent.agents.service

Class it.unimo.dbgroup.momis.agent.agents.service.ServiceAgent extends BasicGui implements Serializable

Serialized Fields

_container

jade.wrapper.PlatformController _container

_args

java.lang.Object[] _args

_name

java.lang.String _name


Package it.unimo.dbgroup.momis.agent.agents.wrapper

Class it.unimo.dbgroup.momis.agent.agents.wrapper.WrapperAgent extends Basic implements Serializable

Serialized Fields

_wrapper

Wrapper _wrapper
The referenced wrapper


Package it.unimo.dbgroup.momis.agent.behaviours

Class it.unimo.dbgroup.momis.agent.behaviours.BackBehaviour extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

myDestination

java.lang.String myDestination

finished

boolean finished

Class it.unimo.dbgroup.momis.agent.behaviours.CyclicQuery extends jade.core.behaviours.CyclicBehaviour implements Serializable

Serialized Fields

_type

java.lang.String _type

_driver

java.lang.String _driver

_url

java.lang.String _url

_user

java.lang.String _user

_pwd

java.lang.String _pwd

_query

java.lang.String _query

_period

java.lang.Long _period

_connection

java.sql.Connection _connection

_statement

java.sql.Statement _statement

_resultSet

java.sql.ResultSet _resultSet

_meta

java.sql.ResultSetMetaData _meta

_agent

jade.core.Agent _agent

_result

java.lang.String _result

Class it.unimo.dbgroup.momis.agent.behaviours.DeliverToWebService extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

_url

java.lang.String _url

_name

java.lang.String _name

_period

java.lang.Long _period

finished

boolean finished

_fileName

java.lang.String _fileName
See Also:
Constant Field Values

_info

java.lang.String _info

Class it.unimo.dbgroup.momis.agent.behaviours.Delta2WS extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

_fileName

java.lang.String _fileName

_name

java.lang.String _name

_period

java.lang.Long _period

state

int state

finished

boolean finished

_delay

long _delay

_serviceUrl

java.lang.String _serviceUrl

_serviceQNameURI

java.lang.String _serviceQNameURI

_serviceQNameLocalPart

java.lang.String _serviceQNameLocalPart

_callQNameURI

java.lang.String _callQNameURI

_callQNameLocalPart

java.lang.String _callQNameLocalPart

_callAddMethod

java.lang.String _callAddMethod

_callDeleteMethod

java.lang.String _callDeleteMethod

Class it.unimo.dbgroup.momis.agent.behaviours.Move extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

_container

jade.core.ContainerID _container

_destination

java.lang.String _destination

_finished

boolean _finished

a

jade.core.Agent a

state

int state

Class it.unimo.dbgroup.momis.agent.behaviours.ParseXrmlBehaviour extends jade.core.behaviours.OneShotBehaviour implements Serializable

Serialized Fields

_isInputStream

boolean _isInputStream

_is

java.io.InputStream _is

_r

java.io.Reader _r

_sender

java.lang.Object _sender

Class it.unimo.dbgroup.momis.agent.behaviours.Polling extends jade.core.behaviours.CyclicBehaviour implements Serializable

Serialized Fields

_name

java.lang.String _name

_period

java.lang.Long _period

finished

boolean finished

Class it.unimo.dbgroup.momis.agent.behaviours.RetrieveDataStoreBehaviour extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

_finished

boolean _finished

_from

jade.core.behaviours.Behaviour _from

_to

jade.core.behaviours.Behaviour _to

Class it.unimo.dbgroup.momis.agent.behaviours.SearchAgentDescription extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

_dfad

jade.domain.FIPAAgentManagement.DFAgentDescription _dfad

_finished

boolean _finished

dataStore

jade.core.behaviours.DataStore dataStore

_df

jade.core.AID _df

Class it.unimo.dbgroup.momis.agent.behaviours.ShotQuery extends jade.core.behaviours.OneShotBehaviour implements Serializable

Serialized Fields

_type

java.lang.String _type

_driver

java.lang.String _driver

_url

java.lang.String _url

_user

java.lang.String _user

_pwd

java.lang.String _pwd

_query

java.lang.String _query

_connection

java.sql.Connection _connection

_statement

java.sql.Statement _statement

_resultSet

java.sql.ResultSet _resultSet

_meta

java.sql.ResultSetMetaData _meta

_result

java.lang.String _result

_finished

boolean _finished

Class it.unimo.dbgroup.momis.agent.behaviours.SimpleQuery extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

_query

java.lang.String _query

_finished

boolean _finished

_type

java.lang.String _type

_url

java.lang.String _url

_driver

java.lang.String _driver

_user

java.lang.String _user

_pwd

java.lang.String _pwd

_container

java.lang.String _container

_agent

jade.core.Agent _agent

_period

java.lang.Long _period

_connection

java.sql.Connection _connection

_statement

java.sql.Statement _statement

_resultSet

java.sql.ResultSet _resultSet

_meta

java.sql.ResultSetMetaData _meta

_result

java.lang.String _result

Class it.unimo.dbgroup.momis.agent.behaviours.StringToFile extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

_fileName

java.lang.String _fileName

_name

java.lang.String _name

finished

boolean finished

_info

java.lang.String _info

Class it.unimo.dbgroup.momis.agent.behaviours.WSClient extends jade.core.behaviours.SimpleBehaviour implements Serializable

Serialized Fields

_fileName

java.lang.String _fileName

_name

java.lang.String _name

finished

boolean finished


Package it.unimo.dbgroup.momis.annotationOntology

Class it.unimo.dbgroup.momis.annotationOntology.OntologySynset extends OntologyObject implements Serializable

Serialized Fields

_synsetIdentifier

java.lang.Object _synsetIdentifier

_gloss

java.lang.String _gloss

_syntacticCategory

int _syntacticCategory

_extenderIdentifier

java.lang.Object _extenderIdentifier


Package it.unimo.dbgroup.momis.annotationOntology.ontologyManagerClient_parser.auto

Class it.unimo.dbgroup.momis.annotationOntology.ontologyManagerClient_parser.auto.ParseException extends java.lang.Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

java.lang.String eol
The end of line string for this machine.

Class it.unimo.dbgroup.momis.annotationOntology.ontologyManagerClient_parser.auto.TokenMgrError extends java.lang.Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package it.unimo.dbgroup.momis.annotationOntology.ontologyManagerClient_parser.statements

Class it.unimo.dbgroup.momis.annotationOntology.ontologyManagerClient_parser.statements.ExceptionStatement extends java.lang.Exception implements Serializable


Package it.unimo.dbgroup.momis.annotationOntology.wnManagerFiles.wnManagerFilesClasses

Class it.unimo.dbgroup.momis.annotationOntology.wnManagerFiles.wnManagerFilesClasses.mpSynsetPlus extends Synset implements Serializable

Serialized Fields

pointer_symbol

java.lang.String pointer_symbol

source_target

java.lang.String source_target

target_bo

int target_bo


Package it.unimo.dbgroup.momis.communication

Class it.unimo.dbgroup.momis.communication.WrapperException extends java.lang.Exception implements Serializable


Package it.unimo.dbgroup.momis.idl.CorbaWrapper

Class it.unimo.dbgroup.momis.idl.CorbaWrapper._CorbaWrapperRSStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException

Class it.unimo.dbgroup.momis.idl.CorbaWrapper._CorbaWrapperStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException

Class it.unimo.dbgroup.momis.idl.CorbaWrapper.CorbaWrapperException extends org.omg.CORBA.UserException implements Serializable

Serialized Fields

message

java.lang.String message


Package it.unimo.dbgroup.momis.idl.OdbToolsApplic

Class it.unimo.dbgroup.momis.idl.OdbToolsApplic._OdbToolsFactoryStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException

Class it.unimo.dbgroup.momis.idl.OdbToolsApplic._OdbToolsStub extends org.omg.CORBA.portable.ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException


Package it.unimo.dbgroup.momis.odli3

Class it.unimo.dbgroup.momis.odli3.AndList extends MappingRule implements Serializable

Serialized Fields

list2

java.util.Vector list2
lista dei presunti attributi: e' un oggetto Vector contenente delle triple di stringhe, cioe' nome source, nome classe, nome attributo
Ogni tripla e' rappresentate da un Vector di tre stringhe.

Tutte queste informazioni saranno controllate alla fine


list

java.util.HashMap list
lista degli attributi in AND
la key dell' HashMap rappresenta il nome dell'attributo
il value e' un oggetto Vector contenente tutti gli attributi omonimi, appartenenti a diverse "IntBody" della medesima "Interface"

Class it.unimo.dbgroup.momis.odli3.AnyType extends BaseType implements Serializable

Class it.unimo.dbgroup.momis.odli3.ArraySequence extends TemplateType implements Serializable

Serialized Fields

nElementi

int nElementi
numero di elementi dell'array

Class it.unimo.dbgroup.momis.odli3.Attribute extends MomisObject implements Serializable

Serialized Fields

_name

java.lang.String _name
Attribute name


_belongsTo

IntBody _belongsTo
oggetto IntBody: rappresenta l'interface body a cui l'attributo appartiene


_isOptional

boolean _isOptional
True if an attribute is optional.


_ontologyAnnotation

OntologyAnnotation _ontologyAnnotation
contain a reference to the OntologyAnnotation Object.

Class it.unimo.dbgroup.momis.odli3.AttributeOnly extends MappingRule implements Serializable

Serialized Fields

sName

java.lang.String sName
Nome del sorgente dell'attributo


iName

java.lang.String iName
Nome della classe dell'attributo


aName

java.lang.String aName
Nome dell'attributo


attribute

java.util.Vector attribute
Vector contenente tutti gli attributi omonimi definiti in diverse "IntBody" della stessa "Interface"

Class it.unimo.dbgroup.momis.odli3.AttributeRel extends ThesRelation implements Serializable

Serialized Fields

_aName1

java.lang.String _aName1
nome del primo attributo.


_aName2

java.lang.String _aName2
nome del secondo attributo.


_attribute1

java.util.Vector _attribute1
Vector di tutti gli attributi con lo stesso nome, esistenti nelle diverse implementazioni della prima classe.


_attribute2

java.util.Vector _attribute2
Vector di tutti gli attributi con lo stesso nome, esistenti nelle diverse implementazioni della seconda classe.

Class it.unimo.dbgroup.momis.odli3.AttrIntRel extends ThesRelation implements Serializable

Serialized Fields

_interface1

Interface _interface1
oggetto relativo alla interface.


_aName2

java.lang.String _aName2
nome del primo attributo.


_attribute2

java.util.Vector _attribute2
Vector di tutti gli attributi con lo stesso nome, esistenti nelle diverse implementazioni della seconda classe.

Class it.unimo.dbgroup.momis.odli3.BagType extends TemplateType implements Serializable

Class it.unimo.dbgroup.momis.odli3.BaseType extends SimpleType implements Serializable

Class it.unimo.dbgroup.momis.odli3.BooleanType extends BaseType implements Serializable

Class it.unimo.dbgroup.momis.odli3.CandidateKey extends MomisObject implements Serializable

Serialized Fields

candKey

java.util.Vector candKey
lista degli attributi che compongono la chiave
ognuno e' un oggetto Vector contenente tutti gli attributi omonimi, appartenenti a diverse "IntBody" dell'interface


identifier

java.lang.String identifier
lista degli stessi attributi cosi' come sono definiti nella classe riferita
nelle variabili candKey e keyRef, a indici uguali corrispondono attributi in relazione omonimi, appartenenti a diverse "IntBody" della classe riferita


keyNames

java.util.Vector keyNames
variabile privata che contiene i nomi degli attributi componenti la candidatekey

Class it.unimo.dbgroup.momis.odli3.Case extends MomisObject implements Serializable

Serialized Fields

literalValue

java.lang.String literalValue
condizione sul valore che assume il parametro di switch


dotName

java.util.Vector dotName
valore conseguente dell'attributo che si appoggia alla Rule; e' un Vector di stringhe perche' individua un attributo.

Class it.unimo.dbgroup.momis.odli3.CaseRule extends Rule implements Serializable

Serialized Fields

caseOf

java.lang.String caseOf
parametro di switch, il cui valore determina situazioni diverse


caseList

java.util.Vector caseList
Lista di tutte le possibilita' di case: e' una collezione di oggetti Case

Class it.unimo.dbgroup.momis.odli3.CharType extends BaseType implements Serializable

Class it.unimo.dbgroup.momis.odli3.Compare extends RuleBody implements Serializable

Serialized Fields

dotName

java.util.Vector dotName
E' il nome dell'attributo, rappresentato da un vettore di tre stringhe


constOp

java.lang.String constOp
Operatore di comparazione: <, >, =, ecc...


castType

SimpleType castType
Contiene il tipo istanza di SimpleType (casting type)


litValue

java.lang.String litValue
Contiene in stringa il valore che deve essere confrontato con la variabile

Class it.unimo.dbgroup.momis.odli3.Constant extends MomisObject implements Serializable

Serialized Fields

_parentContainer

TypeContainer _parentContainer
References the TypeContainer that contains this object.


name

java.lang.String name
nome della costante.


value

java.lang.String value
valore della costante: e' una stringa, quindi occorre eventualmente usare il casting


type

BaseType type
tipo della costante: puo' essere solo un tipo base (BaseType)

Class it.unimo.dbgroup.momis.odli3.ConstrType extends ValueType implements Serializable

Serialized Fields

_parentContainer

TypeContainer _parentContainer
References the TypeContainer that contains this object.


tagName

java.lang.String tagName
rappresenta il tag name (che non e' il nome del tipo); come avviene per l'ANSI C, attraverso la sintassi "tipocomplesso tagName" e' possibile richiamare implicitamente il contenuto di un tipo strutturato precedentemente definito

Class it.unimo.dbgroup.momis.odli3.DateType extends BaseType implements Serializable

Serialized Fields

db

boolean db
parametro che indica la precisione del tipo:
true se e' timestamp (data e ora)
false se e' date (solo data)

Class it.unimo.dbgroup.momis.odli3.DefaultValue extends MappingRule implements Serializable

Serialized Fields

sName

java.lang.String sName
Nome del sorgente dell'attributo


iName

java.lang.String iName
Nome della classe dell'attributo


localClass

Interface localClass
Oggetto istanza di Interface che rappresenta la classe locale


value

java.lang.String value
valore costante assunto a livello locale dall'attributo globale

Class it.unimo.dbgroup.momis.odli3.DefinedType extends SimpleType implements Serializable

Serialized Fields

_parentContainer

TypeContainer _parentContainer
References the TypeContainer that contains this object.


name

java.lang.String name
nome del tipo.


type

ValueType type
tipo valore cui si riferisce: e' istanza di ValueType.


dim

java.util.Vector dim
dimensione.

Class it.unimo.dbgroup.momis.odli3.DotNameArg extends RuleOpArg implements Serializable

Serialized Fields

dotName

java.util.Vector dotName
Nome dell'attributo o costante: e' un Vector di tre o una stringa rispettivamente

Class it.unimo.dbgroup.momis.odli3.EnumType extends ConstrType implements Serializable

Serialized Fields

list

java.util.Vector list
Contiene tutti i valori enumerati, e' un Vector di stringhe

Class it.unimo.dbgroup.momis.odli3.Error extends java.lang.Object implements Serializable

Serialized Fields

errorNumber

int errorNumber
Raccoglie il numero totale di chiamate ad errore durante la fase di parsing.


_errorOutStream

java.io.PrintStream _errorOutStream
Stream di output errori e Warnings.

Class it.unimo.dbgroup.momis.odli3.Exist extends ForallExist implements Serializable

Class it.unimo.dbgroup.momis.odli3.ExtRule extends Rule implements Serializable

Serialized Fields

type

java.lang.String type
Tipo della rule:
   C1 ISA C2 -> Tipo ISA
   C1 DISJ C2 -> Tipo BOTTOM
   C1 SYN C2 = (C1 ISA C2) AND (C2 ISA C1) -> Corrisponde a 2 tipi ISA
 
In definitiva i tipi di rule si riducono a 2.


fstClass

Interface fstClass
Prima classe (Risolta) coinvolta dalla rule.


scdClass

Interface scdClass
Seconda classe (Risolta) coinvolta dalla rule.


fstVClass

java.util.Vector fstVClass
Prima classe (da risolvere) coinvolta dalla rule.


scdVClass

java.util.Vector scdVClass
Seconda classe (da risolvere) coinvolta dalla rule.

Class it.unimo.dbgroup.momis.odli3.FloatingType extends BaseType implements Serializable

Serialized Fields

db

boolean db
parametro che indica la precisione del tipo:
true se e' double
false se e' float

Class it.unimo.dbgroup.momis.odli3.Forall extends ForallExist implements Serializable

Class it.unimo.dbgroup.momis.odli3.ForallExist extends RuleBody implements Serializable

Serialized Fields

iteratore

java.lang.String iteratore
Nome dell'iteratore


collezione

java.util.Vector collezione
nome della collezione


andListRule

java.util.Vector andListRule
E' un Vector di RuleBody in AND

Class it.unimo.dbgroup.momis.odli3.ForallRule extends Rule implements Serializable

Serialized Fields

iteratore

java.lang.String iteratore
nome dell'iteratore


collezione

java.lang.String collezione
nome della collezione all'interno della quale si naviga


andListAnte

java.util.Vector andListAnte
Lista degli antecedenti posti in AND


andListCons

java.util.Vector andListCons
Lista dei conseguenti posti in AND

Class it.unimo.dbgroup.momis.odli3.ForeignKey extends MomisObject implements Serializable

Serialized Fields

_keyAttributes

java.util.Vector _keyAttributes
AFTER THE CHECK PAHASE contains the referenced attributes. Vector of Vector of Attribute objects. lista degli attributi che compongono la chiave
ognuno e' un oggetto Vector contenente tutti gli attributi omonimi, appartenenti a diverse "IntBody" dell'interface.


_refKeyAttributes

java.util.Vector _refKeyAttributes
lista degli stessi attributi cosi' come sono definiti nella classe riferita
nelle variabili keyAttributes e keyRef, a indici uguali corrispondono attributi in relazione omonimi, appartenenti a diverse "IntBody" della classe riferita.


_reference

Interface _reference
collegamento alla classe riferita. This variable is initializated by the "control" routine.


_keyNames

java.util.Vector _keyNames
variabile privata che contiene i nomi degli attributi componenti la foreign key.
Dopo il controllo diventa un Vector di Vector di Attributi.


_refKeyNames

java.util.Vector _refKeyNames
variabile privata che contiene i nomi degli stessi attributi all'interno della classe riferita.


_refName

java.lang.String _refName
variabile privata che contiene il nome della classe riferita.

Class it.unimo.dbgroup.momis.odli3.GlobalIntBody extends IntBody implements Serializable

Class it.unimo.dbgroup.momis.odli3.GlobalInterface extends Interface implements Serializable

Serialized Fields

_localInterfaces

java.util.Set _localInterfaces
Local Interfaces. The cluster of local interface for this global Interface are stored in this Vector


_isFused

boolean _isFused
If this Global Interface has been "fused" by TUNIM


_globalJoinAttribute

GlobalJoinAttribute _globalJoinAttribute
The join information for this global class


_mostGeneralLocalInterface

Interface _mostGeneralLocalInterface

Class it.unimo.dbgroup.momis.odli3.GlobalRelationship extends Relationship implements Serializable

Serialized Fields

_mappingElement

MappingElement _mappingElement

Class it.unimo.dbgroup.momis.odli3.GlobalSimpleAttribute extends SimpleAttribute implements Serializable

Serialized Fields

_mappingElement

MappingElement _mappingElement

_mostGeneralLocalAttribute

SimpleAttribute _mostGeneralLocalAttribute

Class it.unimo.dbgroup.momis.odli3.GlobalSource extends Source implements Serializable

Class it.unimo.dbgroup.momis.odli3.In extends RuleBody implements Serializable

Serialized Fields

dotName1

java.util.Vector dotName1
E' il nome dell'attributo 1, rappresentato da un vettore di tre stringhe


dotName2

java.util.Vector dotName2
E' il nome di un tipo classe o di un tipo valore, rappresentato da un vettore di due o una stringa

Class it.unimo.dbgroup.momis.odli3.IntBody extends TypeContainer implements Serializable

Serialized Fields

_identifier

java.lang.String _identifier
Identificatore dell'interface body (quello che segue interface se e' il primo body oppure quello che segue union se e' un body in union con altri).


_attributes

java.util.HashMap _attributes
lista degli attributi, e' un HashMap con:
key nome dell'attributo
value oggetto Attribute


operations

java.util.HashMap operations
lista delle operazioni: e' un HashMap con:
key nome dell'operazione
value oggetto Operation

Class it.unimo.dbgroup.momis.odli3.IntegerType extends BaseType implements Serializable

Serialized Fields

flagLong

boolean flagLong
indica la precisione:
true se l'intero e' long
false se e' short


flagSigned

boolean flagSigned
indica la presenza/assenza di segno:
true se l'intero e' con segno
false se e' senza segno

Class it.unimo.dbgroup.momis.odli3.Interface extends TypeContainer implements Serializable

Serialized Fields

_aggiornaAttributes_alreadyRun

boolean _aggiornaAttributes_alreadyRun

_attributes

java.util.HashMap _attributes
lista di tutti gli attributi omonimi; e' un HashMap avente:
key nome di attributo
value Vector di attributi omonimi


_name

java.lang.String _name
nome dell'interfaccia.


_inheritanceMap

java.util.HashMap _inheritanceMap
lista delle superclassi in parsing.


_inheritance

java.util.Vector _inheritance
lista delle superclassi.


_source

Source _source
sorgente della classe in questione.


_extentName

java.util.HashMap _extentName
estensione/i della classe, e' un HashMap di stringhe.


_keyList

java.util.HashMap _keyList
lista delle chiavi candidate: e' una HashMap di oggetti KeyList.


_foreignKey

java.util.Vector _foreignKey
lista delle foreign key: e' un Vector di oggetti ForeignKey.


_flagView

boolean _flagView
flag che indica se l'interface e' classe o vista
true e' una vista
false e' una classe.


_flagPersistent

boolean _flagPersistent
flag che indica se l'interface e' persistente o transiente:
true e' persistente
false e' transiente.


_ontologyAnnotation

OntologyAnnotation _ontologyAnnotation
contain a reference to the OntologyAnnotation Object.

Class it.unimo.dbgroup.momis.odli3.InterfaceRel extends ThesRelation implements Serializable

Serialized Fields

_interface1

Interface _interface1
oggetto relativo alla prima interface.


_interface2

Interface _interface2
oggetto relativo alla seconda interface.

Class it.unimo.dbgroup.momis.odli3.KeyList extends MomisObject implements Serializable

Serialized Fields

_keys

java.util.Vector _keys
Collezione di oggetti Vector of Attribute, costituenti la chiave. Inizialmente sono una lista di Stringhe trasformata in una lista di attributi dalla routine control.


_name

java.lang.String _name
Nome of the key. Nam for primary keys is "PrimaryKey"

Class it.unimo.dbgroup.momis.odli3.ListType extends TemplateType implements Serializable

Class it.unimo.dbgroup.momis.odli3.MappingRule extends MomisObject implements Serializable

Class it.unimo.dbgroup.momis.odli3.Module extends TypeContainer implements Serializable

Serialized Fields

_name

java.lang.String _name
Name of the Module.

Class it.unimo.dbgroup.momis.odli3.MomisObject extends java.lang.Object implements Serializable

Serialized Fields

_producerId

int _producerId
The identifier of the module that produced this information.


_additionalInfo

java.util.HashMap _additionalInfo
Contains data stored by the various modules. This is for saving modules data or other information useful during computation. known key values:
  • "none", .......

Class it.unimo.dbgroup.momis.odli3.OctetType extends BaseType implements Serializable

Class it.unimo.dbgroup.momis.odli3.OdlException extends java.lang.Exception implements Serializable

Class it.unimo.dbgroup.momis.odli3.Operation extends MomisObject implements Serializable

Serialized Fields

flagOneway

boolean flagOneway
indica se l'operazione e' oneway


type

SimpleType type
tipo restituito: null se l'operazione e' void


name

java.lang.String name
nome dell'operazione


parameters

java.util.Vector parameters
lista dei parametri (oggetti di OpVar


raises

java.util.Vector raises

context

java.util.Vector context

Class it.unimo.dbgroup.momis.odli3.OpVar extends MomisObject implements Serializable

Serialized Fields

name

java.lang.String name
nome del parametro


type

SimpleType type
tipo del parametro


flagIn

boolean flagIn
indica se il parametro e' IN


flagOut

boolean flagOut
indica se il parametro e' OUT


dim

java.util.Vector dim
dimensione d'array

Class it.unimo.dbgroup.momis.odli3.Parser extends java.lang.Object implements Serializable

Serialized Fields

yydebug

boolean yydebug

yynerrs

int yynerrs

yyerrflag

int yyerrflag

yychar

int yychar

statestk

int[] statestk

stateptr

int stateptr

yytext

java.lang.String yytext

yyval

Parserval yyval

yylval

Parserval yylval

valstk

Parserval[] valstk

valptr

int valptr

_typeContainer

TypeContainer _typeContainer
stream to read from the ODL description.


st

java.io.StreamTokenizer st
stream to read from the ODL description.


lineNo

long lineNo
Line parsed. Used to keep trace of the current line parsed.


_error

Error _error
Error support object.


err

java.lang.String err
Stringa con il testo dell'errore (vuota quando non c'e' errore)


odli3Schema

Schema odli3Schema
The parser fills ODL data structure starting from this Schema instace.

Class it.unimo.dbgroup.momis.odli3.RangeType extends BaseType implements Serializable

Serialized Fields

inferiore

long inferiore
valore inferiore del range


menoInf

boolean menoInf
vero se il valore inferiore e' meno infinito


superiore

long superiore
valore superiore del range


piuInf

boolean piuInf
vero se il valore superiore e' piu' infinito

Class it.unimo.dbgroup.momis.odli3.Relationship extends Attribute implements Serializable

Serialized Fields

inverse

java.util.Vector inverse
insieme di oggetti Relationship che rappresentano le relazioni inverse

(possono essere piu' di una perche' ogni interfaccia ha piu' implementazioni)


target

Interface target
Interfaccia di appartenenza dell'oggetto puntato dalla relationship


type

Type type
se e' TypeToSolve indica che l'aggregazione e' semplice, non collezione
se non e' null indica il tipo di collezione: set, list, bag o array


orderBy

java.util.Vector orderBy

invName

java.lang.String invName
Nome della relazione inversa


targName

java.lang.String targName
nome dell'interface di appartenenza dell'oggetto puntato dalla relationship

Class it.unimo.dbgroup.momis.odli3.Rule extends MomisObject implements Serializable

Serialized Fields

_parentContainer

TypeContainer _parentContainer
References the TypeContainer that contains this object.


name

java.lang.String name
Rule name


_validated

boolean _validated
True if the rule has been validated by ODB-Tools.

Class it.unimo.dbgroup.momis.odli3.RuleBody extends MomisObject implements Serializable

Class it.unimo.dbgroup.momis.odli3.RuleOpArg extends MomisObject implements Serializable

Serialized Fields

type

SimpleType type
Rappresenta il tipo del parametro

Class it.unimo.dbgroup.momis.odli3.RuleOperation extends RuleBody implements Serializable

Serialized Fields

dotName

java.util.Vector dotName
nome dell'attributo espresso come Vector di tre stringhe


name

java.lang.String name
nome dell'operazione invocata


opType

SimpleType opType
Tipo dell'operazione chiamata, istanza di SimpleType


args

java.util.Vector args
Lista degli argomenti: e' un Vector di oggetti RuleOpArg

Class it.unimo.dbgroup.momis.odli3.Schema extends TypeContainer implements Serializable

Serialized Fields

_tmpTypeContainer

TypeContainer _tmpTypeContainer
This variable is used to take trace of the highest level types definition returned by a OdlSpecification statement.


_tm

TranslationMap _tm
Mapping structure for translation in OLCD.
kew:name value:Object
Kinds of objects in this map:
  • DefinedType (are the TypeDef)
  • EnumType
  • ExtRule
  • Interface
  • Relationship
  • Rule
  • SimpleAttribute
  • StructType


globalClasses

java.util.TreeMap globalClasses
Collection of global classes related to local schemata.


_name

java.lang.String _name
The schema name


_thesarusIndex

ThesaurusByObject _thesarusIndex
Indexing structure for the Thesaurus Relations.


_globalSource

GlobalSource _globalSource
The global class

Class it.unimo.dbgroup.momis.odli3.SetType extends TemplateType implements Serializable

Class it.unimo.dbgroup.momis.odli3.SimpleAttribute extends Attribute implements Serializable

Serialized Fields

_flagReadonly

boolean _flagReadonly
true se e' di sola lettura


_fixArraySize

int _fixArraySize
dimensione d'array


unknownType

java.lang.String unknownType
nome del tipo dell'attributo, non ancora definito (variabile di comodo)


_type

Type _type
tipo dell'attributo: puo' essere tipo-valore o tipo-classe

Class it.unimo.dbgroup.momis.odli3.SimpleType extends ValueType implements Serializable

Class it.unimo.dbgroup.momis.odli3.Source extends TypeContainer implements Serializable

Serialized Fields

_name

java.lang.String _name
the source name


_description

java.lang.String _description
the source name


_sourceType

java.lang.String _sourceType
the source type


_wrapperClassName

java.lang.String _wrapperClassName
Name of the class of the wrapper that manages the source.


_wrapperClientProperties

java.util.Properties _wrapperClientProperties
Configuration for the WrapperClient


_wrapper

WrapperCore _wrapper
The wrapper cache. This is because the connections is opened once and can be re-used several times.

Class it.unimo.dbgroup.momis.odli3.StringType extends BaseType implements Serializable

Serialized Fields

_size

int _size
numero di caratteri allocati per la stringa.
-1 means "not specified". the string can have any lenght

Class it.unimo.dbgroup.momis.odli3.StructType extends ConstrType implements Serializable

Serialized Fields

var

java.util.HashMap var
Contiene un insieme di oggetti istanze di StructVar
la key contiene il nome della variabile
value e' il corrispondente oggetto StructVar

Class it.unimo.dbgroup.momis.odli3.StructVar extends MomisObject implements Serializable

Serialized Fields

name

java.lang.String name
nome della variabile


type

Type type
tipo della variabile (tipo-valore)


dim

java.util.Vector dim
dimensione d'array

Class it.unimo.dbgroup.momis.odli3.TemplateType extends SimpleType implements Serializable

Serialized Fields

_type

Type _type
contiene il tipo degli oggetti che fanno parte della collezione

Class it.unimo.dbgroup.momis.odli3.ThesRelation extends MomisObject implements Serializable

Serialized Fields

_parentContainer

TypeContainer _parentContainer
References the TypeContainer that contains this object.


_relType

java.lang.String _relType
Tipo di relazione: SYN, BT, NT o RT .


_sName1

java.lang.String _sName1
Nome del sorgente 1.


_sName2

java.lang.String _sName2
Nome del sorgente 2.


_iName1

java.lang.String _iName1
Nome della classe 1.


_iName2

java.lang.String _iName2
Nome della classe 2.


_validated

boolean _validated
True if the relation has been validated by ODB-Tools.


_extensionalRelation

boolean _extensionalRelation
True if the relation is extensional, false means intensional. Extensional relations are created and managed by the module SIDesigner.EXTM

Class it.unimo.dbgroup.momis.odli3.Type extends MomisObject implements Serializable

Class it.unimo.dbgroup.momis.odli3.TypeContainer extends MomisObject implements Serializable

Serialized Fields

_parentContainer

TypeContainer _parentContainer
For innested type containers (like interface and source) references the parent (higher level) container.


_constants

java.util.Map _constants
Reference Constants.


_defineds

java.util.Map _defineds
References types defined by typedef.


_structs

java.util.Map _structs
References Struct types.


_enums

java.util.Map _enums
References Enum types.


_unions

java.util.Map _unions
References Union types.


_interfaces

java.util.Map _interfaces
References included Interfaces.


_sources

java.util.Map _sources
References included Sources.


_modules

java.util.Map _modules
References included Modules.


_intBodies

java.util.Map _intBodies
References included IntBodies.


_rules

java.util.Map _rules
References Rules declared in this container.


_thesRelations

java.util.Vector _thesRelations
References the Thesaurus Relations declared in this container.


_relWeigthsMap

java.util.HashMap _relWeigthsMap
Used for esablish a Relation Hierarchy.


_typesToSolve

java.util.Vector _typesToSolve
For un-solved DefindeTypes solved in postprocessing phase.

Class it.unimo.dbgroup.momis.odli3.TypeToSolve extends Type implements Serializable

Serialized Fields

_resolvedType

TypeInterface _resolvedType
This variable will be assigned during name resolving phase.


_name

java.lang.String _name
Name of the type.

Class it.unimo.dbgroup.momis.odli3.UnionList extends MappingRule implements Serializable

Serialized Fields

list2

java.util.Vector list2
lista dei presunti attributi: e' un oggetto Vector contenente delle triple di stringhe, cioe' nome source, nome classe, nome attributo
Ogni tripla e' rappresentate da un Vector di tre stringhe.

Tutte queste informazioni saranno controllate alla fine


list

java.util.HashMap list
lista degli attributi in UNION
la key dell' HashMap rappresenta il nome dell'attributo
il value e' un oggetto Vector contenente tutti gli attributi omonimi, appartenenti a diverse "IntBody" della medesima "Interface"


onParameter

java.lang.String onParameter

Class it.unimo.dbgroup.momis.odli3.UnionType extends ConstrType implements Serializable

Serialized Fields

switchType

ValueType switchType
tipo del parametro di switch


caseList

java.lang.String caseList
Stringa contenente tutti i predicati di case; questa parte non e' interpretata: tutta la descrizione della union e' trascritta in questa stringa

Class it.unimo.dbgroup.momis.odli3.ValueArg extends RuleOpArg implements Serializable

Serialized Fields

value

java.lang.String value
Contiene il valore literal

Class it.unimo.dbgroup.momis.odli3.ValueType extends Type implements Serializable


Package it.unimo.dbgroup.momis.odli3.functions.auto

Class it.unimo.dbgroup.momis.odli3.functions.auto.ParseException extends java.lang.Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

java.lang.String eol
The end of line string for this machine.

Class it.unimo.dbgroup.momis.odli3.functions.auto.TokenMgrError extends java.lang.Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package it.unimo.dbgroup.momis.odli3.functions.statements

Class it.unimo.dbgroup.momis.odli3.functions.statements.ExceptionMappingFunction extends java.lang.Exception implements Serializable

Class it.unimo.dbgroup.momis.odli3.functions.statements.ExceptionStatement extends java.lang.Exception implements Serializable


Package it.unimo.dbgroup.momis.odli3.joinTable

Class it.unimo.dbgroup.momis.odli3.joinTable.GlobalJoinAttributeDefinition extends InterfaceAttributeListDefinition implements Serializable

Serialized Fields

_globalJoinAttribute

GlobalJoinAttribute _globalJoinAttribute
The Join Attribute (and then the GlobalInterface) this is part of the definition for


_joinAttributeFunction

java.lang.String _joinAttributeFunction
The local interface this object describes the Join Attribute function for


_joinAttributeFunctionStatement

Statement _joinAttributeFunctionStatement
The mapping function!


Package it.unimo.dbgroup.momis.odli3.mappingTable

Class it.unimo.dbgroup.momis.odli3.mappingTable.InterfaceAttributeListDefinition extends MomisObject implements Serializable

Serialized Fields

_localInterface

Interface _localInterface
The local interface this object maps on


_localAttributes

java.util.Vector _localAttributes
List of local attribute of the _localInterface interface on which this object maps

Class it.unimo.dbgroup.momis.odli3.mappingTable.MappingElement extends MomisObject implements Serializable

Serialized Fields

_globalAttribute

GlobalAttribute _globalAttribute
the attribute this is a mapping element for


_localToGlobalFunction

java.lang.String _localToGlobalFunction
The mapping function!


_localToGlobalFunctionStatement

Statement _localToGlobalFunctionStatement
The mapping function!


_mappingElementInterfaces

java.util.HashMap _mappingElementInterfaces
The list of the mapped interfaces and attributes
key: Interface value: MappingElementInterface


_functionAttributes

java.util.Vector _functionAttributes
The attributes really used in the function. This will be a subset of attributes referenced by the MappingElementInterface
Values: Attribute objects
THIS GIVES THE ORDER THE ATTRIBUTES MUST BE PUT IN THE STACK AT RUN-TIME!

Class it.unimo.dbgroup.momis.odli3.mappingTable.MappingElementInterface extends InterfaceAttributeListDefinition implements Serializable

Serialized Fields

_mappingElement

MappingElement _mappingElement
The Father mapping element


_mappingElementInterfaceOperators

java.util.HashMap _mappingElementInterfaceOperators
List of MappingElementInterfaceOperator that implements the reverse mapping
The map has: key - the Operator value - the MappingElementInterfaceOperator


Package it.unimo.dbgroup.momis.odli3.mappingTable.mappingFunction

Class it.unimo.dbgroup.momis.odli3.mappingTable.mappingFunction.ExceptionMappingFunctionCompileTime extends ExceptionStatement implements Serializable


Package it.unimo.dbgroup.momis.odli3.mappingTable.querying

Class it.unimo.dbgroup.momis.odli3.mappingTable.querying.ExceptionQuery extends java.lang.Exception implements Serializable

Class it.unimo.dbgroup.momis.odli3.mappingTable.querying.Query extends MomisObject implements Serializable

Serialized Fields

_stringOql

java.lang.String _stringOql
The string representation of the query


_queryManager

QueryManager _queryManager

_variables

java.util.HashMap _variables
Variables used in the query.
key: String the variable name
Value: StatementVariableQueryOql the query statement


_selectionStatements

java.util.Vector _selectionStatements
set of Statement, are the selection predicates


_selectionStatementsStar

boolean _selectionStatementsStar
true if the query has the STAR selection predicate
At compile time this will be managed adding all attributes of all _queryInterfaceDeclarations to the _selectionStatements


_queryInterfaceDeclarations

java.util.Vector _queryInterfaceDeclarations
set of QueryInterfaceDeclaration, are the global interfaces involved in the join
value: QueryInterfaceDeclaration the interface in the query
This must be a Vector since is used for computing the queryVariables stack position


_whereClause

Statement _whereClause
Boolean Statement, represents the where predicate. Can be null.


_qMResultSetAttributes

QMResultSet _qMResultSetAttributes
The QMResultSet on which evaluate the Query Statements


_queryInterfaceDeclarations_joinOrder

java.util.Vector _queryInterfaceDeclarations_joinOrder
Gives the position of the attributes on the _qMResultSetAttributes


_stack

java.util.Vector _stack
The runtime stack


_initialStackSize

int _initialStackSize
The runtime initial size after initialization

Class it.unimo.dbgroup.momis.odli3.mappingTable.querying.QueryGlobal extends Query implements Serializable

Class it.unimo.dbgroup.momis.odli3.mappingTable.querying.QueryGlobalInterfaceDeclaration extends QueryInterfaceDeclaration implements Serializable

Class it.unimo.dbgroup.momis.odli3.mappingTable.querying.QueryInterfaceDeclaration extends MomisObject implements Serializable

Serialized Fields

_interface

Interface _interface
the interface this class describes


_aliasName

java.lang.String _aliasName
the name the interface is identified with


_query

Query _query
The query this is part of


_attributes

java.util.Vector _attributes
the required attributes:
Set of Attributes involved in the query in the select or in the where clause


_whereConditions

Statement _whereConditions
A (unbalanced) tree of StatementBoolean to include in the Interface query

Class it.unimo.dbgroup.momis.odli3.mappingTable.querying.QueryLocal extends Query implements Serializable

Serialized Fields

_source

Source _source

Class it.unimo.dbgroup.momis.odli3.mappingTable.querying.QueryLocalInterfaceDeclaration extends QueryInterfaceDeclaration implements Serializable

Class it.unimo.dbgroup.momis.odli3.mappingTable.querying.QueryManager extends MomisObject implements Serializable

Serialized Fields

_schema

Schema _schema
The schema this QM will execute for.


Package it.unimo.dbgroup.momis.odli3.tools

Class it.unimo.dbgroup.momis.odli3.tools.ThesaurusByObject extends java.lang.Object implements Serializable

Serialized Fields

_firstEleMap

java.util.HashMap _firstEleMap
Maps ThesRelation objects using first element as key and a Map as value where key is t * @param Schema containing the objects names.


_secondEleMap

java.util.HashMap _secondEleMap
Maps ThesRelation objects using second element as key and a Map as value where key is the first element and value is the ThesRelation object.


_schema

Schema _schema
Schema from wich ThesRelation objects will be extracted.


Package it.unimo.dbgroup.momis.om

Class it.unimo.dbgroup.momis.om.BaseWnExtender extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

wn_extender_id

org.apache.torque.om.NumberKey wn_extender_id
The value for the wn_extender_id field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


collWnSynsets

java.util.List collWnSynsets
Collection to store aggregation of collWnSynsets


lastWnSynsetsCriteria

org.apache.torque.util.Criteria lastWnSynsetsCriteria
The criteria used to select the current contents of collWnSynsets


collWnLemmas

java.util.List collWnLemmas
Collection to store aggregation of collWnLemmas


lastWnLemmasCriteria

org.apache.torque.util.Criteria lastWnLemmasCriteria
The criteria used to select the current contents of collWnLemmas


collWnLemmaSynsets

java.util.List collWnLemmaSynsets
Collection to store aggregation of collWnLemmaSynsets


lastWnLemmaSynsetsCriteria

org.apache.torque.util.Criteria lastWnLemmaSynsetsCriteria
The criteria used to select the current contents of collWnLemmaSynsets


collWnRelationships

java.util.List collWnRelationships
Collection to store aggregation of collWnRelationships


lastWnRelationshipsCriteria

org.apache.torque.util.Criteria lastWnRelationshipsCriteria
The criteria used to select the current contents of collWnRelationships


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class it.unimo.dbgroup.momis.om.BaseWnExtenderPeer extends org.apache.torque.util.BasePeer implements Serializable

Class it.unimo.dbgroup.momis.om.BaseWnLemma extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

wn_lemma_id

org.apache.torque.om.NumberKey wn_lemma_id
The value for the wn_lemma_id field


lemma

java.lang.String lemma
The value for the lemma field


syntactic_category

int syntactic_category
The value for the syntactic_category field


sense_cnt

int sense_cnt
The value for the sense_cnt field


wn_extender_id

org.apache.torque.om.NumberKey wn_extender_id
The value for the wn_extender_id field


aWnExtender

WnExtender aWnExtender

collWnLemmaSynsets

java.util.List collWnLemmaSynsets
Collection to store aggregation of collWnLemmaSynsets


lastWnLemmaSynsetsCriteria

org.apache.torque.util.Criteria lastWnLemmaSynsetsCriteria
The criteria used to select the current contents of collWnLemmaSynsets


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class it.unimo.dbgroup.momis.om.BaseWnLemmaPeer extends org.apache.torque.util.BasePeer implements Serializable

Class it.unimo.dbgroup.momis.om.BaseWnLemmaSynset extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

wn_lemma_synset_id

org.apache.torque.om.NumberKey wn_lemma_synset_id
The value for the wn_lemma_synset_id field


wn_synset_id

org.apache.torque.om.NumberKey wn_synset_id
The value for the wn_synset_id field


wn_lemma_id

org.apache.torque.om.NumberKey wn_lemma_id
The value for the wn_lemma_id field


lemma_number

int lemma_number
The value for the lemma_number field


sense_number

int sense_number
The value for the sense_number field


wn_extender_id

org.apache.torque.om.NumberKey wn_extender_id
The value for the wn_extender_id field


aWnExtender

WnExtender aWnExtender

aWnLemma

WnLemma aWnLemma

aWnSynset

WnSynset aWnSynset

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class it.unimo.dbgroup.momis.om.BaseWnLemmaSynsetPeer extends org.apache.torque.util.BasePeer implements Serializable

Class it.unimo.dbgroup.momis.om.BaseWnRelationship extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

wn_relationship_id

org.apache.torque.om.NumberKey wn_relationship_id
The value for the wn_relationship_id field


wn_source_synset_id

org.apache.torque.om.NumberKey wn_source_synset_id
The value for the wn_source_synset_id field


wn_target_synset_id

org.apache.torque.om.NumberKey wn_target_synset_id
The value for the wn_target_synset_id field


wn_source_lemma_number

int wn_source_lemma_number
The value for the wn_source_lemma_number field


wn_target_lemma_number

int wn_target_lemma_number
The value for the wn_target_lemma_number field


wn_relationship_type_id

org.apache.torque.om.NumberKey wn_relationship_type_id
The value for the wn_relationship_type_id field


wn_extender_id

org.apache.torque.om.NumberKey wn_extender_id
The value for the wn_extender_id field


aWnSynsetRelatedByWnSourceSynsetId

WnSynset aWnSynsetRelatedByWnSourceSynsetId

aWnSynsetRelatedByWnTargetSynsetId

WnSynset aWnSynsetRelatedByWnTargetSynsetId

aWnRelationshipType

WnRelationshipType aWnRelationshipType

aWnExtender

WnExtender aWnExtender

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class it.unimo.dbgroup.momis.om.BaseWnRelationshipPeer extends org.apache.torque.util.BasePeer implements Serializable

Class it.unimo.dbgroup.momis.om.BaseWnRelationshipType extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

wn_relationship_type_id

org.apache.torque.om.NumberKey wn_relationship_type_id
The value for the wn_relationship_type_id field


symbol

java.lang.String symbol
The value for the symbol field


description

java.lang.String description
The value for the description field


reflex

int reflex
The value for the reflex field


collWnRelationships

java.util.List collWnRelationships
Collection to store aggregation of collWnRelationships


lastWnRelationshipsCriteria

org.apache.torque.util.Criteria lastWnRelationshipsCriteria
The criteria used to select the current contents of collWnRelationships


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class it.unimo.dbgroup.momis.om.BaseWnRelationshipTypePeer extends org.apache.torque.util.BasePeer implements Serializable

Class it.unimo.dbgroup.momis.om.BaseWnReverseIndex extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

wn_reverse_index_id

org.apache.torque.om.NumberKey wn_reverse_index_id
The value for the wn_reverse_index_id field


term

java.lang.String term
The value for the term field


wn_synset_id_list

java.lang.String wn_synset_id_list
The value for the wn_synset_id_list field


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class it.unimo.dbgroup.momis.om.BaseWnReverseIndexPeer extends org.apache.torque.util.BasePeer implements Serializable

Class it.unimo.dbgroup.momis.om.BaseWnSynset extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

wn_synset_id

org.apache.torque.om.NumberKey wn_synset_id
The value for the wn_synset_id field


byte_offset

int byte_offset
The value for the byte_offset field


syntactic_category

int syntactic_category
The value for the syntactic_category field


word_cnt

int word_cnt
The value for the word_cnt field


gloss

java.lang.String gloss
The value for the gloss field


wn_extender_id

org.apache.torque.om.NumberKey wn_extender_id
The value for the wn_extender_id field


aWnExtender

WnExtender aWnExtender

collWnLemmaSynsets

java.util.List collWnLemmaSynsets
Collection to store aggregation of collWnLemmaSynsets


lastWnLemmaSynsetsCriteria

org.apache.torque.util.Criteria lastWnLemmaSynsetsCriteria
The criteria used to select the current contents of collWnLemmaSynsets


collWnRelationshipsRelatedByWnSourceSynsetId

java.util.List collWnRelationshipsRelatedByWnSourceSynsetId
Collection to store aggregation of collWnRelationshipsRelatedByWnSourceSynsetId


lastWnRelationshipsRelatedByWnSourceSynsetIdCriteria

org.apache.torque.util.Criteria lastWnRelationshipsRelatedByWnSourceSynsetIdCriteria
The criteria used to select the current contents of collWnRelationshipsRelatedByWnSourceSynsetId


collWnRelationshipsRelatedByWnTargetSynsetId

java.util.List collWnRelationshipsRelatedByWnTargetSynsetId
Collection to store aggregation of collWnRelationshipsRelatedByWnTargetSynsetId


lastWnRelationshipsRelatedByWnTargetSynsetIdCriteria

org.apache.torque.util.Criteria lastWnRelationshipsRelatedByWnTargetSynsetIdCriteria
The criteria used to select the current contents of collWnRelationshipsRelatedByWnTargetSynsetId


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.

Class it.unimo.dbgroup.momis.om.BaseWnSynsetPeer extends org.apache.torque.util.BasePeer implements Serializable

Class it.unimo.dbgroup.momis.om.WnExtender extends BaseWnExtender implements Serializable

Class it.unimo.dbgroup.momis.om.WnExtenderPeer extends BaseWnExtenderPeer implements Serializable

Class it.unimo.dbgroup.momis.om.WnLemma extends BaseWnLemma implements Serializable

Class it.unimo.dbgroup.momis.om.WnLemmaPeer extends BaseWnLemmaPeer implements Serializable

Class it.unimo.dbgroup.momis.om.WnLemmaSynset extends BaseWnLemmaSynset implements Serializable

Class it.unimo.dbgroup.momis.om.WnLemmaSynsetPeer extends BaseWnLemmaSynsetPeer implements Serializable

Class it.unimo.dbgroup.momis.om.WnRelationship extends BaseWnRelationship implements Serializable

Class it.unimo.dbgroup.momis.om.WnRelationshipPeer extends BaseWnRelationshipPeer implements Serializable

Class it.unimo.dbgroup.momis.om.WnRelationshipType extends BaseWnRelationshipType implements Serializable

Class it.unimo.dbgroup.momis.om.WnRelationshipTypePeer extends BaseWnRelationshipTypePeer implements Serializable

Class it.unimo.dbgroup.momis.om.WnReverseIndex extends BaseWnReverseIndex implements Serializable

Serialized Fields

_glossLength

java.util.Map _glossLength
Parser generated data structure:
key: synsetId, value: the synset gloss length


_glossTermPosition

java.util.Map _glossTermPosition
Parser generated data structure:
key: synsetId, value: a vector containing all position of the term of the synset gloss length

Class it.unimo.dbgroup.momis.om.WnReverseIndexPeer extends BaseWnReverseIndexPeer implements Serializable

Class it.unimo.dbgroup.momis.om.WnSynset extends BaseWnSynset implements Serializable

Class it.unimo.dbgroup.momis.om.WnSynsetPeer extends BaseWnSynsetPeer implements Serializable


Package it.unimo.dbgroup.momis.SIDesigner

Class it.unimo.dbgroup.momis.SIDesigner.PreChooser extends javax.swing.JPanel implements Serializable

Serialized Fields

lastAction

java.lang.String lastAction

fileConf

java.lang.String fileConf

example

java.util.Hashtable example

nameExampleSchema

java.lang.String nameExampleSchema

exampleProp

PreChooser.ObjProp exampleProp

_thisFrame

javax.swing.JFrame _thisFrame

buttonNewSchema

javax.swing.JRadioButton buttonNewSchema

buttonOpenSchema

javax.swing.JRadioButton buttonOpenSchema

buttonOpenExample

javax.swing.JRadioButton buttonOpenExample

group

javax.swing.ButtonGroup group

radioPanel

javax.swing.JPanel radioPanel

examplePanel

javax.swing.JPanel examplePanel

listExample

javax.swing.JComboBox listExample

descExample

javax.swing.JTextArea descExample

scrollDescExample

javax.swing.JScrollPane scrollDescExample

buttonNext

javax.swing.JButton buttonNext

buttonHide1

javax.swing.JButton buttonHide1

buttonHide2

javax.swing.JButton buttonHide2

buttonPanel

javax.swing.JPanel buttonPanel

scrollError

javax.swing.JScrollPane scrollError

error

javax.swing.JTextArea error

_configuration

java.util.Properties _configuration


Package it.unimo.dbgroup.momis.SIDesigner.ARTEMIS

Class it.unimo.dbgroup.momis.SIDesigner.ARTEMIS.ArtemisPanel extends SIDPhase implements Serializable

Serialized Fields

_fg_modified

boolean _fg_modified
Used to remember if the designer made any changes. If true at the end of the session this module will destroy all existing global classes replacing them whith new ones.


_artemis

Artemis _artemis
ARTEMIS Main Object.


_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_outTextArea

javax.swing.JTextArea _outTextArea
Text area used for output.


_text_weight_syn

javax.swing.JTextField _text_weight_syn
Synonym relationship weight


_text_weight_nt

javax.swing.JTextField _text_weight_nt
BT/NT relationships weight


_text_weight_rt

javax.swing.JTextField _text_weight_rt
RT relationship weight


_text_threshold_affinity

javax.swing.JTextField _text_threshold_affinity
threshold for affinity calcolus


_text_threshold_clustering

javax.swing.JTextField _text_threshold_clustering
threshold for clustering calcolus


_text_coefficient_na

javax.swing.JTextField _text_coefficient_na
Naming affinity for Global Affinity coefficient


_text_coefficient_sa

javax.swing.JTextField _text_coefficient_sa
Structural affinity for Global Affinity coefficient

Class it.unimo.dbgroup.momis.SIDesigner.ARTEMIS.ArtemisStatus extends java.lang.Object implements Serializable

Serialized Fields

_weight_syn

double _weight_syn
Weight for the SYN relation. Default value: 1


_weight_nt

double _weight_nt
Weight for the NT (and BT) relation. Default value: 0.8


_weight_rt

double _weight_rt
Weight for the RT relation. Default value: 0.5


_threshold_affinity

double _threshold_affinity
Threshold for the affinity relation. Default value: 0.4
This threshold is used to compute the structural affinity having the Naming affinity.


_threshold_clustering

double _threshold_clustering
Threshold for the clustering calcolus. Default value: 0.5


_coefficient_na

double _coefficient_na
Coefficient for the Naming Affinity. Default value: 0.5
This parameter is used in the calcolus of the Global affinity.


_coefficient_sa

double _coefficient_sa
Coefficient for the Structural Affinity. Default value: 0.5
This parameter is used in the calcolus of the Global affinity.

Class it.unimo.dbgroup.momis.SIDesigner.ARTEMIS.ClusteringPanel extends SIDPhase implements Serializable

Serialized Fields

_tunimClustersPanel

TunimClustersPanel _tunimClustersPanel
GUI TunimClustersPanel


_artemisPanel

ArtemisPanel _artemisPanel
Artemis Panel, contains ARTEMIS configuration GUI


_mainTabbedPane

javax.swing.JTabbedPane _mainTabbedPane
Main Tabbed Pane


_mainTabbedPane_lastComponent

java.awt.Component _mainTabbedPane_lastComponent
Main Tabbed Pane

Class it.unimo.dbgroup.momis.SIDesigner.ARTEMIS.DynamicTree extends javax.swing.JTree implements Serializable

Serialized Fields

_rootNode

javax.swing.tree.DefaultMutableTreeNode _rootNode
Toot element for the tree.


_treeModel

javax.swing.tree.DefaultTreeModel _treeModel
Tree Model of the tree.
Is using this variable that is possible to delete nodes.

Class it.unimo.dbgroup.momis.SIDesigner.ARTEMIS.NodeGlobalClass extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.ARTEMIS.NodeInterface extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.ARTEMIS.NodeSource extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.ARTEMIS.TunimClustersPanel extends SIDPhase implements Serializable

Serialized Fields

_fg_modified

boolean _fg_modified
Used to remember if the designer made any changes. If true at the end of the session this module will destroy all existing global classes replacing them whith new ones.


_outTextArea

javax.swing.JTextArea _outTextArea
Text area used for User outputs.


_treeSources

DynamicTree _treeSources
Tree that represents Local Interfaces in theirs sources.


_treeSourcesContainer

javax.swing.JPanel _treeSourcesContainer
This element contains the Sources JTree


_treeClasses

DynamicTree _treeClasses
Tree that represents Local Interfaces in Global Classes.


_treeClassesContainer

javax.swing.JPanel _treeClassesContainer
This element contains the Classes JTree


_clustersDetailsFrame

javax.swing.JFrame _clustersDetailsFrame
Cluster details frame


_clustersDetailsTextArea

javax.swing.JTextArea _clustersDetailsTextArea
Cluster details text area


Package it.unimo.dbgroup.momis.SIDesigner.MASCC

Class it.unimo.dbgroup.momis.SIDesigner.MASCC.ContainerPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

panel

javax.swing.JPanel panel

labels

javax.swing.JLabel[] labels

textFields

javax.swing.JTextField[] textFields

Class it.unimo.dbgroup.momis.SIDesigner.MASCC.MasccPanel extends SIDPhase implements Serializable

Serialized Fields

platform

javax.swing.JPanel platform

tabbedPane

javax.swing.JTabbedPane tabbedPane

monitor

javax.swing.JPanel monitor

createContainer

javax.swing.JPanel createContainer

containerLabels

javax.swing.JLabel[] containerLabels

containerTextFields

javax.swing.JTextField[] containerTextFields

_frame

javax.swing.JFrame _frame


Package it.unimo.dbgroup.momis.SIDesigner.SAM

Class it.unimo.dbgroup.momis.SIDesigner.SAM.SourcesAcquisitionModule extends SIDPhase implements Serializable

Serialized Fields

_gsProxy

GlobalSchemaProxy _gsProxy
The GlobalSchemaProxy


_jtf_sourceName

javax.swing.JTextField _jtf_sourceName

_jtf_sourceWrapperClassName

javax.swing.JComboBox _jtf_sourceWrapperClassName

_jtf_sourceProperties

javax.swing.JTextArea _jtf_sourceProperties

_helpFrame

javax.swing.JFrame _helpFrame

_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_currentSource

Source _currentSource

_lastSavedDir

java.lang.String _lastSavedDir
Contains the last directory name for JFileChooser.


_sourcesTreeModel

javax.swing.tree.DefaultTreeModel _sourcesTreeModel


Package it.unimo.dbgroup.momis.SIDesigner.scVisual

Class it.unimo.dbgroup.momis.SIDesigner.scVisual.ScVisualFrame extends java.awt.Frame implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.scVisual.ScVisualTool extends java.awt.Panel implements Serializable

Serialized Fields

panel

ScvisualPanel panel
oggetto principale.


schema

java.lang.String schema
testo in formato .vf che descrive lo schema da visualizzare.


max_level

int max_level
numero di livelli di questo schema.


actual_level

int actual_level

en_isa

boolean en_isa
visualizzazione delle rel. ISA.


en_rel

boolean en_rel
visualizzazione delle relazioni


en_rules

boolean en_rules
visualizzazione dei nodi rule


vf_line

long vf_line
numero di riga del file .vf usata per comunicare gli errori di sintassi


label_stato

java.awt.Label label_stato
Mostra lo stato dell'applet


n_tip

int n_tip
contatore sui tips


Package it.unimo.dbgroup.momis.SIDesigner.shared

Class it.unimo.dbgroup.momis.SIDesigner.shared.ChooserAttribute extends javax.swing.JTextField implements Serializable

Serialized Fields

_proxy

GlobalSchemaProxy _proxy
Where find MOMIS schema specifications.


_tipFrame

java.awt.Window _tipFrame
Where find MOMIS schema specifications.


_tipTextArea

javax.swing.JTextArea _tipTextArea
Text area used for User hints.

Class it.unimo.dbgroup.momis.SIDesigner.shared.GlobalSchemataTree extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.GlobalSchemataTree_odli3_Attribute extends LocalSchemataTree_odli3_Attribute implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.GlobalSchemataTree_odli3_Interface extends LocalSchemataTree_odli3_Interface implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.GlobalSchemataTree_odli3_Source extends LocalSchemataTree_odli3_Source implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.LocalSchemataTree extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.LocalSchemataTree_odli3_Attribute extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.LocalSchemataTree_odli3_Interface extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.LocalSchemataTree_odli3_Source extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.SIDException extends java.lang.Exception implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.shared.SIDPhase extends javax.swing.JPanel implements Serializable

Serialized Fields

gsProxy

GlobalSchemaProxy gsProxy
The proxy that manages data transfer to and from GlobalSchema CORBA object.


Package it.unimo.dbgroup.momis.SIDesigner.SLIM

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.SLIM extends SIDPhase implements Serializable

Serialized Fields

mioST

SlimTree mioST
Main slim object.


mioTT

ThesaurusTable mioTT
Relations JTable.


splitPane

javax.swing.JSplitPane splitPane
Per spostare la barra

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.SlimNode extends java.lang.Object implements Serializable

Serialized Fields

sensi

java.util.Vector sensi

namePath

NamePath namePath

formaBase

java.lang.String formaBase

synsets

java.util.Vector synsets

_source

Source _source

_interf

Interface _interf

_attribute

Attribute _attribute

_baseForm

java.lang.String _baseForm

_hasMeanings

boolean _hasMeanings

_isIgnored

boolean _isIgnored

_isDefined

boolean _isDefined

_ontologyManager

OntologyManager _ontologyManager

_isAttribute

boolean _isAttribute

_sourceName

java.lang.String _sourceName

_interfaceName

java.lang.String _interfaceName

_attributeName

java.lang.String _attributeName

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.SlimNode.Node_Tag extends java.lang.Object implements Serializable

Serialized Fields

namePath

NamePath namePath

formaBase

java.lang.String formaBase

synset

OntologySynset synset

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.SlimNodeSenseDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

mioSN

SlimNode mioSN

sensesList

javax.swing.JList sensesList

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.SlimTree extends javax.swing.JScrollPane implements Serializable

Serialized Fields

_tree

javax.swing.JTree _tree

_root

javax.swing.tree.DefaultMutableTreeNode _root

_schema

Schema _schema

mioOntManager

OntologyManager mioOntManager

CWNparam

java.lang.String[] CWNparam

CORBA_WordNetName

java.lang.String CORBA_WordNetName

slimProxyName

java.lang.String slimProxyName

slimCacheName

java.lang.String slimCacheName

slimProxy

java.util.HashMap slimProxy

slimProxyHO

java.util.HashMap slimProxyHO

slimCache

java.util.HashMap slimCache

vettoreListeners

java.util.Vector vettoreListeners

flag

int flag

WNslim

WNSlim WNslim

reloadSG

boolean reloadSG

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.SlimTree.SlimRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Serialized Fields

sourceIcon

javax.swing.ImageIcon sourceIcon

interfIcon

javax.swing.ImageIcon interfIcon

attrIcon

javax.swing.ImageIcon attrIcon

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.ThesaurusAddDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

pathCombo1

javax.swing.JComboBox[] pathCombo1

pathCombo2

javax.swing.JComboBox[] pathCombo2

relation

javax.swing.JComboBox relation

_namePath

NamePath[] _namePath

_ttm

ThesaurusTable.ThesaurusTableModel _ttm

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.ThesaurusTable extends javax.swing.JScrollPane implements Serializable

Serialized Fields

_table

javax.swing.JTable _table

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.ThesaurusTable.ThesaurusRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.ThesaurusTable.ThesaurusTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_thesaurusEntrys

java.util.Vector _thesaurusEntrys

columnNames

java.lang.String[] columnNames

_aggiunti

java.util.Vector _aggiunti

_cancellati

java.util.Vector _cancellati


Package it.unimo.dbgroup.momis.SIDesigner.SLIM.GVVAnnotation

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.GVVAnnotation.GVVAnnotationPanel extends SIDPhase implements Serializable

Serialized Fields

_GVVAnnotationTree

GVVAnnotationTree _GVVAnnotationTree

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.GVVAnnotation.GVVAnnotationTree extends SlimTree implements Serializable

Serialized Fields

dropTarget

java.awt.dnd.DropTarget dropTarget
enables this component to be a dropTarget


dragSource

java.awt.dnd.DragSource dragSource
enables this component to be a Drag Source


_schema

Schema _schema

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.GVVAnnotation.GVVSlimNode extends SlimNode implements Serializable


Package it.unimo.dbgroup.momis.SIDesigner.SLIM.util

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.util.HashObject extends java.lang.Object implements Serializable

Serialized Fields

term

java.lang.String[] term

keyTerm

java.util.Vector keyTerm

synset

OntologySynset synset

occurence

int occurence

gloss

java.lang.String gloss

semanticfield

java.lang.String semanticfield

hyper

java.util.Vector hyper

hypon

java.util.Vector hypon

minLivello

int minLivello

maxLivello

int maxLivello

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.util.Meaning extends java.lang.Object implements Serializable

Serialized Fields

formaBase

java.lang.String formaBase

synset

Synset synset

glossa

java.lang.String glossa

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.util.NamePath extends java.lang.Object implements Serializable

Serialized Fields

_path

java.lang.String[] _path

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.util.NodeTag extends java.lang.Object implements Serializable

Serialized Fields

namePath

NamePath namePath

formaBase

java.lang.String formaBase

synset

OntologySynset synset

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.util.Synset extends java.lang.Object implements Serializable

Serialized Fields

pos

int pos

synset_offset

int synset_offset

Class it.unimo.dbgroup.momis.SIDesigner.SLIM.util.ThesaurusEntry extends java.lang.Object implements Serializable

Serialized Fields

primo

NamePath primo

secondo

NamePath secondo

relazione

java.lang.String relazione

gloss1

java.lang.String gloss1

gloss2

java.lang.String gloss2


Package it.unimo.dbgroup.momis.SIDesigner.SVT

Class it.unimo.dbgroup.momis.SIDesigner.SVT.SourcesVisualizationTool extends javax.swing.JPanel implements Serializable

Serialized Fields

_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_currentSource

Source _currentSource

_panel

VisualizationPanel _panel

_interfaces

java.util.Vector _interfaces

_scrollPane

javax.swing.JScrollPane _scrollPane

_verticalScrollBar

javax.swing.JScrollBar _verticalScrollBar

_horizontalScrollBar

javax.swing.JScrollBar _horizontalScrollBar

_verticalDiff

int _verticalDiff

_horizontalDiff

int _horizontalDiff

_oldVerticalScrollBarValue

int _oldVerticalScrollBarValue

_oldHorizontalScrollBarValue

int _oldHorizontalScrollBarValue

_zoomMinusButton

javax.swing.JButton _zoomMinusButton

_zoomPlusButton

javax.swing.JButton _zoomPlusButton

_actualScale

double _actualScale

_addedPanel

javax.swing.JPanel _addedPanel

_afterZoom

boolean _afterZoom

Class it.unimo.dbgroup.momis.SIDesigner.SVT.SourcesVisualizationToolPanel extends SIDPhase implements Serializable

Serialized Fields

_gsProxy

GlobalSchemaProxy _gsProxy
The GlobalSchemaProxy


_jtf_sourceName

javax.swing.JTextField _jtf_sourceName

_jtf_sourceWrapperClassName

javax.swing.JComboBox _jtf_sourceWrapperClassName

_jtf_sourceProperties

javax.swing.JTextArea _jtf_sourceProperties

_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_currentSource

Source _currentSource

_lastSavedDir

java.lang.String _lastSavedDir
Contains the last directory name for JFileChooser.


_sourcesTreeModel

javax.swing.tree.DefaultTreeModel _sourcesTreeModel

_svt

SourcesVisualizationTool _svt

_controlVisualizationString

java.lang.String _controlVisualizationString

Class it.unimo.dbgroup.momis.SIDesigner.SVT.VisualInterfaceAttributesFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_currentSource

Source _currentSource

_panel

javax.swing.JTextArea _panel

_currentVisualInterface

VisualInterface _currentVisualInterface

_interface

Interface _interface

_attributes

java.util.Collection _attributes

_scrollPane

javax.swing.JScrollPane _scrollPane

_attributesTable

javax.swing.JTable _attributesTable

_attributesTableModel

VisualInterfaceAttributesFrame.AttributesTableModel _attributesTableModel

_attributesTableRenderer

VisualInterfaceAttributesFrame.AttributesTableRenderer _attributesTableRenderer

_attrColumnModel

javax.swing.table.DefaultTableColumnModel _attrColumnModel

_tableWidth

int _tableWidth

_tableHeight

int _tableHeight

_heightOffset

int _heightOffset

Class it.unimo.dbgroup.momis.SIDesigner.SVT.VisualizationPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_selectedVisualInterface

VisualInterface _selectedVisualInterface

_selectedVisualRelation

VisualRelation _selectedVisualRelation

_visualObjects

java.util.Vector _visualObjects

_visualInterfaces

java.util.Vector _visualInterfaces

_visualInheritances

java.util.Vector _visualInheritances

_visualRelations

java.util.Vector _visualRelations

_offScreenImage

java.awt.Image _offScreenImage

_offScreenGraphics

java.awt.Graphics _offScreenGraphics

_attributesFrame

VisualInterfaceAttributesFrame _attributesFrame

_visualObjectListeners

java.util.Vector _visualObjectListeners

_actualScale

double _actualScale

_maxGraphicsX

int _maxGraphicsX

_maxGraphicsY

int _maxGraphicsY

_maxVisualInterfacePosX

int _maxVisualInterfacePosX

_maxVisualInterfacePosY

int _maxVisualInterfacePosY

_zoneManager

VisualizationPanel.VisualizationPanelVisibleZoneManager _zoneManager

_graphicsDimension

java.awt.Dimension _graphicsDimension

Class it.unimo.dbgroup.momis.SIDesigner.SVT.VisualRelationPropertiesFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_currentSource

Source _currentSource

_panel

javax.swing.JTextArea _panel

_currentVisualArrow

VisualArrow _currentVisualArrow


Package it.unimo.dbgroup.momis.SIDesigner.testPackage

Class it.unimo.dbgroup.momis.SIDesigner.testPackage.TestPanel extends SIDPhase implements Serializable

Serialized Fields

_outTextArea

javax.swing.JTextArea _outTextArea
Text area used for outputs.


_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_sim

SIM _sim
The sim object.


_lastSavedDir

java.lang.String _lastSavedDir
Contains the last directory name where the DTD files were saved.


Package it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor

Class it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor.DynamicTree extends javax.swing.JTree implements Serializable

Serialized Fields

_rootNode

javax.swing.tree.DefaultMutableTreeNode _rootNode
Toot element for the tree.


_treeModel

javax.swing.tree.DefaultTreeModel _treeModel
Tree Model of the tree.
Is using this variable that is possible to delete nodes.

Class it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor.TableMap extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

model

javax.swing.table.TableModel model

Class it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor.TableSorter extends TableMap implements Serializable

Serialized Fields

indexes

int[] indexes

sortingColumns

java.util.Vector sortingColumns

ascending

boolean ascending

compares

int compares

Class it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor.TestMomisModule extends javax.swing.JFrame implements Serializable

Serialized Fields

_mainModule

SIDPhase _mainModule

Class it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor.ThesRelationEditorAddWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

_phaseToUpdate

SIDPhase _phaseToUpdate
After each insert I have to update this panel...


_src

ChooserAttribute _src
Source element dotted name


_dst

ChooserAttribute _dst
Destination element dotted name


_relation

javax.swing.JComboBox _relation
Type of relation

Class it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor.ThesRelationEditorPanel extends SIDPhase implements Serializable

Serialized Fields

_phaseToUpdate

SIDPhase _phaseToUpdate
Used to remember if the designer made any changes. If true at the end of the session this module will ask the designer if save the new status.


_fg_modified

boolean _fg_modified

_table

javax.swing.JTable _table
Main Table.


_selectedRow

int _selectedRow
Main Table.


_schemaTree

DynamicTree _schemaTree
Structure tree.


_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_toolBarDown

javax.swing.JToolBar _toolBarDown
Other Commands Tool bar.


_sim

SIM _sim
The sim object.


_outTextArea

javax.swing.JTextArea _outTextArea
Text area used for User outputs.


_addWindow

ThesRelationEditorAddWindow _addWindow
Window used for input of new relations.


_slim

SLIM _slim

_relTypesAllowed

java.util.Vector _relTypesAllowed

_relProducersAllowed

java.util.Vector _relProducersAllowed

_isaCheck

javax.swing.JCheckBoxMenuItem _isaCheck

_btCheck

javax.swing.JCheckBoxMenuItem _btCheck

_rtCheck

javax.swing.JCheckBoxMenuItem _rtCheck

_schemaDCheck

javax.swing.JCheckBoxMenuItem _schemaDCheck

_lexiconDCheck

javax.swing.JCheckBoxMenuItem _lexiconDCheck

_addedCheck

javax.swing.JCheckBoxMenuItem _addedCheck

_inferredCheck

javax.swing.JCheckBoxMenuItem _inferredCheck

Class it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor.ThesRelationEditorTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.thesRelationEditor.ThesRelationTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_rows

java.util.Vector _rows
Data rows for the table.
Actually is a vector of ThesRelations objects.


_schema

Schema _schema
Data rows for the table.
Actually is a vector of ThesRelations objects.


_columnNames

java.lang.String[] _columnNames
Columns headers.


Package it.unimo.dbgroup.momis.SIDesigner.TUNIM

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.ClustersTree extends javax.swing.JTree implements Serializable

Serialized Fields

_schema

Schema _schema

_gAttribute

GlobalAttribute _gAttribute

_activatePopups

boolean _activatePopups

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.ClustersTree.ClustersTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

_tree

ClustersTree _tree

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.DNDTunimAllLocalAttributesTree extends DNDTunimNotMappedAttributesTree implements Serializable

Serialized Fields

dropTarget

java.awt.dnd.DropTarget dropTarget
enables this component to be a dropTarget


dragSource

java.awt.dnd.DragSource dragSource
enables this component to be a Drag Source


_schema

Schema _schema

_owner

TunimPanel _owner

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.DNDTunimNotMappedAttributesTree extends javax.swing.JTree implements Serializable

Serialized Fields

dropTarget

java.awt.dnd.DropTarget dropTarget
enables this component to be a dropTarget


dragSource

java.awt.dnd.DragSource dragSource
enables this component to be a Drag Source


_schema

Schema _schema

_owner

TunimPanel _owner

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.DNDTunimNotMappedAttributesTree.DNDNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.DNDTunimTree extends javax.swing.JTree implements Serializable

Serialized Fields

dropTarget

java.awt.dnd.DropTarget dropTarget
enables this component to be a dropTarget


dragSource

java.awt.dnd.DragSource dragSource
enables this component to be a Drag Source


_schema

Schema _schema

_owner

TunimPanel _owner

_globalInterface

GlobalInterface _globalInterface

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.DNDTunimTree.DNDTunimTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

_tree

DNDTunimTree _tree

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingVisualizationTable extends javax.swing.JTable implements Serializable

Serialized Fields

_gInterface

GlobalInterface _gInterface

_multRend

MappingVisualizationTable.MappingVisualizationTableRendererForMultipleMapping _multRend

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingVisualizationTable.MappingVisualizationTableModel extends javax.swing.table.DefaultTableModel implements Serializable

Serialized Fields

_gInterface

GlobalInterface _gInterface

_localInterfaces

java.util.Vector _localInterfaces

_globalAttributes

java.util.Vector _globalAttributes

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingVisualizationTable.MappingVisualizationTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingVisualizationTable.MappingVisualizationTableRendererForMultipleMapping extends javax.swing.JTextArea implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.TunimPanel extends SIDPhase implements Serializable

Serialized Fields

_mappingTablePane

javax.swing.JScrollPane _mappingTablePane
Artemis Panel, contains ARTEMIS configuration GUI


_clustersPanel

javax.swing.JPanel _clustersPanel

_globalInterfacePanel

javax.swing.JPanel _globalInterfacePanel

_sourcesPanel

javax.swing.JTabbedPane _sourcesPanel

_clustersRoot

javax.swing.tree.DefaultMutableTreeNode _clustersRoot

_clustersTreeModel

javax.swing.tree.DefaultTreeModel _clustersTreeModel

_clustersTreeJTree

ClustersTree _clustersTreeJTree

_globalInterfaceRoot

javax.swing.tree.DefaultMutableTreeNode _globalInterfaceRoot

_globalInterfaceTreeModel

javax.swing.tree.DefaultTreeModel _globalInterfaceTreeModel

_globalInterfaceTreeJTree

DNDTunimTree _globalInterfaceTreeJTree

_sourcesRoot

javax.swing.tree.DefaultMutableTreeNode _sourcesRoot

_sourcesTreeModel

javax.swing.tree.DefaultTreeModel _sourcesTreeModel

_sourcesTreeJTree

DNDTunimNotMappedAttributesTree _sourcesTreeJTree

_mappingVisualizationTable

MappingVisualizationTable _mappingVisualizationTable

_allAttributesTree

DNDTunimAllLocalAttributesTree _allAttributesTree

_countOfAttributesMapping

TunimPanel.CountOfAttributesMappingHashMap _countOfAttributesMapping
HashMAp that counts the number of mapping of a local attribute key: a local attribute value: an Interger that contains the mapping count


Package it.unimo.dbgroup.momis.SIDesigner.TUNIM.JoinAttributeComposition

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.JoinAttributeComposition.JoinAttributeCompositionPanel extends SIDPhase implements Serializable

Serialized Fields

_clustersTree

ClustersTree _clustersTree

_jafvTree

JoinAttributeFunctionVisualizationTree _jafvTree

_mfAutoLoader

MappingFunctionAutoLoader _mfAutoLoader

_jafSelectionPanel

JoinAttributeFunctionsSelectionPanel _jafSelectionPanel

_functionTextPane

javax.swing.JTextPane _functionTextPane

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.JoinAttributeComposition.JoinAttributeFunctionsSelectionPanel extends MappingFunctionsSelectionPanel implements Serializable

Serialized Fields

_interface

Interface _interface

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.JoinAttributeComposition.JoinAttributeFunctionVisualizationTree extends MappingFunctionVisualizationTree implements Serializable

Serialized Fields

_interface

Interface _interface

_gInterface

GlobalInterface _gInterface

_currentInterfaceStatement

Statement _currentInterfaceStatement


Package it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.GVVTree extends javax.swing.JTree implements Serializable

Serialized Fields

dropTarget

java.awt.dnd.DropTarget dropTarget
enables this component to be a dropTarget


dragSource

java.awt.dnd.DragSource dragSource
enables this component to be a Drag Source


_schema

Schema _schema

_gAttribute

GlobalAttribute _gAttribute

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.GVVTree.GVVNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

_tree

GVVTree _tree

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MappingFunctionsPanel extends SIDPhase implements Serializable

Serialized Fields

_gvvTree

GVVTree _gvvTree

_mfvTree

MappingFunctionVisualizationTree _mfvTree

_mfAutoLoader

MappingFunctionAutoLoader _mfAutoLoader

_mfSelectionPanel

MappingFunctionsSelectionPanel _mfSelectionPanel

_functionTextPane

javax.swing.JTextPane _functionTextPane

_titledBorder

javax.swing.border.TitledBorder _titledBorder

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MappingFunctionsSelectionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_context

CompileTimeContext _context

_variablesList

javax.swing.JList _variablesList

_functionsList

javax.swing.JList _functionsList

_constList

javax.swing.JList _constList

_variables

java.util.Vector _variables

_unusedVariables

java.util.Vector _unusedVariables

_variablesToShow

java.util.Vector _variablesToShow

_tree

MappingFunctionVisualizationTree _tree

_gAttribute

GlobalSimpleAttribute _gAttribute

_selectedNode

javax.swing.tree.DefaultMutableTreeNode _selectedNode

_mapping

MappingElement _mapping

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MappingFunctionVisualizationTree extends javax.swing.JTree implements Serializable

Serialized Fields

_gAttribute

GlobalSimpleAttribute _gAttribute

_currentAttributeStatement

Statement _currentAttributeStatement

_context

CompileTimeContext _context

_schema

Schema _schema

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MFVTConstNode extends MFVTNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MFVTFunctionBinaryConcatenationNode extends MFVTFunctionNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MFVTFunctionBinarySumIntegerNode extends MFVTFunctionNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MFVTFunctionNode extends MFVTNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MFVTFunctionPrecedenceNode extends MFVTFunctionNode implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MFVTNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

_tree

MappingFunctionVisualizationTree _tree

_type

Type _type

_allowsAdd

boolean _allowsAdd

_statement

Statement _statement

Class it.unimo.dbgroup.momis.SIDesigner.TUNIM.MappingFunctions.MFVTVariableGetNode extends MFVTNode implements Serializable


Package it.unimo.dbgroup.momis.SIDesigner.wordNetEditor

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.GlossTable extends javax.swing.JScrollPane implements Serializable

Serialized Fields

_table

javax.swing.JTable _table

_lemmaToLemmaBrowser

java.lang.String _lemmaToLemmaBrowser

_mioModello

WeTableModel _mioModello

_simModel

WeSimilarTableModel _simModel

_senseModel

WeSenseTableModel _senseModel

_lemmaModel

WeLemmaTableModel _lemmaModel

_synsetRelModel

WeSynsetRelTableModel _synsetRelModel

_relModel

WeRelTableModel _relModel

_selectedRow

int _selectedRow

_parent

SearchGlossWindowForLemma _parent

_stdParent

SenseBrowser _stdParent

_lemmaBrowser

LemmaBrowser _lemmaBrowser

_relBrowser

RelBrowser _relBrowser

_simParent

SearchForSimilar _simParent

_keySimParent

SearchForSimilarWithKey _keySimParent

_sorter

TableSorter _sorter

_tabHead

javax.swing.table.JTableHeader _tabHead

_iconSxRend

javax.swing.table.TableCellRenderer _iconSxRend

_iconDxRend

javax.swing.table.TableCellRenderer _iconDxRend

_allSynsets

java.util.Vector _allSynsets

_callType

int _callType

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.LemmaBrowser extends javax.swing.JPanel implements Serializable

Serialized Fields

_parent

WordNetEditorPanel _parent

_lemmasynset

WnLemmaSynset _lemmasynset

_createdLemmaSynset

WnLemmaSynset _createdLemmaSynset

_synset

WnSynset _synset

_currSynset

WnSynset _currSynset

_newLemma

WnLemma _newLemma

_exLemma

WnLemma _exLemma

_selectedLemma

WnLemma _selectedLemma

_lemmaToAdd

java.lang.String _lemmaToAdd

_lemma

java.lang.String _lemma

_newGloss

java.lang.String _newGloss

_oldGloss

java.lang.String _oldGloss

_backGloss

java.lang.String _backGloss

SEM_REL

java.lang.String SEM_REL

LEX_REL

java.lang.String LEX_REL

NONE

java.lang.String NONE

_lemmaToAddId

org.apache.torque.om.NumberKey _lemmaToAddId

_synsetId

org.apache.torque.om.NumberKey _synsetId

_contatore

int _contatore

_semIndex

int _semIndex

_lexIndex

int _lexIndex

_who

int _who

_pos

int _pos

_lemmaNum

int _lemmaNum

_ext

int _ext

_butRel

javax.swing.JButton _butRel

_butGloss

javax.swing.JButton _butGloss

_butAdd

javax.swing.JButton _butAdd

_butRefresh

javax.swing.JButton _butRefresh

_butUp

javax.swing.JButton _butUp

_glossTab

GlossTable _glossTab

_relTab

GlossTable _relTab

_relList

javax.swing.JList _relList

_colName

java.util.Vector _colName

_rowData

java.util.Vector _rowData

_geVec

java.util.Vector _geVec

_relVec

java.util.Vector _relVec

_toOrder

java.util.Vector _toOrder

_semSynsetVec

java.util.Vector _semSynsetVec

_lexSynsetVec

java.util.Vector _lexSynsetVec

_semTargetSynsetMap

java.util.HashMap _semTargetSynsetMap

_lexTargetSynsetMap

java.util.HashMap _lexTargetSynsetMap

_catLab

javax.swing.JLabel _catLab

_glossLab

javax.swing.JLabel _glossLab

_synCatLab

javax.swing.JLabel _synCatLab

_catText

javax.swing.JLabel _catText

_glossText

javax.swing.JTextArea _glossText

outLemma

javax.swing.JTextField outLemma

_tableModel

WeLemmaTableModel _tableModel

_tableRelModel

WeRelTableModel _tableRelModel

_WnRelationship

WnRelationship _WnRelationship

_newMyWindow

SearchGlossWindowForLemma _newMyWindow

_hashSet3

java.util.HashSet _hashSet3

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.NewSynsetWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

_WEP

WordNetEditorPanel _WEP

_butCre

javax.swing.JButton _butCre

_butAdd

javax.swing.JButton _butAdd

_butClose

javax.swing.JButton _butClose

_lemma

javax.swing.JLabel _lemma

_gloss

javax.swing.JLabel _gloss

_cat

javax.swing.JLabel _cat

_lemmaText

javax.swing.JTextField _lemmaText

_glossText

javax.swing.JTextField _glossText

_cbxCat

javax.swing.JComboBox _cbxCat

_lemmaToDb

java.util.Vector _lemmaToDb

_glossToDb

java.lang.String _glossToDb

_catToDb

java.lang.String _catToDb

_lemmas

java.lang.String _lemmas

_pos

int _pos

_synCat

int _synCat

_Err

short _Err

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.RelBrowser extends javax.swing.JPanel implements Serializable

Serialized Fields

_okSx

boolean _okSx
Remember that SX part is the source/current synset while the DX part is the target synset


_okDx

boolean _okDx

_WnRelationship

WnRelationship _WnRelationship

_synSx

WnSynset _synSx

_synDx

WnSynset _synDx

_posSx

int _posSx

_posDx

int _posDx

_sourceLemmaNumber

int _sourceLemmaNumber

_targetLemmaNumber

int _targetLemmaNumber

_lemmaSxNumber

int _lemmaSxNumber

_lemmaDxNumber

int _lemmaDxNumber

_flag

int _flag

_extSx

java.lang.String _extSx

_extDx

java.lang.String _extDx

_typeRelName

java.lang.String _typeRelName

_extRelName

java.lang.String _extRelName

_typeRel

java.lang.String _typeRel

_lemmaSx

java.lang.String _lemmaSx

_lemmaDx

java.lang.String _lemmaDx

_newSxGloss

java.lang.String _newSxGloss

_synSxId

org.apache.torque.om.NumberKey _synSxId

_synDxId

org.apache.torque.om.NumberKey _synDxId

_SGW

SearchGlossWindowForLemma _SGW

_parent

WordNetEditorPanel _parent

_glossLab

javax.swing.JLabel _glossLab

_lemmaLab

javax.swing.JLabel _lemmaLab

_relLab

javax.swing.JLabel _relLab

_synSxLab

javax.swing.JLabel _synSxLab

_synDxLab

javax.swing.JLabel _synDxLab

_glossSxText

javax.swing.JTextField _glossSxText

_glossDxText

javax.swing.JTextField _glossDxText

_cbxType

javax.swing.JComboBox _cbxType

_lemmaSxList

javax.swing.JList _lemmaSxList

_lemmaDxList

javax.swing.JList _lemmaDxList

_glossSxArea

javax.swing.JTextArea _glossSxArea

_glossDxArea

javax.swing.JTextArea _glossDxArea

_butNoun

javax.swing.JRadioButton _butNoun

_butVerb

javax.swing.JRadioButton _butVerb

_butAdj

javax.swing.JRadioButton _butAdj

_butAdv

javax.swing.JRadioButton _butAdv

_butSem

javax.swing.JRadioButton _butSem

_butSyn

javax.swing.JRadioButton _butSyn

_group

javax.swing.ButtonGroup _group

_gr

javax.swing.ButtonGroup _gr

_butSxSrc

javax.swing.JButton _butSxSrc

_butDxSrc

javax.swing.JButton _butDxSrc

_butSim

javax.swing.JButton _butSim

_butFastSim

javax.swing.JButton _butFastSim

_butSearchByLemma

javax.swing.JButton _butSearchByLemma

_butLoad

javax.swing.JButton _butLoad

_butAdd

javax.swing.JButton _butAdd

_butRefresh

javax.swing.JButton _butRefresh

_relTab

GlossTable _relTab

_tableModel

WeRelTableModel _tableModel

_objVec

java.util.Vector _objVec

_WnRelVec

java.util.Vector _WnRelVec

_lemmaSxVec

java.util.Vector _lemmaSxVec

_lemmaDxVec

java.util.Vector _lemmaDxVec

_WnRelationshipTypeVec

java.util.Vector _WnRelationshipTypeVec

_reflexMap

java.util.HashMap _reflexMap

_reflexNameMap

java.util.HashMap _reflexNameMap

_synsetCacheMap

java.util.HashMap _synsetCacheMap

_scoreCacheMap

java.util.HashMap _scoreCacheMap

_synsetCacheMapWithKey

java.util.HashMap _synsetCacheMapWithKey

_scoreCacheMapWithKey

java.util.HashMap _scoreCacheMapWithKey

_FSFS

SearchForSimilarWithKey _FSFS

_SFS

SearchForSimilar _SFS

_hashSet1

java.util.HashSet _hashSet1

_sorter

TableSorter _sorter

_newSxPan

javax.swing.JPanel _newSxPan

_newDxPan

javax.swing.JPanel _newDxPan

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.SearchForFirstHypernym extends javax.swing.JFrame implements Serializable

Serialized Fields

_senseBrowser

SenseBrowser _senseBrowser

_lemmaTextField

javax.swing.JTextField _lemmaTextField

_synsetTable

javax.swing.JTable _synsetTable

_synsetATextArea

javax.swing.JTextArea _synsetATextArea

_synsetBTextArea

javax.swing.JTextArea _synsetBTextArea

_synsetA

WnSynset _synsetA

_synsetB

WnSynset _synsetB

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.SearchForSimilar extends javax.swing.JFrame implements Serializable

Serialized Fields

_revIndex

WnReverseIndex _revIndex

_stdOwner

WordNetEditorPanel _stdOwner

_relBrowser

RelBrowser _relBrowser

_lemmaSelected

WnLemma _lemmaSelected

_synSxId

org.apache.torque.om.NumberKey _synSxId

_inputPer

java.lang.String _inputPer

_sxColl

java.util.Collection _sxColl

_synSx

WnSynset _synSx

_whoHasToAdd

short _whoHasToAdd

_first

boolean _first

_ownerStatus

boolean _ownerStatus

_thres

double _thres

_sxNumOfWords

int _sxNumOfWords

_inputNum

int _inputNum

_part

int _part

_selectedRow

int _selectedRow

_pos

int _pos

_callType

int _callType

extVector

java.util.Vector extVector

wordsToDbVec

java.util.Vector wordsToDbVec

wordsQuery

java.util.Vector wordsQuery

glossVector

java.util.Vector glossVector

_colName

java.util.Vector _colName

_rowData

java.util.Vector _rowData

_geVec

java.util.Vector _geVec

_geOld

java.util.Vector _geOld

ge

java.util.Vector ge

_synVec

java.util.Vector _synVec

_WnLemmaVec

java.util.Vector _WnLemmaVec

_WnLemmaNameVec

java.util.Vector _WnLemmaNameVec

_scoreMap

java.util.HashMap _scoreMap

_synsetCacheMap

java.util.HashMap _synsetCacheMap

_scoreCacheMap

java.util.HashMap _scoreCacheMap

_hashSet

java.util.HashSet _hashSet

words

java.lang.String words

wordsToDb

java.lang.String wordsToDb

_srcString

java.lang.String _srcString

_newGloss

java.lang.String _newGloss

_glossSx

java.lang.String _glossSx

_lemmaList

javax.swing.JList _lemmaList

v

java.util.List v

_inputLab

javax.swing.JLabel _inputLab

_srcLab

javax.swing.JLabel _srcLab

_inputText

javax.swing.JTextField _inputText

_srcText

javax.swing.JTextField _srcText

_b

javax.swing.Box _b

_bb

javax.swing.Box _bb

_butSrc

javax.swing.JButton _butSrc

_butAdd

javax.swing.JButton _butAdd

_butNew

javax.swing.JButton _butNew

_butClose

javax.swing.JButton _butClose

_butLemma

javax.swing.JButton _butLemma

_glossTab

GlossTable _glossTab

_tableModel

WeSimilarTableModel _tableModel

_numFound

javax.swing.JLabel _numFound

_sorter

TableSorter _sorter

_searchForFirstHypernym

SearchForFirstHypernym _searchForFirstHypernym

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.SearchForSimilarWithKey extends javax.swing.JFrame implements Serializable

Serialized Fields

_elements

java.lang.String _elements

_synSx

WnSynset _synSx

_revIndex

WnReverseIndex _revIndex

_stdOwner

WordNetEditorPanel _stdOwner

_relBrowser

RelBrowser _relBrowser

_lemmaSelected

WnLemma _lemmaSelected

_synSxId

org.apache.torque.om.NumberKey _synSxId

_inputPer

java.lang.String _inputPer

_SC

StringCleaning _SC

_sxColl

java.util.Collection _sxColl

_whoHasToAdd

short _whoHasToAdd

_first

boolean _first

_ownerStatus

boolean _ownerStatus

_thres

double _thres

_sxNumOfWords

int _sxNumOfWords

_inputNum

int _inputNum

_part

int _part

_selectedRow

int _selectedRow

_pos

int _pos

_callType

int _callType

extVector

java.util.Vector extVector

wordsToDbVec

java.util.Vector wordsToDbVec

wordsQuery

java.util.Vector wordsQuery

glossVector

java.util.Vector glossVector

_colName

java.util.Vector _colName

_rowData

java.util.Vector _rowData

_geVec

java.util.Vector _geVec

_geOld

java.util.Vector _geOld

ge

java.util.Vector ge

_synVec

java.util.Vector _synVec

_WnLemmaVec

java.util.Vector _WnLemmaVec

_WnLemmaNameVec

java.util.Vector _WnLemmaNameVec

_toAlgorithm

java.util.Vector _toAlgorithm

_glossTermColl

java.util.Collection _glossTermColl

_scoreMap

java.util.HashMap _scoreMap

_synsetCacheMap

java.util.HashMap _synsetCacheMap

_scoreCacheMap

java.util.HashMap _scoreCacheMap

_hashSet

java.util.HashSet _hashSet

words

java.lang.String words

wordsToDb

java.lang.String wordsToDb

_srcString

java.lang.String _srcString

_newGloss

java.lang.String _newGloss

_glossSx

java.lang.String _glossSx

_keyWordList

javax.swing.JList _keyWordList

v

java.util.List v

_inputLab

javax.swing.JLabel _inputLab

_srcLab

javax.swing.JLabel _srcLab

_inputText

javax.swing.JTextField _inputText

_srcText

javax.swing.JTextField _srcText

_b

javax.swing.Box _b

_bb

javax.swing.Box _bb

_butSrc

javax.swing.JButton _butSrc

_butAdd

javax.swing.JButton _butAdd

_butNew

javax.swing.JButton _butNew

_butClose

javax.swing.JButton _butClose

_butLemma

javax.swing.JButton _butLemma

_glossTab

GlossTable _glossTab

_tableModel

WeSimilarTableModel _tableModel

_numFound

javax.swing.JLabel _numFound

_elSelected

javax.swing.JLabel _elSelected

_sorter

TableSorter _sorter

_selFromList

java.lang.Object[] _selFromList

_listVec

java.util.Collection _listVec

_collection

java.util.Collection _collection

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.SearchGlossWindowForLemma extends javax.swing.JFrame implements Serializable

Serialized Fields

_owner

SenseBrowser _owner

_lemmaOwner

LemmaBrowser _lemmaOwner

_stdOwner

WordNetEditorPanel _stdOwner

_relBrowser

RelBrowser _relBrowser

_searchForFirstHypernym

SearchForFirstHypernym _searchForFirstHypernym

_lemmaSelected

WnLemma _lemmaSelected

_backGloss

java.lang.String _backGloss

_whoHasToAdd

short _whoHasToAdd

_first

boolean _first

_ownerStatus

boolean _ownerStatus

_part

int _part

_selectedRow

int _selectedRow

_pos

int _pos

_callType

int _callType

_hashSet0

java.util.HashSet _hashSet0

_hashSet1

java.util.HashSet _hashSet1

_hashSet2

java.util.HashSet _hashSet2

_hashSet3

java.util.HashSet _hashSet3

extVector

java.util.Vector extVector

wordsToDbVec

java.util.Vector wordsToDbVec

wordsQuery

java.util.Vector wordsQuery

glossVector

java.util.Vector glossVector

_WnSynsetVec

java.util.Vector _WnSynsetVec

_WnLemmaVec

java.util.Vector _WnLemmaVec

_WnLemmaNameVec

java.util.Vector _WnLemmaNameVec

words

java.lang.String words

wordsToDb

java.lang.String wordsToDb

_srcString

java.lang.String _srcString

_newGloss

java.lang.String _newGloss

_lemmaList

javax.swing.JList _lemmaList

v

java.util.List v

_inputLab

javax.swing.JLabel _inputLab

_srcLab

javax.swing.JLabel _srcLab

_numFound

javax.swing.JLabel _numFound

_inputText

javax.swing.JTextField _inputText

_srcText

javax.swing.JComboBox _srcText

_b

javax.swing.Box _b

_bb

javax.swing.Box _bb

_butSrc

javax.swing.JButton _butSrc

_butAdd

javax.swing.JButton _butAdd

_butNew

javax.swing.JButton _butNew

_butClose

javax.swing.JButton _butClose

_butLemma

javax.swing.JButton _butLemma

_glossTab

GlossTable _glossTab

_tableModel

WeTableModel _tableModel

mainPan

javax.swing.JPanel mainPan

srcPan

javax.swing.JPanel srcPan

algorithm

SearchGlossWindowForLemma_Algorithm algorithm

newline

java.lang.String newline

_rowSM

javax.swing.DefaultListSelectionModel _rowSM

_selectedSynset

WnSynset _selectedSynset

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.SearchSynsetFromLemma extends javax.swing.JFrame implements Serializable

Serialized Fields

_searchForFirstHypernym

SearchForFirstHypernym _searchForFirstHypernym

_lemmaTextField

javax.swing.JTextField _lemmaTextField

_synsetTable

javax.swing.JTable _synsetTable

_pos

int _pos

_selectedSynset

WnSynset _selectedSynset

_relBrowser

RelBrowser _relBrowser

_caller

int _caller

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.SenseBrowser extends javax.swing.JPanel implements Serializable

Serialized Fields

_parent

WordNetEditorPanel _parent

mywnsynset

WnSynset mywnsynset

_synScelto

WnSynset _synScelto

_ret

WnLemmaSynset _ret

wnlemmaToAdd

WnLemma wnlemmaToAdd

lemmaId

org.apache.torque.om.NumberKey lemmaId

_synsetIdFromWindow

org.apache.torque.om.NumberKey _synsetIdFromWindow

_extVector

java.util.Vector _extVector

_glossVector

java.util.Vector _glossVector

_geVec

java.util.Vector _geVec

_synVec

java.util.Vector _synVec

_lemmaObject

java.util.Vector _lemmaObject

k

java.util.Iterator k

_synsetList

java.util.List _synsetList

_who

int _who

_sense_cnt

int _sense_cnt

pos

int pos

_lemmaToDb

java.lang.String _lemmaToDb

_title

java.lang.String _title

_newGloss

java.lang.String _newGloss

_cbxMorph

javax.swing.JComboBox _cbxMorph

_butNoun

javax.swing.JRadioButton _butNoun

_butVerb

javax.swing.JRadioButton _butVerb

_butAdj

javax.swing.JRadioButton _butAdj

_butAdv

javax.swing.JRadioButton _butAdv

_group

javax.swing.ButtonGroup _group

_butGloss

javax.swing.JButton _butGloss

_butAdd

javax.swing.JButton _butAdd

_glossTab

GlossTable _glossTab

_tableModel

WeSenseTableModel _tableModel

txtLemma

javax.swing.JTextField txtLemma

_outGloss

javax.swing.JTextArea _outGloss

lemma

javax.swing.JLabel lemma

_numFound

javax.swing.JLabel _numFound

_warningLab

javax.swing.JLabel _warningLab

_newMyWindow

SearchGlossWindowForLemma _newMyWindow

_mySynsetId

org.apache.torque.om.NumberKey _mySynsetId

_rvForLemmaBrowser

org.apache.torque.om.NumberKey _rvForLemmaBrowser

_synLemmaMap

java.util.HashMap _synLemmaMap

cbxPan

javax.swing.JPanel cbxPan

_hashSet2

java.util.HashSet _hashSet2

_hashSetForCombo

java.util.HashSet _hashSetForCombo

_lemmaNotFoundFrame

javax.swing.JFrame _lemmaNotFoundFrame

_controlFrame

WeLemmaExistenceControlFrame _controlFrame

_reflexNameMap

java.util.HashMap _reflexNameMap

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.TableMap extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

model

javax.swing.table.TableModel model

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.TableSorter extends TableMap implements Serializable

Serialized Fields

indexes

int[] indexes

sortingColumns

java.util.Vector sortingColumns

ascending

boolean ascending

compares

int compares

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeHelpFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

_textArea

javax.swing.JTextArea _textArea

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeLemmaExistenceControlFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

_lemma

java.lang.String _lemma
current selected lemma (base form)


_defaultLemma

java.lang.String _defaultLemma
string that contains the name of the lemma from which we open the frame


_similarLemmas

java.util.Collection _similarLemmas

_similarLemmasWithLike

java.util.Collection _similarLemmasWithLike

_stemmedTerms

java.util.Vector _stemmedTerms

_label

javax.swing.JLabel _label

_slimTree

SlimTree _slimTree

_wnEditor

WordNetEditorPanel _wnEditor

_lemmaTextField

javax.swing.JTextField _lemmaTextField

_nounRadioButton

javax.swing.JRadioButton _nounRadioButton

_verbRadioButton

javax.swing.JRadioButton _verbRadioButton

_adjRadioButton

javax.swing.JRadioButton _adjRadioButton

_advRadioButton

javax.swing.JRadioButton _advRadioButton

_wnEditorFrame

javax.swing.JFrame _wnEditorFrame

_syntacticCategory

int _syntacticCategory
1: noun 2:verb 3:adj 4: adv


_lemmaTable

javax.swing.JTable _lemmaTable

_createLemmaButton

javax.swing.JButton _createLemmaButton

_caller

int _caller

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeLemmaTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_rows

java.util.Vector _rows

_LemmaSynset

java.util.Vector _LemmaSynset

_columnNames

java.lang.String[] _columnNames
Columns headers.

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeLemmaTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeRelTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_rows

java.util.Vector _rows

_ge

java.util.Vector _ge

_sorter

TableSorter _sorter

_columnNames

java.lang.String[] _columnNames
Columns headers.

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeRelTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeRelTableRendererForDxIcon extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeRelTableRendererForSxIcon extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeSenseTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_rows

java.util.Vector _rows

_LemmaSynset

java.util.Vector _LemmaSynset

_columnNames

java.lang.String[] _columnNames

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeSenseTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeSimilarTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_rows

java.util.Vector _rows

_scoreMap

java.util.HashMap _scoreMap

_sorter

TableSorter _sorter

_columnNames

java.lang.String[] _columnNames
Columns headers.

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeSimilarTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeSynsetRelTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_rows

java.util.Vector _rows

_ge

java.util.Vector _ge

_columnNames

java.lang.String[] _columnNames

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeSynsetRelTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

_rows

java.util.Vector _rows
Data rows for the table.
It is a vector of WnSynset objects.


_ge

java.util.Vector _ge

_columnNames

java.lang.String[] _columnNames
Columns headers.

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WeTableRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class it.unimo.dbgroup.momis.SIDesigner.wordNetEditor.WordNetEditorPanel extends SIDPhase implements Serializable

Serialized Fields

_outTextArea

javax.swing.JTextArea _outTextArea
Text area used for outputs help


_toolBar

javax.swing.JToolBar _toolBar
Commands Tool bar.


_lastSavedDir

java.lang.String _lastSavedDir

_newWindow

NewSynsetWindow _newWindow

_newMyWindow

SearchGlossWindowForLemma _newMyWindow

tab_pan

javax.swing.JTabbedPane tab_pan

_currentSynset

WnSynset _currentSynset

_currentFlag

int _currentFlag

tempoInizio

long tempoInizio

_hashSet0

java.util.HashSet _hashSet0

_changes

java.util.Vector _changes

_helpFrame

WeHelpFrame _helpFrame

_controlFrame

WeLemmaExistenceControlFrame _controlFrame

_senseBrowser

SenseBrowser _senseBrowser

_lemmaBrowser

LemmaBrowser _lemmaBrowser

_relBrowser

RelBrowser _relBrowser


Package it.unimo.dbgroup.momis.tools

Class it.unimo.dbgroup.momis.tools.Distance extends java.lang.Object implements Serializable

Serialized Fields

_src

java.lang.Object _src
Source Object.
First object involved in the distance.


_dst

java.lang.Object _dst
Destintion Object.
Second object involved in the distance.


_distance

double _distance
Distance between the two objects.

Class it.unimo.dbgroup.momis.tools.DistanceMap extends java.lang.Object implements Serializable

Serialized Fields

_srcMap

java.util.HashMap _srcMap
Index on the first element of the distance.


_dstMap

java.util.HashMap _dstMap
Index on the second element of the distance.

Class it.unimo.dbgroup.momis.tools.DistanceMapSymmetrical extends DistanceMap implements Serializable

Class it.unimo.dbgroup.momis.tools.ImageIconResource extends javax.swing.ImageIcon implements Serializable

Class it.unimo.dbgroup.momis.tools.TranslationMap extends java.lang.Object implements Serializable

Serialized Fields

_nameMap

java.util.HashMap _nameMap
Map indexed over the name given to the object.
Guarantees that the names are uniques.
MAP: key=nameString, Value=IntanceObject


_instanceMap

java.util.HashMap _instanceMap
Map indexed over the inserted object.
Guarantees that the same object is called ever with the same name.
MAP: key=IntanceObject, Value=nameString


_nameMapNames

java.util.HashMap _nameMapNames
Name management. Map indexed over the tuncated name.
Guarantees that the names are uniques.
MAP: key=tuncatedName, Value=fullName


_instanceMapNames

java.util.HashMap _instanceMapNames
Name Management. Map indexed over the full Name.
Guarantees that the same name is truncated ever in the same way.
MAP: key=fullName, Value=truncatedName


Package it.unimo.dbgroup.momis.wsdl.odbTools

Class it.unimo.dbgroup.momis.wsdl.odbTools.OdbToolsApplicServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

odbTools_address

java.lang.String odbTools_address
See Also:
Constant Field Values

odbToolsWSDDServiceName

java.lang.String odbToolsWSDDServiceName

ports

java.util.HashSet ports


Package it.unimo.dbgroup.momis.wsdl.wrappers

Class it.unimo.dbgroup.momis.wsdl.wrappers.WrapperException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class it.unimo.dbgroup.momis.wsdl.wrappers.WSDLWrapperRSServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

WSDLWrapperRS_address

java.lang.String WSDLWrapperRS_address
See Also:
Constant Field Values

WSDLWrapperRSWSDDServiceName

java.lang.String WSDLWrapperRSWSDDServiceName

ports

java.util.HashSet ports


Package it.unimo.dbgroup.momis.XmlTools

Class it.unimo.dbgroup.momis.XmlTools.XmlToolsException extends java.lang.Exception implements Serializable

Serialized Fields

_exception

java.lang.Throwable _exception
Reference to the wrapped exception.

Class it.unimo.dbgroup.momis.XmlTools.XmlWriterException extends XmlToolsException implements Serializable



Universita' di Modena e Reggio Emilia