|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VCustomControl
A representation of the model object 'Control'.
The following features are supported:
VCustomPackage.getCustomControl()
Method Summary | |
---|---|
String |
getBundleName()
Returns the value of the 'Bundle Name' attribute. |
String |
getClassName()
Returns the value of the 'Class Name' 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. |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VControl |
---|
getDomainModelReference, getLabelAlignment, setDomainModelReference, setDomainModelReference, setDomainModelReference, setLabelAlignment |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VElement |
---|
getAttachments, getDiagnostic, getName, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setName, setReadonly, setVisible |
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 |
---|
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.getCustomControl_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.getCustomControl_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |