|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelRegistration
A representation of the model object 'Model Registration'.
The following features are supported:
ModelRegistryPackage.getModelRegistration()| Method Summary | |
|---|---|
java.lang.String |
getAccessor()
Returns the value of the 'Accessor' attribute. |
java.lang.String |
getKind()
Returns the value of the 'Kind' attribute. |
java.lang.String |
getSerialization()
Returns the value of the 'Serialization' attribute. |
java.lang.String |
getUri()
Returns the value of the 'Uri' attribute. |
void |
setAccessor(java.lang.String value)
Sets the value of the ' Accessor' attribute. |
void |
setKind(java.lang.String value)
Sets the value of the ' Kind' attribute. |
void |
setSerialization(java.lang.String value)
Sets the value of the ' Serialization' attribute. |
void |
setUri(java.lang.String value)
Sets the value of the ' Uri' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getAccessor()
If the meaning of the 'Accessor' containment reference isn't clear, there really should be more of a description here...
setAccessor(String),
ModelRegistryPackage.getModelRegistration_Accessor()void setAccessor(java.lang.String value)
Accessor' attribute.
value - the new value of the 'Accessor' attribute.getAccessor()java.lang.String getKind()
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
setKind(String),
ModelRegistryPackage.getModelRegistration_Kind()void setKind(java.lang.String value)
Kind' attribute.
value - the new value of the 'Kind' attribute.getKind()java.lang.String getSerialization()
If the meaning of the 'Serialization' attribute isn't clear, there really should be more of a description here...
setSerialization(String),
ModelRegistryPackage.getModelRegistration_Serialization()void setSerialization(java.lang.String value)
Serialization' attribute.
value - the new value of the 'Serialization' attribute.getSerialization()java.lang.String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String),
ModelRegistryPackage.getModelRegistration_Uri()void setUri(java.lang.String value)
Uri' attribute.
value - the new value of the 'Uri' attribute.getUri()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||