ru
.
primetalk
.
synapse
.
core
.
components
ComponentsApi
Related Doc:
package components
trait
ComponentsApi
extends
AnyRef
Import components to core package.
Linear Supertypes
AnyRef
,
Any
Known Subclasses
AccumulationDsl
,
AutomataDsl
,
AuxNumberingExt
,
BaseTypedSystemApi
,
BaseTypedSystemDsl
,
ComponentNavigationApi
,
ContactStyleExt
,
ContactsDsl
,
ContactsIndexExt
,
ContinuationDsl
,
DevNullExt
,
EncapsulationApi
,
ExceptionHandlingExt
,
ManagedStatesDsl
,
NextLabelExt
,
RttiContactExt
,
RuntimeComponentApi
,
RuntimeSystemApi
,
SignalProcessingApi0
,
SignalProcessingDsl
,
SignalProcessingSimpleApi
,
SignalProcessingTrackingApi
,
SignalsApi
,
StaticSystemApi
,
SwitcherDsl
,
SystemBuilderApi
,
SystemBuilderDsl
,
SystemConvertingApi
,
SystemRendererApi
,
TrellisApi
,
TryDsl
Ordering
Alphabetic
By Inheritance
Inherited
ComponentsApi
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
type
Component
=
components.Component
type
ComponentWithInternalStructure
=
components.ComponentWithInternalStructure
type
Contact
[
T
]
=
components.Contact
[
T
]
type
FlatMapLink
[
-T1
,
+T2
]
=
components.FlatMapLink
[
T1
,
T2
]
type
Link
[
T1
,
T2
,
-TL1 >:
T1
,
+TL2 <:
T2
]
=
components.Link
[
T1
,
T2
,
TL1
,
TL2
]
type
LinkInfo
[
-T1
,
+T2
]
=
components.LinkInfo
[
T1
,
T2
]
type
Named
=
components.Named
type
NopLink
[
-T1
,
+T2 >:
T1
]
=
components.NopLink
[
T1
,
T2
]
type
RedMapLink
[
-T1
,
+T2
]
=
components.RedMapLink
[
T1
,
T2
]
type
Signal
[
T
]
=
components.Signal
[
T
]
type
SignalCollection
[
+T
]
=
Iterable
[
T
]
type
SignalDist
=
components.SignalDist
type
StateHandle
[
T
]
=
components.StateHandle
[
T
]
type
StateZipLink
[
S
,
-T1
,
+T2 >:
T1
]
=
components.StateZipLink
[
S
,
T1
,
T2
]
type
StatefulFlatMapLink
[
S
,
-T1
,
+T2
]
=
components.StatefulFlatMapLink
[
S
,
T1
,
T2
]
type
StaticSystem
=
components.StaticSystem
type
StaticSystemExtensionId
[
+T
]
=
components.StaticSystemExtensionId
[
T
]
type
WithStaticSystem
=
components.WithStaticSystem
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
Contact
:
components.Contact
.type
val
FlatMapLink
:
components.FlatMapLink
.type
val
Link
:
components.Link
.type
val
NopLink
:
components.NopLink
.type
val
RedMapLink
:
components.RedMapLink
.type
val
Signal
:
components.Signal
.type
val
SignalCollection
:
Iterable
.type
val
SignalDist
:
components.SignalDist
.type
val
StateHandle
:
components.StateHandle
.type
val
StateZipLink
:
components.StateZipLink
.type
val
StatefulFlatMapLink
:
components.StatefulFlatMapLink
.type
val
StaticSystem
:
components.StaticSystem
.type
val
WithStaticSystem
:
components.WithStaticSystem
.type
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
AnyRef
Inherited from
Any
Ungrouped
Import components to core package.