Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.application.visual.editor.ui.properties
Interface IApplicationModelPropertiesConstants

All Known Subinterfaces:
IBinInfoPropertiesConstants, ISourceInfoPropertiesConstants

public interface IApplicationModelPropertiesConstants

Properties constans for base application model.


Field Summary
static String copyright
           
static String LOCATION_PROP
           
static String NAME_PROP
           
static String PATH_VARIABLE_PROP
           
static String RELATION_SUBTYPE_PROP
           
static String RELATION_TYPE_PROP
           
static String SOURCE_NAME_PROP
           
static String SOURCEPOSITON_PROP
           
static String SUBTYPE_PROP
           
static String TARGET_NAME_PROP
           
static String TYPE_PROP
           
static String VERSION_PROP
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

NAME_PROP

static final String NAME_PROP
See Also:
Constant Field Values

TYPE_PROP

static final String TYPE_PROP
See Also:
Constant Field Values

SUBTYPE_PROP

static final String SUBTYPE_PROP
See Also:
Constant Field Values

LOCATION_PROP

static final String LOCATION_PROP
See Also:
Constant Field Values

VERSION_PROP

static final String VERSION_PROP
See Also:
Constant Field Values

SOURCE_NAME_PROP

static final String SOURCE_NAME_PROP
See Also:
Constant Field Values

TARGET_NAME_PROP

static final String TARGET_NAME_PROP
See Also:
Constant Field Values

RELATION_TYPE_PROP

static final String RELATION_TYPE_PROP
See Also:
Constant Field Values

RELATION_SUBTYPE_PROP

static final String RELATION_SUBTYPE_PROP
See Also:
Constant Field Values

SOURCEPOSITON_PROP

static final String SOURCEPOSITON_PROP
See Also:
Constant Field Values

PATH_VARIABLE_PROP

static final String PATH_VARIABLE_PROP
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.