Uses of Interface
com.sas.services.information.metadata.AbstractPropertyInterface
Packages that use AbstractPropertyInterface
-
Uses of AbstractPropertyInterface in com.sas.services.information.metadata
Subinterfaces of AbstractPropertyInterface in com.sas.services.information.metadataModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThis is a simple interface for representing properties that are coming from a metadata repository.interfaceMethods in com.sas.services.information.metadata with parameters of type AbstractPropertyInterfaceModifier and TypeMethodDescriptionvoidOMRPropertyGroup.addGroupedProperty(AbstractPropertyInterface property) voidPropertyGroupInterface.addGroupedProperty(AbstractPropertyInterface property) Add aAbstractPropertyInterfaceto the collection grouped by this PropertyGroup.voidOMRPropertyGroup.removeGroupedProperty(AbstractPropertyInterface property) voidPropertyGroupInterface.removeGroupedProperty(AbstractPropertyInterface property) Remove aAbstractPropertyInterfaceobject from the group.