Uses of Interface
com.esprow.oapi.repository.OapiComponentRef
Packages that use OapiComponentRef
-
Uses of OapiComponentRef in com.esprow.oapi.repository
Subinterfaces of OapiComponentRef in com.esprow.oapi.repositoryModifier and TypeInterfaceDescriptioninterface
A reference to a group by its ID and scenario.Methods in com.esprow.oapi.repository that return OapiComponentRefModifier and TypeMethodDescriptionOapiRepositoryFactory.createComponentRef()
Returns a new object of class 'Component Ref'.Methods in com.esprow.oapi.repository that return types with arguments of type OapiComponentRefModifier and TypeMethodDescriptionOapiAction.getComponentRefs()
Returns a list of event parameters presented as references to component definitions.OapiActor.getComponentRefs()
Returns a list of state variables presented as references to component definitions.OapiBlockAssignment.getComponentRefs()
Returns a list of references to components.OapiComponent.getComponentRefs()
Returns a list of references to components.OapiConcept.getComponentRefs()
Returns a list of references to components.OapiGroup.getComponentRefs()
Returns a list of the component references.OapiStructure.getComponentRefs()
Returns a list of references to components.