|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VCustomDomainModelReference
A representation of the model object 'Domain Model Reference'.
The following features are supported:
VCustomPackage.getCustomDomainModelReference()| Method Summary | |
|---|---|
String |
getBundleName()
Returns the value of the 'Bundle Name' attribute. |
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
org.eclipse.emf.common.util.EList<VDomainModelReference> |
getDomainModelReferences()
Returns the value of the 'Domain Model References' containment reference list. |
boolean |
isControlChecked()
Returns the value of the 'Control Checked' attribute. |
void |
setBundleName(String value)
Sets the value of the ' Bundle Name'
attribute. |
void |
setClassName(String value)
Sets the value of the ' Class Name' attribute. |
void |
setControlChecked(boolean value)
Sets the value of the ' Control Checked' attribute. |
| Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference |
|---|
getChangeListener, getEStructuralFeatureIterator, getFullPathIterator, getIterator, init |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.ModelChangeListener |
|---|
notifyChange |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<VDomainModelReference> getDomainModelReferences()
VDomainModelReference.
If the meaning of the 'Domain Model References' containment reference list isn't clear, there really should be more of a description here...
VCustomPackage.getCustomDomainModelReference_DomainModelReferences()String getBundleName()
If the meaning of the 'Bundle Name' attribute isn't clear, there really should be more of a description here...
setBundleName(String),
VCustomPackage.getCustomDomainModelReference_BundleName()void setBundleName(String value)
Bundle Name'
attribute.
value - the new value of the 'Bundle Name' attribute.getBundleName()String getClassName()
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
setClassName(String),
VCustomPackage.getCustomDomainModelReference_ClassName()void setClassName(String value)
Class Name' attribute.
value - the new value of the 'Class Name' attribute.getClassName()boolean isControlChecked()
"false".
If the meaning of the 'Control Checked' attribute isn't clear, there really should be more of a description here...
setControlChecked(boolean),
VCustomPackage.getCustomDomainModelReference_ControlChecked()void setControlChecked(boolean value)
Control Checked' attribute.
value - the new value of the 'Control Checked' attribute.isControlChecked()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||