Class DendrogramFeatureKeyComputer
java.lang.Object
com.e1c.langtool.v8.dt.naming.AbstractFeatureKeyComputer
com.e1c.langtool.v8.dt.chart.naming.ChartFeatureKeyComputer
com.e1c.langtool.v8.dt.chart.naming.DendrogramFeatureKeyComputer
- All Implemented Interfaces:
IFeatureKeyComputer
-
Field Summary
Fields inherited from class com.e1c.langtool.v8.dt.naming.AbstractFeatureKeyComputer
SUFFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FeatureKey_computeFqn(Chart obj) protected FeatureKeyprotected FeatureKeyprotected FeatureKeyprotected FeatureKeycomputeFqn(org.eclipse.emf.ecore.EObject obj) static DendrogramFeatureKeyComputercreate()booleanisSupported(org.eclipse.emf.ecore.EObject object) Checks if this compueter is supported the object.Methods inherited from class com.e1c.langtool.v8.dt.chart.naming.ChartFeatureKeyComputer
_computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqn, _computeFqnMethods inherited from class com.e1c.langtool.v8.dt.naming.AbstractFeatureKeyComputer
_computeListFqn, _computeParentFeatureFqn, computeListOrParent, getFeatureKey, toFeatureKey
-
Constructor Details
-
DendrogramFeatureKeyComputer
public DendrogramFeatureKeyComputer()
-
-
Method Details
-
create
-
isSupported
public boolean isSupported(org.eclipse.emf.ecore.EObject object) Description copied from interface:IFeatureKeyComputerChecks if this compueter is supported the object.- Specified by:
isSupportedin interfaceIFeatureKeyComputer- Overrides:
isSupportedin classChartFeatureKeyComputer- Parameters:
object- the object- Returns:
- true, if is supported
-
computeFqn
- Overrides:
computeFqnin classChartFeatureKeyComputer
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-