Uses of Class
org.openforis.collect.mondrian.Annotations
Packages that use Annotations
-
Uses of Annotations in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as AnnotationsModifier and TypeFieldDescriptionprotected AnnotationsCalculatedMember.annotationsprotected AnnotationsHierarchy.annotationsprotected AnnotationsHierarchy.Level.annotationsprotected AnnotationsNamedSet.annotationsprotected AnnotationsSchema.annotationsprotected AnnotationsSchema.Cube.annotationsprotected AnnotationsSchema.Cube.Measure.annotationsprotected AnnotationsSchema.Role.annotationsprotected AnnotationsSchema.VirtualCube.annotationsprotected AnnotationsSchema.VirtualCube.VirtualCubeMeasure.annotationsFields in org.openforis.collect.mondrian with type parameters of type AnnotationsModifier and TypeFieldDescriptionprotected List<Annotations> DimensionUsage.annotationsprotected List<Annotations> PrivateDimension.annotationsprotected List<Annotations> SharedDimension.annotationsMethods in org.openforis.collect.mondrian that return AnnotationsModifier and TypeMethodDescriptionObjectFactory.createAnnotations()Create an instance ofAnnotationsCalculatedMember.getAnnotations()Gets the value of the annotations property.Hierarchy.getAnnotations()Gets the value of the annotations property.Hierarchy.Level.getAnnotations()Gets the value of the annotations property.NamedSet.getAnnotations()Gets the value of the annotations property.Schema.Cube.getAnnotations()Gets the value of the annotations property.Schema.Cube.Measure.getAnnotations()Gets the value of the annotations property.Schema.getAnnotations()Gets the value of the annotations property.Schema.Role.getAnnotations()Gets the value of the annotations property.Schema.VirtualCube.getAnnotations()Gets the value of the annotations property.Schema.VirtualCube.VirtualCubeMeasure.getAnnotations()Gets the value of the annotations property.Methods in org.openforis.collect.mondrian that return types with arguments of type AnnotationsModifier and TypeMethodDescriptionDimensionUsage.getAnnotations()Gets the value of the annotations property.PrivateDimension.getAnnotations()Gets the value of the annotations property.SharedDimension.getAnnotations()Gets the value of the annotations property.Methods in org.openforis.collect.mondrian with parameters of type AnnotationsModifier and TypeMethodDescriptionvoidCalculatedMember.setAnnotations(Annotations value) Sets the value of the annotations property.voidHierarchy.Level.setAnnotations(Annotations value) Sets the value of the annotations property.voidHierarchy.setAnnotations(Annotations value) Sets the value of the annotations property.voidNamedSet.setAnnotations(Annotations value) Sets the value of the annotations property.voidSchema.Cube.Measure.setAnnotations(Annotations value) Sets the value of the annotations property.voidSchema.Cube.setAnnotations(Annotations value) Sets the value of the annotations property.voidSchema.Role.setAnnotations(Annotations value) Sets the value of the annotations property.voidSchema.setAnnotations(Annotations value) Sets the value of the annotations property.voidSchema.VirtualCube.setAnnotations(Annotations value) Sets the value of the annotations property.voidSchema.VirtualCube.VirtualCubeMeasure.setAnnotations(Annotations value) Sets the value of the annotations property.