public class BIContent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected org.w3c.dom.Element |
element
The particle element which this object is wrapping.
|
protected BIElement |
parent
The parent object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPropertyName()
Gets the property name of this particle.
|
FieldRenderer |
getRealization()
Gets the realization of this particle, if any.
|
com.sun.codemodel.JClass |
getType()
Gets the type of this property, if any.
|
protected final org.w3c.dom.Element element
protected final BIElement parent
public final FieldRenderer getRealization()
public final java.lang.String getPropertyName()
public final com.sun.codemodel.JClass getType()
<element-ref> particle doesn't have the type.