de.uka.ipd.sdq.featuremodel.impl
Class ChildRelationImpl

java.lang.Object
  extended by EObjectImpl
      extended by de.uka.ipd.sdq.featuremodel.impl.ChildRelationImpl
All Implemented Interfaces:
ChildRelation
Direct Known Subclasses:
FeatureGroupImpl, SimpleImpl

public abstract class ChildRelationImpl
extends EObjectImpl
implements ChildRelation

An implementation of the model object 'Child Relation'.


Constructor Summary
protected ChildRelationImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildRelationImpl

protected ChildRelationImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()