Class MoxelFeatureKeyComputer
java.lang.Object
com.e1c.langtool.v8.dt.naming.AbstractFeatureKeyComputer
com.e1c.langtool.v8.dt.moxel.naming.MoxelFeatureKeyComputer
- 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(Cell obj) protected FeatureKey_computeFqn(ColumnGroup obj) protected FeatureKey_computeFqn(LocalString obj) protected FeatureKey_computeFqn(Drawing obj) protected FeatureKey_computeFqn(Format obj) protected FeatureKeyprotected FeatureKey_computeFqn(LanguageInfo obj) protected FeatureKeyprotected FeatureKey_computeFqn(PrintSettings obj) protected FeatureKey_computeFqn(Row obj) protected FeatureKey_computeFqn(RowGroup obj) protected FeatureKey_computeFqn(ViewSettings obj) computeFqn(org.eclipse.emf.ecore.EObject obj) static MoxelFeatureKeyComputercreate()booleanisSupported(org.eclipse.emf.ecore.EObject object) Checks if this compueter is supported the object.Methods inherited from class com.e1c.langtool.v8.dt.naming.AbstractFeatureKeyComputer
_computeListFqn, _computeParentFeatureFqn, computeListOrParent, getFeatureKey, toFeatureKey
-
Constructor Details
-
MoxelFeatureKeyComputer
public MoxelFeatureKeyComputer()
-
-
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.- Parameters:
object- the object- Returns:
- true, if is supported
-
computeFqn
- Specified by:
computeFqnin classAbstractFeatureKeyComputer
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-
_computeFqn
-