|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sei.aadl.annex.AnnexRegistry
edu.cmu.sei.aadl.annex.AnnexUnparserRegistry
public class AnnexUnparserRegistry
Field Summary |
---|
Fields inherited from class edu.cmu.sei.aadl.annex.AnnexRegistry |
---|
ANNEX_INSTANTIATOR_EXT_ID, ANNEX_PARSER_EXT_ID, ANNEX_RESOLVER_EXT_ID, ANNEX_UNPARSER_EXT_ID, extensions |
Constructor Summary | |
---|---|
protected |
AnnexUnparserRegistry()
|
Method Summary | |
---|---|
protected edu.cmu.sei.aadl.annex.AnnexProxy |
createProxy(org.eclipse.core.runtime.IConfigurationElement configElem)
Factory method for annex unparser proxies. |
AnnexUnparser |
getAnnexUnparser(java.lang.String annexName)
|
Methods inherited from class edu.cmu.sei.aadl.annex.AnnexRegistry |
---|
createRegistry, getRegistry, initialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AnnexUnparserRegistry()
Method Detail |
---|
public AnnexUnparser getAnnexUnparser(java.lang.String annexName)
protected edu.cmu.sei.aadl.annex.AnnexProxy createProxy(org.eclipse.core.runtime.IConfigurationElement configElem)
createProxy
in class AnnexRegistry
configElem
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |