|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl
fr.tireme.schemadoc.SDSchema.XSD.SDSchemaContentImpl
fr.tireme.schemadoc.SDSchema.XSD.XSDSimpleTypeDefinitionWrapp
public class XSDSimpleTypeDefinitionWrapp
| Field Summary |
|---|
| Fields inherited from interface fr.tireme.schemadoc.SDSchema.SDSimpleType |
|---|
PART_OF_ATTRIBUTE, PART_OF_BOTH, PART_OF_ELEMENT |
| Fields inherited from interface fr.tireme.schemadoc.SDSchema.SDSchemaContent |
|---|
TYPE_ATTRIBUTE, TYPE_ATTRIBUTE_LABEL, TYPE_ATTRIBUTEGROUP, TYPE_ATTRIBUTEGROUP_LABEL, TYPE_COMPLEXTYPE, TYPE_COMPLEXTYPE_LABEL, TYPE_ELEMENT, TYPE_ELEMENT_LABEL, TYPE_GROUP, TYPE_GROUP_LABEL, TYPE_NOTATION, TYPE_NOTATION_LABEL, TYPE_SIMPLETYPE, TYPE_SIMPLETYPE_LABEL |
| Constructor Summary | |
|---|---|
XSDSimpleTypeDefinitionWrapp(org.eclipse.xsd.XSDSimpleTypeDefinition xsdSimpleTypeDefinition)
Constructor for the XSDSimpleTypeDefinitionWrapp object |
|
| Method Summary | |
|---|---|
SDSimpleType |
getBaseTypeDefinition(SDSchema schema)
Gets the base type definition |
java.util.Iterator |
getEnumerationContent()
Gets the enumeration content |
java.util.List |
getFacets()
Gets the list of applied facets |
int |
getType()
Provides type to generinc class |
boolean |
isAnyType()
Is this type of ANY type? |
boolean |
isDerived()
WARNING: not implemented --> always returns false Is this simpleType derived or not? |
boolean |
isEnumeration()
Indicates if this simpleType is an enumeration |
boolean |
isList()
Indicates if this simpleType is a list |
boolean |
isSchemaForSchemaNamespace()
Indicates if this simpleType is in the SDConcreteComponent for SDConcreteComponent Namespace |
boolean |
isUnion()
Indicates if this simpleType is a union |
| Methods inherited from class fr.tireme.schemadoc.SDSchema.XSD.SDSchemaContentImpl |
|---|
getName, getQName, getSchema, getTargetNamespace, isGlobal |
| Methods inherited from class fr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl |
|---|
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDSchemaContent |
|---|
getName, getQName, getSchema, getTargetNamespace, isGlobal |
| Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDConcreteComponent |
|---|
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Constructor Detail |
|---|
public XSDSimpleTypeDefinitionWrapp(org.eclipse.xsd.XSDSimpleTypeDefinition xsdSimpleTypeDefinition)
xsdSimpleTypeDefinition - the eclipse xsd representation to wrap| Method Detail |
|---|
public SDSimpleType getBaseTypeDefinition(SDSchema schema)
getBaseTypeDefinition in interface SDSimpleTypeschema - - schema root
public java.util.List getFacets()
getFacets in interface SDSimpleTypepublic boolean isAnyType()
isAnyType in interface SDSimpleTypepublic boolean isEnumeration()
isEnumeration in interface SDSimpleTypetrue if this simpleType is an enumerationpublic boolean isList()
isList in interface SDSimpleTypetrue if this simpleType is a listpublic boolean isUnion()
isUnion in interface SDSimpleTypetrue if this simpleType is a unionpublic java.util.Iterator getEnumerationContent()
getEnumerationContent in interface SDSimpleTypepublic boolean isSchemaForSchemaNamespace()
isSchemaForSchemaNamespace in interface SDSimpleTypetrue if this simpleType is n the SDConcreteComponent for SDConcreteComponent Namespacepublic int getType()
getType in interface SDSchemaContentSDSchemaContent.getType()public boolean isDerived()
isDerived in interface SDSimpleType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||