Uses of Class
org.openforis.collect.mondrian.CalculatedMember
Packages that use CalculatedMember
-
Uses of CalculatedMember in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type CalculatedMemberModifier and TypeFieldDescriptionprotected List<CalculatedMember> Schema.Cube.calculatedMemberprotected List<CalculatedMember> Schema.VirtualCube.calculatedMemberMethods in org.openforis.collect.mondrian that return CalculatedMemberModifier and TypeMethodDescriptionObjectFactory.createCalculatedMember()Create an instance ofCalculatedMemberMethods in org.openforis.collect.mondrian that return types with arguments of type CalculatedMemberModifier and TypeMethodDescriptionSchema.Cube.getCalculatedMember()Gets the value of the calculatedMember property.Schema.VirtualCube.getCalculatedMember()Gets the value of the calculatedMember property.