|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.csutils.core.model.impl.AbstractROMetaModel
net.sf.csutils.core.model.impl.DynamicROMetaModel
public class DynamicROMetaModel
| Constructor Summary | |
|---|---|
DynamicROMetaModel(RegistryFacade pFacade)
|
|
| Method Summary | |
|---|---|
MetaModelAccessor.MetaModel |
getMetaModel()
|
ROType |
getROType(QName pQName)
Returns the object type with the given name. |
java.util.Map<QName,ROType> |
getROTypes()
Returns the map of object types. |
| Methods inherited from class net.sf.csutils.core.model.impl.AbstractROMetaModel |
|---|
getAttribute, setAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicROMetaModel(RegistryFacade pFacade)
| Method Detail |
|---|
public java.util.Map<QName,ROType> getROTypes()
throws javax.xml.registry.JAXRException
ROMetaModel
javax.xml.registry.JAXRException - The operation failed.
public ROType getROType(QName pQName)
throws javax.xml.registry.JAXRException
ROMetaModel
pQName - The object types qualified name.
javax.xml.registry.JAXRException - The operation failed.public MetaModelAccessor.MetaModel getMetaModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||