ujf.verimag.bip.cmodel.impl
Class CStructuredImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.cmodel.impl.CBodyItemImpl
          extended by ujf.verimag.bip.cmodel.impl.CStmImpl
              extended by ujf.verimag.bip.cmodel.impl.CExpressionImpl
                  extended by ujf.verimag.bip.cmodel.impl.CNavigationImpl
                      extended by ujf.verimag.bip.cmodel.impl.CHierarchyImpl
                          extended by ujf.verimag.bip.cmodel.impl.CStructuredImpl
All Implemented Interfaces:
CBodyItem, CExpression, CHierarchy, CNavigation, CStm, CStructured

public class CStructuredImpl
extends CHierarchyImpl
implements CStructured

An implementation of the model object 'CStructured'.


Field Summary
 
Fields inherited from class ujf.verimag.bip.cmodel.impl.CHierarchyImpl
field
 
Fields inherited from class ujf.verimag.bip.cmodel.impl.CNavigationImpl
prefix
 
Constructor Summary
protected CStructuredImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class ujf.verimag.bip.cmodel.impl.CHierarchyImpl
basicSetField, eGet, eInverseRemove, eIsSet, eSet, eUnset, getField, setField
 
Methods inherited from class ujf.verimag.bip.cmodel.impl.CNavigationImpl
basicSetPrefix, getPrefix, setPrefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ujf.verimag.bip.cmodel.CHierarchy
getField, setField
 
Methods inherited from interface ujf.verimag.bip.cmodel.CNavigation
getPrefix, setPrefix
 

Constructor Detail

CStructuredImpl

protected CStructuredImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class CHierarchyImpl