Project

General

Profile

« Previous | Next » 

Revision 88c2fdda

Added by Alex Theys almost 12 years ago

AT: committing changes to the TaxEditor Post third round of code review

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/uses/operation/CreateUseRecordOperation.java
1 1
/**
2
* Copyright (C) 2007 EDIT
2
* Copyright (C) 2011 EDIT
3 3
* European Distributed Institute of Taxonomy 
4 4
* http://www.e-taxonomy.eu
5 5
* 
......
32 32
 */
33 33
public class CreateUseRecordOperation extends AbstractPostOperation {
34 34
	
35
	/** Constant <code>ID="eu.etaxonomy.taxeditor.editor.view.use."{trunked}</code> */
35 36
	public static final String ID = "eu.etaxonomy.taxeditor.editor.use.createUseRecord";
36
	
37 37
	private TaxonDescription description;
38 38
	private Feature feature;
39 39
	private DescriptionElementBase element;

Also available in: Unified diff