|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.msplice.model.CompositeElement
public abstract class CompositeElement
Field Summary | |
---|---|
protected java.util.Dictionary<java.lang.String,BusinessProperty> |
childBusinessProps
|
Constructor Summary | |
---|---|
CompositeElement()
|
Method Summary | |
---|---|
void |
addBusinessProperty(BusinessProperty businessProperty)
|
BusinessProperty |
getBusinessProperty(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Dictionary<java.lang.String,BusinessProperty> childBusinessProps
Constructor Detail |
---|
public CompositeElement()
Method Detail |
---|
public BusinessProperty getBusinessProperty(java.lang.String key)
public void addBusinessProperty(BusinessProperty businessProperty)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |