Uses of Class
org.incenp.obofoundry.kgcl.model.Activity
Packages that use Activity
-
Uses of Activity in org.incenp.obofoundry.kgcl.model
Methods in org.incenp.obofoundry.kgcl.model that return ActivityModifier and TypeMethodDescriptionChange.getWasGeneratedBy()
Activity.getWasInformedBy()
Agent.getWasInformedBy()
Methods in org.incenp.obofoundry.kgcl.model that return types with arguments of type ActivityMethods in org.incenp.obofoundry.kgcl.model with parameters of type ActivityModifier and TypeMethodDescriptionvoid
Change.setWasGeneratedBy
(Activity wasGeneratedBy) void
Activity.setWasInformedBy
(Activity wasInformedBy) void
Agent.setWasInformedBy
(Activity wasInformedBy) Method parameters in org.incenp.obofoundry.kgcl.model with type arguments of type Activity