Package org.yamcs.studio.core
Class RemoteEntityHolder
java.lang.Object
org.yamcs.studio.core.RemoteEntityHolder
Groups entities that have been populated from the remote server.
This is intended as a convenience class for passing information from YamcsConnector
to YamcsPlugin
.
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
-
Field Details
-
yamcsClient
-
serverInfo
-
userInfo
-
instance
-
processor
-
missionDatabase
-
-
Constructor Details
-
RemoteEntityHolder
public RemoteEntityHolder()
-