Uses of Interface
com.esprow.oapi.repository.OapiComponent
Packages that use OapiComponent
-
Uses of OapiComponent in com.esprow.oapi.repository
Methods in com.esprow.oapi.repository that return OapiComponentModifier and TypeMethodDescriptionOapiRepositoryFactory.createComponent()
Returns a new object of class 'Component'.Methods in com.esprow.oapi.repository that return types with arguments of type OapiComponentModifier and TypeMethodDescriptionOapiAction.getComponents()
Returns a list of event parameters organized as components.OapiActor.getComponents()
Returns a list of state variables organized as components.OapiComponents.getList()
Returns the list of components.