public class SimpleTypeRestrictionSG extends SimpleTypeSGChainImpl
Constructor and Description |
---|
SimpleTypeRestrictionSG(SimpleTypeSGChain o,
XSType pType,
XSSimpleType pSimpleType)
Creates a new instance of SimpleTypeRestrictionSG.
|
Modifier and Type | Method and Description |
---|---|
AtomicTypeSG |
getAtomicType(SimpleTypeSG pController) |
Facet[] |
getFacets(SimpleTypeSG pController) |
void |
init(SimpleTypeSG pController) |
addValidation, forAllNonNullValues, forAllValues, generate, generate, getCastFromString, getCastFromString, getCastToString, getCollectionType, getEqualsCheck, getFacet, getFactory, getInitialValue, getListType, getLocator, getRuntimeType, getSchema, getUnionType, getXMLSetMethod, hasSetMethod, isAtomic, isCausingParseConversionEvent, isList, isNullable, isUnion, setNullable
public SimpleTypeRestrictionSG(SimpleTypeSGChain o, XSType pType, XSSimpleType pSimpleType)
Creates a new instance of SimpleTypeRestrictionSG.
public void init(SimpleTypeSG pController) throws org.xml.sax.SAXException
init
in interface SimpleTypeSGChain
init
in class SimpleTypeSGChainImpl
org.xml.sax.SAXException
public Facet[] getFacets(SimpleTypeSG pController)
getFacets
in interface SimpleTypeSGChain
getFacets
in class SimpleTypeSGChainImpl
public AtomicTypeSG getAtomicType(SimpleTypeSG pController)
getAtomicType
in interface SimpleTypeSGChain
getAtomicType
in class SimpleTypeSGChainImpl