|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEnumArtifact
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact |
|---|
IAbstractArtifact.IFieldTypeRef |
| Nested classes/interfaces inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent |
|---|
IModelComponent.EMultiplicity, IModelComponent.EVisibility |
| Field Summary | |
|---|---|
static java.lang.String |
BASETYPE_INT
Static string for int base type. |
static java.lang.String |
BASETYPE_STRING
Static string for String base type. |
static java.lang.String[] |
baseTypeOptions
Array of supported base types. |
| Fields inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact |
|---|
EMPTY_ARRAY |
| Method Summary | |
|---|---|
java.lang.String |
getBaseTypeStr()
Return a string of the base type for this Enumeration Artifact. |
java.lang.String |
getMaxLiteral()
Return the NAME of the Enum with the highest value. |
java.lang.String |
getMinLiteral()
Return the NAME of the Enum with the lowest value. |
void |
setBaseType(IType type)
Sets the base type of this Enumeration Artifact. |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent |
|---|
getAnnotation, getAnnotations, getAnnotations, getAnnotations, getComment, getMetadata, getName, getProject, getVisibility, hasAnnotations, hasAnnotations, hasAnnotations, isInActiveFacet, setComment, setName, setVisibility, validate |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeCapable |
|---|
addStereotypeInstance, getStereotypeInstanceByName, getStereotypeInstances, hasStereotypeInstance, removeStereotypeInstance, removeStereotypeInstances |
| Field Detail |
|---|
static final java.lang.String BASETYPE_INT
static final java.lang.String BASETYPE_STRING
static final java.lang.String[] baseTypeOptions
| Method Detail |
|---|
void setBaseType(IType type)
type - java.lang.String getBaseTypeStr()
java.lang.String getMaxLiteral()
java.lang.String getMinLiteral()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||