Project

General

Profile

« Previous | Next » 

Revision 8481f952

Added by Andreas Müller almost 4 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/concept/e4/CreateConceptRelationMenuE4.java
23 23
import eu.etaxonomy.taxeditor.store.CdmStore;
24 24

  
25 25
/**
26
 *
27 26
 * @author pplitzner
28 27
 * @date 21.08.2017
29
 *
30 28
 */
31 29
public class CreateConceptRelationMenuE4 {
32 30

  
33 31
    public String commandName = "eu.etaxonomy.taxeditor.editor.name.createConceptRelation"; //$NON-NLS-1$
34 32

  
35
    /** {@inheritDoc} */
36 33
    @AboutToShow
37 34
    public void aboutToShow(List<MMenuElement> items) {
38 35

  

Also available in: Unified diff