|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditorFacade
Method Summary | |
---|---|
void |
editContext(AttrContextEditor ed,
AttrContext ctx)
Setting ("loading") an attribute (rule or match) context into a "top editor". |
void |
editInstance(AttrTupleEditor ed,
AttrInstance inst)
Setting ("loading") an attribute tuple instance into an attribute tuple editor (or into a "top editor", which is a subclass thereof. |
AttrManager |
getAttrManager()
Returns the default attribute manager. |
AttrTupleEditor |
getInputParameterEditor()
|
AttrTupleEditor |
getSmallEditorForInstance(AttrInstance inst)
Returns a compact editor for an attribute tuple instance, showing the members' types, names and the instance members, where only the latter can be changed. |
AttrTopEditor |
getTopEditor()
Returns a comprehensive editor, allowing to edit: - an attribute tuple, including its type member properties, such as the member handlers, types and names; - the hiding and moving of members is possible; - a rule or match context (its variables and application conditions); - options of the attribute component (customization). |
Method Detail |
---|
AttrManager getAttrManager()
AttrTopEditor getTopEditor()
AttrTupleEditor getSmallEditorForInstance(AttrInstance inst)
void editInstance(AttrTupleEditor ed, AttrInstance inst)
void editContext(AttrContextEditor ed, AttrContext ctx)
AttrTupleEditor getInputParameterEditor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |