|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VTViewModelElementSelector
A representation of the model object 'Selector'.
The following features are supported:
VTViewModelElementPackage.getViewModelElementSelector()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.ecp.view.template.model.VTStyleSelector |
|---|
NOT_APPLICABLE |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getAttribute()
Returns the value of the 'Attribute' reference. |
Object |
getAttributeValue()
Returns the value of the 'Attribute Value' attribute. |
org.eclipse.emf.ecore.EClass |
getClassType()
Returns the value of the 'Class Type' reference. |
boolean |
isSelectSubclasses()
Returns the value of the 'Select Subclasses' attribute. |
void |
setAttribute(org.eclipse.emf.ecore.EAttribute value)
Sets the value of the ' Attribute' reference. |
void |
setAttributeValue(Object value)
Sets the value of the ' Attribute Value' attribute. |
void |
setClassType(org.eclipse.emf.ecore.EClass value)
Sets the value of the ' Class Type' reference. |
void |
setSelectSubclasses(boolean value)
Sets the value of the ' Select Subclasses' attribute. |
| Methods inherited from interface org.eclipse.emf.ecp.view.template.model.VTStyleSelector |
|---|
isApplicable |
| 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 |
|---|
org.eclipse.emf.ecore.EClass getClassType()
If the meaning of the 'Class Type' attribute isn't clear, there really should be more of a description here...
setClassType(EClass),
VTViewModelElementPackage.getViewModelElementSelector_ClassType()void setClassType(org.eclipse.emf.ecore.EClass value)
Class Type' reference.
value - the new value of the 'Class Type' reference.getClassType()org.eclipse.emf.ecore.EAttribute getAttribute()
If the meaning of the 'Attribute' reference isn't clear, there really should be more of a description here...
setAttribute(EAttribute),
VTViewModelElementPackage.getViewModelElementSelector_Attribute()void setAttribute(org.eclipse.emf.ecore.EAttribute value)
Attribute' reference.
value - the new value of the 'Attribute' reference.getAttribute()Object getAttributeValue()
If the meaning of the 'Attribute Value' attribute isn't clear, there really should be more of a description here...
setAttributeValue(Object),
VTViewModelElementPackage.getViewModelElementSelector_AttributeValue()void setAttributeValue(Object value)
Attribute Value' attribute.
value - the new value of the 'Attribute Value' attribute.getAttributeValue()boolean isSelectSubclasses()
If the meaning of the 'Select Subclasses' attribute isn't clear, there really should be more of a description here...
setSelectSubclasses(boolean),
VTViewModelElementPackage.getViewModelElementSelector_SelectSubclasses()void setSelectSubclasses(boolean value)
Select Subclasses' attribute.
value - the new value of the 'Select Subclasses' attribute.isSelectSubclasses()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||