public class FindReferencedObjects extends XMLRequest implements Iterable<UC4ObjectName>
| Constructor and Description |
|---|
FindReferencedObjects(UC4ObjectName object)
Creates a request to get a list of object names in an executable object.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<UC4ObjectName> |
iterator() |
int |
size()
Returns the number of objects names that have been found.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FindReferencedObjects(UC4ObjectName object)
object - Name of an executable objectpublic Iterator<UC4ObjectName> iterator()
iterator in interface Iterable<UC4ObjectName>public int size()
Copyright © 2021. All rights reserved.