|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeListRule | |
|---|---|
| sk.uniba.euromath.document.schema | Helps with the document modification. |
| sk.uniba.euromath.editor.widgets | Reusable GUI widgets. |
| sk.uniba.euromath.editor.wizards.document | Reusable GUI wizards, that serves for document modification. |
| Uses of AttributeListRule in sk.uniba.euromath.document.schema |
|---|
| Methods in sk.uniba.euromath.document.schema that return types with arguments of type AttributeListRule | |
|---|---|
List<AttributeListRule> |
NewElementRule.getLists()
For each expression returns one list of attributes, that can be created by this rule. |
| Uses of AttributeListRule in sk.uniba.euromath.editor.widgets |
|---|
| Constructor parameters in sk.uniba.euromath.editor.widgets with type arguments of type AttributeListRule | |
|---|---|
CreateAttributeList(Composite parent,
List<AttributeListRule> listRules,
String parentName,
XMLAccess xmlAccess,
NamespaceManager currentManager)
Constructs the instance of the window. |
|
| Uses of AttributeListRule in sk.uniba.euromath.editor.wizards.document |
|---|
| Fields in sk.uniba.euromath.editor.wizards.document with type parameters of type AttributeListRule | |
|---|---|
protected List<AttributeListRule> |
FillNewElementWizardProvider.CreateAttributesWS.attrRules
Rules for possible new attributes, as required by the schema. |
List<AttributeListRule> |
CreateAttributeListWizardPage.listRules
the list of lists of attribute. |
| Method parameters in sk.uniba.euromath.editor.wizards.document with type arguments of type AttributeListRule | |
|---|---|
static void |
CreateAttributeListWizard.execute(Shell parent,
List<AttributeListRule> listRules,
Element element,
XMLAccess xmlAccess)
Executes the wizard. |
| Constructor parameters in sk.uniba.euromath.editor.wizards.document with type arguments of type AttributeListRule | |
|---|---|
CreateAttributeListWizard(List<AttributeListRule> listRules,
String parentName,
XMLAccess xmlAccess,
NamespaceManager currentManager)
Constructor. |
|
CreateAttributeListWizardPage(List<AttributeListRule> listRules,
String parentName,
XMLAccess xmlAccess,
NamespaceManager currentManager)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||