org.ow2.easywsdl.schema.decorator
Class DecoratorChoiceImpl<E extends AbsItfElement>

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
      extended by org.ow2.easywsdl.schema.decorator.Decorator<G>
          extended by org.ow2.easywsdl.schema.decorator.DecoratorGroupImpl<E,AbsItfChoice<E>>
              extended by org.ow2.easywsdl.schema.decorator.DecoratorChoiceImpl<E>
All Implemented Interfaces:
java.io.Serializable, SchemaElement

public abstract class DecoratorChoiceImpl<E extends AbsItfElement>
extends DecoratorGroupImpl<E,AbsItfChoice<E>>

Author:
Nicolas Boissel-Dallier - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.decorator.Decorator
internalObject
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
DecoratorChoiceImpl(AbsItfChoice<E> choice, java.lang.Class<? extends E> eImpl)
           
 
Method Summary
 
Methods inherited from class org.ow2.easywsdl.schema.decorator.DecoratorGroupImpl
addElement, createElement, getElements
 
Methods inherited from class org.ow2.easywsdl.schema.decorator.Decorator
createDocumentation, equals, getDocumentation, getInternalObject, getModel, getOtherAttributes, getParent, hashCode, setDocumentation
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
getSchema, getTopParent, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratorChoiceImpl

public DecoratorChoiceImpl(AbsItfChoice<E> choice,
                           java.lang.Class<? extends E> eImpl)
                    throws SchemaException
Throws:
SchemaException


Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.