Uses of Class
org.exolab.castor.xml.schema.IdentityConstraint
Packages that use IdentityConstraint
-
Uses of IdentityConstraint in org.exolab.castor.xml.schema
Subclasses of IdentityConstraint in org.exolab.castor.xml.schemaModifier and TypeClassDescriptionclassA class that represents the XML Schema Identity Constraint: Key.classA class that represents the XML Schema Identity Constraint: KeyRef.classA class that represents the XML Schema Identity Constraint: Unique.Methods in org.exolab.castor.xml.schema with parameters of type IdentityConstraintModifier and TypeMethodDescriptionvoidElementDecl.addIdentityConstraint(IdentityConstraint constraint) Adds the given IdentityConstraint to this element definition.booleanElementDecl.removeIdentityConstraint(IdentityConstraint constraint) Removes the given IdentityConstraint from this element definition. -
Uses of IdentityConstraint in org.exolab.castor.xml.schema.reader
Methods in org.exolab.castor.xml.schema.reader that return IdentityConstraintModifier and TypeMethodDescriptionIdentityConstraintUnmarshaller.getIdentityConstraint()Returns the IdentityConstraint created.