|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.msplice.model.CompositeElement
net.sf.msplice.model.BusinessProperty
public class BusinessProperty
| Field Summary |
|---|
| Fields inherited from class net.sf.msplice.model.CompositeElement |
|---|
childBusinessProps |
| Constructor Summary | |
|---|---|
BusinessProperty()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
accept(IVisitor visitor)
|
void |
addViewProperty(ViewProperty viewProperty)
|
java.lang.String |
getName()
|
ViewProperty |
getViewProperty(java.lang.String key)
|
void |
setName(java.lang.String name)
|
| Methods inherited from class net.sf.msplice.model.CompositeElement |
|---|
addBusinessProperty, getBusinessProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusinessProperty()
| Method Detail |
|---|
public java.lang.Object accept(IVisitor visitor)
throws SpliceException
SpliceExceptionpublic ViewProperty getViewProperty(java.lang.String key)
public void addViewProperty(ViewProperty viewProperty)
public java.lang.String getName()
public void setName(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||