|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPropertyCreationDataModelProperties
Field Summary | |
---|---|
static java.lang.String |
COMPONENT_TYPE
[REQUIRED] Component who owns this property/s. |
static java.lang.String |
DEFAULT_VALUE
[OPTIONAL] Default value of the property. |
static java.lang.String |
MANY
[REQUIRED] Many field for the property Type = Object |
static java.lang.String |
NAME
[REQUIRED] Name of the property Type = String |
static java.lang.String |
REQUIRED
[OPTIONAL] Type = Boolean default value is TRUE |
static java.lang.String |
TYPE
[REQUIRED] Type of the property Type = Object |
Fields inherited from interface org.eclipse.stp.core.infrastructure.operations.IAbstractScribblerDataModelProperties |
---|
EDIT_MODEL_LABEL, PROJECT_NAME, RESULT, SCRIBBLER_DOMAINS |
Fields inherited from interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProperties |
---|
ALLOW_EXTENSIONS, RESTRICT_EXTENSIONS |
Field Detail |
---|
static final java.lang.String COMPONENT_TYPE
ComponentType
static final java.lang.String DEFAULT_VALUE
String
static final java.lang.String NAME
String
static final java.lang.String REQUIRED
Boolean
default value is TRUE
static final java.lang.String TYPE
Object
static final java.lang.String MANY
Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |