Uses of Class
de.aristaflow.ilm.model.runtimeenvironment.ActivityWithActState
-
Packages that use ActivityWithActState Package Description de.aristaflow.ilm.model.runtimeenvironment -
-
Uses of ActivityWithActState in de.aristaflow.ilm.model.runtimeenvironment
Fields in de.aristaflow.ilm.model.runtimeenvironment with type parameters of type ActivityWithActState Modifier and Type Field Description List<@NotNull @Valid ActivityWithActState>AsInitialRemoteIteratorData. actActStatesList<@NotNull @Valid ActivityWithActState>AsRemoteIteratorData. actActStatesMethods in de.aristaflow.ilm.model.runtimeenvironment that return ActivityWithActState Modifier and Type Method Description static ActivityWithActStateTransformation. toIlm(Pair<EBPInstanceReference,ActivityState> pair)Methods in de.aristaflow.ilm.model.runtimeenvironment that return types with arguments of type ActivityWithActState Modifier and Type Method Description List<ActivityWithActState>AsInitialRemoteIteratorData. getContentAbstract()List<ActivityWithActState>AsRemoteIteratorData. getContentAbstract()Method parameters in de.aristaflow.ilm.model.runtimeenvironment with type arguments of type ActivityWithActState Modifier and Type Method Description voidAsInitialRemoteIteratorData. setContentAbstract(List<ActivityWithActState> content)voidAsRemoteIteratorData. setContentAbstract(List<ActivityWithActState> content)
-