Package org.w3._2001.schema
Interface SimpleExtensionType
-
- All Superinterfaces:
Annotated
,EObject
,ExtensionType
,Notifier
,OpenAttrs
- All Known Implementing Classes:
SimpleExtensionTypeImpl
public interface SimpleExtensionType extends ExtensionType
A representation of the model object 'Simple Extension Type'.- See Also:
SchemaPackage.getSimpleExtensionType()
-
-
Method Summary
-
Methods inherited from interface Annotated
getAnnotation, getId, setAnnotation, setId
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface ExtensionType
getAll, getAnyAttribute1, getAttribute, getAttributeGroup, getBase, getChoice, getGroup, getGroup1, getSequence, setAll, setAnyAttribute1, setBase, setChoice, setGroup, setSequence
-
Methods inherited from interface OpenAttrs
getAnyAttribute
-
-