Uses of Interface
pl.edu.icm.unity.engine.api.attributes.AttributeMetadataProvider
-
Packages that use AttributeMetadataProvider Package Description pl.edu.icm.unity.engine.api.attributes -
-
Uses of AttributeMetadataProvider in pl.edu.icm.unity.engine.api.attributes
Methods in pl.edu.icm.unity.engine.api.attributes with parameters of type AttributeMetadataProvider Modifier and Type Method Description protected java.lang.String
AttributeMetadataProvidersRegistry. getId(AttributeMetadataProvider from)
Constructor parameters in pl.edu.icm.unity.engine.api.attributes with type arguments of type AttributeMetadataProvider Constructor Description AttributeMetadataProvidersRegistry(java.util.Optional<java.util.List<AttributeMetadataProvider>> typeElements)
-