public interface VAbstractCategorization extends VCategorizableElement
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VAction> |
getActions()
Returns the value of the 'Actions' containment reference list.
|
getECPActions, getLabelObject, setECPActions
getAttachments, getDiagnostic, getLabel, getName, getUuid, isEffectivelyEnabled, isEffectivelyReadonly, isEffectivelyVisible, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setUuid, setVisible
getTooltip, setTooltip
org.eclipse.emf.common.util.EList<VAction> getActions()
VAction
.
If the meaning of the 'Actions' containment reference list isn't clear, there really should be more of a description here...
VCategorizationPackage.getAbstractCategorization_Actions()
Copyright © 2018. All rights reserved.