- All Superinterfaces:
OVLAbstractMemberDefinition
,OVLAccessoryDefinition
public interface OVLAccessoryArrayDefinition extends OVLAccessoryDefinition
-
Method Summary
Modifier and Type Method Description OVLAccessoryDefinition
template()
This method returns the template accessory definition if the current object is an accessory array.Methods inherited from interface omix.plugin.ovl.OVLAbstractMemberDefinition
getAnnotation, getAnnotations, getName, isAnnotationPresent
Methods inherited from interface omix.plugin.ovl.OVLAccessoryDefinition
getAccessoryType, getFunctionCall, getNamespace, getSignalTypes, isTrigger
-
Method Details
-
template
OVLAccessoryDefinition template()This method returns the template accessory definition if the current object is an accessory array.- Returns:
- template
-