be.ac.vub.cocompose.eclipse
Class TemplateConstants

java.lang.Object
  extended bybe.ac.vub.cocompose.eclipse.TemplateConstants

public class TemplateConstants
extends Object

Template constants for CoComposeElementFactory.

Since:
0.2.8
Version:
0.2.8, 20/04/2004
Author:
Dennis Wagelaar

Field Summary
static String TEMPLATE_CONCEPT
           
static String TEMPLATE_ROLE
           
 
Constructor Summary
TemplateConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEMPLATE_CONCEPT

public static final String TEMPLATE_CONCEPT
See Also:
Constant Field Values

TEMPLATE_ROLE

public static final String TEMPLATE_ROLE
See Also:
Constant Field Values
Constructor Detail

TemplateConstants

public TemplateConstants()