Arbor 3: FSM & BT Graph Editor  3.1.1
SlotTypeAttribute Class Reference

An attribute that specifies connectable types with CalculatorSlot or FlexibleComponent. More...

Inheritance diagram for SlotTypeAttribute:

Public Member Functions

 SlotTypeAttribute (Type connectableType)
 To create a SlotTypeAttribute by specifying the possible connection types. More...
 

Properties

Type connectableType [get]
 Connectable type More...
 

Detailed Description

An attribute that specifies connectable types with CalculatorSlot or FlexibleComponent.

Constructor & Destructor Documentation

SlotTypeAttribute ( Type  connectableType)

To create a SlotTypeAttribute by specifying the possible connection types.

Parameters
connectableTypeConnectable type

Property Documentation

Type connectableType
get

Connectable type