Uses of Interface
com.esprow.oapi.repository.OapiComponentRef
-
Uses of OapiComponentRef in com.esprow.oapi.repository
Modifier and TypeInterfaceDescriptioninterface
A reference to a group by its ID and scenario.Modifier and TypeMethodDescriptionOapiRepositoryFactory.createComponentRef()
Returns a new object of class 'Component Ref'.Modifier 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.