Commons

org.topcased.model.management
Interface IAnnotationConstants


public interface IAnnotationConstants

Common Topcased EAnnotation Constants

creation : 16 juin 2005


Field Summary
static java.lang.String DOCUMENTATION_KEY
          The name of the details entry that will contain the documentation attribute
static java.lang.String DOCUMENTATION_SOURCE
          The source of the EAnnotation that will contains the documentation
static java.lang.String RESOURCES_SOURCE
          The source of the EAnnotation that will contains the resources
static java.lang.String UUID_KEY
          The name of the details entry that will contain the uuid attribute
static java.lang.String UUID_SOURCE
          The source of the EAnnotation that will contains the uuid
 

Field Detail

UUID_SOURCE

static final java.lang.String UUID_SOURCE
The source of the EAnnotation that will contains the uuid

See Also:
Constant Field Values

UUID_KEY

static final java.lang.String UUID_KEY
The name of the details entry that will contain the uuid attribute

See Also:
Constant Field Values

DOCUMENTATION_SOURCE

static final java.lang.String DOCUMENTATION_SOURCE
The source of the EAnnotation that will contains the documentation

See Also:
Constant Field Values

RESOURCES_SOURCE

static final java.lang.String RESOURCES_SOURCE
The source of the EAnnotation that will contains the resources

See Also:
Constant Field Values

DOCUMENTATION_KEY

static final java.lang.String DOCUMENTATION_KEY
The name of the details entry that will contain the documentation attribute

See Also:
Constant Field Values

Commons

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.