Package org.w3._2001.schema
Interface LocalComplexType
-
- All Superinterfaces:
Annotated
,ComplexType
,EObject
,Notifier
,OpenAttrs
- All Known Implementing Classes:
LocalComplexTypeImpl
public interface LocalComplexType extends ComplexType
A representation of the model object 'Local Complex Type'.- See Also:
SchemaPackage.getLocalComplexType()
-
-
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
-
-