|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ notationmanager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.asaph.notationmanager
Class NotationManagerImpl.FilterAndFactory

java.lang.Objectcom.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.FilterAndFactory
- Enclosing class:
- NotationManagerImpl
- private static class NotationManagerImpl.FilterAndFactory
- extends java.lang.Object
| Field Summary | |
(package private) com.virtuosotechnologies.asaph.model.notation.NotationFactory |
factory
|
(package private) LocaleFilter |
filter
|
| Constructor Summary | |
(package private) |
NotationManagerImpl.FilterAndFactory(LocaleFilter filt,
com.virtuosotechnologies.asaph.model.notation.NotationFactory fact)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
filter
LocaleFilter filter
factory
com.virtuosotechnologies.asaph.model.notation.NotationFactory factory
| Constructor Detail |
NotationManagerImpl.FilterAndFactory
NotationManagerImpl.FilterAndFactory(LocaleFilter filt, com.virtuosotechnologies.asaph.model.notation.NotationFactory fact)
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ notationmanager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.FilterAndFactory