Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.application.visual.editor.srcinfo.ui.properties
Interface ISourceInfoPropertiesConstants

All Superinterfaces:
IApplicationModelPropertiesConstants

public interface ISourceInfoPropertiesConstants
extends IApplicationModelPropertiesConstants

Properties of base source info model.


Field Summary
static String copyright
           
static String ENDLINE_PROP
           
static String STARTLINE_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

STARTLINE_PROP

static final String STARTLINE_PROP
See Also:
Constant Field Values

ENDLINE_PROP

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