|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VCategorizationElement
A representation of the model object 'Element'.
The following features are supported:
VCategorizationPackage.getCategorizationElement()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<VAbstractCategorization> |
getCategorizations()
Returns the value of the 'Categorizations' containment reference list. |
VCategorizableElement |
getCurrentSelection()
Returns the value of the 'Current Selection' reference. |
int |
getMainCategoryDepth()
Returns the value of the 'Main Category Depth' attribute. |
void |
setCurrentSelection(VCategorizableElement value)
Sets the value of the ' Current Selection' reference. |
void |
setMainCategoryDepth(int value)
Sets the value of the ' Main Category Depth' attribute. |
| Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VElement |
|---|
getAttachments, getDiagnostic, getLabel, getName, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, 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 |
|---|
org.eclipse.emf.common.util.EList<VAbstractCategorization> getCategorizations()
VAbstractCategorization.
If the meaning of the 'Categorizations' containment reference list isn't clear, there really should be more of a description here...
VCategorizationPackage.getCategorizationElement_Categorizations()VCategorizableElement getCurrentSelection()
If the meaning of the 'Current Selection' reference isn't clear, there really should be more of a description here...
setCurrentSelection(VCategorizableElement),
VCategorizationPackage.getCategorizationElement_CurrentSelection()void setCurrentSelection(VCategorizableElement value)
Current Selection' reference.
value - the new value of the 'Current Selection' reference.getCurrentSelection()int getMainCategoryDepth()
"0".
If the meaning of the 'Main Category Depth' attribute isn't clear, there really should be more of a description here...
setMainCategoryDepth(int),
VCategorizationPackage.getCategorizationElement_MainCategoryDepth()void setMainCategoryDepth(int value)
Main Category Depth' attribute.
value - the new value of the 'Main Category Depth' attribute.getMainCategoryDepth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||