|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.csutils.core.registry.RegistryInfo
net.sf.csutils.core.registry.jaxmas.JaxMasRegistryInfo
public class JaxMasRegistryInfo
CentraSite specific implementation of RegistryInfo.
This is typically used for unit tests.
| Method Summary | |
|---|---|
java.lang.String |
getAssociationTypesKey()
Returns the key of the association types classification scheme. |
java.lang.String |
getAssociationTypesName()
Returns the name of the association types classification scheme. |
static JaxMasRegistryInfo |
getInstance()
Returns the singleton instance. |
MetaModelAccessor |
getMetaModelAccessor()
Returns the MetaModelAccessor. |
InnerModelAccessor |
getModelAccessor()
Returns the InnerModelAccessor. |
java.lang.String |
getObjectTypesKey()
Returns the key of the object types classification scheme. |
java.lang.String |
getObjectTypesName()
Returns the name of the object types classification scheme. |
| Methods inherited from class net.sf.csutils.core.registry.RegistryInfo |
|---|
setInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static JaxMasRegistryInfo getInstance()
public java.lang.String getAssociationTypesKey()
RegistryInfo
getAssociationTypesKey in class RegistryInfopublic java.lang.String getAssociationTypesName()
RegistryInfo
getAssociationTypesName in class RegistryInfopublic java.lang.String getObjectTypesKey()
RegistryInfo
getObjectTypesKey in class RegistryInfopublic java.lang.String getObjectTypesName()
RegistryInfo
getObjectTypesName in class RegistryInfopublic MetaModelAccessor getMetaModelAccessor()
RegistryInfoMetaModelAccessor.
getMetaModelAccessor in class RegistryInfopublic InnerModelAccessor getModelAccessor()
RegistryInfoInnerModelAccessor.
getModelAccessor in class RegistryInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||