ICY Version 1.0.1.0
Public Member Functions | Protected Attributes

icy.node.Connector Class Reference

Inheritance diagram for icy.node.Connector:
icy.node.InputConnector icy.node.OutputConnector

List of all members.

Public Member Functions

NodeEntry getConnectPoint ()
void setConnectPoint (NodeEntry connectPoint)
Object getState ()
void setState (Object state)
boolean isConnected ()

Protected Attributes

NodeEntry connectPoint
Object state

Detailed Description

Author:
Stephane

Member Function Documentation

NodeEntry icy.node.Connector.getConnectPoint ( )
Returns:
the connectPoint
Object icy.node.Connector.getState ( )
Returns:
the state
void icy.node.Connector.setConnectPoint ( NodeEntry  connectPoint)
Parameters:
connectPointthe connectPoint to set
void icy.node.Connector.setState ( Object  state)
Parameters:
statethe state to set

The documentation for this class was generated from the following file:
 All Classes Functions Variables