public static final class RawTypeSetBuilder.CClassRef extends RawTypeSet.Ref
| Modifier and Type | Field and Description |
|---|---|
com.sun.xml.xsom.XSElementDecl |
decl |
CClass |
target |
| Modifier and Type | Method and Description |
|---|---|
protected RawTypeSet.Mode |
canBeType(RawTypeSet parent)
Can this
RawTypeSet.Ref be a type ref? |
protected ID |
id()
When this
RawTypeSet binds to a CElementPropertyInfo,
this method is used to determine if the property is ID or not. |
protected boolean |
isListOfValues() |
protected void |
toElementRef(CReferencePropertyInfo prop) |
protected CTypeRef |
toTypeRef(CElementPropertyInfo ep) |
getExpectedMimeTypepublic final CClass target
public final com.sun.xml.xsom.XSElementDecl decl
protected CTypeRef toTypeRef(CElementPropertyInfo ep)
toTypeRef in class RawTypeSet.Refep - the property to which the returned CTypeRef will be
added to.protected void toElementRef(CReferencePropertyInfo prop)
toElementRef in class RawTypeSet.Refprotected RawTypeSet.Mode canBeType(RawTypeSet parent)
RawTypeSet.RefRawTypeSet.Ref be a type ref?canBeType in class RawTypeSet.Refprotected boolean isListOfValues()
isListOfValues in class RawTypeSet.Refprotected ID id()
RawTypeSet.RefRawTypeSet binds to a CElementPropertyInfo,
this method is used to determine if the property is ID or not.id in class RawTypeSet.RefCopyright © 2018 JBoss by Red Hat. All rights reserved.