|
||||||||||
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,G>
public abstract class DecoratorGroupImpl<E extends AbsItfElement,G extends AbsItfGroup<E>>
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 | |
---|---|
DecoratorGroupImpl(AbsItfGroup<E> group,
java.lang.Class<? extends E> eImpl)
|
Method Summary | |
---|---|
void |
addElement(E elmt)
|
E |
createElement()
|
java.util.List<E> |
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 DecoratorGroupImpl(AbsItfGroup<E> group, java.lang.Class<? extends E> eImpl) throws SchemaException
SchemaException
Method Detail |
---|
public void addElement(E elmt)
public E createElement()
public java.util.List<E> getElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |