Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.application.visual.editor.bininfo.ui.properties
Interface IBinInfoPropertiesConstants

All Superinterfaces:
IApplicationModelPropertiesConstants

public interface IBinInfoPropertiesConstants
extends IApplicationModelPropertiesConstants

Properties of base binary info model.


Field Summary
static String BINARYCALLABLEBLOCK_NAME_PROP
           
static String copyright
           
static String DEBUGGABLE_PROP
           
static String EXPORTED_PROP
           
static String SOURCECONTAINER_PROP
           
static String SOURCEMODULE_PROP
           
 
Fields inherited from interface com.ibm.etools.systems.application.visual.editor.ui.properties.IApplicationModelPropertiesConstants
LOCATION_PROP, NAME_PROP, PATH_VARIABLE_PROP, RELATION_SUBTYPE_PROP, RELATION_TYPE_PROP, SOURCE_NAME_PROP, SOURCEPOSITON_PROP, SUBTYPE_PROP, TARGET_NAME_PROP, TYPE_PROP, VERSION_PROP
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

BINARYCALLABLEBLOCK_NAME_PROP

static final String BINARYCALLABLEBLOCK_NAME_PROP
See Also:
Constant Field Values

EXPORTED_PROP

static final String EXPORTED_PROP
See Also:
Constant Field Values

DEBUGGABLE_PROP

static final String DEBUGGABLE_PROP
See Also:
Constant Field Values

SOURCECONTAINER_PROP

static final String SOURCECONTAINER_PROP
See Also:
Constant Field Values

SOURCEMODULE_PROP

static final String SOURCEMODULE_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.