|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SmComplexType<A,S>
Method Summary | |
---|---|
java.util.Map<SmName<S>,SmAttributeUse<A,S>> |
getAttributeUses()
Returns the {attribute uses} property for a complex type. |
SmWildcard<A,S> |
getAttributeWildcard()
Returns the {attribute wildcard} property for a complex type. |
SmContentType<A,S> |
getContentType()
Returns the {content type} property. |
java.util.Set<SmDerivationMethod> |
getProhibitedSubstitutions()
Returns the {prohibited substitutions} property. |
Methods inherited from interface org.gxml.xs.SmType |
---|
derivedFrom, derivedFromType, getBaseType, getDerivationMethod, getFinal, getLocalName, getName, getTargetNamespace, isAbstract, isAnonymous, isAtomicUrType, isComplexUrType, isFinal, isNative, isSimpleUrType |
Methods inherited from interface org.gxml.xs.SmComponent |
---|
getScope |
Methods inherited from interface org.gxml.xs.SmSequenceType |
---|
accept, atomSet, parentAxis, prime, quantifier |
Method Detail |
---|
java.util.Map<SmName<S>,SmAttributeUse<A,S>> getAttributeUses()
SmWildcard<A,S> getAttributeWildcard()
SmContentType<A,S> getContentType()
java.util.Set<SmDerivationMethod> getProhibitedSubstitutions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |