Uses of Class
test.de.iip_ecosphere.platform.support.fakeAas.FakeOperation
-
Packages that use FakeOperation Package Description test.de.iip_ecosphere.platform.support.fakeAas The tests for the AAS abstraction. -
-
Uses of FakeOperation in test.de.iip_ecosphere.platform.support.fakeAas
Fields in test.de.iip_ecosphere.platform.support.fakeAas declared as FakeOperation Modifier and Type Field Description private FakeOperationFakeOperation.FakeOperationBuilder. instanceMethods in test.de.iip_ecosphere.platform.support.fakeAas that return FakeOperation Modifier and Type Method Description (package private) FakeOperationFakeSubmodel.FakeSubmodelBuilder. register(FakeOperation operation)(package private) FakeOperationFakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder. register(FakeOperation operation)(package private) abstract FakeOperationFakeSubmodelElementContainerBuilder. register(FakeOperation operation)Registers an operation.Methods in test.de.iip_ecosphere.platform.support.fakeAas with parameters of type FakeOperation Modifier and Type Method Description (package private) FakeOperationFakeSubmodel.FakeSubmodelBuilder. register(FakeOperation operation)(package private) FakeOperationFakeSubmodelElementCollection.FakeSubmodelElementCollectionBuilder. register(FakeOperation operation)(package private) abstract FakeOperationFakeSubmodelElementContainerBuilder. register(FakeOperation operation)Registers an operation.
-