Uses of Interface
de.iip_ecosphere.platform.support.iip_aas.AasContributor
-
Uses of AasContributor in de.iip_ecosphere.platform.support.iip_aas
Methods in de.iip_ecosphere.platform.support.iip_aas that return types with arguments of type AasContributor Modifier and Type Method Description static Set<Class<? extends AasContributor>>AasPartRegistry. contributorClasses()Returns the contributor classes.static Iterator<AasContributor>AasPartRegistry. contributors()Returns the contributors.private static ServiceLoader<AasContributor>AasPartRegistry. getContributorLoader()Returns the contributor loader.