Package org.w3._2001.schema
Interface TopLevelSimpleType
-
- All Superinterfaces:
Annotated
,EObject
,Notifier
,OpenAttrs
,SimpleType
- All Known Implementing Classes:
TopLevelSimpleTypeImpl
public interface TopLevelSimpleType extends SimpleType
A representation of the model object 'Top Level Simple Type'.- See Also:
SchemaPackage.getTopLevelSimpleType()
-
-
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 OpenAttrs
getAnyAttribute
-
Methods inherited from interface SimpleType
getFinal, getList, getName, getRestriction, getUnion, setFinal, setList, setName, setRestriction, setUnion
-
-