Uses of Interface
de.aristaflow.adept2.model.activitymodel.ActivityModelFactory
Packages that use ActivityModelFactory
Package
Description
-
Uses of ActivityModelFactory in de.aristaflow.adept2.core.activityrepository
Methods in de.aristaflow.adept2.core.activityrepository with parameters of type ActivityModelFactoryModifier and TypeMethodDescriptionstatic voidCopyPasteTools.deepCopyECD(SessionToken session, ActivityRepository rep, ActivityModelFactory amf, String oldName, String newName, long branch) This tool method will search the activity repository for the child operations of the executable component description (ECD) with the previous name and copy them to the ECD with the new name.static voidCopyPasteTools.deepCopyOperation(SessionToken session, ActivityRepository rep, ActivityModelFactory amf, String ecName, String oldName, String newName, long branch) This tool method will search the activity repository for the child activity template definitions (ATD) of the operation with the previous name and copy them to the operation with the new name. -
Uses of ActivityModelFactory in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return ActivityModelFactoryModifier and TypeMethodDescriptionActivityManagerService.getActivityModelFactory()CL_ARCH client service documentationADEPT2ClientService.getActivityModelFactory()Deprecated.CL_ARCH client service documentationMultiplexingClientService.getActivityModelFactory() -
Uses of ActivityModelFactory in de.aristaflow.adept2.model
Methods in de.aristaflow.adept2.model that return ActivityModelFactoryModifier and TypeMethodDescriptionModelFactoryRegistry.getActivityModelFactory(String usingInstance) Gets the instance of the activity model factory configured for the designated component instance.