| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Contains predefined names of pattern properties.
| Field Summary | |
final static String | CONTAINERA value of this property is SciContainer where the output element will be contained. |
final static String | ELEMENTA value of this property is SciElement the pattern will work with. |
final static String | ELEMENTSValues of this property are SciElement's the pattern will work with. |
final static String | HIDE_IN_CHOOSE_LIST |
final static String | LINK_DESTINATION_CLASSA value of this property is SciClass being a destination class for a link this pattern works with. |
final static String | LINK_SOURCE_CLASSA value of this property is SciClass being a source class for a link this pattern works with. |
final static String | PATTERN_CATEGORYA value of this property is a string with the name of the kind of object this pattern is intended to work with. |
final static String | PATTERN_DESCRIPTIONA value of this property is a string with a description of this pattern. |
final static String | PATTERN_DISPLAY_NAMEA value of this property is a string with the name which will be displayed in wizards and other dialogs as a name of this pattern. |
final static String | PATTERN_LANGUAGEA value of this property is a name of a programming language this pattern is intended to work with. |
final static String | PATTERN_NAMEA value of this property is a string with the name of this pattern. |
final static String | PATTERN_UI |
final static String | RESULT_ELEMENTA value of this property is the result of applying this pattern - SciElement object. |
final static String | RESULT_ELEMENTSValues of this property are the result of applying this pattern - SciElement's object. |
final static String | TITLE |
| Field Detail |
public final static String CONTAINER
SciContainer where the output element will be contained.
Cannot be null.public final static String ELEMENT
SciElement the pattern will work with. If it is null,
then the pattern will create new element.public final static String ELEMENTS
SciElement's the pattern will work with.public final static String HIDE_IN_CHOOSE_LIST
public final static String LINK_DESTINATION_CLASS
SciClass being a destination class for a link this pattern works with.
Only patterns with SciPatternCategory.LINK_CATEGORY
value of PATTERN_CATEGORY property have this property.public final static String LINK_SOURCE_CLASS
SciClass being a source class for a link this pattern works with.
Only patterns with SciPatternCategory.LINK_CATEGORY
value of PATTERN_CATEGORY property have this property.public final static String PATTERN_CATEGORY
SciPatternCategory interface.
Important: the value of this property should not be changed, since it is automatically set at the start up.
public final static String PATTERN_DESCRIPTION
public final static String PATTERN_DISPLAY_NAME
public final static String PATTERN_LANGUAGE
SciLanguage interface.
public final static String PATTERN_NAME
Important: the value of this property should not be changed, since it is automatically set at the start up.
public final static String PATTERN_UI
public final static String RESULT_ELEMENT
SciElement object.public final static String RESULT_ELEMENTS
SciElement's object.public final static String TITLE
| Association Links |
SciLanguage interface.
to Class java.lang.String
SciPatternCategory interface.
Important: the value of this property should not be changed, since it is automatically set at the start up.
to Class java.lang.String
Important: the value of this property should not be changed, since it is automatically set at the start up.
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
SciContainer where the output element will be contained.
Cannot be null.to Class java.lang.String
SciElement the pattern will work with. If it is null,
then the pattern will create new element.to Class java.lang.String
SciElement's the pattern will work with.to Class java.lang.String
SciClass being a source class for a link this pattern works with.
Only patterns with SciPatternCategory.LINK_CATEGORY
value of PATTERN_CATEGORY property have this property.to Class java.lang.String
SciClass being a destination class for a link this pattern works with.
Only patterns with SciPatternCategory.LINK_CATEGORY
value of PATTERN_CATEGORY property have this property.to Class java.lang.String
SciElement object.to Class java.lang.String
SciElement's object.to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||