|
||||||||||
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<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSequenceImpl<ExplicitGroup,Element>
org.ow2.easywsdl.schema.impl.SequenceImpl
public class SequenceImpl
Field Summary |
---|
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSequenceImpl |
---|
elements |
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
documentation, model, parent |
Constructor Summary | |
---|---|
SequenceImpl(ExplicitGroup model,
AbstractSchemaElementImpl parent)
|
Method Summary | |
---|---|
void |
addElement(Element elmt)
|
Element |
createElement()
|
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSequenceImpl |
---|
getElements |
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfSequence |
---|
getElements |
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
Constructor Detail |
---|
public SequenceImpl(ExplicitGroup model, AbstractSchemaElementImpl parent)
Method Detail |
---|
public Element createElement()
createElement
in interface AbsItfSequence<Element>
public void addElement(Element elmt)
addElement
in interface AbsItfSequence<Element>
addElement
in class AbstractSequenceImpl<ExplicitGroup,Element>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |