|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SDOMetaDataGroup
A representation of the model object 'SDO Meta Data Group'.
The following features are supported:
Method Summary | |
---|---|
java.util.List |
getJavaMetaData()
Returns the value of the 'Java Meta Data' containment reference list. |
java.util.List |
getTypeMetaData()
Returns the value of the 'Type Meta Data' containment reference list. |
java.util.List |
getXsdMetaData()
Returns the value of the 'Xsd Meta Data' containment reference list. |
void |
register(commonj.sdo.helper.TypeHelper scope)
|
void |
register(commonj.sdo.helper.TypeHelper scope,
java.lang.ClassLoader classLoader)
|
Method Detail |
---|
java.util.List getJavaMetaData()
JavaMetaData
.
If the meaning of the 'Java Meta Data' containment reference list isn't clear, there really should be more of a description here...
java.util.List getXsdMetaData()
XSDMetaData
.
If the meaning of the 'Xsd Meta Data' containment reference list isn't clear, there really should be more of a description here...
java.util.List getTypeMetaData()
TypeMetaData
.
If the meaning of the 'Type Meta Data' containment reference list isn't clear, there really should be more of a description here...
void register(commonj.sdo.helper.TypeHelper scope)
void register(commonj.sdo.helper.TypeHelper scope, java.lang.ClassLoader classLoader)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |