Uses of Enum
org.openprovenance.prov.template.descriptors.DescriptorTypes
Packages that use DescriptorTypes
-
Uses of DescriptorTypes in org.openprovenance.prov.template.descriptors
Subclasses with type arguments of type DescriptorTypes in org.openprovenance.prov.template.descriptorsMethods in org.openprovenance.prov.template.descriptors that return DescriptorTypesModifier and TypeMethodDescriptionAttributeDescriptor.getDescriptorType()AttributeDescriptorList.getDescriptorType()Descriptor.getDescriptorType()NameDescriptor.getDescriptorType()static DescriptorTypesReturns the enum constant of this type with the specified name.static DescriptorTypes[]DescriptorTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.