Uses of Interface
org.w3._2001.schema.All
Packages that use All
-
Uses of All in org.w3._2001.schema
Methods in org.w3._2001.schema that return AllModifier and TypeMethodDescriptionSchemaFactory.createAll()
Returns a new object of class 'All'.ComplexType.getAll()
Returns the value of the 'All' containment reference.DocumentRoot.getAll()
Returns the value of the 'All' containment reference.ExtensionType.getAll()
Returns the value of the 'All' containment reference.RestrictionType.getAll()
Returns the value of the 'All' containment reference.RealGroup.getAll1()
Returns the value of the 'All1' containment reference.Methods in org.w3._2001.schema that return types with arguments of type AllModifier and TypeMethodDescriptionEList<All>
Group.getAll()
Returns the value of the 'All' containment reference list.Methods in org.w3._2001.schema with parameters of type AllModifier and TypeMethodDescriptionvoid
Sets the value of the 'All
' containment reference.void
Sets the value of the 'All
' containment reference.void
Sets the value of the 'All
' containment reference.void
Sets the value of the 'All
' containment reference.void
Sets the value of the 'All1
' containment reference. -
Uses of All in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement AllFields in org.w3._2001.schema.impl declared as AllModifier and TypeFieldDescriptionprotected All
ComplexTypeImpl.all
The cached value of the 'All
' containment reference.protected All
ExtensionTypeImpl.all
The cached value of the 'All
' containment reference.protected All
RestrictionTypeImpl.all
The cached value of the 'All
' containment reference.protected All
RealGroupImpl.all1
The cached value of the 'All1
' containment reference.Methods in org.w3._2001.schema.impl that return AllModifier and TypeMethodDescriptionSchemaFactoryImpl.createAll()
ComplexTypeImpl.getAll()
DocumentRootImpl.getAll()
ExtensionTypeImpl.getAll()
RestrictionTypeImpl.getAll()
RealGroupImpl.getAll1()
Methods in org.w3._2001.schema.impl that return types with arguments of type AllMethods in org.w3._2001.schema.impl with parameters of type AllModifier and TypeMethodDescriptionNotificationChain
ComplexTypeImpl.basicSetAll
(All newAll, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetAll
(All newAll, NotificationChain msgs) NotificationChain
ExtensionTypeImpl.basicSetAll
(All newAll, NotificationChain msgs) NotificationChain
RestrictionTypeImpl.basicSetAll
(All newAll, NotificationChain msgs) NotificationChain
RealGroupImpl.basicSetAll1
(All newAll1, NotificationChain msgs) void
void
void
void
void
-
Uses of All in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type All