Package org.w3._2001.schema
Interface TopLevelComplexType
-
- All Superinterfaces:
Annotated
,ComplexType
,EObject
,Notifier
,OpenAttrs
- All Known Implementing Classes:
TopLevelComplexTypeImpl
public interface TopLevelComplexType extends ComplexType
A representation of the model object 'Top Level Complex Type'.- See Also:
SchemaPackage.getTopLevelComplexType()
-
-
Method Summary
-
Methods inherited from interface Annotated
getAnnotation, getId, setAnnotation, setId
-
Methods inherited from interface ComplexType
getAll, getAnyAttribute1, getAttribute, getAttributeGroup, getBlock, getChoice, getComplexContent, getFinal, getGroup, getGroup1, getName, getSequence, getSimpleContent, isAbstract, isMixed, isSetAbstract, isSetMixed, setAbstract, setAll, setAnyAttribute1, setBlock, setChoice, setComplexContent, setFinal, setGroup, setMixed, setName, setSequence, setSimpleContent, unsetAbstract, unsetMixed
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface OpenAttrs
getAnyAttribute
-
-