|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BusinessClass
A representation of the model object 'Business Class'.
The following features are supported:
BusinessDomainDslPackage.getBusinessClass()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Association> |
getAssociationsTo()
Returns the value of the 'Associations To' reference list. |
org.eclipse.emf.common.util.EList<AbstractBusinessRule> |
getBusinessRules()
Returns the value of the 'Business Rules' containment reference list. |
BusinessClass |
getSuperclass()
Returns the value of the 'Superclass' reference. |
void |
setSuperclass(BusinessClass value)
Sets the value of the ' Superclass' reference. |
| Methods inherited from interface BusinessDomainDsl.AbstractBusinessClass |
|---|
getAssociationsFrom |
| Methods inherited from interface BusinessDomainDsl.AbstractType |
|---|
getModel, getProperties, setModel |
| 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<AbstractBusinessRule> getBusinessRules()
AbstractBusinessRule.
It is bidirectional and its opposite is 'Business Class'.
If the meaning of the 'Business Rules' containment reference list isn't clear, there really should be more of a description here...
BusinessDomainDslPackage.getBusinessClass_BusinessRules(),
AbstractBusinessRule.getBusinessClass()BusinessClass getSuperclass()
If the meaning of the 'Superclass' reference isn't clear, there really should be more of a description here...
setSuperclass(BusinessClass),
BusinessDomainDslPackage.getBusinessClass_Superclass()void setSuperclass(BusinessClass value)
Superclass' reference.
value - the new value of the 'Superclass' reference.getSuperclass()org.eclipse.emf.common.util.EList<Association> getAssociationsTo()
Association.
It is bidirectional and its opposite is 'Source'.
If the meaning of the 'Associations To' reference list isn't clear, there really should be more of a description here...
BusinessDomainDslPackage.getBusinessClass_AssociationsTo(),
Association.getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||