|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractType
A representation of the model object 'Abstract Type'.
The following features are supported:
BusinessDomainDslPackage.getAbstractType()| Method Summary | |
|---|---|
BusinessDomainModel |
getModel()
Returns the value of the 'Model' container reference. |
org.eclipse.emf.common.util.EList<Property> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
void |
setModel(BusinessDomainModel value)
Sets the value of the ' Model' container reference. |
| Methods inherited from interface BusinessDomainDsl.ModelElement |
|---|
getDescription, getName, setDescription, setName |
| 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<Property> getProperties()
Property.
It is bidirectional and its opposite is 'Owning Type'.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
BusinessDomainDslPackage.getAbstractType_Properties(),
Property.getOwningType()BusinessDomainModel getModel()
Types'.
If the meaning of the 'Model' container reference isn't clear, there really should be more of a description here...
setModel(BusinessDomainModel),
BusinessDomainDslPackage.getAbstractType_Model(),
BusinessDomainModel.getTypes()void setModel(BusinessDomainModel value)
Model' container reference.
value - the new value of the 'Model' container reference.getModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||