|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityConfigurationType
A representation of the model object 'Entity Configuration Type'.
The following features are supported:
ModelPackage.getEntityConfigurationType()
Method Summary | |
---|---|
java.util.List |
getActionNotAllow()
Returns the value of the 'Action Not Allow' containment reference list. |
java.lang.String |
getDefaultParent()
Returns the value of the 'Default Parent' attribute. |
java.util.List |
getMetaData()
Returns the value of the 'Meta Data' containment reference list. |
java.lang.String |
getRdnProperty()
Returns the value of the 'Rdn Property' attribute. |
void |
setDefaultParent(java.lang.String value)
Sets the value of the ' Default Parent ' attribute. |
void |
setRdnProperty(java.lang.String value)
Sets the value of the ' Rdn Property ' attribute. |
Method Detail |
---|
java.util.List getActionNotAllow()
ActionNotAllowType
.
ModelPackage.getEntityConfigurationType_ActionNotAllow()
java.util.List getMetaData()
MetaDataType
.
ModelPackage.getEntityConfigurationType_MetaData()
java.lang.String getDefaultParent()
setDefaultParent(String)
,
ModelPackage.getEntityConfigurationType_DefaultParent()
void setDefaultParent(java.lang.String value)
Default Parent
' attribute.
value
- the new value of the 'Default Parent' attribute.getDefaultParent()
java.lang.String getRdnProperty()
setRdnProperty(String)
,
ModelPackage.getEntityConfigurationType_RdnProperty()
void setRdnProperty(java.lang.String value)
Rdn Property
' attribute.
value
- the new value of the 'Rdn Property' attribute.getRdnProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |