|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
UMLClass: 'UnparseInterface'
| Method Summary | |
FSAObject |
create(FSAObject parent,
LogicUnparseInterface incr)
UMLMethod: '+ create (parent : FSAObject) : Void' |
void |
getChildProperties(java.util.Set props)
Get the childProperties attribute of the UnparseInterface object |
java.lang.String |
getContainerForProperty(java.lang.String property)
You must return the propertyname for the container which contains the fsaobjects for the specified property. |
java.lang.String |
getMainFsaName()
You must return the propertyname for the hierachical topmost fsaobject you create for the increment. |
void |
getPartnerProperties(java.util.Set props)
Get the partnerProperties attribute of the UnparseInterface object |
void |
remove(FSAObject target,
LogicUnparseInterface incr)
No comment provided by developer, please add a comment to improve documentation. |
| Method Detail |
public FSAObject create(FSAObject parent,
LogicUnparseInterface incr)
parent - No description providedincr - No description provided
public void remove(FSAObject target,
LogicUnparseInterface incr)
target - No description providedincr - No description providedpublic java.lang.String getMainFsaName()
public void getChildProperties(java.util.Set props)
props - No description providedpublic void getPartnerProperties(java.util.Set props)
props - No description providedpublic java.lang.String getContainerForProperty(java.lang.String property)
property - the propertyname
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||