|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotatedBase | |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements | |
| org.jibx.schema.support | |
| Uses of AnnotatedBase in org.jibx.schema |
|---|
| Methods in org.jibx.schema with parameters of type AnnotatedBase | |
|---|---|
void |
UsageFinder.addReferenceClosure(AnnotatedBase comp)
Add usage counts for the reference closure of a definition. |
void |
SchemaVisitorDelegate.exit(AnnotatedBase node)
|
void |
SchemaVisitor.exit(AnnotatedBase node)
Exit annotated element. |
static boolean |
SchemaUtils.isEnumeration(AnnotatedBase comp)
Check if a particular schema definition component is an enumeration type definition. |
boolean |
SchemaVisitorDelegate.visit(AnnotatedBase node)
|
boolean |
SchemaVisitor.visit(AnnotatedBase node)
Visit annotated element. |
| Uses of AnnotatedBase in org.jibx.schema.elements |
|---|
| Subclasses of AnnotatedBase in org.jibx.schema.elements | |
|---|---|
class |
AllElement
<all> element definition. |
class |
AnyAttributeElement
anyAttribute element definition. |
class |
AnyElement
anyAttribute element definition. |
class |
AttributeElement
Base representation for both local and global attribute element definition. |
class |
AttributeGroupElement
Top-level group element definition. |
class |
AttributeGroupRefElement
Definition for embedded attributeGroup element (attribute group reference). |
class |
ChoiceElement
<choice> element definition. |
class |
CommonComplexModification
Base representation for all complex type modification elements. |
class |
CommonCompositorBase
Base class for all complex content model compositors. |
class |
CommonCompositorDefinition
Compositor for complex content model, including the special case of <all>. |
class |
CommonContentBase
Common base for simpleContent and complexContent elements. |
class |
CommonSimpleModification
Base representation for all simple type modification elements. |
class |
CommonTypeDefinition
Base representation for all type definition elements. |
class |
CommonTypeDerivation
Base class for all extension and restriction element variations. |
class |
ComplexContentElement
Representation for a complexContent element. |
class |
ComplexExtensionElement
Definition for extension element used with a complex type. |
class |
ComplexRestrictionElement
Definition for restriction element used with a complex type. |
class |
ComplexTypeElement
complexType element definition. |
class |
ElementElement
<element> element definition. |
class |
FacetElement
Facet implementation. |
static class |
FacetElement.Enumeration
|
static class |
FacetElement.FixedFacet
|
static class |
FacetElement.FractionDigits
|
static class |
FacetElement.Length
|
static class |
FacetElement.MaxExclusive
|
static class |
FacetElement.MaxInclusive
|
static class |
FacetElement.MaxLength
|
static class |
FacetElement.MinExclusive
|
static class |
FacetElement.MinInclusive
|
static class |
FacetElement.MinLength
|
static class |
FacetElement.NoFixedFacet
|
static class |
FacetElement.NumFacet
|
static class |
FacetElement.Pattern
|
static class |
FacetElement.TextFacet
|
static class |
FacetElement.TotalDigits
|
static class |
FacetElement.WhiteSpace
|
class |
GroupElement
Top-level group element definition. |
class |
GroupRefElement
Definition for embedded group element (group reference). |
class |
ImportElement
Model component for import element. |
class |
IncludeElement
Model component for include element. |
class |
KeyBase
Base representation for identity constraint elements. |
static class |
KeyBase.KeyElement
|
static class |
KeyBase.KeyrefElement
|
static class |
KeyBase.UniqueElement
|
class |
ListElement
list element definition. |
class |
NotationElement
Model component for notation element, which can only be used as a direct child of the schema element. |
class |
RedefineElement
Model component for redefine element. |
class |
SchemaLocationBase
Base class for elements referencing an external schema. |
class |
SchemaLocationRequiredBase
Base class for elements referencing an external schema by using a required 'schemaLocation' attribute. |
class |
SelectionBase
Base representation for selector and field elements. |
static class |
SelectionBase.FieldElement
|
static class |
SelectionBase.SelectorElement
|
class |
SequenceElement
<sequence> element definition. |
class |
SimpleContentElement
Representation for a simpleContent element. |
class |
SimpleExtensionElement
Definition for extension element used with a simple type. |
class |
SimpleRestrictionElement
restriction element definition used for simple content. |
class |
SimpleTypeElement
Representation for a simpleType element. |
class |
UnionElement
union element definition. |
class |
WildcardBase
Base for wildcard element definitions. |
| Uses of AnnotatedBase in org.jibx.schema.support |
|---|
| Subclasses of AnnotatedBase in org.jibx.schema.support | |
|---|---|
static class |
SchemaTypes.SchemaSimpleType
Simple schema type representation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||