Uses of Class
org.yamcs.xtce.ArgumentAssignment
Packages that use ArgumentAssignment
-
Uses of ArgumentAssignment in org.yamcs.xtce
Methods in org.yamcs.xtce that return types with arguments of type ArgumentAssignmentModifier and TypeMethodDescriptionMetaCommand.getArgumentAssignmentList()returns the argument assignment list in relation to the inheritance - this is the list of arguments of the parent(s) which are assigned when the inheritance takes place returns null if there is no such argumentMetaCommand.getEffectiveArgumentAssignmentList()Methods in org.yamcs.xtce with parameters of type ArgumentAssignmentMethod parameters in org.yamcs.xtce with type arguments of type ArgumentAssignmentModifier and TypeMethodDescriptionvoidMetaCommand.setArgumentAssignmentList(List<ArgumentAssignment> argumentAssignmentList)