|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.xsd.impl.XSDConcreteComponentImpl
org.eclipse.xsd.impl.XSDComponentImpl
org.eclipse.xsd.impl.XSDFacetImpl
org.eclipse.xsd.impl.XSDConstrainingFacetImpl
org.eclipse.xsd.impl.XSDFixedFacetImpl
org.eclipse.xsd.impl.XSDMaxFacetImpl
public abstract class XSDMaxFacetImpl
An implementation of the model object 'Max Facet'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
---|
XSDConcreteComponentImpl.XSDContentsEList |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected static boolean |
EXCLUSIVE_EDEFAULT
The default value of the ' Exclusive ' attribute |
protected static boolean |
INCLUSIVE_EDEFAULT
The default value of the ' Inclusive ' attribute |
protected java.lang.Object |
value
The cached value of the ' Value ' attribute |
protected static java.lang.Object |
VALUE_EDEFAULT
The default value of the ' Value ' attribute |
Fields inherited from class org.eclipse.xsd.impl.XSDFixedFacetImpl |
---|
FIXED_EDEFAULT, FIXED_EFLAG, FIXED_ESETFLAG |
Fields inherited from class org.eclipse.xsd.impl.XSDFacetImpl |
---|
annotation, EFFECTIVE_VALUE_EDEFAULT, FACET_NAME_EDEFAULT, LEXICAL_VALUE_EDEFAULT, lexicalValue |
Fields inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
---|
ANALYZED, ANALYZING, CIRCULAR, diagnostics, element, ELEMENT_EDEFAULT, ERROR, FATAL, forceResolve, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
XSDMaxFacetImpl()
|
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.Boolean |
getExclusive()
|
java.lang.Boolean |
getInclusive()
|
java.lang.Object |
getValue()
|
boolean |
isExclusive()
Returns the value of the 'Exclusive' attribute |
boolean |
isInclusive()
Returns the value of the 'Inclusive' attribute |
protected boolean |
restrictionMatch(XSDFixedFacet xsdFixedFacet)
|
void |
setValue(java.lang.Object newValue)
|
java.lang.String |
toString()
|
void |
validate()
Validates whether this component conforms to the constraints defined in the XML Schema standard. |
protected void |
validateRestriction(XSDFixedFacet xsdFixedFacet)
|
protected void |
validateValue()
|
Methods inherited from class org.eclipse.xsd.impl.XSDFixedFacetImpl |
---|
changeAttribute, createFixedFacet, isFixed, isSetFixed, reconcileAttributes, setFixed, unsetFixed |
Methods inherited from class org.eclipse.xsd.impl.XSDConstrainingFacetImpl |
---|
createConstrainingFacet, isConstraintSatisfied |
Methods inherited from class org.eclipse.xsd.impl.XSDFacetImpl |
---|
basicSetAnnotation, eInverseRemove, getAnnotation, getEffectiveValue, getFacetName, getLexicalValue, getSimpleTypeDefinition, handleReconciliation, handleUnreconciledElement, setAnnotation, setLexicalValue |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.xsd.XSDFixedFacet |
---|
isFixed, isSetFixed, setFixed, unsetFixed |
Methods inherited from interface org.eclipse.xsd.XSDConstrainingFacet |
---|
isConstraintSatisfied |
Methods inherited from interface org.eclipse.xsd.XSDFacet |
---|
getAnnotation, getEffectiveValue, getFacetName, getLexicalValue, getSimpleTypeDefinition, setAnnotation, setLexicalValue |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
protected static final java.lang.Object VALUE_EDEFAULT
Value
' attribute.
getValue()
protected java.lang.Object value
Value
' attribute.
getValue()
protected static final boolean INCLUSIVE_EDEFAULT
Inclusive
' attribute.
isInclusive()
,
Constant Field Valuesprotected static final boolean EXCLUSIVE_EDEFAULT
Exclusive
' attribute.
isExclusive()
,
Constant Field ValuesConstructor Detail |
---|
protected XSDMaxFacetImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class XSDFixedFacetImpl
public java.lang.Object getValue()
getValue
in interface XSDMaxFacet
XSDMaxFacet.setValue(Object)
,
XSDPackage.getXSDMaxFacet_Value()
public void setValue(java.lang.Object newValue)
setValue
in interface XSDMaxFacet
newValue
- the new value of the 'Value' attribute.XSDMaxFacet.getValue()
public java.lang.Boolean getInclusive()
public boolean isInclusive()
XSDMaxFacet
The value is true
if this is a XSDMaxInclusiveFacet
.
isInclusive
in interface XSDMaxFacet
XSDPackage.getXSDMaxFacet_Inclusive()
public java.lang.Boolean getExclusive()
public boolean isExclusive()
XSDMaxFacet
The value is true
if this is a XSDMaxExclusiveFacet
.
isExclusive
in interface XSDMaxFacet
XSDPackage.getXSDMaxFacet_Exclusive()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class XSDFixedFacetImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface InternalEObject
eSet
in class XSDFixedFacetImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class XSDFixedFacetImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class XSDFixedFacetImpl
public java.lang.String toString()
toString
in class XSDFixedFacetImpl
public void validate()
XSDConcreteComponent
Diagnostics
are produced to report any problems.
The effect of calling this for a component not directly or indirectly contained by a schema
is undefined, and is likely to result in null pointer exceptions.
validate
in interface XSDConcreteComponent
validate
in class XSDFixedFacetImpl
XSDConcreteComponent.getDiagnostics()
,
XSDConcreteComponent.clearDiagnostics()
protected void validateValue()
validateValue
in class XSDFixedFacetImpl
protected boolean restrictionMatch(XSDFixedFacet xsdFixedFacet)
restrictionMatch
in class XSDFixedFacetImpl
protected void validateRestriction(XSDFixedFacet xsdFixedFacet)
validateRestriction
in class XSDFixedFacetImpl
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |