it.unimo.dbgroup.momis.odli3
Class GlobalIntBody

java.lang.Object
  extended byit.unimo.dbgroup.momis.odli3.MomisObject
      extended byit.unimo.dbgroup.momis.odli3.TypeContainer
          extended byit.unimo.dbgroup.momis.odli3.IntBody
              extended byit.unimo.dbgroup.momis.odli3.GlobalIntBody
All Implemented Interfaces:
java.io.Serializable

public class GlobalIntBody
extends IntBody

This class describes a "Global IntBody".

See Also:
Serialized Form

Field Summary
 
Fields inherited from class it.unimo.dbgroup.momis.odli3.IntBody
COMPARE_ON_NAME, operations
 
Fields inherited from class it.unimo.dbgroup.momis.odli3.TypeContainer
_constants, _interfaces, _sources, _structs, _thesRelations
 
Fields inherited from class it.unimo.dbgroup.momis.odli3.MomisObject
mod_GenericODLParser, mod_GlobalSchema, mod_QueryManger, mod_SIDes_ARM, mod_SIDes_ARTEMIS, mod_SIDes_EXTM, mod_SIDes_JoinMap, mod_SIDes_main, mod_SIDes_SAM, mod_SIDes_SIM, mod_SIDes_SIM2, mod_SIDes_SLIM, mod_SIDes_TREdit, mod_SIDes_TUNIM
 
Constructor Summary
GlobalIntBody()
          Basic.
GlobalIntBody(java.lang.String name)
          Specify the name.
 
Method Summary
 void addAttribute(AttributeInterface attribute)
          Deprecated.  
 void addAttribute(GlobalAttribute attribute)
          Restricting Attribute doman to GlobalAttributes
 
Methods inherited from class it.unimo.dbgroup.momis.odli3.IntBody
addOperation, aggiornaAttributes, control, delAttribute, getAttribute, getAttributes, getAttributesAsCollection, getAttributesOrderByName, getName, loadFromXML, setName, toOdl, toOlcdAttributes, toString
 
Methods inherited from class it.unimo.dbgroup.momis.odli3.TypeContainer
addConstant, addConstants, addDefined, addDefineds, addEnum, addEnums, addExtRule, addIntBodies, addIntBody, addIntBodyForceNewName, addInterface, addInterfaces, addModule, addModules, addRule, addRules, addSource, addSources, addStruct, addStructs, addThesRelation, addThesRelations, addThesRelationWithControl, addThesRelationWithControlIgnoreWeaker, addThesRelationWithControlIgnoreWeaker, addTypes, addTypesToSolve, addTypeToSolve, addUnion, addUnions, cloneAllThesRelations, delAllThesRelations, delRule, delRuleByName, delThesRelation, delThesRelationsForProducer, getConstant, getConstants, getDefined, getDefineds, getEnum, getEnums, getExtRule, getIntBodies, getIntBodiesAsCollection, getIntBodiesOrderByName, getIntBody, getInterface, getInterface, getInterfaces, getInterfacesAsCollection, getInterfacesOrderByName, getModule, getModules, getParent, getRule, getRuleByName, getRules, getSchema, getSource, getSources, getSourcesAsCollection, getSourcesOrderByName, getStruct, getStructs, getThesRelations, getTopParent, getTypesToSolve, getUnion, getUnions, retrieveAttribute, retrieveInterface, retrieveSource, setParent, setSource, solveUnsolved, solveUnsolvedForeignKeys, toOlcd, toOlcdSimB
 
Methods inherited from class it.unimo.dbgroup.momis.odli3.MomisObject
getAdditionalInfo, getAdditionalInfos, getGenericProducerDescription, getProducerDescription, getProducerId, putAdditionalInfo, setProducerId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GlobalIntBody

public GlobalIntBody()
Basic.


GlobalIntBody

public GlobalIntBody(java.lang.String name)
Specify the name.

Parameters:
name - this interface-body name
Method Detail

addAttribute

public void addAttribute(GlobalAttribute attribute)
                  throws OdlException
Restricting Attribute doman to GlobalAttributes

Throws:
OdlException

addAttribute

public void addAttribute(AttributeInterface attribute)
                  throws OdlException
Deprecated.  

Method Overriding

Overrides:
addAttribute in class IntBody
Parameters:
attribute - attributo da aggiungere
Throws:
OdlException


Universita' di Modena e Reggio Emilia