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

An attribute that specifies a connectable type such as ComponentParameterReference or FlexibleComponent. More...

Inherits Attribute.

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 a connectable type such as ComponentParameterReference or FlexibleComponent.

Constructor & Destructor Documentation

◆ SlotTypeAttribute()

SlotTypeAttribute ( Type  connectableType)

To create a SlotTypeAttribute by specifying the possible connection types.

Parameters
connectableTypeConnectable type

Property Documentation

◆ connectableType

Type connectableType
get

Connectable type