Uses of Class
test.de.iip_ecosphere.platform.support.fakeAas.FakeAas
-
Packages that use FakeAas Package Description test.de.iip_ecosphere.platform.support.fakeAas The tests for the AAS abstraction. -
-
Uses of FakeAas in test.de.iip_ecosphere.platform.support.fakeAas
Fields in test.de.iip_ecosphere.platform.support.fakeAas declared as FakeAas Modifier and Type Field Description private FakeAasFakeAas.FakeAasBuilder. instanceprivate FakeAasFakeSubmodel. parentMethods in test.de.iip_ecosphere.platform.support.fakeAas that return FakeAas Modifier and Type Method Description (package private) FakeAasFakeAas.FakeAasBuilder. getInstance()Returns the instance.Constructors in test.de.iip_ecosphere.platform.support.fakeAas with parameters of type FakeAas Constructor Description FakeAasBuilder(FakeAas instance)Creates an instance.
-