|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.utils.ResourcesManager
fr.ove.utils.CachingResourcesManager
fr.ove.openmath.jome.model.FormulaResourcesManager
The resources manager for the formula.
| Constructor Summary | |
FormulaResourcesManager(java.lang.String resourcesName)
Constructor |
|
| Method Summary | |
java.lang.Integer |
getArity(java.lang.String property)
Returns the arity resource corresponding to the specified property. |
int |
getAsOperandPriority(java.lang.String property)
Returns the as operand resource corresponding to the specified property. |
int |
getAsOperatorPriority(java.lang.String property)
Returns the as operator resource corresponding to the specified property. |
java.lang.String |
getClassName(java.lang.String property)
Returns the class name corresponding to the specified property. |
java.lang.String |
getPrioritiesIdentifier(java.lang.String property)
|
| Methods inherited from class fr.ove.utils.CachingResourcesManager |
accessResource |
| Methods inherited from class fr.ove.utils.ResourcesManager |
getResourceString, getResourceStrings |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FormulaResourcesManager(java.lang.String resourcesName)
resourcesName - the name of the resources file. | Method Detail |
public java.lang.String getClassName(java.lang.String property)
property - the specified propertypublic java.lang.Integer getArity(java.lang.String property)
property - the specified propertypublic java.lang.String getPrioritiesIdentifier(java.lang.String property)
public int getAsOperatorPriority(java.lang.String property)
property - the specified propertypublic int getAsOperandPriority(java.lang.String property)
property - the specified property
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||