|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdentifiableType
A representation of the model object 'Identifiable Type'. Common base class for all types that have unique identity.
The following features are supported:
RimPackage.getIdentifiableType()| Method Summary | |
|---|---|
java.lang.String |
getHome()
Returns the value of the 'Home' attribute. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
org.eclipse.emf.common.util.EList |
getSlot()
Returns the value of the 'Slot' containment reference list. |
void |
setHome(java.lang.String value)
Sets the value of the ' Home' attribute. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' 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 |
|---|
org.eclipse.emf.common.util.EList getSlot()
SlotType1.
If the meaning of the 'Slot' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getIdentifiableType_Slot()java.lang.String getHome()
If the meaning of the 'Home' attribute isn't clear, there really should be more of a description here...
setHome(String),
RimPackage.getIdentifiableType_Home()void setHome(java.lang.String value)
Home' attribute.
value - the new value of the 'Home' attribute.getHome()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
RimPackage.getIdentifiableType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||