Uses of Interface
org.w3._2001.schema.TopLevelComplexType
Packages that use TopLevelComplexType
-
Uses of TopLevelComplexType in org.w3._2001.schema
Methods in org.w3._2001.schema that return TopLevelComplexTypeModifier and TypeMethodDescriptionSchemaFactory.createTopLevelComplexType()Returns a new object of class 'Top Level Complex Type'.DocumentRoot.getComplexType()Returns the value of the 'Complex Type' containment reference.Methods in org.w3._2001.schema that return types with arguments of type TopLevelComplexTypeModifier and TypeMethodDescriptionEList<TopLevelComplexType>RedefineType.getComplexType()Returns the value of the 'Complex Type' containment reference list.EList<TopLevelComplexType>SchemaType.getComplexType()Returns the value of the 'Complex Type' containment reference list.Methods in org.w3._2001.schema with parameters of type TopLevelComplexTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setComplexType(TopLevelComplexType value) Sets the value of the 'Complex Type' containment reference. -
Uses of TopLevelComplexType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement TopLevelComplexTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Top Level Complex Type'.Methods in org.w3._2001.schema.impl that return TopLevelComplexTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createTopLevelComplexType()DocumentRootImpl.getComplexType()Methods in org.w3._2001.schema.impl that return types with arguments of type TopLevelComplexTypeModifier and TypeMethodDescriptionEList<TopLevelComplexType>RedefineTypeImpl.getComplexType()EList<TopLevelComplexType>SchemaTypeImpl.getComplexType()Methods in org.w3._2001.schema.impl with parameters of type TopLevelComplexTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetComplexType(TopLevelComplexType newComplexType, NotificationChain msgs) voidDocumentRootImpl.setComplexType(TopLevelComplexType newComplexType) -
Uses of TopLevelComplexType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type TopLevelComplexTypeModifier and TypeMethodDescriptionSchemaSwitch.caseTopLevelComplexType(TopLevelComplexType object) Returns the result of interpreting the object as an instance of 'Top Level Complex Type'.booleanSchemaValidator.validateTopLevelComplexType(TopLevelComplexType topLevelComplexType, DiagnosticChain diagnostics, Map<Object, Object> context)