|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ROMetaModel | |
---|---|
net.sf.csutils.core.model.impl | |
net.sf.csutils.core.model.vo |
Uses of ROMetaModel in net.sf.csutils.core.model.impl |
---|
Methods in net.sf.csutils.core.model.impl that return ROMetaModel | |
---|---|
protected ROMetaModel |
ROMetaModelWriter.write(ROMetaModel pModel)
Converts the given meta model into a serializable JAXB bean. |
Methods in net.sf.csutils.core.model.impl with parameters of type ROMetaModel | |
---|---|
protected ROMetaModel |
ROMetaModelReader.read(ROMetaModel pBean)
|
Uses of ROMetaModel in net.sf.csutils.core.model.vo |
---|
Methods in net.sf.csutils.core.model.vo that return ROMetaModel | |
---|---|
ROMetaModel |
ObjectFactory.createROMetaModel()
Create an instance of ROMetaModel |
Methods in net.sf.csutils.core.model.vo that return types with arguments of type ROMetaModel | |
---|---|
javax.xml.bind.JAXBElement<ROMetaModel> |
ObjectFactory.createRoMetaModel(ROMetaModel value)
Create an instance of JAXBElement < ROMetaModel > } |
Methods in net.sf.csutils.core.model.vo with parameters of type ROMetaModel | |
---|---|
javax.xml.bind.JAXBElement<ROMetaModel> |
ObjectFactory.createRoMetaModel(ROMetaModel value)
Create an instance of JAXBElement < ROMetaModel > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |