|
||||||||||
| 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.XSDAttributeUseWrapp
public class XSDAttributeUseWrapp
| Constructor Summary | |
|---|---|
XSDAttributeUseWrapp(org.eclipse.xsd.XSDAttributeUse xsdAttributeUse)
Constructor of the XSDAttributeUseWrapp object |
|
| Method Summary | |
|---|---|
SDAttribute |
getAttributeDeclaration()
Gets the attribute associated with this attributeUse |
SDAttribute |
getContent()
Gets the attribute associated with this attributeUse |
java.lang.String |
getDefaultValue()
Gets the value of the default constraint, if any |
java.lang.String |
getFixedValue()
Gets the value of the fixed constraint, if any |
int |
getUse()
Gets the use form |
boolean |
isDefaultConstraint()
Returns true if a default constraint have been set to this attribute, false otherwise |
boolean |
isFixedConstraint()
Returns true if a fixed constraint have been set to this attribute, false otherwise |
boolean |
isRef()
Check whether the attached attribute is a reference or is defined locally |
boolean |
isSetConstraint()
Returns whether the value of the 'Constraint' attribute is set. |
| 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.SDConcreteComponent |
|---|
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Constructor Detail |
|---|
public XSDAttributeUseWrapp(org.eclipse.xsd.XSDAttributeUse xsdAttributeUse)
xsdAttributeUse - the eclipse xsd wrapped attributeUse object| Method Detail |
|---|
public SDAttribute getAttributeDeclaration()
getAttributeDeclaration in interface SDAttributeUsepublic SDAttribute getContent()
getContent in interface SDAttributeUsepublic boolean isRef()
isRef in interface SDAttributeUsepublic int getUse()
getUse in interface SDAttributeUsepublic boolean isSetConstraint()
isSetConstraint in interface SDAttributeUsepublic boolean isDefaultConstraint()
isDefaultConstraint in interface SDConstraintpublic boolean isFixedConstraint()
isFixedConstraint in interface SDConstraintpublic java.lang.String getFixedValue()
getFixedValue in interface SDConstraintpublic java.lang.String getDefaultValue()
getDefaultValue in interface SDConstraint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||