Module org.praxislive.core
Package org.praxislive.core.protocols
package org.praxislive.core.protocols
-
ClassDescriptionBasic component protocol, providing access to the component info, and optional support for attaching metadata.A container protocol that allows for calls to add / remove child components, and connect / disconnect their ports.Protocol to serialize all or part of a component tree.Protocol for a component that can be started and stopped.Containers can expose an instance of this interface in their lookup to facilitate child container support of the supported-types control.Supported types result to be returned from
SupportedTypes.query().