| |
|
| java.lang.Object newprocess.diagram.cust.annotations.utils.FeatureUtil
FeatureUtil | public class FeatureUtil (Code) | | author: sh |
Method Summary | |
public EAttribute | getFeature(EditPart editPart) | public boolean | isAttributeSupported(EditPart editPart) This method checks if the given EditPart supports
Annotations. |
FeatureUtil | public FeatureUtil()(Code) | | Constructor
|
getFeature | public EAttribute getFeature(EditPart editPart)(Code) | | This method is used by Commands and fetchs the right
structural feature which value is to be set
|
isAttributeSupported | public boolean isAttributeSupported(EditPart editPart)(Code) | | This method checks if the given EditPart supports
Annotations.
|
|
|
|