|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
org.ow2.easywsdl.schema.decorator.Decorator<G>
org.ow2.easywsdl.schema.decorator.DecoratorGroupImpl<E,AbsItfAll<E>>
org.ow2.easywsdl.schema.decorator.DecoratorAllImpl<E>
public abstract class DecoratorAllImpl<E extends AbsItfElement>
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 | |
---|---|
DecoratorAllImpl(AbsItfAll<E> all,
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 |
---|
public DecoratorAllImpl(AbsItfAll<E> all, java.lang.Class<? extends E> eImpl) throws SchemaException
SchemaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |