|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SmParticle<A,S>
A particle is a component of a group.
Method Summary | |
---|---|
int |
getMaxOccurs()
Returns the {max occurs} property for this particle. |
int |
getMinOccurs()
Returns the {min occurs} property for this particle. |
SmParticleTerm<A,S> |
getTerm()
Returns the {particle term} property for this particle. |
boolean |
isMaxOccursUnbounded()
Returns true if the {max occurs} property is unbounded. |
Method Detail |
---|
int getMaxOccurs()
int getMinOccurs()
SmParticleTerm<A,S> getTerm()
boolean isMaxOccursUnbounded()
true
if the {max occurs} property is unbounded.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |