|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.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 RegistryInfo
public java.lang.String getAssociationTypesName()
RegistryInfo
getAssociationTypesName
in class RegistryInfo
public java.lang.String getObjectTypesKey()
RegistryInfo
getObjectTypesKey
in class RegistryInfo
public java.lang.String getObjectTypesName()
RegistryInfo
getObjectTypesName
in class RegistryInfo
public MetaModelAccessor getMetaModelAccessor()
RegistryInfo
MetaModelAccessor
.
getMetaModelAccessor
in class RegistryInfo
public InnerModelAccessor getModelAccessor()
RegistryInfo
InnerModelAccessor
.
getModelAccessor
in class RegistryInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |