Uses of Interface
com.sas.services.information.metadata.PrototypePropertyInterface
Packages that use PrototypePropertyInterface
-
Uses of PrototypePropertyInterface in com.sas.services.information.metadata
Subinterfaces of PrototypePropertyInterface in com.sas.services.information.metadataModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in com.sas.services.information.metadata with parameters of type PrototypePropertyInterfaceModifier and TypeMethodDescriptionvoidOMRPrototype.addPrototypeProperty(PrototypePropertyInterface property) voidPrototypeInterface.addPrototypeProperty(PrototypePropertyInterface property) Add an attribute property to this prototype.voidOMRPrototype.removePrototypeProperty(PrototypePropertyInterface property) voidPrototypeInterface.removePrototypeProperty(PrototypePropertyInterface property) Remove an attribute property from this prototype.