- All Superinterfaces:
AbstractDiagramComponent
,AccessoryItem
,Iterable<T>
,ReadOnlyInterface
- All Known Subinterfaces:
AnnotationArrayItem<T>
,AnnotationArrayItem<T>
,ArrayItem<T>
,TriggerArrayItem<T>
,TriggerArrayItem<T>
public interface ArrayItem<T extends AccessoryItem> extends AccessoryItem, Iterable<T>
-
Method Summary
Modifier and Type Method Description Array<?>
modelComponent()
Methods inherited from interface omix.plugin.diagram.accessory.AccessoryItem
diagram, getField, owner, visible
-
Method Details
-
modelComponent
Array<?> modelComponent()- Specified by:
modelComponent
in interfaceAccessoryItem
-