SAM

org.topcased.modeler.sam
Interface SAMPropertyConstants


public interface SAMPropertyConstants

This interface is used to define Property constants ("keys" and "values") that are proper to the SAM graphical editor. Creation : 29 sept. 2005


Field Summary
static java.lang.String DATASTORE_TYPE
          The type of a Datastore object
static java.lang.String DATASTORE_TYPE_LEFT
          The value corresponding to a LeftDataStore
static java.lang.String DATASTORE_TYPE_RIGHT
          The value corresponding to a RightDataStore
 

Field Detail

DATASTORE_TYPE

static final java.lang.String DATASTORE_TYPE
The type of a Datastore object

See Also:
Constant Field Values

DATASTORE_TYPE_LEFT

static final java.lang.String DATASTORE_TYPE_LEFT
The value corresponding to a LeftDataStore

See Also:
Constant Field Values

DATASTORE_TYPE_RIGHT

static final java.lang.String DATASTORE_TYPE_RIGHT
The value corresponding to a RightDataStore

See Also:
Constant Field Values

SAM

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