de.mid.innovator.srv2api.icw2model
Class MEReferenceContainerAbleHelper
java.lang.Object
de.mid.innovator.srv2api.icw2model.MEReferenceContainerAbleHelper
public abstract class MEReferenceContainerAbleHelper
- extends Object
This is a utility class for MEReferenceContainerAble that provides static methods for creation or other purposes.
- See Also:
MEReferenceContainerAble
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
subtractReferences
public static void subtractReferences(SrvContext srvCtx,
List<ARG_RefContainerElementList> seq)
throws InoNetException,
SrvErrorException
- Subtracts the references to the specified list of referenceable elements from the list of reference containers.
- Parameters:
srvCtx - The context of the related innovator server.seq - list of reference container and referenced elements
- Throws:
InoNetException
SrvErrorException