|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComponentTypeCreationDataModelProperties
Field Summary | |
---|---|
static java.lang.String |
CONTAINER
[REQUIRED] Property indicating the Container into which the componentType file will be generated. |
static java.lang.String |
NAME
[REQUIRED] Name of the ComponentType. |
static java.lang.String |
PROPERTIES
[OPTIONAL] Property indicating the list of configurable Properties to be defined within this component type. |
static java.lang.String |
REFERENCES
[OPTIONAL] Property indicating the List of configurable references. |
static java.lang.String |
SERVICES
[OPTIONAL] Property indicating the list of services Type = List defaulted to empty list |
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 NAME
String
static final java.lang.String CONTAINER
IContainer
static final java.lang.String PROPERTIES
List
defaulted to empty list
static final java.lang.String REFERENCES
List
defaulted to empty list
static final java.lang.String SERVICES
List
defaulted to empty list
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |