Uses of Class
test.de.iip_ecosphere.platform.support.fakeAas.FakeSubmodel
-
Packages that use FakeSubmodel Package Description test.de.iip_ecosphere.platform.support.fakeAas The tests for the AAS abstraction. -
-
Uses of FakeSubmodel in test.de.iip_ecosphere.platform.support.fakeAas
Fields in test.de.iip_ecosphere.platform.support.fakeAas declared as FakeSubmodel Modifier and Type Field Description private FakeSubmodelFakeSubmodel.FakeSubmodelBuilder. instanceMethods in test.de.iip_ecosphere.platform.support.fakeAas that return FakeSubmodel Modifier and Type Method Description protected FakeSubmodelFakeSubmodel.FakeSubmodelBuilder. createInstance(java.lang.String idShort, java.lang.String identifier)Creates the instance.Constructors in test.de.iip_ecosphere.platform.support.fakeAas with parameters of type FakeSubmodel Constructor Description FakeSubmodelBuilder(FakeAas.FakeAasBuilder parent, FakeSubmodel instance)Creates a builder for an existing instance.
-