|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILabel
Field Summary |
---|
Fields inherited from interface org.eclipse.tigerstripe.model.IModelComponent |
---|
VISIBILITY_PACKAGE, VISIBILITY_PRIVATE, VISIBILITY_PROTECTED, VISIBILITY_PUBLIC |
Method Summary | |
---|---|
ILabel |
clone()
|
IAbstractArtifact |
getContainingArtifact()
Returns the IArtifact that is the "container" for the Label. |
IType |
getIType()
|
java.lang.String |
getLabelString()
|
java.lang.String |
getValue()
Returns the value of the label. |
IType |
makeIType()
|
void |
setIType(IType type)
|
void |
setValue(java.lang.String value)
|
java.util.List<org.eclipse.tigerstripe.internal.api.utils.TigerstripeError> |
validate()
|
Methods inherited from interface org.eclipse.tigerstripe.model.IModelComponent |
---|
addStereotypeInstance, getComment, getName, getVisibility, isInActiveFacet, removeStereotypeInstance, removeStereotypeInstances, setComment, setName, setVisibility |
Methods inherited from interface org.eclipse.tigerstripe.profile.stereotype.IStereotypeCapable |
---|
getStereotypeInstances |
Method Detail |
---|
void setIType(IType type)
IType makeIType()
void setValue(java.lang.String value)
IType getIType()
java.lang.String getLabelString()
java.util.List<org.eclipse.tigerstripe.internal.api.utils.TigerstripeError> validate()
ILabel clone()
IAbstractArtifact getContainingArtifact()
java.lang.String getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |