Interface OrRepInfoGroup
- All Superinterfaces:
- RepInfoGroup
- All Known Implementing Classes:
- OrRepInfoGroupImpl1
public interface OrRepInfoGroup extends RepInfoGroup
The components of the OrRepInfoGroup should be treated as alternatives i.e.
 only one of the collection is needed, and the selection will depend upon what
 other RepInfo is available.  For example software may be available as Java code
 or C# code. If a Java compiler and Virtual machine are available then the Java
 code should be chosen. If both a Java compiler and a C# compiler are available
 then either may be chosen.
- Since:
- 06-Sep-2021 15:59:46
- Version:
- 1.0
- Author:
- David