-
- All Superinterfaces:
Member<T>
- All Known Implementing Classes:
AnnotatedOpDependencyMember,FieldOpDependencyMember,MethodParameterOpDependencyMember
public interface OpDependencyMember<T> extends Member<T>
- Author:
- Marcel Wiedenmann
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetDependencyName()default ItemIOgetIOType()Hintshints()-
Methods inherited from interface org.scijava.struct.Member
childStruct, createInstance, description, isInput, isOutput, isRequired, isStruct, key, rawType, type
-
-