public interface ModifiableCell extends Cell
DEFAULT_TRANSFORMATION_MODE, PROPERTY_DISABLE_FOR, PROPERTY_ENABLE_FOR, PROPERTY_PRIORITY, PROPERTY_TRANSFORMATION_MODE
Modifier and Type | Method and Description |
---|---|
void |
setDisabledFor(Cell cell,
boolean disabled) |
void |
setTransformationMode(TransformationMode mode)
Set the cell transformation mode.
|
addAnnotation, getAnnotations, getAnnotationTypes, getDisabledFor, getDocumentation, getId, getPriority, getSource, getTarget, getTransformationIdentifier, getTransformationMode, getTransformationParameters, isBaseCell, removeAnnotation
void setDisabledFor(Cell cell, boolean disabled)
cell
- the cell to disable/enable this cell fordisabled
- whether the cell should be disabled or notvoid setTransformationMode(TransformationMode mode)
mode
- the transformation mode to setBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a