public class BIContent extends Object
Modifier and Type | Field and Description |
---|---|
protected Element |
element
The particle element which this object is wrapping.
|
protected BIElement |
parent
The parent object.
|
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName()
Gets the property name of this particle.
|
FieldRenderer |
getRealization()
Gets the realization of this particle, if any.
|
JClass |
getType()
Gets the type of this property, if any.
|
protected final Element element
protected final BIElement parent
public final FieldRenderer getRealization()
public final String getPropertyName()
public final JClass getType()
<element-ref> particle doesn't have the type.
Copyright © 2017 JBoss by Red Hat. All rights reserved.