Uses of Class
de.aristaflow.ilm.model.processmodel.InstanceReference
Packages that use InstanceReference
-
Uses of InstanceReference in de.aristaflow.ilm.model.monitor
Fields in de.aristaflow.ilm.model.monitor with type parameters of type InstanceReferenceModifier and TypeFieldDescriptionList<@NotNull InstanceReference>InstanceDataValues.instancesThe instances of which values are provided by thisInstanceDataValues. -
Uses of InstanceReference in de.aristaflow.ilm.model.processmodel
Fields in de.aristaflow.ilm.model.processmodel with type parameters of type InstanceReferenceModifier and TypeFieldDescriptionList<@NotNull @Valid InstanceReference>InstRefInitialRemoteIteratorData.instRefsList<@NotNull @Valid InstanceReference>InstRefRemoteIteratorData.instRefsMethods in de.aristaflow.ilm.model.processmodel that return InstanceReferenceModifier and TypeMethodDescriptionstatic InstanceReferenceTransformation.toIlm(InstanceReference ref) Methods in de.aristaflow.ilm.model.processmodel that return types with arguments of type InstanceReferenceModifier and TypeMethodDescriptionInstRefInitialRemoteIteratorData.getContentAbstract()InstRefRemoteIteratorData.getContentAbstract()Method parameters in de.aristaflow.ilm.model.processmodel with type arguments of type InstanceReferenceModifier and TypeMethodDescriptionvoidInstRefInitialRemoteIteratorData.setContentAbstract(List<InstanceReference> content) voidInstRefRemoteIteratorData.setContentAbstract(List<InstanceReference> content)