ujf.verimag.bip.Core.Modules.impl
Class PackageImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl
          extended by ujf.verimag.bip.Core.Modules.impl.ModuleImpl
              extended by ujf.verimag.bip.Core.Modules.impl.PackageImpl
All Implemented Interfaces:
NamedElement, Module, Package

public class PackageImpl
extends ModuleImpl
implements Package

An implementation of the model object 'Package'.


Field Summary
 
Fields inherited from class ujf.verimag.bip.Core.Modules.impl.ModuleImpl
bipType, dataType, declaration, SRC_FILE_NAME_EDEFAULT, srcFileName, usedPackage
 
Fields inherited from class ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl
name, NAME_EDEFAULT, scope, SCOPE_EDEFAULT
 
Constructor Summary
protected PackageImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class ujf.verimag.bip.Core.Modules.impl.ModuleImpl
eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getBipType, getDataType, getDeclaration, getSrcFileName, getUsedPackage, setSrcFileName, toString
 
Methods inherited from class ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl
getName, getScope, setName, setScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ujf.verimag.bip.Core.Modules.Module
getBipType, getDataType, getDeclaration, getSrcFileName, getUsedPackage, setSrcFileName
 
Methods inherited from interface ujf.verimag.bip.Core.Behaviors.NamedElement
getName, getScope, setName, setScope
 

Constructor Detail

PackageImpl

protected PackageImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class ModuleImpl