Index

A C D F G H I O P R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addChild(String, ComponentType) - Method in interface org.praxislive.ide.model.ContainerProxy
Add a child component to the underlying container.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.model.Proxy
Add a property change listener.

C

children() - Method in interface org.praxislive.ide.model.ContainerProxy
Stream of all child IDs.
CHILDREN - Static variable in interface org.praxislive.ide.model.ContainerProxy
Name of children property.
ComponentProxy - Interface in org.praxislive.ide.model
A proxy of a PraxisCORE component.
connect(Connection) - Method in interface org.praxislive.ide.model.ContainerProxy
Create a connection between two child component ports.
connections() - Method in interface org.praxislive.ide.model.ContainerProxy
Stream of connections.
CONNECTIONS - Static variable in interface org.praxislive.ide.model.ContainerProxy
Name of connections property.
ContainerProxy - Interface in org.praxislive.ide.model
A proxy of a PraxisCORE container.

D

disconnect(Connection) - Method in interface org.praxislive.ide.model.ContainerProxy
Break a connection between two child component ports.

F

find(ComponentAddress) - Method in interface org.praxislive.ide.model.HubProxy
Find the proxy for the component with the given address (if available).

G

getAddress() - Method in interface org.praxislive.ide.model.ComponentProxy
Address of component.
getChild(String) - Method in interface org.praxislive.ide.model.ContainerProxy
Get the proxy for the given child.
getID() - Method in interface org.praxislive.ide.model.ComponentProxy
The ID of the component.
getInfo() - Method in interface org.praxislive.ide.model.ComponentProxy
Info for component.
getNodeDelegate() - Method in interface org.praxislive.ide.model.Proxy
Get the node representation of this proxy.
getParent() - Method in interface org.praxislive.ide.model.ComponentProxy
Parent container.
getParent() - Method in interface org.praxislive.ide.model.RootProxy
 
getProperty(String) - Method in interface org.praxislive.ide.model.ComponentProxy
Access the component property with the given ID.
getRoot(String) - Method in interface org.praxislive.ide.model.HubProxy
Get the proxy for the root with the given ID.
getType() - Method in interface org.praxislive.ide.model.ComponentProxy
Type of component.

H

HubProxy - Interface in org.praxislive.ide.model
A proxy of a PraxisCORE RootHub.

I

INFO - Static variable in interface org.praxislive.ide.model.ComponentProxy
Name of info property.

O

org.praxislive.ide.model - package org.praxislive.ide.model
 

P

Proxy - Interface in org.praxislive.ide.model
Base interface for proxies of PraxisCORE types.
ProxyException - Exception Class in org.praxislive.ide.model
 
ProxyException() - Constructor for exception class org.praxislive.ide.model.ProxyException
Creates a new instance of ProxyException without detail message.
ProxyException(String) - Constructor for exception class org.praxislive.ide.model.ProxyException
Constructs an instance of ProxyException with the specified detail message.
ProxyException(Throwable) - Constructor for exception class org.praxislive.ide.model.ProxyException
 

R

removeChild(String) - Method in interface org.praxislive.ide.model.ContainerProxy
Remove a child from the underlying container.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.praxislive.ide.model.Proxy
Remove a property change listener.
RootProxy - Interface in org.praxislive.ide.model
A proxy for a PraxisCORE root.
roots() - Method in interface org.praxislive.ide.model.HubProxy
Stream of root IDs.
ROOTS - Static variable in interface org.praxislive.ide.model.HubProxy
Name of roots property.

S

send(String, List<Value>) - Method in interface org.praxislive.ide.model.ComponentProxy
Send a call to the specified control on the underlying component.
SUPPORTED_TYPES - Static variable in interface org.praxislive.ide.model.ContainerProxy
Name of supported types property.
supportedTypes() - Method in interface org.praxislive.ide.model.ContainerProxy
List of supported child types.
A C D F G H I O P R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form