|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Role
A representation of the model object 'Role'.
The following features are supported:
Role Name
Name
Run Time SProc Name
Run Time Table Name
Run Time Table Owner Name
Run Time SProc Owner Name
Attrs
RelationshipservicePackage.getRole()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAttrs()
Returns the value of the 'Attrs' containment reference list. |
java.lang.String |
getName()
Deprecated. |
java.lang.String |
getRoleName()
Returns the value of the 'Role Name' attribute |
java.lang.String |
getRunTimeSProcName()
Returns the value of the 'Run Time SProc Name' attribute |
java.lang.String |
getRunTimeSProcOwnerName()
Returns the value of the 'Run Time SProc Owner Name' attribute |
java.lang.String |
getRunTimeTableName()
Returns the value of the 'Run Time Table Name' attribute |
java.lang.String |
getRunTimeTableOwnerName()
Returns the value of the 'Run Time Table Owner Name' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setRoleName(java.lang.String value)
Sets the value of the ' Role Name ' attribute |
void |
setRunTimeSProcName(java.lang.String value)
Sets the value of the ' Run Time SProc Name ' attribute |
void |
setRunTimeSProcOwnerName(java.lang.String value)
Sets the value of the ' Run Time SProc Owner Name ' attribute |
void |
setRunTimeTableName(java.lang.String value)
Sets the value of the ' Run Time Table Name ' attribute |
void |
setRunTimeTableOwnerName(java.lang.String value)
Sets the value of the ' Run Time Table Owner Name ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getRoleName()
If the meaning of the 'Role Name' attribute isn't clear, there really should be more of a description here...
setRoleName(String)
,
RelationshipservicePackage.getRole_RoleName()
void setRoleName(java.lang.String value)
Role Name
' attribute.
value
- the new value of the 'Role Name' attribute.getRoleName()
java.lang.String getName()
setName(String)
,
RelationshipservicePackage.getRole_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getRunTimeSProcName()
If the meaning of the 'Run Time SProc Name' attribute isn't clear, there really should be more of a description here...
setRunTimeSProcName(String)
,
RelationshipservicePackage.getRole_RunTimeSProcName()
void setRunTimeSProcName(java.lang.String value)
Run Time SProc Name
' attribute.
value
- the new value of the 'Run Time SProc Name' attribute.getRunTimeSProcName()
java.lang.String getRunTimeTableName()
If the meaning of the 'Run Time Table Name' attribute isn't clear, there really should be more of a description here...
setRunTimeTableName(String)
,
RelationshipservicePackage.getRole_RunTimeTableName()
void setRunTimeTableName(java.lang.String value)
Run Time Table Name
' attribute.
value
- the new value of the 'Run Time Table Name' attribute.getRunTimeTableName()
java.lang.String getRunTimeTableOwnerName()
If the meaning of the 'Run Time Table Owner Name' attribute isn't clear, there really should be more of a description here...
setRunTimeTableOwnerName(String)
,
RelationshipservicePackage.getRole_RunTimeTableOwnerName()
void setRunTimeTableOwnerName(java.lang.String value)
Run Time Table Owner Name
' attribute.
value
- the new value of the 'Run Time Table Owner Name' attribute.getRunTimeTableOwnerName()
java.lang.String getRunTimeSProcOwnerName()
If the meaning of the 'Run Time SProc Owner Name' attribute isn't clear, there really should be more of a description here...
setRunTimeSProcOwnerName(String)
,
RelationshipservicePackage.getRole_RunTimeSProcOwnerName()
void setRunTimeSProcOwnerName(java.lang.String value)
Run Time SProc Owner Name
' attribute.
value
- the new value of the 'Run Time SProc Owner Name' attribute.getRunTimeSProcOwnerName()
org.eclipse.emf.common.util.EList getAttrs()
AttributeColumn
.
If the meaning of the 'Attrs' containment reference list isn't clear, there really should be more of a description here...
RelationshipservicePackage.getRole_Attrs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |