]> OCCT Git - occt-copy.git/commitdiff
0024830: Remove redundant keyword 'mutable' in CDL declarations
authorabv <abv@opencascade.com>
Tue, 15 Apr 2014 04:50:00 +0000 (08:50 +0400)
committerapn <apn@opencascade.com>
Thu, 29 May 2014 10:58:25 +0000 (14:58 +0400)
Redundant keyword 'mutable' removed in CDL files.
In IGESConvGeom_GeomBuilder, unused methods MakeXY() and MakeXYZ() removed.
Method StepAP214_AutoDesignGroupAssignment::Init() replicating same method of the base class is removed as it causes CDL extraction error after above (seemingly irrelevant) changes.

2421 files changed:
src/AIS/AIS.cdl
src/AIS/AIS_AttributeFilter.cdl
src/AIS/AIS_Axis.cdl
src/AIS/AIS_BadEdgeFilter.cdl
src/AIS/AIS_C0RegularityFilter.cdl
src/AIS/AIS_Chamf2dDimension.cdl
src/AIS/AIS_Chamf3dDimension.cdl
src/AIS/AIS_Circle.cdl
src/AIS/AIS_ConcentricRelation.cdl
src/AIS/AIS_ConnectedInteractive.cdl
src/AIS/AIS_ConnectedShape.cdl
src/AIS/AIS_DimensionOwner.cdl
src/AIS/AIS_Drawer.cdl
src/AIS/AIS_EqualDistanceRelation.cdl
src/AIS/AIS_EqualRadiusRelation.cdl
src/AIS/AIS_ExclusionFilter.cdl
src/AIS/AIS_FixRelation.cdl
src/AIS/AIS_GlobalStatus.cdl
src/AIS/AIS_IdenticRelation.cdl
src/AIS/AIS_InteractiveContext.cdl
src/AIS/AIS_Line.cdl
src/AIS/AIS_LocalContext.cdl
src/AIS/AIS_LocalStatus.cdl
src/AIS/AIS_MaxRadiusDimension.cdl
src/AIS/AIS_MidPointRelation.cdl
src/AIS/AIS_MinRadiusDimension.cdl
src/AIS/AIS_MultipleConnectedInteractive.cdl
src/AIS/AIS_MultipleConnectedShape.cdl
src/AIS/AIS_OffsetDimension.cdl
src/AIS/AIS_ParallelRelation.cdl
src/AIS/AIS_PerpendicularRelation.cdl
src/AIS/AIS_Plane.cdl
src/AIS/AIS_PlaneTrihedron.cdl
src/AIS/AIS_Point.cdl
src/AIS/AIS_Relation.cdl
src/AIS/AIS_Selection.cdl
src/AIS/AIS_Shape.cdl
src/AIS/AIS_SignatureFilter.cdl
src/AIS/AIS_SymmetricRelation.cdl
src/AIS/AIS_TangentRelation.cdl
src/AIS/AIS_Triangulation.cdl
src/AIS/AIS_Trihedron.cdl
src/AIS/AIS_TypeFilter.cdl
src/APIHeaderSection/APIHeaderSection_MakeHeader.cdl
src/Adaptor2d/Adaptor2d_GenHCurve2d.cdl
src/Adaptor3d/Adaptor3d_GenHCurve.cdl
src/Adaptor3d/Adaptor3d_GenHSurface.cdl
src/Adaptor3d/Adaptor3d_HVertex.cdl
src/Adaptor3d/Adaptor3d_TopolTool.cdl
src/AppStd/AppStd_Application.cdl
src/AppStdL/AppStdL_Application.cdl
src/Approx/Approx_CurvlinFunc.cdl
src/Aspect/Aspect_CircularGrid.cdl
src/Aspect/Aspect_ColorCubeColorMap.cdl
src/Aspect/Aspect_ColorRampColorMap.cdl
src/Aspect/Aspect_Driver.cdl
src/Aspect/Aspect_FontMap.cdl
src/Aspect/Aspect_GenericColorMap.cdl
src/Aspect/Aspect_MarkMap.cdl
src/Aspect/Aspect_RectangularGrid.cdl
src/Aspect/Aspect_TypeMap.cdl
src/Aspect/Aspect_WidthMap.cdl
src/BOPDS/BOPDS_PaveBlock.cdl
src/BOPInt/BOPInt_Context.cdl
src/BOPTest/BOPTest_DrawableShape.cdl
src/BRep/BRep_Curve3D.cdl
src/BRep/BRep_CurveOn2Surfaces.cdl
src/BRep/BRep_CurveOnClosedSurface.cdl
src/BRep/BRep_CurveOnSurface.cdl
src/BRep/BRep_CurveRepresentation.cdl
src/BRep/BRep_PointOnCurve.cdl
src/BRep/BRep_PointOnCurveOnSurface.cdl
src/BRep/BRep_PointOnSurface.cdl
src/BRep/BRep_Polygon3D.cdl
src/BRep/BRep_PolygonOnClosedSurface.cdl
src/BRep/BRep_PolygonOnClosedTriangulation.cdl
src/BRep/BRep_PolygonOnSurface.cdl
src/BRep/BRep_PolygonOnTriangulation.cdl
src/BRep/BRep_TEdge.cdl
src/BRep/BRep_TFace.cdl
src/BRep/BRep_TVertex.cdl
src/BRepAlgo/BRepAlgo_AsDes.cdl
src/BRepApprox/BRepApprox_ApproxLine.cdl
src/BRepBlend/BRepBlend_Line.cdl
src/BRepBuilderAPI/BRepBuilderAPI_FindPlane.cdl
src/BRepCheck/BRepCheck_Edge.cdl
src/BRepCheck/BRepCheck_Face.cdl
src/BRepCheck/BRepCheck_Shell.cdl
src/BRepCheck/BRepCheck_Vertex.cdl
src/BRepCheck/BRepCheck_Wire.cdl
src/BRepFilletAPI/BRepFilletAPI_LocalOperation.cdl
src/BRepFilletAPI/BRepFilletAPI_MakeChamfer.cdl
src/BRepFilletAPI/BRepFilletAPI_MakeFillet.cdl
src/BRepLib/BRepLib_FindSurface.cdl
src/BRepMesh/BRepMesh_DataStructureOfDelaun.cdl
src/BRepMesh/BRepMesh_FaceAttribute.cdl
src/BRepMesh/BRepMesh_FastDiscret.cdl
src/BRepMesh/BRepMesh_FastDiscretFace.cdl
src/BRepOffset/BRepOffset_Inter2d.cdl
src/BRepOffset/BRepOffset_Inter3d.cdl
src/BRepToIGES/BRepToIGES_BRShell.cdl
src/BRepToIGES/BRepToIGES_BRSolid.cdl
src/BRepToIGES/BRepToIGES_BRWire.cdl
src/BRepToIGESBRep/BRepToIGESBRep_Entity.cdl
src/BRepTools/BRepTools_GTrsfModification.cdl
src/BRepTools/BRepTools_NurbsConvertModification.cdl
src/BRepTools/BRepTools_ReShape.cdl
src/BRepTools/BRepTools_TrsfModification.cdl
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.cdl
src/BRepTopAdaptor/BRepTopAdaptor_Tool.cdl
src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.cdl
src/BinDrivers/BinDrivers_DocumentRetrievalDriver.cdl
src/BinDrivers/BinDrivers_DocumentStorageDriver.cdl
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.cdl
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.cdl
src/BinMDF/BinMDF_ADriver.cdl
src/BinMDF/BinMDF_ADriverTable.cdl
src/BinMDF/BinMDF_ReferenceDriver.cdl
src/BinMDF/BinMDF_TagSourceDriver.cdl
src/BinMDataStd/BinMDataStd_AsciiStringDriver.cdl
src/BinMDataStd/BinMDataStd_BooleanArrayDriver.cdl
src/BinMDataStd/BinMDataStd_BooleanListDriver.cdl
src/BinMDataStd/BinMDataStd_ByteArrayDriver.cdl
src/BinMDataStd/BinMDataStd_CommentDriver.cdl
src/BinMDataStd/BinMDataStd_DirectoryDriver.cdl
src/BinMDataStd/BinMDataStd_ExpressionDriver.cdl
src/BinMDataStd/BinMDataStd_ExtStringArrayDriver.cdl
src/BinMDataStd/BinMDataStd_ExtStringListDriver.cdl
src/BinMDataStd/BinMDataStd_IntPackedMapDriver.cdl
src/BinMDataStd/BinMDataStd_IntegerArrayDriver.cdl
src/BinMDataStd/BinMDataStd_IntegerDriver.cdl
src/BinMDataStd/BinMDataStd_IntegerListDriver.cdl
src/BinMDataStd/BinMDataStd_NameDriver.cdl
src/BinMDataStd/BinMDataStd_NamedDataDriver.cdl
src/BinMDataStd/BinMDataStd_NoteBookDriver.cdl
src/BinMDataStd/BinMDataStd_RealArrayDriver.cdl
src/BinMDataStd/BinMDataStd_RealDriver.cdl
src/BinMDataStd/BinMDataStd_RealListDriver.cdl
src/BinMDataStd/BinMDataStd_ReferenceArrayDriver.cdl
src/BinMDataStd/BinMDataStd_ReferenceListDriver.cdl
src/BinMDataStd/BinMDataStd_RelationDriver.cdl
src/BinMDataStd/BinMDataStd_TickDriver.cdl
src/BinMDataStd/BinMDataStd_TreeNodeDriver.cdl
src/BinMDataStd/BinMDataStd_UAttributeDriver.cdl
src/BinMDataStd/BinMDataStd_VariableDriver.cdl
src/BinMDataXtd/BinMDataXtd_AxisDriver.cdl
src/BinMDataXtd/BinMDataXtd_ConstraintDriver.cdl
src/BinMDataXtd/BinMDataXtd_GeometryDriver.cdl
src/BinMDataXtd/BinMDataXtd_PatternStdDriver.cdl
src/BinMDataXtd/BinMDataXtd_PlacementDriver.cdl
src/BinMDataXtd/BinMDataXtd_PlaneDriver.cdl
src/BinMDataXtd/BinMDataXtd_PointDriver.cdl
src/BinMDataXtd/BinMDataXtd_ShapeDriver.cdl
src/BinMDocStd/BinMDocStd_XLinkDriver.cdl
src/BinMFunction/BinMFunction_FunctionDriver.cdl
src/BinMFunction/BinMFunction_GraphNodeDriver.cdl
src/BinMFunction/BinMFunction_ScopeDriver.cdl
src/BinMNaming/BinMNaming_NamedShapeDriver.cdl
src/BinMNaming/BinMNaming_NamingDriver.cdl
src/BinMPrsStd/BinMPrsStd_AISPresentationDriver.cdl
src/BinMPrsStd/BinMPrsStd_PositionDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_AreaDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_CentroidDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_ColorDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_ColorToolDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_DatumDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_DimTolDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_DimTolToolDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_DocumentToolDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_GraphNodeDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_LayerToolDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_MaterialDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_MaterialToolDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_ShapeToolDriver.cdl
src/BinMXCAFDoc/BinMXCAFDoc_VolumeDriver.cdl
src/BinXCAFDrivers/BinXCAFDrivers_DocumentRetrievalDriver.cdl
src/BinXCAFDrivers/BinXCAFDrivers_DocumentStorageDriver.cdl
src/Bisector/Bisector_Bisec.cdl
src/Bisector/Bisector_BisecAna.cdl
src/Bisector/Bisector_BisecCC.cdl
src/Bisector/Bisector_BisecPC.cdl
src/CDF/CDF_Application.cdl
src/CDF/CDF_Directory.cdl
src/CDF/CDF_Session.cdl
src/CDF/CDF_StoreList.cdl
src/CDM/CDM_Application.cdl
src/CDM/CDM_NullMessageDriver.cdl
src/CDM/CDM_Reference.cdl
src/ChFi3d/ChFi3d_Builder.cdl
src/ChFi3d/ChFi3d_ChBuilder.cdl
src/ChFi3d/ChFi3d_FilBuilder.cdl
src/ChFiDS/ChFiDS_ChamfSpine.cdl
src/ChFiDS/ChFiDS_ElSpine.cdl
src/ChFiDS/ChFiDS_FilSpine.cdl
src/ChFiDS/ChFiDS_Spine.cdl
src/ChFiDS/ChFiDS_Stripe.cdl
src/ChFiDS/ChFiDS_SurfData.cdl
src/DBC/DBC_VArray.cdl
src/DBRep/DBRep_DrawableShape.cdl
src/DBRep/DBRep_Edge.cdl
src/DBRep/DBRep_Face.cdl
src/DBRep/DBRep_IsoBuilder.cdl
src/DDF/DDF_Browser.cdl
src/DDF/DDF_Data.cdl
src/DDataStd/DDataStd_DrawPresentation.cdl
src/DDataStd/DDataStd_TreeBrowser.cdl
src/DDocStd/DDocStd_DrawDocument.cdl
src/DNaming/DNaming_BooleanOperationDriver.cdl
src/DNaming/DNaming_BoxDriver.cdl
src/DNaming/DNaming_CylinderDriver.cdl
src/DNaming/DNaming_FilletDriver.cdl
src/DNaming/DNaming_Line3DDriver.cdl
src/DNaming/DNaming_PointDriver.cdl
src/DNaming/DNaming_PrismDriver.cdl
src/DNaming/DNaming_RevolutionDriver.cdl
src/DNaming/DNaming_SelectionDriver.cdl
src/DNaming/DNaming_SphereDriver.cdl
src/DNaming/DNaming_TransformationDriver.cdl
src/Dico/Dico_Dictionary.cdl
src/Draft/Draft_Modification.cdl
src/Draw/Draw_Axis2D.cdl
src/Draw/Draw_Axis3D.cdl
src/Draw/Draw_Box.cdl
src/Draw/Draw_Chronometer.cdl
src/Draw/Draw_Circle2D.cdl
src/Draw/Draw_Circle3D.cdl
src/Draw/Draw_Drawable3D.cdl
src/Draw/Draw_Grid.cdl
src/Draw/Draw_Marker2D.cdl
src/Draw/Draw_Marker3D.cdl
src/Draw/Draw_Number.cdl
src/Draw/Draw_Segment2D.cdl
src/Draw/Draw_Segment3D.cdl
src/Draw/Draw_Text2D.cdl
src/Draw/Draw_Text3D.cdl
src/DrawDim/DrawDim_Angle.cdl
src/DrawDim/DrawDim_Distance.cdl
src/DrawDim/DrawDim_PlanarAngle.cdl
src/DrawDim/DrawDim_PlanarDiameter.cdl
src/DrawDim/DrawDim_PlanarDistance.cdl
src/DrawDim/DrawDim_PlanarRadius.cdl
src/DrawDim/DrawDim_Radius.cdl
src/DrawFairCurve/DrawFairCurve_Batten.cdl
src/DrawFairCurve/DrawFairCurve_MinimalVariation.cdl
src/DrawTrSurf/DrawTrSurf_BSplineCurve.cdl
src/DrawTrSurf/DrawTrSurf_BSplineCurve2d.cdl
src/DrawTrSurf/DrawTrSurf_BSplineSurface.cdl
src/DrawTrSurf/DrawTrSurf_BezierCurve.cdl
src/DrawTrSurf/DrawTrSurf_BezierCurve2d.cdl
src/DrawTrSurf/DrawTrSurf_BezierSurface.cdl
src/DrawTrSurf/DrawTrSurf_Curve.cdl
src/DrawTrSurf/DrawTrSurf_Curve2d.cdl
src/DrawTrSurf/DrawTrSurf_Point.cdl
src/DrawTrSurf/DrawTrSurf_Polygon2D.cdl
src/DrawTrSurf/DrawTrSurf_Polygon3D.cdl
src/DrawTrSurf/DrawTrSurf_Surface.cdl
src/DrawTrSurf/DrawTrSurf_Triangulation.cdl
src/DrawTrSurf/DrawTrSurf_Triangulation2D.cdl
src/Expr/Expr_Absolute.cdl
src/Expr/Expr_ArcCosine.cdl
src/Expr/Expr_ArcSine.cdl
src/Expr/Expr_ArcTangent.cdl
src/Expr/Expr_ArgCosh.cdl
src/Expr/Expr_ArgSinh.cdl
src/Expr/Expr_ArgTanh.cdl
src/Expr/Expr_BinaryFunction.cdl
src/Expr/Expr_Cosh.cdl
src/Expr/Expr_Cosine.cdl
src/Expr/Expr_Difference.cdl
src/Expr/Expr_Different.cdl
src/Expr/Expr_Division.cdl
src/Expr/Expr_Equal.cdl
src/Expr/Expr_Exponential.cdl
src/Expr/Expr_Exponentiate.cdl
src/Expr/Expr_FunctionDerivative.cdl
src/Expr/Expr_GeneralExpression.cdl
src/Expr/Expr_GeneralFunction.cdl
src/Expr/Expr_GeneralRelation.cdl
src/Expr/Expr_GreaterThan.cdl
src/Expr/Expr_GreaterThanOrEqual.cdl
src/Expr/Expr_LessThan.cdl
src/Expr/Expr_LessThanOrEqual.cdl
src/Expr/Expr_LogOf10.cdl
src/Expr/Expr_LogOfe.cdl
src/Expr/Expr_NamedConstant.cdl
src/Expr/Expr_NamedFunction.cdl
src/Expr/Expr_NamedUnknown.cdl
src/Expr/Expr_NumericValue.cdl
src/Expr/Expr_PolyFunction.cdl
src/Expr/Expr_Product.cdl
src/Expr/Expr_Sign.cdl
src/Expr/Expr_Sine.cdl
src/Expr/Expr_Sinh.cdl
src/Expr/Expr_Square.cdl
src/Expr/Expr_SquareRoot.cdl
src/Expr/Expr_Sum.cdl
src/Expr/Expr_SystemRelation.cdl
src/Expr/Expr_Tangent.cdl
src/Expr/Expr_Tanh.cdl
src/Expr/Expr_UnaryFunction.cdl
src/Expr/Expr_UnaryMinus.cdl
src/ExprIntrp/ExprIntrp_GenExp.cdl
src/ExprIntrp/ExprIntrp_GenFct.cdl
src/ExprIntrp/ExprIntrp_GenRel.cdl
src/FEmTool/FEmTool_ProfileMatrix.cdl
src/FWOSDriver/FWOSDriver_Driver.cdl
src/FWOSDriver/FWOSDriver_DriverFactory.cdl
src/GccInt/GccInt_BCirc.cdl
src/GccInt/GccInt_BElips.cdl
src/GccInt/GccInt_BHyper.cdl
src/GccInt/GccInt_BLine.cdl
src/GccInt/GccInt_BParab.cdl
src/GccInt/GccInt_BPoint.cdl
src/Geom/Geom_Axis1Placement.cdl
src/Geom/Geom_Axis2Placement.cdl
src/Geom/Geom_BSplineCurve.cdl
src/Geom/Geom_BSplineSurface.cdl
src/Geom/Geom_BezierCurve.cdl
src/Geom/Geom_BezierSurface.cdl
src/Geom/Geom_CartesianPoint.cdl
src/Geom/Geom_Circle.cdl
src/Geom/Geom_ConicalSurface.cdl
src/Geom/Geom_Curve.cdl
src/Geom/Geom_CylindricalSurface.cdl
src/Geom/Geom_Direction.cdl
src/Geom/Geom_Ellipse.cdl
src/Geom/Geom_Geometry.cdl
src/Geom/Geom_Hyperbola.cdl
src/Geom/Geom_Line.cdl
src/Geom/Geom_OffsetCurve.cdl
src/Geom/Geom_OffsetSurface.cdl
src/Geom/Geom_OsculatingSurface.cdl
src/Geom/Geom_Parabola.cdl
src/Geom/Geom_Plane.cdl
src/Geom/Geom_RectangularTrimmedSurface.cdl
src/Geom/Geom_SphericalSurface.cdl
src/Geom/Geom_Surface.cdl
src/Geom/Geom_SurfaceOfLinearExtrusion.cdl
src/Geom/Geom_SurfaceOfRevolution.cdl
src/Geom/Geom_ToroidalSurface.cdl
src/Geom/Geom_Transformation.cdl
src/Geom/Geom_TrimmedCurve.cdl
src/Geom/Geom_Vector.cdl
src/Geom/Geom_VectorWithMagnitude.cdl
src/Geom2d/Geom2d_AxisPlacement.cdl
src/Geom2d/Geom2d_BSplineCurve.cdl
src/Geom2d/Geom2d_BezierCurve.cdl
src/Geom2d/Geom2d_CartesianPoint.cdl
src/Geom2d/Geom2d_Circle.cdl
src/Geom2d/Geom2d_Curve.cdl
src/Geom2d/Geom2d_Direction.cdl
src/Geom2d/Geom2d_Ellipse.cdl
src/Geom2d/Geom2d_Geometry.cdl
src/Geom2d/Geom2d_Hyperbola.cdl
src/Geom2d/Geom2d_Line.cdl
src/Geom2d/Geom2d_OffsetCurve.cdl
src/Geom2d/Geom2d_Parabola.cdl
src/Geom2d/Geom2d_Transformation.cdl
src/Geom2d/Geom2d_TrimmedCurve.cdl
src/Geom2d/Geom2d_Vector.cdl
src/Geom2d/Geom2d_VectorWithMagnitude.cdl
src/Geom2dAdaptor/Geom2dAdaptor_HCurve.cdl
src/Geom2dConvert/Geom2dConvert.cdl
src/Geom2dConvert/Geom2dConvert_BSplineCurveToBezierCurve.cdl
src/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.cdl
src/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.cdl
src/Geom2dToIGES/Geom2dToIGES_Geom2dVector.cdl
src/GeomAdaptor/GeomAdaptor_HCurve.cdl
src/GeomAdaptor/GeomAdaptor_HSurface.cdl
src/GeomConvert/GeomConvert.cdl
src/GeomConvert/GeomConvert_BSplineCurveToBezierCurve.cdl
src/GeomConvert/GeomConvert_BSplineSurfaceToBezierSurface.cdl
src/GeomFill/GeomFill_BoundWithSurf.cdl
src/GeomFill/GeomFill_CoonsAlgPatch.cdl
src/GeomFill/GeomFill_DegeneratedBound.cdl
src/GeomFill/GeomFill_Line.cdl
src/GeomFill/GeomFill_SimpleBound.cdl
src/GeomFill/GeomFill_TgtOnCoons.cdl
src/GeomPlate/GeomPlate_Surface.cdl
src/GeomToIGES/GeomToIGES_GeomCurve.cdl
src/GeomToIGES/GeomToIGES_GeomPoint.cdl
src/GeomToIGES/GeomToIGES_GeomSurface.cdl
src/GeomToIGES/GeomToIGES_GeomVector.cdl
src/GeomTools/GeomTools_UndefinedTypeHandler.cdl
src/Graphic3d/Graphic3d_ArrayOfPoints.cdl
src/Graphic3d/Graphic3d_ArrayOfPolygons.cdl
src/Graphic3d/Graphic3d_ArrayOfPolylines.cdl
src/Graphic3d/Graphic3d_ArrayOfPrimitives.cdl
src/Graphic3d/Graphic3d_ArrayOfQuadrangleStrips.cdl
src/Graphic3d/Graphic3d_ArrayOfQuadrangles.cdl
src/Graphic3d/Graphic3d_ArrayOfSegments.cdl
src/Graphic3d/Graphic3d_ArrayOfTriangleFans.cdl
src/Graphic3d/Graphic3d_ArrayOfTriangleStrips.cdl
src/Graphic3d/Graphic3d_ArrayOfTriangles.cdl
src/Graphic3d/Graphic3d_AspectFillArea3d.cdl
src/Graphic3d/Graphic3d_AspectLine3d.cdl
src/Graphic3d/Graphic3d_AspectMarker3d.cdl
src/Graphic3d/Graphic3d_AspectText3d.cdl
src/Graphic3d/Graphic3d_GraphicDriver.cdl
src/Graphic3d/Graphic3d_Group.cdl
src/Graphic3d/Graphic3d_Structure.cdl
src/Graphic3d/Graphic3d_Texture1Dmanual.cdl
src/Graphic3d/Graphic3d_Texture1Dsegment.cdl
src/Graphic3d/Graphic3d_Texture2Dmanual.cdl
src/Graphic3d/Graphic3d_Texture2Dplane.cdl
src/Graphic3d/Graphic3d_TextureEnv.cdl
src/HLRAlgo/HLRAlgo_EdgesBlock.cdl
src/HLRAlgo/HLRAlgo_PolyAlgo.cdl
src/HLRAlgo/HLRAlgo_PolyData.cdl
src/HLRAlgo/HLRAlgo_PolyInternalData.cdl
src/HLRAlgo/HLRAlgo_PolyInternalNode.cdl
src/HLRAlgo/HLRAlgo_PolyShellData.cdl
src/HLRAlgo/HLRAlgo_WiresBlock.cdl
src/HLRBRep/HLRBRep_Algo.cdl
src/HLRBRep/HLRBRep_AreaLimit.cdl
src/HLRBRep/HLRBRep_Data.cdl
src/HLRBRep/HLRBRep_InternalAlgo.cdl
src/HLRBRep/HLRBRep_PolyAlgo.cdl
src/HLRBRep/HLRBRep_ShapeToHLR.cdl
src/HLRTest/HLRTest_DrawableEdgeTool.cdl
src/HLRTest/HLRTest_DrawablePolyEdgeTool.cdl
src/HLRTest/HLRTest_OutLiner.cdl
src/HLRTest/HLRTest_Projector.cdl
src/HLRTest/HLRTest_ShapeData.cdl
src/HLRTopoBRep/HLRTopoBRep_OutLiner.cdl
src/HeaderSection/HeaderSection_FileDescription.cdl
src/HeaderSection/HeaderSection_FileName.cdl
src/HeaderSection/HeaderSection_FileSchema.cdl
src/HeaderSection/HeaderSection_HeaderRecognizer.cdl
src/HeaderSection/HeaderSection_Protocol.cdl
src/IFSelect/IFSelect.cdl
src/IFSelect/IFSelect_Act.cdl
src/IFSelect/IFSelect_Activator.cdl
src/IFSelect/IFSelect_AppliedModifiers.cdl
src/IFSelect/IFSelect_BasicDumper.cdl
src/IFSelect/IFSelect_CheckCounter.cdl
src/IFSelect/IFSelect_ContextWrite.cdl
src/IFSelect/IFSelect_DispGlobal.cdl
src/IFSelect/IFSelect_DispPerCount.cdl
src/IFSelect/IFSelect_DispPerFiles.cdl
src/IFSelect/IFSelect_DispPerOne.cdl
src/IFSelect/IFSelect_DispPerSignature.cdl
src/IFSelect/IFSelect_Dispatch.cdl
src/IFSelect/IFSelect_Editor.cdl
src/IFSelect/IFSelect_GeneralModifier.cdl
src/IFSelect/IFSelect_GraphCounter.cdl
src/IFSelect/IFSelect_IntParam.cdl
src/IFSelect/IFSelect_ModelCopier.cdl
src/IFSelect/IFSelect_ModelModifier.cdl
src/IFSelect/IFSelect_ModifEditForm.cdl
src/IFSelect/IFSelect_ModifReorder.cdl
src/IFSelect/IFSelect_Modifier.cdl
src/IFSelect/IFSelect_PacketList.cdl
src/IFSelect/IFSelect_SelectAnyList.cdl
src/IFSelect/IFSelect_SelectCombine.cdl
src/IFSelect/IFSelect_SelectControl.cdl
src/IFSelect/IFSelect_SelectDeduct.cdl
src/IFSelect/IFSelect_SelectDiff.cdl
src/IFSelect/IFSelect_SelectEntityNumber.cdl
src/IFSelect/IFSelect_SelectErrorEntities.cdl
src/IFSelect/IFSelect_SelectFlag.cdl
src/IFSelect/IFSelect_SelectIncorrectEntities.cdl
src/IFSelect/IFSelect_SelectIntersection.cdl
src/IFSelect/IFSelect_SelectModelEntities.cdl
src/IFSelect/IFSelect_SelectModelRoots.cdl
src/IFSelect/IFSelect_SelectPointed.cdl
src/IFSelect/IFSelect_SelectRange.cdl
src/IFSelect/IFSelect_SelectRootComps.cdl
src/IFSelect/IFSelect_SelectRoots.cdl
src/IFSelect/IFSelect_SelectSent.cdl
src/IFSelect/IFSelect_SelectShared.cdl
src/IFSelect/IFSelect_SelectSharing.cdl
src/IFSelect/IFSelect_SelectSignature.cdl
src/IFSelect/IFSelect_SelectSignedShared.cdl
src/IFSelect/IFSelect_SelectSignedSharing.cdl
src/IFSelect/IFSelect_SelectType.cdl
src/IFSelect/IFSelect_SelectUnion.cdl
src/IFSelect/IFSelect_SelectUnknownEntities.cdl
src/IFSelect/IFSelect_SessionDumper.cdl
src/IFSelect/IFSelect_SessionFile.cdl
src/IFSelect/IFSelect_SessionPilot.cdl
src/IFSelect/IFSelect_ShareOut.cdl
src/IFSelect/IFSelect_ShareOutResult.cdl
src/IFSelect/IFSelect_SignAncestor.cdl
src/IFSelect/IFSelect_SignCategory.cdl
src/IFSelect/IFSelect_SignCounter.cdl
src/IFSelect/IFSelect_SignMultiple.cdl
src/IFSelect/IFSelect_SignType.cdl
src/IFSelect/IFSelect_SignValidity.cdl
src/IFSelect/IFSelect_SignatureList.cdl
src/IFSelect/IFSelect_TransformStandard.cdl
src/IFSelect/IFSelect_Transformer.cdl
src/IFSelect/IFSelect_WorkLibrary.cdl
src/IFSelect/IFSelect_WorkSession.cdl
src/IGESAppli/IGESAppli_DrilledHole.cdl
src/IGESAppli/IGESAppli_ElementResults.cdl
src/IGESAppli/IGESAppli_FiniteElement.cdl
src/IGESAppli/IGESAppli_Flow.cdl
src/IGESAppli/IGESAppli_FlowLineSpec.cdl
src/IGESAppli/IGESAppli_GeneralModule.cdl
src/IGESAppli/IGESAppli_LevelFunction.cdl
src/IGESAppli/IGESAppli_LevelToPWBLayerMap.cdl
src/IGESAppli/IGESAppli_LineWidening.cdl
src/IGESAppli/IGESAppli_NodalConstraint.cdl
src/IGESAppli/IGESAppli_NodalDisplAndRot.cdl
src/IGESAppli/IGESAppli_NodalResults.cdl
src/IGESAppli/IGESAppli_Node.cdl
src/IGESAppli/IGESAppli_PWBArtworkStackup.cdl
src/IGESAppli/IGESAppli_PWBDrilledHole.cdl
src/IGESAppli/IGESAppli_PartNumber.cdl
src/IGESAppli/IGESAppli_PinNumber.cdl
src/IGESAppli/IGESAppli_PipingFlow.cdl
src/IGESAppli/IGESAppli_Protocol.cdl
src/IGESAppli/IGESAppli_ReadWriteModule.cdl
src/IGESAppli/IGESAppli_ReferenceDesignator.cdl
src/IGESAppli/IGESAppli_RegionRestriction.cdl
src/IGESAppli/IGESAppli_SpecificModule.cdl
src/IGESAppli/IGESAppli_ToolDrilledHole.cdl
src/IGESAppli/IGESAppli_ToolElementResults.cdl
src/IGESAppli/IGESAppli_ToolFiniteElement.cdl
src/IGESAppli/IGESAppli_ToolFlow.cdl
src/IGESAppli/IGESAppli_ToolFlowLineSpec.cdl
src/IGESAppli/IGESAppli_ToolLevelFunction.cdl
src/IGESAppli/IGESAppli_ToolLevelToPWBLayerMap.cdl
src/IGESAppli/IGESAppli_ToolLineWidening.cdl
src/IGESAppli/IGESAppli_ToolNodalConstraint.cdl
src/IGESAppli/IGESAppli_ToolNodalDisplAndRot.cdl
src/IGESAppli/IGESAppli_ToolNodalResults.cdl
src/IGESAppli/IGESAppli_ToolNode.cdl
src/IGESAppli/IGESAppli_ToolPWBArtworkStackup.cdl
src/IGESAppli/IGESAppli_ToolPWBDrilledHole.cdl
src/IGESAppli/IGESAppli_ToolPartNumber.cdl
src/IGESAppli/IGESAppli_ToolPinNumber.cdl
src/IGESAppli/IGESAppli_ToolPipingFlow.cdl
src/IGESAppli/IGESAppli_ToolReferenceDesignator.cdl
src/IGESAppli/IGESAppli_ToolRegionRestriction.cdl
src/IGESBasic/IGESBasic_AssocGroupType.cdl
src/IGESBasic/IGESBasic_ExternalRefFile.cdl
src/IGESBasic/IGESBasic_ExternalRefFileIndex.cdl
src/IGESBasic/IGESBasic_ExternalRefFileName.cdl
src/IGESBasic/IGESBasic_ExternalRefLibName.cdl
src/IGESBasic/IGESBasic_ExternalRefName.cdl
src/IGESBasic/IGESBasic_ExternalReferenceFile.cdl
src/IGESBasic/IGESBasic_GeneralModule.cdl
src/IGESBasic/IGESBasic_Group.cdl
src/IGESBasic/IGESBasic_GroupWithoutBackP.cdl
src/IGESBasic/IGESBasic_Hierarchy.cdl
src/IGESBasic/IGESBasic_Name.cdl
src/IGESBasic/IGESBasic_OrderedGroup.cdl
src/IGESBasic/IGESBasic_OrderedGroupWithoutBackP.cdl
src/IGESBasic/IGESBasic_Protocol.cdl
src/IGESBasic/IGESBasic_ReadWriteModule.cdl
src/IGESBasic/IGESBasic_SingleParent.cdl
src/IGESBasic/IGESBasic_SingularSubfigure.cdl
src/IGESBasic/IGESBasic_SpecificModule.cdl
src/IGESBasic/IGESBasic_SubfigureDef.cdl
src/IGESBasic/IGESBasic_ToolAssocGroupType.cdl
src/IGESBasic/IGESBasic_ToolExternalRefFile.cdl
src/IGESBasic/IGESBasic_ToolExternalRefFileIndex.cdl
src/IGESBasic/IGESBasic_ToolExternalRefFileName.cdl
src/IGESBasic/IGESBasic_ToolExternalRefLibName.cdl
src/IGESBasic/IGESBasic_ToolExternalRefName.cdl
src/IGESBasic/IGESBasic_ToolExternalReferenceFile.cdl
src/IGESBasic/IGESBasic_ToolGroup.cdl
src/IGESBasic/IGESBasic_ToolGroupWithoutBackP.cdl
src/IGESBasic/IGESBasic_ToolHierarchy.cdl
src/IGESBasic/IGESBasic_ToolName.cdl
src/IGESBasic/IGESBasic_ToolOrderedGroup.cdl
src/IGESBasic/IGESBasic_ToolOrderedGroupWithoutBackP.cdl
src/IGESBasic/IGESBasic_ToolSingleParent.cdl
src/IGESBasic/IGESBasic_ToolSingularSubfigure.cdl
src/IGESBasic/IGESBasic_ToolSubfigureDef.cdl
src/IGESCAFControl/IGESCAFControl_Reader.cdl
src/IGESCAFControl/IGESCAFControl_Writer.cdl
src/IGESControl/IGESControl_ActorWrite.cdl
src/IGESControl/IGESControl_AlgoContainer.cdl
src/IGESControl/IGESControl_Controller.cdl
src/IGESControl/IGESControl_IGESBoundary.cdl
src/IGESControl/IGESControl_Reader.cdl
src/IGESControl/IGESControl_ToolContainer.cdl
src/IGESControl/IGESControl_Writer.cdl
src/IGESConvGeom/IGESConvGeom.cdl
src/IGESConvGeom/IGESConvGeom_GeomBuilder.cdl
src/IGESConvGeom/IGESConvGeom_GeomBuilder.cxx
src/IGESData/IGESData_BasicEditor.cdl
src/IGESData/IGESData_DefaultGeneral.cdl
src/IGESData/IGESData_DefaultSpecific.cdl
src/IGESData/IGESData_DirChecker.cdl
src/IGESData/IGESData_FileProtocol.cdl
src/IGESData/IGESData_FreeFormatEntity.cdl
src/IGESData/IGESData_GeneralModule.cdl
src/IGESData/IGESData_GlobalSection.cdl
src/IGESData/IGESData_IGESEntity.cdl
src/IGESData/IGESData_IGESModel.cdl
src/IGESData/IGESData_IGESReaderData.cdl
src/IGESData/IGESData_IGESReaderTool.cdl
src/IGESData/IGESData_ParamReader.cdl
src/IGESData/IGESData_Protocol.cdl
src/IGESData/IGESData_ReadWriteModule.cdl
src/IGESData/IGESData_SpecificModule.cdl
src/IGESData/IGESData_ToolLocation.cdl
src/IGESData/IGESData_UndefinedEntity.cdl
src/IGESDefs/IGESDefs_AssociativityDef.cdl
src/IGESDefs/IGESDefs_AttributeDef.cdl
src/IGESDefs/IGESDefs_AttributeTable.cdl
src/IGESDefs/IGESDefs_GeneralModule.cdl
src/IGESDefs/IGESDefs_GenericData.cdl
src/IGESDefs/IGESDefs_MacroDef.cdl
src/IGESDefs/IGESDefs_Protocol.cdl
src/IGESDefs/IGESDefs_ReadWriteModule.cdl
src/IGESDefs/IGESDefs_SpecificModule.cdl
src/IGESDefs/IGESDefs_TabularData.cdl
src/IGESDefs/IGESDefs_ToolAssociativityDef.cdl
src/IGESDefs/IGESDefs_ToolAttributeDef.cdl
src/IGESDefs/IGESDefs_ToolAttributeTable.cdl
src/IGESDefs/IGESDefs_ToolGenericData.cdl
src/IGESDefs/IGESDefs_ToolMacroDef.cdl
src/IGESDefs/IGESDefs_ToolTabularData.cdl
src/IGESDefs/IGESDefs_ToolUnitsData.cdl
src/IGESDefs/IGESDefs_UnitsData.cdl
src/IGESDimen/IGESDimen_AngularDimension.cdl
src/IGESDimen/IGESDimen_BasicDimension.cdl
src/IGESDimen/IGESDimen_CenterLine.cdl
src/IGESDimen/IGESDimen_CurveDimension.cdl
src/IGESDimen/IGESDimen_DiameterDimension.cdl
src/IGESDimen/IGESDimen_DimensionDisplayData.cdl
src/IGESDimen/IGESDimen_DimensionTolerance.cdl
src/IGESDimen/IGESDimen_DimensionUnits.cdl
src/IGESDimen/IGESDimen_DimensionedGeometry.cdl
src/IGESDimen/IGESDimen_FlagNote.cdl
src/IGESDimen/IGESDimen_GeneralLabel.cdl
src/IGESDimen/IGESDimen_GeneralModule.cdl
src/IGESDimen/IGESDimen_GeneralNote.cdl
src/IGESDimen/IGESDimen_GeneralSymbol.cdl
src/IGESDimen/IGESDimen_LeaderArrow.cdl
src/IGESDimen/IGESDimen_LinearDimension.cdl
src/IGESDimen/IGESDimen_NewDimensionedGeometry.cdl
src/IGESDimen/IGESDimen_NewGeneralNote.cdl
src/IGESDimen/IGESDimen_OrdinateDimension.cdl
src/IGESDimen/IGESDimen_PointDimension.cdl
src/IGESDimen/IGESDimen_Protocol.cdl
src/IGESDimen/IGESDimen_RadiusDimension.cdl
src/IGESDimen/IGESDimen_ReadWriteModule.cdl
src/IGESDimen/IGESDimen_Section.cdl
src/IGESDimen/IGESDimen_SectionedArea.cdl
src/IGESDimen/IGESDimen_SpecificModule.cdl
src/IGESDimen/IGESDimen_ToolAngularDimension.cdl
src/IGESDimen/IGESDimen_ToolBasicDimension.cdl
src/IGESDimen/IGESDimen_ToolCenterLine.cdl
src/IGESDimen/IGESDimen_ToolCurveDimension.cdl
src/IGESDimen/IGESDimen_ToolDiameterDimension.cdl
src/IGESDimen/IGESDimen_ToolDimensionDisplayData.cdl
src/IGESDimen/IGESDimen_ToolDimensionTolerance.cdl
src/IGESDimen/IGESDimen_ToolDimensionUnits.cdl
src/IGESDimen/IGESDimen_ToolDimensionedGeometry.cdl
src/IGESDimen/IGESDimen_ToolFlagNote.cdl
src/IGESDimen/IGESDimen_ToolGeneralLabel.cdl
src/IGESDimen/IGESDimen_ToolGeneralNote.cdl
src/IGESDimen/IGESDimen_ToolGeneralSymbol.cdl
src/IGESDimen/IGESDimen_ToolLeaderArrow.cdl
src/IGESDimen/IGESDimen_ToolLinearDimension.cdl
src/IGESDimen/IGESDimen_ToolNewDimensionedGeometry.cdl
src/IGESDimen/IGESDimen_ToolNewGeneralNote.cdl
src/IGESDimen/IGESDimen_ToolOrdinateDimension.cdl
src/IGESDimen/IGESDimen_ToolPointDimension.cdl
src/IGESDimen/IGESDimen_ToolRadiusDimension.cdl
src/IGESDimen/IGESDimen_ToolSection.cdl
src/IGESDimen/IGESDimen_ToolSectionedArea.cdl
src/IGESDimen/IGESDimen_ToolWitnessLine.cdl
src/IGESDimen/IGESDimen_WitnessLine.cdl
src/IGESDraw/IGESDraw_CircArraySubfigure.cdl
src/IGESDraw/IGESDraw_ConnectPoint.cdl
src/IGESDraw/IGESDraw_Drawing.cdl
src/IGESDraw/IGESDraw_DrawingWithRotation.cdl
src/IGESDraw/IGESDraw_GeneralModule.cdl
src/IGESDraw/IGESDraw_LabelDisplay.cdl
src/IGESDraw/IGESDraw_NetworkSubfigure.cdl
src/IGESDraw/IGESDraw_NetworkSubfigureDef.cdl
src/IGESDraw/IGESDraw_PerspectiveView.cdl
src/IGESDraw/IGESDraw_Planar.cdl
src/IGESDraw/IGESDraw_Protocol.cdl
src/IGESDraw/IGESDraw_ReadWriteModule.cdl
src/IGESDraw/IGESDraw_RectArraySubfigure.cdl
src/IGESDraw/IGESDraw_SegmentedViewsVisible.cdl
src/IGESDraw/IGESDraw_SpecificModule.cdl
src/IGESDraw/IGESDraw_ToolCircArraySubfigure.cdl
src/IGESDraw/IGESDraw_ToolConnectPoint.cdl
src/IGESDraw/IGESDraw_ToolDrawing.cdl
src/IGESDraw/IGESDraw_ToolDrawingWithRotation.cdl
src/IGESDraw/IGESDraw_ToolLabelDisplay.cdl
src/IGESDraw/IGESDraw_ToolNetworkSubfigure.cdl
src/IGESDraw/IGESDraw_ToolNetworkSubfigureDef.cdl
src/IGESDraw/IGESDraw_ToolPerspectiveView.cdl
src/IGESDraw/IGESDraw_ToolPlanar.cdl
src/IGESDraw/IGESDraw_ToolRectArraySubfigure.cdl
src/IGESDraw/IGESDraw_ToolSegmentedViewsVisible.cdl
src/IGESDraw/IGESDraw_ToolView.cdl
src/IGESDraw/IGESDraw_ToolViewsVisible.cdl
src/IGESDraw/IGESDraw_ToolViewsVisibleWithAttr.cdl
src/IGESDraw/IGESDraw_View.cdl
src/IGESDraw/IGESDraw_ViewsVisible.cdl
src/IGESDraw/IGESDraw_ViewsVisibleWithAttr.cdl
src/IGESGeom/IGESGeom_BSplineCurve.cdl
src/IGESGeom/IGESGeom_BSplineSurface.cdl
src/IGESGeom/IGESGeom_Boundary.cdl
src/IGESGeom/IGESGeom_BoundedSurface.cdl
src/IGESGeom/IGESGeom_CircularArc.cdl
src/IGESGeom/IGESGeom_CompositeCurve.cdl
src/IGESGeom/IGESGeom_ConicArc.cdl
src/IGESGeom/IGESGeom_CopiousData.cdl
src/IGESGeom/IGESGeom_CurveOnSurface.cdl
src/IGESGeom/IGESGeom_Direction.cdl
src/IGESGeom/IGESGeom_Flash.cdl
src/IGESGeom/IGESGeom_GeneralModule.cdl
src/IGESGeom/IGESGeom_Line.cdl
src/IGESGeom/IGESGeom_OffsetCurve.cdl
src/IGESGeom/IGESGeom_OffsetSurface.cdl
src/IGESGeom/IGESGeom_Plane.cdl
src/IGESGeom/IGESGeom_Point.cdl
src/IGESGeom/IGESGeom_Protocol.cdl
src/IGESGeom/IGESGeom_ReadWriteModule.cdl
src/IGESGeom/IGESGeom_RuledSurface.cdl
src/IGESGeom/IGESGeom_SpecificModule.cdl
src/IGESGeom/IGESGeom_SplineCurve.cdl
src/IGESGeom/IGESGeom_SplineSurface.cdl
src/IGESGeom/IGESGeom_SurfaceOfRevolution.cdl
src/IGESGeom/IGESGeom_TabulatedCylinder.cdl
src/IGESGeom/IGESGeom_ToolBSplineCurve.cdl
src/IGESGeom/IGESGeom_ToolBSplineSurface.cdl
src/IGESGeom/IGESGeom_ToolBoundary.cdl
src/IGESGeom/IGESGeom_ToolBoundedSurface.cdl
src/IGESGeom/IGESGeom_ToolCircularArc.cdl
src/IGESGeom/IGESGeom_ToolCompositeCurve.cdl
src/IGESGeom/IGESGeom_ToolConicArc.cdl
src/IGESGeom/IGESGeom_ToolCopiousData.cdl
src/IGESGeom/IGESGeom_ToolCurveOnSurface.cdl
src/IGESGeom/IGESGeom_ToolDirection.cdl
src/IGESGeom/IGESGeom_ToolFlash.cdl
src/IGESGeom/IGESGeom_ToolLine.cdl
src/IGESGeom/IGESGeom_ToolOffsetCurve.cdl
src/IGESGeom/IGESGeom_ToolOffsetSurface.cdl
src/IGESGeom/IGESGeom_ToolPlane.cdl
src/IGESGeom/IGESGeom_ToolPoint.cdl
src/IGESGeom/IGESGeom_ToolRuledSurface.cdl
src/IGESGeom/IGESGeom_ToolSplineCurve.cdl
src/IGESGeom/IGESGeom_ToolSplineSurface.cdl
src/IGESGeom/IGESGeom_ToolSurfaceOfRevolution.cdl
src/IGESGeom/IGESGeom_ToolTabulatedCylinder.cdl
src/IGESGeom/IGESGeom_ToolTransformationMatrix.cdl
src/IGESGeom/IGESGeom_ToolTrimmedSurface.cdl
src/IGESGeom/IGESGeom_TransformationMatrix.cdl
src/IGESGeom/IGESGeom_TrimmedSurface.cdl
src/IGESGraph/IGESGraph_Color.cdl
src/IGESGraph/IGESGraph_DefinitionLevel.cdl
src/IGESGraph/IGESGraph_DrawingSize.cdl
src/IGESGraph/IGESGraph_DrawingUnits.cdl
src/IGESGraph/IGESGraph_GeneralModule.cdl
src/IGESGraph/IGESGraph_HighLight.cdl
src/IGESGraph/IGESGraph_IntercharacterSpacing.cdl
src/IGESGraph/IGESGraph_LineFontDefPattern.cdl
src/IGESGraph/IGESGraph_LineFontDefTemplate.cdl
src/IGESGraph/IGESGraph_LineFontPredefined.cdl
src/IGESGraph/IGESGraph_NominalSize.cdl
src/IGESGraph/IGESGraph_Pick.cdl
src/IGESGraph/IGESGraph_Protocol.cdl
src/IGESGraph/IGESGraph_ReadWriteModule.cdl
src/IGESGraph/IGESGraph_SpecificModule.cdl
src/IGESGraph/IGESGraph_TextDisplayTemplate.cdl
src/IGESGraph/IGESGraph_TextFontDef.cdl
src/IGESGraph/IGESGraph_ToolColor.cdl
src/IGESGraph/IGESGraph_ToolDefinitionLevel.cdl
src/IGESGraph/IGESGraph_ToolDrawingSize.cdl
src/IGESGraph/IGESGraph_ToolDrawingUnits.cdl
src/IGESGraph/IGESGraph_ToolHighLight.cdl
src/IGESGraph/IGESGraph_ToolIntercharacterSpacing.cdl
src/IGESGraph/IGESGraph_ToolLineFontDefPattern.cdl
src/IGESGraph/IGESGraph_ToolLineFontDefTemplate.cdl
src/IGESGraph/IGESGraph_ToolLineFontPredefined.cdl
src/IGESGraph/IGESGraph_ToolNominalSize.cdl
src/IGESGraph/IGESGraph_ToolPick.cdl
src/IGESGraph/IGESGraph_ToolTextDisplayTemplate.cdl
src/IGESGraph/IGESGraph_ToolTextFontDef.cdl
src/IGESGraph/IGESGraph_ToolUniformRectGrid.cdl
src/IGESGraph/IGESGraph_UniformRectGrid.cdl
src/IGESSelect/IGESSelect_Activator.cdl
src/IGESSelect/IGESSelect_AddFileComment.cdl
src/IGESSelect/IGESSelect_AddGroup.cdl
src/IGESSelect/IGESSelect_AutoCorrect.cdl
src/IGESSelect/IGESSelect_ChangeLevelList.cdl
src/IGESSelect/IGESSelect_ChangeLevelNumber.cdl
src/IGESSelect/IGESSelect_ComputeStatus.cdl
src/IGESSelect/IGESSelect_CounterOfLevelNumber.cdl
src/IGESSelect/IGESSelect_DispPerDrawing.cdl
src/IGESSelect/IGESSelect_DispPerSingleView.cdl
src/IGESSelect/IGESSelect_Dumper.cdl
src/IGESSelect/IGESSelect_EditDirPart.cdl
src/IGESSelect/IGESSelect_EditHeader.cdl
src/IGESSelect/IGESSelect_FloatFormat.cdl
src/IGESSelect/IGESSelect_IGESName.cdl
src/IGESSelect/IGESSelect_IGESTypeForm.cdl
src/IGESSelect/IGESSelect_RebuildDrawings.cdl
src/IGESSelect/IGESSelect_RebuildGroups.cdl
src/IGESSelect/IGESSelect_RemoveCurves.cdl
src/IGESSelect/IGESSelect_SelectBasicGeom.cdl
src/IGESSelect/IGESSelect_SelectBypassGroup.cdl
src/IGESSelect/IGESSelect_SelectBypassSubfigure.cdl
src/IGESSelect/IGESSelect_SelectDrawingFrom.cdl
src/IGESSelect/IGESSelect_SelectFaces.cdl
src/IGESSelect/IGESSelect_SelectFromDrawing.cdl
src/IGESSelect/IGESSelect_SelectFromSingleView.cdl
src/IGESSelect/IGESSelect_SelectLevelNumber.cdl
src/IGESSelect/IGESSelect_SelectName.cdl
src/IGESSelect/IGESSelect_SelectPCurves.cdl
src/IGESSelect/IGESSelect_SelectSingleViewFrom.cdl
src/IGESSelect/IGESSelect_SelectSubordinate.cdl
src/IGESSelect/IGESSelect_SelectVisibleStatus.cdl
src/IGESSelect/IGESSelect_SetGlobalParameter.cdl
src/IGESSelect/IGESSelect_SetLabel.cdl
src/IGESSelect/IGESSelect_SetVersion5.cdl
src/IGESSelect/IGESSelect_SignLevelNumber.cdl
src/IGESSelect/IGESSelect_SignStatus.cdl
src/IGESSelect/IGESSelect_SplineToBSpline.cdl
src/IGESSelect/IGESSelect_UpdateCreationDate.cdl
src/IGESSelect/IGESSelect_UpdateFileName.cdl
src/IGESSelect/IGESSelect_UpdateLastChange.cdl
src/IGESSelect/IGESSelect_ViewSorter.cdl
src/IGESSelect/IGESSelect_WorkLibrary.cdl
src/IGESSolid/IGESSolid_Block.cdl
src/IGESSolid/IGESSolid_BooleanTree.cdl
src/IGESSolid/IGESSolid_ConeFrustum.cdl
src/IGESSolid/IGESSolid_ConicalSurface.cdl
src/IGESSolid/IGESSolid_Cylinder.cdl
src/IGESSolid/IGESSolid_CylindricalSurface.cdl
src/IGESSolid/IGESSolid_EdgeList.cdl
src/IGESSolid/IGESSolid_Ellipsoid.cdl
src/IGESSolid/IGESSolid_Face.cdl
src/IGESSolid/IGESSolid_GeneralModule.cdl
src/IGESSolid/IGESSolid_Loop.cdl
src/IGESSolid/IGESSolid_ManifoldSolid.cdl
src/IGESSolid/IGESSolid_PlaneSurface.cdl
src/IGESSolid/IGESSolid_Protocol.cdl
src/IGESSolid/IGESSolid_ReadWriteModule.cdl
src/IGESSolid/IGESSolid_RightAngularWedge.cdl
src/IGESSolid/IGESSolid_SelectedComponent.cdl
src/IGESSolid/IGESSolid_Shell.cdl
src/IGESSolid/IGESSolid_SolidAssembly.cdl
src/IGESSolid/IGESSolid_SolidInstance.cdl
src/IGESSolid/IGESSolid_SolidOfLinearExtrusion.cdl
src/IGESSolid/IGESSolid_SolidOfRevolution.cdl
src/IGESSolid/IGESSolid_SpecificModule.cdl
src/IGESSolid/IGESSolid_Sphere.cdl
src/IGESSolid/IGESSolid_SphericalSurface.cdl
src/IGESSolid/IGESSolid_ToolBlock.cdl
src/IGESSolid/IGESSolid_ToolBooleanTree.cdl
src/IGESSolid/IGESSolid_ToolConeFrustum.cdl
src/IGESSolid/IGESSolid_ToolConicalSurface.cdl
src/IGESSolid/IGESSolid_ToolCylinder.cdl
src/IGESSolid/IGESSolid_ToolCylindricalSurface.cdl
src/IGESSolid/IGESSolid_ToolEdgeList.cdl
src/IGESSolid/IGESSolid_ToolEllipsoid.cdl
src/IGESSolid/IGESSolid_ToolFace.cdl
src/IGESSolid/IGESSolid_ToolLoop.cdl
src/IGESSolid/IGESSolid_ToolManifoldSolid.cdl
src/IGESSolid/IGESSolid_ToolPlaneSurface.cdl
src/IGESSolid/IGESSolid_ToolRightAngularWedge.cdl
src/IGESSolid/IGESSolid_ToolSelectedComponent.cdl
src/IGESSolid/IGESSolid_ToolShell.cdl
src/IGESSolid/IGESSolid_ToolSolidAssembly.cdl
src/IGESSolid/IGESSolid_ToolSolidInstance.cdl
src/IGESSolid/IGESSolid_ToolSolidOfLinearExtrusion.cdl
src/IGESSolid/IGESSolid_ToolSolidOfRevolution.cdl
src/IGESSolid/IGESSolid_ToolSphere.cdl
src/IGESSolid/IGESSolid_ToolSphericalSurface.cdl
src/IGESSolid/IGESSolid_ToolToroidalSurface.cdl
src/IGESSolid/IGESSolid_ToolTorus.cdl
src/IGESSolid/IGESSolid_ToolVertexList.cdl
src/IGESSolid/IGESSolid_TopoBuilder.cdl
src/IGESSolid/IGESSolid_ToroidalSurface.cdl
src/IGESSolid/IGESSolid_Torus.cdl
src/IGESSolid/IGESSolid_VertexList.cdl
src/IGESToBRep/IGESToBRep_Actor.cdl
src/IGESToBRep/IGESToBRep_AlgoContainer.cdl
src/IGESToBRep/IGESToBRep_BasicCurve.cdl
src/IGESToBRep/IGESToBRep_BasicSurface.cdl
src/IGESToBRep/IGESToBRep_IGESBoundary.cdl
src/IGESToBRep/IGESToBRep_Reader.cdl
src/IGESToBRep/IGESToBRep_ToolContainer.cdl
src/IntPatch/IntPatch_ALine.cdl
src/IntPatch/IntPatch_GLine.cdl
src/IntPatch/IntPatch_RLine.cdl
src/IntPatch/IntPatch_WLine.cdl
src/IntSurf/IntSurf_LineOn2S.cdl
src/IntTools/IntTools_TopolTool.cdl
src/IntWalk/IntWalk_IWLine.cdl
src/IntWalk/IntWalk_IWalking.cdl
src/IntWalk/IntWalk_PWalking.cdl
src/Interface/Interface_BitMap.cdl
src/Interface/Interface_CopyControl.cdl
src/Interface/Interface_CopyMap.cdl
src/Interface/Interface_CopyTool.cdl
src/Interface/Interface_EntityCluster.cdl
src/Interface/Interface_FileReaderData.cdl
src/Interface/Interface_FileReaderTool.cdl
src/Interface/Interface_GTool.cdl
src/Interface/Interface_GeneralModule.cdl
src/Interface/Interface_HGraph.cdl
src/Interface/Interface_IntList.cdl
src/Interface/Interface_IntVal.cdl
src/Interface/Interface_InterfaceModel.cdl
src/Interface/Interface_JaggedArray.cdl
src/Interface/Interface_LineBuffer.cdl
src/Interface/Interface_ParamSet.cdl
src/Interface/Interface_Protocol.cdl
src/Interface/Interface_ReaderModule.cdl
src/Interface/Interface_Recognizer.cdl
src/Interface/Interface_ReportEntity.cdl
src/Interface/Interface_SignLabel.cdl
src/Interface/Interface_Static.cdl
src/Interface/Interface_TypedValue.cdl
src/Interface/Interface_UndefinedContent.cdl
src/Law/Law.cdl
src/Law/Law_BSpFunc.cdl
src/Law/Law_BSpline.cdl
src/Law/Law_Composite.cdl
src/Law/Law_Constant.cdl
src/Law/Law_Interpol.cdl
src/Law/Law_Linear.cdl
src/Law/Law_S.cdl
src/LibCtl/LibCtl_Library.cdl
src/LocOpe/LocOpe_GluedShape.cdl
src/LocOpe/LocOpe_HBuilder.cdl
src/LocOpe/LocOpe_WiresOnShape.cdl
src/MAT/MAT_Arc.cdl
src/MAT/MAT_BasicElt.cdl
src/MAT/MAT_Bisector.cdl
src/MAT/MAT_Edge.cdl
src/MAT/MAT_Graph.cdl
src/MAT/MAT_Node.cdl
src/MAT/MAT_TList.cdl
src/MAT/MAT_Zone.cdl
src/MAT2d/MAT2d_Circuit.cdl
src/MAT2d/MAT2d_Connexion.cdl
src/MAT2d/MAT2d_Mat2d.cdl
src/MAT2d/MAT2d_MiniPath.cdl
src/MAT2d/MAT2d_Tool2d.cdl
src/MDF/MDF_ARDriver.cdl
src/MDF/MDF_ASDriver.cdl
src/MDF/MDF_DriverTable.cdl
src/MDF/MDF_ReferenceRetrievalDriver.cdl
src/MDF/MDF_ReferenceStorageDriver.cdl
src/MDF/MDF_RelocationTable.cdl
src/MDF/MDF_TagSourceRetrievalDriver.cdl
src/MDF/MDF_TagSourceStorageDriver.cdl
src/MDataStd/MDataStd_AsciiStringRetrievalDriver.cdl
src/MDataStd/MDataStd_AsciiStringStorageDriver.cdl
src/MDataStd/MDataStd_BooleanArrayRetrievalDriver.cdl
src/MDataStd/MDataStd_BooleanArrayStorageDriver.cdl
src/MDataStd/MDataStd_BooleanListRetrievalDriver.cdl
src/MDataStd/MDataStd_BooleanListStorageDriver.cdl
src/MDataStd/MDataStd_ByteArrayRetrievalDriver.cdl
src/MDataStd/MDataStd_ByteArrayRetrievalDriver_1.cdl
src/MDataStd/MDataStd_ByteArrayStorageDriver.cdl
src/MDataStd/MDataStd_CommentRetrievalDriver.cdl
src/MDataStd/MDataStd_CommentStorageDriver.cdl
src/MDataStd/MDataStd_DirectoryRetrievalDriver.cdl
src/MDataStd/MDataStd_DirectoryStorageDriver.cdl
src/MDataStd/MDataStd_ExpressionRetrievalDriver.cdl
src/MDataStd/MDataStd_ExpressionStorageDriver.cdl
src/MDataStd/MDataStd_ExtStringArrayRetrievalDriver.cdl
src/MDataStd/MDataStd_ExtStringArrayRetrievalDriver_1.cdl
src/MDataStd/MDataStd_ExtStringArrayStorageDriver.cdl
src/MDataStd/MDataStd_ExtStringListRetrievalDriver.cdl
src/MDataStd/MDataStd_ExtStringListStorageDriver.cdl
src/MDataStd/MDataStd_IntPackedMapRetrievalDriver.cdl
src/MDataStd/MDataStd_IntPackedMapRetrievalDriver_1.cdl
src/MDataStd/MDataStd_IntPackedMapStorageDriver.cdl
src/MDataStd/MDataStd_IntegerArrayRetrievalDriver.cdl
src/MDataStd/MDataStd_IntegerArrayRetrievalDriver_1.cdl
src/MDataStd/MDataStd_IntegerArrayStorageDriver.cdl
src/MDataStd/MDataStd_IntegerListRetrievalDriver.cdl
src/MDataStd/MDataStd_IntegerListStorageDriver.cdl
src/MDataStd/MDataStd_IntegerRetrievalDriver.cdl
src/MDataStd/MDataStd_IntegerStorageDriver.cdl
src/MDataStd/MDataStd_NameRetrievalDriver.cdl
src/MDataStd/MDataStd_NameStorageDriver.cdl
src/MDataStd/MDataStd_NamedDataRetrievalDriver.cdl
src/MDataStd/MDataStd_NamedDataStorageDriver.cdl
src/MDataStd/MDataStd_NoteBookRetrievalDriver.cdl
src/MDataStd/MDataStd_NoteBookStorageDriver.cdl
src/MDataStd/MDataStd_RealArrayRetrievalDriver.cdl
src/MDataStd/MDataStd_RealArrayRetrievalDriver_1.cdl
src/MDataStd/MDataStd_RealArrayStorageDriver.cdl
src/MDataStd/MDataStd_RealListRetrievalDriver.cdl
src/MDataStd/MDataStd_RealListStorageDriver.cdl
src/MDataStd/MDataStd_RealRetrievalDriver.cdl
src/MDataStd/MDataStd_RealStorageDriver.cdl
src/MDataStd/MDataStd_ReferenceArrayRetrievalDriver.cdl
src/MDataStd/MDataStd_ReferenceArrayStorageDriver.cdl
src/MDataStd/MDataStd_ReferenceListRetrievalDriver.cdl
src/MDataStd/MDataStd_ReferenceListStorageDriver.cdl
src/MDataStd/MDataStd_RelationRetrievalDriver.cdl
src/MDataStd/MDataStd_RelationStorageDriver.cdl
src/MDataStd/MDataStd_TickRetrievalDriver.cdl
src/MDataStd/MDataStd_TickStorageDriver.cdl
src/MDataStd/MDataStd_TreeNodeRetrievalDriver.cdl
src/MDataStd/MDataStd_TreeNodeStorageDriver.cdl
src/MDataStd/MDataStd_UAttributeRetrievalDriver.cdl
src/MDataStd/MDataStd_UAttributeStorageDriver.cdl
src/MDataStd/MDataStd_VariableRetrievalDriver.cdl
src/MDataStd/MDataStd_VariableStorageDriver.cdl
src/MDataXtd/MDataXtd_AxisRetrievalDriver.cdl
src/MDataXtd/MDataXtd_AxisStorageDriver.cdl
src/MDataXtd/MDataXtd_ConstraintRetrievalDriver.cdl
src/MDataXtd/MDataXtd_ConstraintStorageDriver.cdl
src/MDataXtd/MDataXtd_GeometryRetrievalDriver.cdl
src/MDataXtd/MDataXtd_GeometryStorageDriver.cdl
src/MDataXtd/MDataXtd_PatternStdRetrievalDriver.cdl
src/MDataXtd/MDataXtd_PatternStdStorageDriver.cdl
src/MDataXtd/MDataXtd_PlacementRetrievalDriver.cdl
src/MDataXtd/MDataXtd_PlacementStorageDriver.cdl
src/MDataXtd/MDataXtd_PlaneRetrievalDriver.cdl
src/MDataXtd/MDataXtd_PlaneStorageDriver.cdl
src/MDataXtd/MDataXtd_PointRetrievalDriver.cdl
src/MDataXtd/MDataXtd_PointStorageDriver.cdl
src/MDataXtd/MDataXtd_ShapeRetrievalDriver.cdl
src/MDataXtd/MDataXtd_ShapeStorageDriver.cdl
src/MDocStd/MDocStd_DocumentRetrievalDriver.cdl
src/MDocStd/MDocStd_DocumentStorageDriver.cdl
src/MDocStd/MDocStd_XLinkRetrievalDriver.cdl
src/MDocStd/MDocStd_XLinkStorageDriver.cdl
src/MFunction/MFunction_FunctionRetrievalDriver.cdl
src/MFunction/MFunction_FunctionStorageDriver.cdl
src/MNaming/MNaming_NamedShapeRetrievalDriver.cdl
src/MNaming/MNaming_NamedShapeStorageDriver.cdl
src/MNaming/MNaming_NamingRetrievalDriver.cdl
src/MNaming/MNaming_NamingRetrievalDriver_1.cdl
src/MNaming/MNaming_NamingRetrievalDriver_2.cdl
src/MNaming/MNaming_NamingStorageDriver.cdl
src/MPrsStd/MPrsStd_AISPresentationRetrievalDriver.cdl
src/MPrsStd/MPrsStd_AISPresentationRetrievalDriver_1.cdl
src/MPrsStd/MPrsStd_AISPresentationStorageDriver.cdl
src/MPrsStd/MPrsStd_PositionRetrievalDriver.cdl
src/MPrsStd/MPrsStd_PositionStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_AreaRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_AreaStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_CentroidRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_CentroidStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_ColorRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_ColorStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_ColorToolRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_ColorToolStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_DatumRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_DatumStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_DimTolRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_DimTolStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_DimTolToolRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_DimTolToolStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_DocumentToolRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_DocumentToolStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_GraphNodeRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_GraphNodeStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_LayerToolRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_LayerToolStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_LocationRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_LocationStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_MaterialRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_MaterialStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_MaterialToolRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_MaterialToolStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_ShapeToolRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_ShapeToolStorageDriver.cdl
src/MXCAFDoc/MXCAFDoc_VolumeRetrievalDriver.cdl
src/MXCAFDoc/MXCAFDoc_VolumeStorageDriver.cdl
src/MeshTest/MeshTest_DrawableMesh.cdl
src/MeshVS/MeshVS_DeformedDataSource.cdl
src/MeshVS/MeshVS_DummySensitiveEntity.cdl
src/MeshVS/MeshVS_ElementalColorPrsBuilder.cdl
src/MeshVS/MeshVS_Mesh.cdl
src/MeshVS/MeshVS_MeshEntityOwner.cdl
src/MeshVS/MeshVS_MeshOwner.cdl
src/MeshVS/MeshVS_MeshPrsBuilder.cdl
src/MeshVS/MeshVS_NodalColorPrsBuilder.cdl
src/MeshVS/MeshVS_SensitiveFace.cdl
src/MeshVS/MeshVS_SensitiveMesh.cdl
src/MeshVS/MeshVS_SensitivePolyhedron.cdl
src/MeshVS/MeshVS_SensitiveSegment.cdl
src/MeshVS/MeshVS_TextPrsBuilder.cdl
src/MeshVS/MeshVS_VectorPrsBuilder.cdl
src/Message/Message_ProgressIndicator.cdl
src/MgtBRep/MgtBRep_TranslateTool.cdl
src/MgtTopoDS/MgtTopoDS_TranslateTool.cdl
src/MoniTool/MoniTool_AttrList.cdl
src/MoniTool/MoniTool_IntVal.cdl
src/MoniTool/MoniTool_Option.cdl
src/MoniTool/MoniTool_RealVal.cdl
src/MoniTool/MoniTool_SignShape.cdl
src/MoniTool/MoniTool_TransientElem.cdl
src/MoniTool/MoniTool_TypedValue.cdl
src/NLPlate/NLPlate_HPG0Constraint.cdl
src/NLPlate/NLPlate_HPG0G1Constraint.cdl
src/NLPlate/NLPlate_HPG0G2Constraint.cdl
src/NLPlate/NLPlate_HPG0G3Constraint.cdl
src/NLPlate/NLPlate_HPG1Constraint.cdl
src/NLPlate/NLPlate_HPG2Constraint.cdl
src/NLPlate/NLPlate_HPG3Constraint.cdl
src/PBRep/PBRep_Curve3D.cdl
src/PBRep/PBRep_CurveOn2Surfaces.cdl
src/PBRep/PBRep_CurveOnClosedSurface.cdl
src/PBRep/PBRep_CurveOnSurface.cdl
src/PBRep/PBRep_PointOnCurve.cdl
src/PBRep/PBRep_PointOnCurveOnSurface.cdl
src/PBRep/PBRep_PointOnSurface.cdl
src/PBRep/PBRep_Polygon3D.cdl
src/PBRep/PBRep_PolygonOnClosedSurface.cdl
src/PBRep/PBRep_PolygonOnClosedTriangulation.cdl
src/PBRep/PBRep_PolygonOnSurface.cdl
src/PBRep/PBRep_PolygonOnTriangulation.cdl
src/PBRep/PBRep_TEdge.cdl
src/PBRep/PBRep_TEdge1.cdl
src/PBRep/PBRep_TFace.cdl
src/PBRep/PBRep_TFace1.cdl
src/PBRep/PBRep_TVertex.cdl
src/PBRep/PBRep_TVertex1.cdl
src/PCDM/PCDM_ReadWriter.cdl
src/PCDM/PCDM_ReadWriter_1.cdl
src/PCDM/PCDM_Reader.cdl
src/PCDM/PCDM_ReferenceIterator.cdl
src/PCDM/PCDM_RetrievalDriver.cdl
src/PCDMShape/PCDMShape_Document.cdl
src/PCollection/PCollection_HArray1.cdl
src/PCollection/PCollection_HArray2.cdl
src/PCollection/PCollection_HAsciiString.cdl
src/PCollection/PCollection_HExtendedString.cdl
src/PCollection/PCollection_HSequence.cdl
src/PDF/PDF_Data.cdl
src/PDF/PDF_Reference.cdl
src/PDF/PDF_TagSource.cdl
src/PDataStd/PDataStd_AsciiString.cdl
src/PDataStd/PDataStd_BooleanArray.cdl
src/PDataStd/PDataStd_BooleanList.cdl
src/PDataStd/PDataStd_ByteArray.cdl
src/PDataStd/PDataStd_ByteArray_1.cdl
src/PDataStd/PDataStd_Comment.cdl
src/PDataStd/PDataStd_Directory.cdl
src/PDataStd/PDataStd_Expression.cdl
src/PDataStd/PDataStd_ExtStringArray.cdl
src/PDataStd/PDataStd_ExtStringArray_1.cdl
src/PDataStd/PDataStd_ExtStringList.cdl
src/PDataStd/PDataStd_IntPackedMap.cdl
src/PDataStd/PDataStd_IntPackedMap_1.cdl
src/PDataStd/PDataStd_Integer.cdl
src/PDataStd/PDataStd_IntegerArray.cdl
src/PDataStd/PDataStd_IntegerArray_1.cdl
src/PDataStd/PDataStd_IntegerList.cdl
src/PDataStd/PDataStd_Name.cdl
src/PDataStd/PDataStd_NamedData.cdl
src/PDataStd/PDataStd_NoteBook.cdl
src/PDataStd/PDataStd_Real.cdl
src/PDataStd/PDataStd_RealArray.cdl
src/PDataStd/PDataStd_RealArray_1.cdl
src/PDataStd/PDataStd_RealList.cdl
src/PDataStd/PDataStd_ReferenceArray.cdl
src/PDataStd/PDataStd_ReferenceList.cdl
src/PDataStd/PDataStd_Relation.cdl
src/PDataStd/PDataStd_Tick.cdl
src/PDataStd/PDataStd_TreeNode.cdl
src/PDataStd/PDataStd_UAttribute.cdl
src/PDataStd/PDataStd_Variable.cdl
src/PDataXtd/PDataXtd_Axis.cdl
src/PDataXtd/PDataXtd_Constraint.cdl
src/PDataXtd/PDataXtd_Geometry.cdl
src/PDataXtd/PDataXtd_PatternStd.cdl
src/PDataXtd/PDataXtd_Placement.cdl
src/PDataXtd/PDataXtd_Plane.cdl
src/PDataXtd/PDataXtd_Point.cdl
src/PDataXtd/PDataXtd_Shape.cdl
src/PFunction/PFunction_Function.cdl
src/PGeom/PGeom_Axis1Placement.cdl
src/PGeom/PGeom_Axis2Placement.cdl
src/PGeom/PGeom_BSplineCurve.cdl
src/PGeom/PGeom_BSplineSurface.cdl
src/PGeom/PGeom_BezierCurve.cdl
src/PGeom/PGeom_BezierSurface.cdl
src/PGeom/PGeom_CartesianPoint.cdl
src/PGeom/PGeom_Circle.cdl
src/PGeom/PGeom_ConicalSurface.cdl
src/PGeom/PGeom_CylindricalSurface.cdl
src/PGeom/PGeom_Direction.cdl
src/PGeom/PGeom_Ellipse.cdl
src/PGeom/PGeom_Hyperbola.cdl
src/PGeom/PGeom_Line.cdl
src/PGeom/PGeom_OffsetCurve.cdl
src/PGeom/PGeom_OffsetSurface.cdl
src/PGeom/PGeom_Parabola.cdl
src/PGeom/PGeom_Plane.cdl
src/PGeom/PGeom_RectangularTrimmedSurface.cdl
src/PGeom/PGeom_SphericalSurface.cdl
src/PGeom/PGeom_SurfaceOfLinearExtrusion.cdl
src/PGeom/PGeom_SurfaceOfRevolution.cdl
src/PGeom/PGeom_ToroidalSurface.cdl
src/PGeom/PGeom_Transformation.cdl
src/PGeom/PGeom_TrimmedCurve.cdl
src/PGeom/PGeom_VectorWithMagnitude.cdl
src/PGeom2d/PGeom2d_AxisPlacement.cdl
src/PGeom2d/PGeom2d_BSplineCurve.cdl
src/PGeom2d/PGeom2d_BezierCurve.cdl
src/PGeom2d/PGeom2d_CartesianPoint.cdl
src/PGeom2d/PGeom2d_Circle.cdl
src/PGeom2d/PGeom2d_Direction.cdl
src/PGeom2d/PGeom2d_Ellipse.cdl
src/PGeom2d/PGeom2d_Hyperbola.cdl
src/PGeom2d/PGeom2d_Line.cdl
src/PGeom2d/PGeom2d_OffsetCurve.cdl
src/PGeom2d/PGeom2d_Parabola.cdl
src/PGeom2d/PGeom2d_Transformation.cdl
src/PGeom2d/PGeom2d_TrimmedCurve.cdl
src/PGeom2d/PGeom2d_VectorWithMagnitude.cdl
src/PNaming/PNaming_Name.cdl
src/PNaming/PNaming_Name_1.cdl
src/PNaming/PNaming_Name_2.cdl
src/PNaming/PNaming_NamedShape.cdl
src/PNaming/PNaming_Naming.cdl
src/PNaming/PNaming_Naming_1.cdl
src/PNaming/PNaming_Naming_2.cdl
src/PPoly/PPoly_Polygon2D.cdl
src/PPoly/PPoly_Polygon3D.cdl
src/PPoly/PPoly_PolygonOnTriangulation.cdl
src/PPoly/PPoly_Triangulation.cdl
src/PPrsStd/PPrsStd_AISPresentation.cdl
src/PPrsStd/PPrsStd_AISPresentation_1.cdl
src/PStandard/PStandard_ArrayNode.cdl
src/PTopLoc/PTopLoc_Datum3D.cdl
src/PTopLoc/PTopLoc_ItemLocation.cdl
src/PTopoDS/PTopoDS_CompSolid.cdl
src/PTopoDS/PTopoDS_Compound.cdl
src/PTopoDS/PTopoDS_Edge.cdl
src/PTopoDS/PTopoDS_Face.cdl
src/PTopoDS/PTopoDS_HShape.cdl
src/PTopoDS/PTopoDS_Shell.cdl
src/PTopoDS/PTopoDS_Solid.cdl
src/PTopoDS/PTopoDS_TCompSolid.cdl
src/PTopoDS/PTopoDS_TCompSolid1.cdl
src/PTopoDS/PTopoDS_TCompound.cdl
src/PTopoDS/PTopoDS_TCompound1.cdl
src/PTopoDS/PTopoDS_TFace.cdl
src/PTopoDS/PTopoDS_TFace1.cdl
src/PTopoDS/PTopoDS_TShell.cdl
src/PTopoDS/PTopoDS_TShell1.cdl
src/PTopoDS/PTopoDS_TSolid.cdl
src/PTopoDS/PTopoDS_TSolid1.cdl
src/PTopoDS/PTopoDS_TWire.cdl
src/PTopoDS/PTopoDS_TWire1.cdl
src/PTopoDS/PTopoDS_Vertex.cdl
src/PTopoDS/PTopoDS_Wire.cdl
src/PXCAFDoc/PXCAFDoc_Area.cdl
src/PXCAFDoc/PXCAFDoc_Centroid.cdl
src/PXCAFDoc/PXCAFDoc_Color.cdl
src/PXCAFDoc/PXCAFDoc_Datum.cdl
src/PXCAFDoc/PXCAFDoc_DimTol.cdl
src/PXCAFDoc/PXCAFDoc_GraphNode.cdl
src/PXCAFDoc/PXCAFDoc_Location.cdl
src/PXCAFDoc/PXCAFDoc_Material.cdl
src/PXCAFDoc/PXCAFDoc_Volume.cdl
src/Poly/Poly_Polygon2D.cdl
src/Poly/Poly_Polygon3D.cdl
src/Poly/Poly_PolygonOnTriangulation.cdl
src/Poly/Poly_Triangulation.cdl
src/Prs3d/Prs3d_ArrowAspect.cdl
src/Prs3d/Prs3d_DatumAspect.cdl
src/Prs3d/Prs3d_DimensionAspect.cdl
src/Prs3d/Prs3d_Drawer.cdl
src/Prs3d/Prs3d_IsoAspect.cdl
src/Prs3d/Prs3d_LineAspect.cdl
src/Prs3d/Prs3d_PlaneAspect.cdl
src/Prs3d/Prs3d_PlaneSet.cdl
src/Prs3d/Prs3d_PointAspect.cdl
src/Prs3d/Prs3d_Presentation.cdl
src/Prs3d/Prs3d_Projector.cdl
src/Prs3d/Prs3d_ShadingAspect.cdl
src/Prs3d/Prs3d_TextAspect.cdl
src/PrsMgr/PrsMgr_PresentableObject.cdl
src/PrsMgr/PrsMgr_Presentation.cdl
src/PrsMgr/PrsMgr_PresentationManager.cdl
src/PrsMgr/PrsMgr_Prs.cdl
src/QABugs/QABugs_MyText.cdl
src/QABugs/QABugs_PresentableObject.cdl
src/QANewModTopOpe/QANewModTopOpe_ReShaper.cdl
src/RWHeaderSection/RWHeaderSection_GeneralModule.cdl
src/RWHeaderSection/RWHeaderSection_RWFileDescription.cdl
src/RWHeaderSection/RWHeaderSection_RWFileName.cdl
src/RWHeaderSection/RWHeaderSection_RWFileSchema.cdl
src/RWHeaderSection/RWHeaderSection_ReadWriteModule.cdl
src/RWStepAP214/RWStepAP214_GeneralModule.cdl
src/RWStepAP214/RWStepAP214_RWAppliedApprovalAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAppliedDateAndTimeAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAppliedDateAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAppliedDocumentReference.cdl
src/RWStepAP214/RWStepAP214_RWAppliedOrganizationAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAppliedPersonAndOrganizationAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAppliedPresentedItem.cdl
src/RWStepAP214/RWStepAP214_RWAppliedSecurityClassificationAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAndTimeAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignApprovalAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignDateAndPersonAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignDocumentReference.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignGroupAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAndTimeAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignOrganizationAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignPersonAndOrganizationAssignment.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignPresentedItem.cdl
src/RWStepAP214/RWStepAP214_RWAutoDesignSecurityClassificationAssignment.cdl
src/RWStepAP214/RWStepAP214_ReadWriteModule.cdl
src/RWStepBasic/RWStepBasic_RWAddress.cdl
src/RWStepBasic/RWStepBasic_RWApplicationContext.cdl
src/RWStepBasic/RWStepBasic_RWApplicationContextElement.cdl
src/RWStepBasic/RWStepBasic_RWApplicationProtocolDefinition.cdl
src/RWStepBasic/RWStepBasic_RWApproval.cdl
src/RWStepBasic/RWStepBasic_RWApprovalDateTime.cdl
src/RWStepBasic/RWStepBasic_RWApprovalPersonOrganization.cdl
src/RWStepBasic/RWStepBasic_RWApprovalRelationship.cdl
src/RWStepBasic/RWStepBasic_RWApprovalRole.cdl
src/RWStepBasic/RWStepBasic_RWApprovalStatus.cdl
src/RWStepBasic/RWStepBasic_RWCalendarDate.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnit.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndAreaUnit.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndLengthUnit.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndMassUnit.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndPlaneAngleUnit.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndRatioUnit.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndSolidAngleUnit.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndTimeUnit.cdl
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndVolumeUnit.cdl
src/RWStepBasic/RWStepBasic_RWCoordinatedUniversalTimeOffset.cdl
src/RWStepBasic/RWStepBasic_RWDate.cdl
src/RWStepBasic/RWStepBasic_RWDateAndTime.cdl
src/RWStepBasic/RWStepBasic_RWDateRole.cdl
src/RWStepBasic/RWStepBasic_RWDateTimeRole.cdl
src/RWStepBasic/RWStepBasic_RWDerivedUnit.cdl
src/RWStepBasic/RWStepBasic_RWDerivedUnitElement.cdl
src/RWStepBasic/RWStepBasic_RWDimensionalExponents.cdl
src/RWStepBasic/RWStepBasic_RWDocumentRelationship.cdl
src/RWStepBasic/RWStepBasic_RWDocumentType.cdl
src/RWStepBasic/RWStepBasic_RWDocumentUsageConstraint.cdl
src/RWStepBasic/RWStepBasic_RWEffectivity.cdl
src/RWStepBasic/RWStepBasic_RWLengthMeasureWithUnit.cdl
src/RWStepBasic/RWStepBasic_RWLengthUnit.cdl
src/RWStepBasic/RWStepBasic_RWLocalTime.cdl
src/RWStepBasic/RWStepBasic_RWMassMeasureWithUnit.cdl
src/RWStepBasic/RWStepBasic_RWMeasureWithUnit.cdl
src/RWStepBasic/RWStepBasic_RWMechanicalContext.cdl
src/RWStepBasic/RWStepBasic_RWNamedUnit.cdl
src/RWStepBasic/RWStepBasic_RWOrdinalDate.cdl
src/RWStepBasic/RWStepBasic_RWOrganization.cdl
src/RWStepBasic/RWStepBasic_RWOrganizationRole.cdl
src/RWStepBasic/RWStepBasic_RWOrganizationalAddress.cdl
src/RWStepBasic/RWStepBasic_RWPerson.cdl
src/RWStepBasic/RWStepBasic_RWPersonAndOrganization.cdl
src/RWStepBasic/RWStepBasic_RWPersonAndOrganizationRole.cdl
src/RWStepBasic/RWStepBasic_RWPersonalAddress.cdl
src/RWStepBasic/RWStepBasic_RWPlaneAngleMeasureWithUnit.cdl
src/RWStepBasic/RWStepBasic_RWPlaneAngleUnit.cdl
src/RWStepBasic/RWStepBasic_RWProduct.cdl
src/RWStepBasic/RWStepBasic_RWProductCategory.cdl
src/RWStepBasic/RWStepBasic_RWProductContext.cdl
src/RWStepBasic/RWStepBasic_RWProductDefinition.cdl
src/RWStepBasic/RWStepBasic_RWProductDefinitionContext.cdl
src/RWStepBasic/RWStepBasic_RWProductDefinitionEffectivity.cdl
src/RWStepBasic/RWStepBasic_RWProductDefinitionFormation.cdl
src/RWStepBasic/RWStepBasic_RWProductDefinitionFormationWithSpecifiedSource.cdl
src/RWStepBasic/RWStepBasic_RWProductDefinitionWithAssociatedDocuments.cdl
src/RWStepBasic/RWStepBasic_RWProductRelatedProductCategory.cdl
src/RWStepBasic/RWStepBasic_RWProductType.cdl
src/RWStepBasic/RWStepBasic_RWRatioMeasureWithUnit.cdl
src/RWStepBasic/RWStepBasic_RWSecurityClassification.cdl
src/RWStepBasic/RWStepBasic_RWSecurityClassificationLevel.cdl
src/RWStepBasic/RWStepBasic_RWSiUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndAreaUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndLengthUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndMassUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndPlaneAngleUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndRatioUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndSolidAngleUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndThermodynamicTemperatureUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndTimeUnit.cdl
src/RWStepBasic/RWStepBasic_RWSiUnitAndVolumeUnit.cdl
src/RWStepBasic/RWStepBasic_RWSolidAngleMeasureWithUnit.cdl
src/RWStepBasic/RWStepBasic_RWSolidAngleUnit.cdl
src/RWStepBasic/RWStepBasic_RWUncertaintyMeasureWithUnit.cdl
src/RWStepBasic/RWStepBasic_RWWeekOfYearAndDayDate.cdl
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cdl
src/RWStepGeom/RWStepGeom_RWAxis1Placement.cdl
src/RWStepGeom/RWStepGeom_RWAxis2Placement2d.cdl
src/RWStepGeom/RWStepGeom_RWAxis2Placement3d.cdl
src/RWStepGeom/RWStepGeom_RWBSplineCurve.cdl
src/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnots.cdl
src/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnotsAndRationalBSplineCurve.cdl
src/RWStepGeom/RWStepGeom_RWBSplineSurface.cdl
src/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnots.cdl
src/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnotsAndRationalBSplineSurface.cdl
src/RWStepGeom/RWStepGeom_RWBezierCurve.cdl
src/RWStepGeom/RWStepGeom_RWBezierCurveAndRationalBSplineCurve.cdl
src/RWStepGeom/RWStepGeom_RWBezierSurface.cdl
src/RWStepGeom/RWStepGeom_RWBezierSurfaceAndRationalBSplineSurface.cdl
src/RWStepGeom/RWStepGeom_RWBoundaryCurve.cdl
src/RWStepGeom/RWStepGeom_RWBoundedCurve.cdl
src/RWStepGeom/RWStepGeom_RWBoundedSurface.cdl
src/RWStepGeom/RWStepGeom_RWCartesianPoint.cdl
src/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator.cdl
src/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator3d.cdl
src/RWStepGeom/RWStepGeom_RWCircle.cdl
src/RWStepGeom/RWStepGeom_RWCompositeCurve.cdl
src/RWStepGeom/RWStepGeom_RWCompositeCurveOnSurface.cdl
src/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.cdl
src/RWStepGeom/RWStepGeom_RWConic.cdl
src/RWStepGeom/RWStepGeom_RWConicalSurface.cdl
src/RWStepGeom/RWStepGeom_RWCurve.cdl
src/RWStepGeom/RWStepGeom_RWCurveReplica.cdl
src/RWStepGeom/RWStepGeom_RWCylindricalSurface.cdl
src/RWStepGeom/RWStepGeom_RWDegeneratePcurve.cdl
src/RWStepGeom/RWStepGeom_RWDegenerateToroidalSurface.cdl
src/RWStepGeom/RWStepGeom_RWDirection.cdl
src/RWStepGeom/RWStepGeom_RWElementarySurface.cdl
src/RWStepGeom/RWStepGeom_RWEllipse.cdl
src/RWStepGeom/RWStepGeom_RWEvaluatedDegeneratePcurve.cdl
src/RWStepGeom/RWStepGeom_RWGeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.cdl
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContext.cdl
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndGlobalUnitAssignedContext.cdl
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndParametricRepresentationContext.cdl
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationItem.cdl
src/RWStepGeom/RWStepGeom_RWHyperbola.cdl
src/RWStepGeom/RWStepGeom_RWIntersectionCurve.cdl
src/RWStepGeom/RWStepGeom_RWLine.cdl
src/RWStepGeom/RWStepGeom_RWOffsetCurve3d.cdl
src/RWStepGeom/RWStepGeom_RWOffsetSurface.cdl
src/RWStepGeom/RWStepGeom_RWOuterBoundaryCurve.cdl
src/RWStepGeom/RWStepGeom_RWParabola.cdl
src/RWStepGeom/RWStepGeom_RWPcurve.cdl
src/RWStepGeom/RWStepGeom_RWPlacement.cdl
src/RWStepGeom/RWStepGeom_RWPlane.cdl
src/RWStepGeom/RWStepGeom_RWPoint.cdl
src/RWStepGeom/RWStepGeom_RWPointOnCurve.cdl
src/RWStepGeom/RWStepGeom_RWPointOnSurface.cdl
src/RWStepGeom/RWStepGeom_RWPointReplica.cdl
src/RWStepGeom/RWStepGeom_RWPolyline.cdl
src/RWStepGeom/RWStepGeom_RWQuasiUniformCurve.cdl
src/RWStepGeom/RWStepGeom_RWQuasiUniformCurveAndRationalBSplineCurve.cdl
src/RWStepGeom/RWStepGeom_RWQuasiUniformSurface.cdl
src/RWStepGeom/RWStepGeom_RWQuasiUniformSurfaceAndRationalBSplineSurface.cdl
src/RWStepGeom/RWStepGeom_RWRationalBSplineCurve.cdl
src/RWStepGeom/RWStepGeom_RWRationalBSplineSurface.cdl
src/RWStepGeom/RWStepGeom_RWRectangularCompositeSurface.cdl
src/RWStepGeom/RWStepGeom_RWRectangularTrimmedSurface.cdl
src/RWStepGeom/RWStepGeom_RWReparametrisedCompositeCurveSegment.cdl
src/RWStepGeom/RWStepGeom_RWSeamCurve.cdl
src/RWStepGeom/RWStepGeom_RWSphericalSurface.cdl
src/RWStepGeom/RWStepGeom_RWSurface.cdl
src/RWStepGeom/RWStepGeom_RWSurfaceCurve.cdl
src/RWStepGeom/RWStepGeom_RWSurfaceCurveAndBoundedCurve.cdl
src/RWStepGeom/RWStepGeom_RWSurfaceOfLinearExtrusion.cdl
src/RWStepGeom/RWStepGeom_RWSurfaceOfRevolution.cdl
src/RWStepGeom/RWStepGeom_RWSurfacePatch.cdl
src/RWStepGeom/RWStepGeom_RWSurfaceReplica.cdl
src/RWStepGeom/RWStepGeom_RWSweptSurface.cdl
src/RWStepGeom/RWStepGeom_RWToroidalSurface.cdl
src/RWStepGeom/RWStepGeom_RWTrimmedCurve.cdl
src/RWStepGeom/RWStepGeom_RWUniformCurve.cdl
src/RWStepGeom/RWStepGeom_RWUniformCurveAndRationalBSplineCurve.cdl
src/RWStepGeom/RWStepGeom_RWUniformSurface.cdl
src/RWStepGeom/RWStepGeom_RWUniformSurfaceAndRationalBSplineSurface.cdl
src/RWStepGeom/RWStepGeom_RWVector.cdl
src/RWStepRepr/RWStepRepr_RWAssemblyComponentUsageSubstitute.cdl
src/RWStepRepr/RWStepRepr_RWCompoundRepresentationItem.cdl
src/RWStepRepr/RWStepRepr_RWDefinitionalRepresentation.cdl
src/RWStepRepr/RWStepRepr_RWDescriptiveRepresentationItem.cdl
src/RWStepRepr/RWStepRepr_RWFunctionallyDefinedTransformation.cdl
src/RWStepRepr/RWStepRepr_RWGlobalUncertaintyAssignedContext.cdl
src/RWStepRepr/RWStepRepr_RWGlobalUnitAssignedContext.cdl
src/RWStepRepr/RWStepRepr_RWItemDefinedTransformation.cdl
src/RWStepRepr/RWStepRepr_RWMappedItem.cdl
src/RWStepRepr/RWStepRepr_RWMaterialDesignation.cdl
src/RWStepRepr/RWStepRepr_RWMeasureRepresentationItem.cdl
src/RWStepRepr/RWStepRepr_RWParametricRepresentationContext.cdl
src/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnit.cdl
src/RWStepRepr/RWStepRepr_RWRepresentation.cdl
src/RWStepRepr/RWStepRepr_RWRepresentationContext.cdl
src/RWStepRepr/RWStepRepr_RWRepresentationItem.cdl
src/RWStepRepr/RWStepRepr_RWRepresentationMap.cdl
src/RWStepRepr/RWStepRepr_RWRepresentationRelationship.cdl
src/RWStepRepr/RWStepRepr_RWRepresentationRelationshipWithTransformation.cdl
src/RWStepRepr/RWStepRepr_RWShapeAspect.cdl
src/RWStepRepr/RWStepRepr_RWShapeRepresentationRelationshipWithTransformation.cdl
src/RWStepShape/RWStepShape_RWAdvancedBrepShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWAdvancedFace.cdl
src/RWStepShape/RWStepShape_RWBlock.cdl
src/RWStepShape/RWStepShape_RWBooleanResult.cdl
src/RWStepShape/RWStepShape_RWBoxDomain.cdl
src/RWStepShape/RWStepShape_RWBoxedHalfSpace.cdl
src/RWStepShape/RWStepShape_RWBrepWithVoids.cdl
src/RWStepShape/RWStepShape_RWClosedShell.cdl
src/RWStepShape/RWStepShape_RWConnectedFaceSet.cdl
src/RWStepShape/RWStepShape_RWContextDependentShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWCsgShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWCsgSolid.cdl
src/RWStepShape/RWStepShape_RWDefinitionalRepresentationAndShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWEdge.cdl
src/RWStepShape/RWStepShape_RWEdgeCurve.cdl
src/RWStepShape/RWStepShape_RWEdgeLoop.cdl
src/RWStepShape/RWStepShape_RWExtrudedAreaSolid.cdl
src/RWStepShape/RWStepShape_RWExtrudedFaceSolid.cdl
src/RWStepShape/RWStepShape_RWFace.cdl
src/RWStepShape/RWStepShape_RWFaceBound.cdl
src/RWStepShape/RWStepShape_RWFaceOuterBound.cdl
src/RWStepShape/RWStepShape_RWFaceSurface.cdl
src/RWStepShape/RWStepShape_RWFacetedBrep.cdl
src/RWStepShape/RWStepShape_RWFacetedBrepAndBrepWithVoids.cdl
src/RWStepShape/RWStepShape_RWFacetedBrepShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWGeometricCurveSet.cdl
src/RWStepShape/RWStepShape_RWGeometricSet.cdl
src/RWStepShape/RWStepShape_RWGeometricallyBoundedSurfaceShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWGeometricallyBoundedWireframeShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWHalfSpaceSolid.cdl
src/RWStepShape/RWStepShape_RWLimitsAndFits.cdl
src/RWStepShape/RWStepShape_RWLoop.cdl
src/RWStepShape/RWStepShape_RWLoopAndPath.cdl
src/RWStepShape/RWStepShape_RWManifoldSolidBrep.cdl
src/RWStepShape/RWStepShape_RWManifoldSurfaceShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWMeasureQualification.cdl
src/RWStepShape/RWStepShape_RWMeasureRepresentationItemAndQualifiedRepresentationItem.cdl
src/RWStepShape/RWStepShape_RWOpenShell.cdl
src/RWStepShape/RWStepShape_RWOrientedClosedShell.cdl
src/RWStepShape/RWStepShape_RWOrientedEdge.cdl
src/RWStepShape/RWStepShape_RWOrientedFace.cdl
src/RWStepShape/RWStepShape_RWOrientedOpenShell.cdl
src/RWStepShape/RWStepShape_RWOrientedPath.cdl
src/RWStepShape/RWStepShape_RWPath.cdl
src/RWStepShape/RWStepShape_RWPlusMinusTolerance.cdl
src/RWStepShape/RWStepShape_RWPolyLoop.cdl
src/RWStepShape/RWStepShape_RWPrecisionQualifier.cdl
src/RWStepShape/RWStepShape_RWQualifiedRepresentationItem.cdl
src/RWStepShape/RWStepShape_RWRevolvedAreaSolid.cdl
src/RWStepShape/RWStepShape_RWRevolvedFaceSolid.cdl
src/RWStepShape/RWStepShape_RWRightAngularWedge.cdl
src/RWStepShape/RWStepShape_RWRightCircularCone.cdl
src/RWStepShape/RWStepShape_RWRightCircularCylinder.cdl
src/RWStepShape/RWStepShape_RWShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWShellBasedSurfaceModel.cdl
src/RWStepShape/RWStepShape_RWSolidModel.cdl
src/RWStepShape/RWStepShape_RWSolidReplica.cdl
src/RWStepShape/RWStepShape_RWSphere.cdl
src/RWStepShape/RWStepShape_RWSweptAreaSolid.cdl
src/RWStepShape/RWStepShape_RWSweptFaceSolid.cdl
src/RWStepShape/RWStepShape_RWToleranceValue.cdl
src/RWStepShape/RWStepShape_RWTopologicalRepresentationItem.cdl
src/RWStepShape/RWStepShape_RWTorus.cdl
src/RWStepShape/RWStepShape_RWTransitionalShapeRepresentation.cdl
src/RWStepShape/RWStepShape_RWTypeQualifier.cdl
src/RWStepShape/RWStepShape_RWVertex.cdl
src/RWStepShape/RWStepShape_RWVertexLoop.cdl
src/RWStepShape/RWStepShape_RWVertexPoint.cdl
src/RWStepVisual/RWStepVisual_RWAreaInSet.cdl
src/RWStepVisual/RWStepVisual_RWBackgroundColour.cdl
src/RWStepVisual/RWStepVisual_RWCameraImage.cdl
src/RWStepVisual/RWStepVisual_RWCameraModel.cdl
src/RWStepVisual/RWStepVisual_RWCameraModelD2.cdl
src/RWStepVisual/RWStepVisual_RWCameraModelD3.cdl
src/RWStepVisual/RWStepVisual_RWCameraUsage.cdl
src/RWStepVisual/RWStepVisual_RWColour.cdl
src/RWStepVisual/RWStepVisual_RWColourRgb.cdl
src/RWStepVisual/RWStepVisual_RWColourSpecification.cdl
src/RWStepVisual/RWStepVisual_RWCompositeText.cdl
src/RWStepVisual/RWStepVisual_RWCompositeTextWithExtent.cdl
src/RWStepVisual/RWStepVisual_RWContextDependentInvisibility.cdl
src/RWStepVisual/RWStepVisual_RWContextDependentOverRidingStyledItem.cdl
src/RWStepVisual/RWStepVisual_RWCurveStyle.cdl
src/RWStepVisual/RWStepVisual_RWCurveStyleFont.cdl
src/RWStepVisual/RWStepVisual_RWCurveStyleFontPattern.cdl
src/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedColour.cdl
src/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedCurveFont.cdl
src/RWStepVisual/RWStepVisual_RWFillAreaStyle.cdl
src/RWStepVisual/RWStepVisual_RWFillAreaStyleColour.cdl
src/RWStepVisual/RWStepVisual_RWInvisibility.cdl
src/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationArea.cdl
src/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationRepresentation.cdl
src/RWStepVisual/RWStepVisual_RWOverRidingStyledItem.cdl
src/RWStepVisual/RWStepVisual_RWPlanarBox.cdl
src/RWStepVisual/RWStepVisual_RWPlanarExtent.cdl
src/RWStepVisual/RWStepVisual_RWPointStyle.cdl
src/RWStepVisual/RWStepVisual_RWPreDefinedColour.cdl
src/RWStepVisual/RWStepVisual_RWPreDefinedCurveFont.cdl
src/RWStepVisual/RWStepVisual_RWPreDefinedItem.cdl
src/RWStepVisual/RWStepVisual_RWPresentationArea.cdl
src/RWStepVisual/RWStepVisual_RWPresentationLayerAssignment.cdl
src/RWStepVisual/RWStepVisual_RWPresentationLayerUsage.cdl
src/RWStepVisual/RWStepVisual_RWPresentationRepresentation.cdl
src/RWStepVisual/RWStepVisual_RWPresentationSet.cdl
src/RWStepVisual/RWStepVisual_RWPresentationSize.cdl
src/RWStepVisual/RWStepVisual_RWPresentationStyleAssignment.cdl
src/RWStepVisual/RWStepVisual_RWPresentationStyleByContext.cdl
src/RWStepVisual/RWStepVisual_RWPresentationView.cdl
src/RWStepVisual/RWStepVisual_RWPresentedItemRepresentation.cdl
src/RWStepVisual/RWStepVisual_RWStyledItem.cdl
src/RWStepVisual/RWStepVisual_RWSurfaceSideStyle.cdl
src/RWStepVisual/RWStepVisual_RWSurfaceStyleBoundary.cdl
src/RWStepVisual/RWStepVisual_RWSurfaceStyleControlGrid.cdl
src/RWStepVisual/RWStepVisual_RWSurfaceStyleFillArea.cdl
src/RWStepVisual/RWStepVisual_RWSurfaceStyleParameterLine.cdl
src/RWStepVisual/RWStepVisual_RWSurfaceStyleSegmentationCurve.cdl
src/RWStepVisual/RWStepVisual_RWSurfaceStyleSilhouette.cdl
src/RWStepVisual/RWStepVisual_RWSurfaceStyleUsage.cdl
src/RWStepVisual/RWStepVisual_RWTemplate.cdl
src/RWStepVisual/RWStepVisual_RWTemplateInstance.cdl
src/RWStepVisual/RWStepVisual_RWTextLiteral.cdl
src/RWStepVisual/RWStepVisual_RWTextStyle.cdl
src/RWStepVisual/RWStepVisual_RWTextStyleForDefinedFont.cdl
src/RWStepVisual/RWStepVisual_RWTextStyleWithBoxCharacteristics.cdl
src/RWStepVisual/RWStepVisual_RWViewVolume.cdl
src/Resource/Resource_Manager.cdl
src/STEPCAFControl/STEPCAFControl_ActorWrite.cdl
src/STEPCAFControl/STEPCAFControl_Controller.cdl
src/STEPCAFControl/STEPCAFControl_Reader.cdl
src/STEPCAFControl/STEPCAFControl_Writer.cdl
src/STEPControl/STEPControl_ActorRead.cdl
src/STEPControl/STEPControl_ActorWrite.cdl
src/STEPControl/STEPControl_Controller.cdl
src/STEPControl/STEPControl_Reader.cdl
src/STEPControl/STEPControl_Writer.cdl
src/STEPSelections/STEPSelections_AssemblyComponent.cdl
src/STEPSelections/STEPSelections_AssemblyLink.cdl
src/STEPSelections/STEPSelections_SelectAssembly.cdl
src/STEPSelections/STEPSelections_SelectDerived.cdl
src/STEPSelections/STEPSelections_SelectFaces.cdl
src/STEPSelections/STEPSelections_SelectForTransfer.cdl
src/STEPSelections/STEPSelections_SelectGSCurves.cdl
src/STEPSelections/STEPSelections_SelectInstances.cdl
src/Select3D/Select3D_SensitiveBox.cdl
src/Select3D/Select3D_SensitiveCircle.cdl
src/Select3D/Select3D_SensitiveCurve.cdl
src/Select3D/Select3D_SensitiveFace.cdl
src/Select3D/Select3D_SensitiveGroup.cdl
src/Select3D/Select3D_SensitivePoint.cdl
src/Select3D/Select3D_SensitivePoly.cdl
src/Select3D/Select3D_SensitiveSegment.cdl
src/Select3D/Select3D_SensitiveTriangle.cdl
src/Select3D/Select3D_SensitiveTriangulation.cdl
src/Select3D/Select3D_SensitiveWire.cdl
src/SelectMgr/SelectMgr_AndFilter.cdl
src/SelectMgr/SelectMgr_EntityOwner.cdl
src/SelectMgr/SelectMgr_OrFilter.cdl
src/SelectMgr/SelectMgr_SelectableObject.cdl
src/SelectMgr/SelectMgr_Selection.cdl
src/SelectMgr/SelectMgr_SelectionManager.cdl
src/SelectMgr/SelectMgr_ViewerSelector.cdl
src/ShapeAlgo/ShapeAlgo_AlgoContainer.cdl
src/ShapeAlgo/ShapeAlgo_ToolContainer.cdl
src/ShapeAnalysis/ShapeAnalysis_FreeBoundData.cdl
src/ShapeAnalysis/ShapeAnalysis_Surface.cdl
src/ShapeAnalysis/ShapeAnalysis_TransferParameters.cdl
src/ShapeAnalysis/ShapeAnalysis_TransferParametersProj.cdl
src/ShapeBuild/ShapeBuild_ReShape.cdl
src/ShapeCustom/ShapeCustom_BSplineRestriction.cdl
src/ShapeCustom/ShapeCustom_ConvertToBSpline.cdl
src/ShapeCustom/ShapeCustom_ConvertToRevolution.cdl
src/ShapeCustom/ShapeCustom_DirectModification.cdl
src/ShapeCustom/ShapeCustom_RestrictionParameters.cdl
src/ShapeCustom/ShapeCustom_SweptToElementary.cdl
src/ShapeCustom/ShapeCustom_TrsfModification.cdl
src/ShapeExtend/ShapeExtend_BasicMsgRegistrator.cdl
src/ShapeExtend/ShapeExtend_ComplexCurve.cdl
src/ShapeExtend/ShapeExtend_CompositeSurface.cdl
src/ShapeExtend/ShapeExtend_MsgRegistrator.cdl
src/ShapeExtend/ShapeExtend_WireData.cdl
src/ShapeFix/ShapeFix_EdgeProjAux.cdl
src/ShapeUpgrade/ShapeUpgrade_ConvertSurfaceToBezierBasis.cdl
src/ShapeUpgrade/ShapeUpgrade_EdgeDivide.cdl
src/ShapeUpgrade/ShapeUpgrade_SplitCurve.cdl
src/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.cdl
src/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.cdl
src/ShapeUpgrade/ShapeUpgrade_SplitSurface.cdl
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceAngle.cdl
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.cdl
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceContinuity.cdl
src/ShapeUpgrade/ShapeUpgrade_WireDivide.cdl
src/Standard/Standard_Failure.cdl
src/Standard/Standard_Persistent.cdl
src/Standard/Standard_Transient.cdl
src/Standard/Standard_Type.cdl
src/StdDrivers/StdDrivers_DocumentRetrievalDriver.cdl
src/StdDrivers/StdDrivers_DocumentStorageDriver.cdl
src/StdLDrivers/StdLDrivers_DocumentRetrievalDriver.cdl
src/StdLDrivers/StdLDrivers_DocumentStorageDriver.cdl
src/StdSelect/StdSelect.cdl
src/StdSelect/StdSelect_BRepOwner.cdl
src/StdSelect/StdSelect_BRepSelectionTool.cdl
src/StdSelect/StdSelect_EdgeFilter.cdl
src/StdSelect/StdSelect_FaceFilter.cdl
src/StdSelect/StdSelect_Prs.cdl
src/StdSelect/StdSelect_Shape.cdl
src/StdSelect/StdSelect_ShapeTypeFilter.cdl
src/StdSelect/StdSelect_ViewerSelector3d.cdl
src/StepAP214/StepAP214_AppliedApprovalAssignment.cdl
src/StepAP214/StepAP214_AppliedDateAndTimeAssignment.cdl
src/StepAP214/StepAP214_AppliedDateAssignment.cdl
src/StepAP214/StepAP214_AppliedOrganizationAssignment.cdl
src/StepAP214/StepAP214_AppliedPersonAndOrganizationAssignment.cdl
src/StepAP214/StepAP214_AppliedPresentedItem.cdl
src/StepAP214/StepAP214_AppliedSecurityClassificationAssignment.cdl
src/StepAP214/StepAP214_AutoDesignActualDateAndTimeAssignment.cdl
src/StepAP214/StepAP214_AutoDesignActualDateAssignment.cdl
src/StepAP214/StepAP214_AutoDesignApprovalAssignment.cdl
src/StepAP214/StepAP214_AutoDesignDateAndPersonAssignment.cdl
src/StepAP214/StepAP214_AutoDesignGroupAssignment.cdl
src/StepAP214/StepAP214_AutoDesignGroupAssignment.cxx
src/StepAP214/StepAP214_AutoDesignNominalDateAndTimeAssignment.cdl
src/StepAP214/StepAP214_AutoDesignNominalDateAssignment.cdl
src/StepAP214/StepAP214_AutoDesignOrganizationAssignment.cdl
src/StepAP214/StepAP214_AutoDesignPersonAndOrganizationAssignment.cdl
src/StepAP214/StepAP214_AutoDesignPresentedItem.cdl
src/StepAP214/StepAP214_AutoDesignSecurityClassificationAssignment.cdl
src/StepAP214/StepAP214_Protocol.cdl
src/StepBasic/StepBasic_Address.cdl
src/StepBasic/StepBasic_ApplicationContext.cdl
src/StepBasic/StepBasic_ApplicationContextElement.cdl
src/StepBasic/StepBasic_ApplicationProtocolDefinition.cdl
src/StepBasic/StepBasic_Approval.cdl
src/StepBasic/StepBasic_ApprovalAssignment.cdl
src/StepBasic/StepBasic_ApprovalDateTime.cdl
src/StepBasic/StepBasic_ApprovalPersonOrganization.cdl
src/StepBasic/StepBasic_ApprovalRelationship.cdl
src/StepBasic/StepBasic_ApprovalRole.cdl
src/StepBasic/StepBasic_ApprovalStatus.cdl
src/StepBasic/StepBasic_AreaUnit.cdl
src/StepBasic/StepBasic_CalendarDate.cdl
src/StepBasic/StepBasic_ConversionBasedUnit.cdl
src/StepBasic/StepBasic_ConversionBasedUnitAndAreaUnit.cdl
src/StepBasic/StepBasic_ConversionBasedUnitAndLengthUnit.cdl
src/StepBasic/StepBasic_ConversionBasedUnitAndMassUnit.cdl
src/StepBasic/StepBasic_ConversionBasedUnitAndPlaneAngleUnit.cdl
src/StepBasic/StepBasic_ConversionBasedUnitAndRatioUnit.cdl
src/StepBasic/StepBasic_ConversionBasedUnitAndSolidAngleUnit.cdl
src/StepBasic/StepBasic_ConversionBasedUnitAndTimeUnit.cdl
src/StepBasic/StepBasic_ConversionBasedUnitAndVolumeUnit.cdl
src/StepBasic/StepBasic_CoordinatedUniversalTimeOffset.cdl
src/StepBasic/StepBasic_Date.cdl
src/StepBasic/StepBasic_DateAndTime.cdl
src/StepBasic/StepBasic_DateAndTimeAssignment.cdl
src/StepBasic/StepBasic_DateAssignment.cdl
src/StepBasic/StepBasic_DateRole.cdl
src/StepBasic/StepBasic_DateTimeRole.cdl
src/StepBasic/StepBasic_DerivedUnit.cdl
src/StepBasic/StepBasic_DerivedUnitElement.cdl
src/StepBasic/StepBasic_DesignContext.cdl
src/StepBasic/StepBasic_DigitalDocument.cdl
src/StepBasic/StepBasic_DimensionalExponents.cdl
src/StepBasic/StepBasic_DocumentRelationship.cdl
src/StepBasic/StepBasic_DocumentType.cdl
src/StepBasic/StepBasic_DocumentUsageConstraint.cdl
src/StepBasic/StepBasic_Effectivity.cdl
src/StepBasic/StepBasic_LengthMeasureWithUnit.cdl
src/StepBasic/StepBasic_LengthUnit.cdl
src/StepBasic/StepBasic_LocalTime.cdl
src/StepBasic/StepBasic_MassMeasureWithUnit.cdl
src/StepBasic/StepBasic_MeasureValueMember.cdl
src/StepBasic/StepBasic_MeasureWithUnit.cdl
src/StepBasic/StepBasic_MechanicalContext.cdl
src/StepBasic/StepBasic_NamedUnit.cdl
src/StepBasic/StepBasic_OrdinalDate.cdl
src/StepBasic/StepBasic_Organization.cdl
src/StepBasic/StepBasic_OrganizationAssignment.cdl
src/StepBasic/StepBasic_OrganizationRole.cdl
src/StepBasic/StepBasic_OrganizationalAddress.cdl
src/StepBasic/StepBasic_Person.cdl
src/StepBasic/StepBasic_PersonAndOrganization.cdl
src/StepBasic/StepBasic_PersonAndOrganizationAssignment.cdl
src/StepBasic/StepBasic_PersonAndOrganizationRole.cdl
src/StepBasic/StepBasic_PersonalAddress.cdl
src/StepBasic/StepBasic_PlaneAngleMeasureWithUnit.cdl
src/StepBasic/StepBasic_PlaneAngleUnit.cdl
src/StepBasic/StepBasic_Product.cdl
src/StepBasic/StepBasic_ProductCategory.cdl
src/StepBasic/StepBasic_ProductContext.cdl
src/StepBasic/StepBasic_ProductDefinition.cdl
src/StepBasic/StepBasic_ProductDefinitionContext.cdl
src/StepBasic/StepBasic_ProductDefinitionEffectivity.cdl
src/StepBasic/StepBasic_ProductDefinitionFormation.cdl
src/StepBasic/StepBasic_ProductDefinitionFormationWithSpecifiedSource.cdl
src/StepBasic/StepBasic_ProductRelatedProductCategory.cdl
src/StepBasic/StepBasic_ProductType.cdl
src/StepBasic/StepBasic_RatioMeasureWithUnit.cdl
src/StepBasic/StepBasic_RatioUnit.cdl
src/StepBasic/StepBasic_SecurityClassification.cdl
src/StepBasic/StepBasic_SecurityClassificationAssignment.cdl
src/StepBasic/StepBasic_SecurityClassificationLevel.cdl
src/StepBasic/StepBasic_SiUnit.cdl
src/StepBasic/StepBasic_SiUnitAndAreaUnit.cdl
src/StepBasic/StepBasic_SiUnitAndLengthUnit.cdl
src/StepBasic/StepBasic_SiUnitAndMassUnit.cdl
src/StepBasic/StepBasic_SiUnitAndPlaneAngleUnit.cdl
src/StepBasic/StepBasic_SiUnitAndRatioUnit.cdl
src/StepBasic/StepBasic_SiUnitAndSolidAngleUnit.cdl
src/StepBasic/StepBasic_SiUnitAndThermodynamicTemperatureUnit.cdl
src/StepBasic/StepBasic_SiUnitAndTimeUnit.cdl
src/StepBasic/StepBasic_SiUnitAndVolumeUnit.cdl
src/StepBasic/StepBasic_SizeMember.cdl
src/StepBasic/StepBasic_SolidAngleMeasureWithUnit.cdl
src/StepBasic/StepBasic_SolidAngleUnit.cdl
src/StepBasic/StepBasic_TimeMeasureWithUnit.cdl
src/StepBasic/StepBasic_TimeUnit.cdl
src/StepBasic/StepBasic_UncertaintyMeasureWithUnit.cdl
src/StepBasic/StepBasic_VolumeUnit.cdl
src/StepBasic/StepBasic_WeekOfYearAndDayDate.cdl
src/StepData/StepData_DefaultGeneral.cdl
src/StepData/StepData_DescrGeneral.cdl
src/StepData/StepData_DescrProtocol.cdl
src/StepData/StepData_DescrReadWrite.cdl
src/StepData/StepData_Described.cdl
src/StepData/StepData_ECDescr.cdl
src/StepData/StepData_EDescr.cdl
src/StepData/StepData_ESDescr.cdl
src/StepData/StepData_FileProtocol.cdl
src/StepData/StepData_FreeFormEntity.cdl
src/StepData/StepData_GeneralModule.cdl
src/StepData/StepData_HeaderTool.cdl
src/StepData/StepData_Plex.cdl
src/StepData/StepData_Protocol.cdl
src/StepData/StepData_ReadWriteModule.cdl
src/StepData/StepData_SelectArrReal.cdl
src/StepData/StepData_SelectInt.cdl
src/StepData/StepData_SelectMember.cdl
src/StepData/StepData_SelectNamed.cdl
src/StepData/StepData_SelectReal.cdl
src/StepData/StepData_Simple.cdl
src/StepData/StepData_StepModel.cdl
src/StepData/StepData_StepReaderData.cdl
src/StepData/StepData_StepReaderTool.cdl
src/StepData/StepData_UndefinedEntity.cdl
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cdl
src/StepGeom/StepGeom_Axis1Placement.cdl
src/StepGeom/StepGeom_Axis2Placement2d.cdl
src/StepGeom/StepGeom_Axis2Placement3d.cdl
src/StepGeom/StepGeom_BSplineCurve.cdl
src/StepGeom/StepGeom_BSplineCurveWithKnots.cdl
src/StepGeom/StepGeom_BSplineCurveWithKnotsAndRationalBSplineCurve.cdl
src/StepGeom/StepGeom_BSplineSurface.cdl
src/StepGeom/StepGeom_BSplineSurfaceWithKnots.cdl
src/StepGeom/StepGeom_BSplineSurfaceWithKnotsAndRationalBSplineSurface.cdl
src/StepGeom/StepGeom_BezierCurve.cdl
src/StepGeom/StepGeom_BezierCurveAndRationalBSplineCurve.cdl
src/StepGeom/StepGeom_BezierSurface.cdl
src/StepGeom/StepGeom_BezierSurfaceAndRationalBSplineSurface.cdl
src/StepGeom/StepGeom_BoundaryCurve.cdl
src/StepGeom/StepGeom_BoundedCurve.cdl
src/StepGeom/StepGeom_BoundedSurface.cdl
src/StepGeom/StepGeom_CartesianPoint.cdl
src/StepGeom/StepGeom_CartesianTransformationOperator.cdl
src/StepGeom/StepGeom_CartesianTransformationOperator2d.cdl
src/StepGeom/StepGeom_CartesianTransformationOperator3d.cdl
src/StepGeom/StepGeom_Circle.cdl
src/StepGeom/StepGeom_CompositeCurve.cdl
src/StepGeom/StepGeom_CompositeCurveOnSurface.cdl
src/StepGeom/StepGeom_CompositeCurveSegment.cdl
src/StepGeom/StepGeom_Conic.cdl
src/StepGeom/StepGeom_ConicalSurface.cdl
src/StepGeom/StepGeom_Curve.cdl
src/StepGeom/StepGeom_CurveReplica.cdl
src/StepGeom/StepGeom_CylindricalSurface.cdl
src/StepGeom/StepGeom_DegeneratePcurve.cdl
src/StepGeom/StepGeom_DegenerateToroidalSurface.cdl
src/StepGeom/StepGeom_Direction.cdl
src/StepGeom/StepGeom_ElementarySurface.cdl
src/StepGeom/StepGeom_Ellipse.cdl
src/StepGeom/StepGeom_EvaluatedDegeneratePcurve.cdl
src/StepGeom/StepGeom_GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.cdl
src/StepGeom/StepGeom_GeometricRepresentationContext.cdl
src/StepGeom/StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext.cdl
src/StepGeom/StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.cdl
src/StepGeom/StepGeom_GeometricRepresentationItem.cdl
src/StepGeom/StepGeom_Hyperbola.cdl
src/StepGeom/StepGeom_IntersectionCurve.cdl
src/StepGeom/StepGeom_Line.cdl
src/StepGeom/StepGeom_OffsetCurve3d.cdl
src/StepGeom/StepGeom_OffsetSurface.cdl
src/StepGeom/StepGeom_OuterBoundaryCurve.cdl
src/StepGeom/StepGeom_Parabola.cdl
src/StepGeom/StepGeom_Pcurve.cdl
src/StepGeom/StepGeom_Placement.cdl
src/StepGeom/StepGeom_Plane.cdl
src/StepGeom/StepGeom_Point.cdl
src/StepGeom/StepGeom_PointOnCurve.cdl
src/StepGeom/StepGeom_PointOnSurface.cdl
src/StepGeom/StepGeom_PointReplica.cdl
src/StepGeom/StepGeom_Polyline.cdl
src/StepGeom/StepGeom_QuasiUniformCurve.cdl
src/StepGeom/StepGeom_QuasiUniformCurveAndRationalBSplineCurve.cdl
src/StepGeom/StepGeom_QuasiUniformSurface.cdl
src/StepGeom/StepGeom_QuasiUniformSurfaceAndRationalBSplineSurface.cdl
src/StepGeom/StepGeom_RationalBSplineCurve.cdl
src/StepGeom/StepGeom_RationalBSplineSurface.cdl
src/StepGeom/StepGeom_RectangularCompositeSurface.cdl
src/StepGeom/StepGeom_RectangularTrimmedSurface.cdl
src/StepGeom/StepGeom_ReparametrisedCompositeCurveSegment.cdl
src/StepGeom/StepGeom_SeamCurve.cdl
src/StepGeom/StepGeom_SphericalSurface.cdl
src/StepGeom/StepGeom_Surface.cdl
src/StepGeom/StepGeom_SurfaceCurve.cdl
src/StepGeom/StepGeom_SurfaceCurveAndBoundedCurve.cdl
src/StepGeom/StepGeom_SurfaceOfLinearExtrusion.cdl
src/StepGeom/StepGeom_SurfaceOfRevolution.cdl
src/StepGeom/StepGeom_SurfacePatch.cdl
src/StepGeom/StepGeom_SurfaceReplica.cdl
src/StepGeom/StepGeom_SweptSurface.cdl
src/StepGeom/StepGeom_ToroidalSurface.cdl
src/StepGeom/StepGeom_TrimmedCurve.cdl
src/StepGeom/StepGeom_TrimmingMember.cdl
src/StepGeom/StepGeom_UniformCurve.cdl
src/StepGeom/StepGeom_UniformCurveAndRationalBSplineCurve.cdl
src/StepGeom/StepGeom_UniformSurface.cdl
src/StepGeom/StepGeom_UniformSurfaceAndRationalBSplineSurface.cdl
src/StepGeom/StepGeom_Vector.cdl
src/StepRepr/StepRepr_AssemblyComponentUsageSubstitute.cdl
src/StepRepr/StepRepr_CompositeShapeAspect.cdl
src/StepRepr/StepRepr_CompoundRepresentationItem.cdl
src/StepRepr/StepRepr_DefinitionalRepresentation.cdl
src/StepRepr/StepRepr_DerivedShapeAspect.cdl
src/StepRepr/StepRepr_DescriptiveRepresentationItem.cdl
src/StepRepr/StepRepr_Extension.cdl
src/StepRepr/StepRepr_ExternallyDefinedRepresentation.cdl
src/StepRepr/StepRepr_FunctionallyDefinedTransformation.cdl
src/StepRepr/StepRepr_GlobalUncertaintyAssignedContext.cdl
src/StepRepr/StepRepr_GlobalUnitAssignedContext.cdl
src/StepRepr/StepRepr_ItemDefinedTransformation.cdl
src/StepRepr/StepRepr_MappedItem.cdl
src/StepRepr/StepRepr_MaterialDesignation.cdl
src/StepRepr/StepRepr_MeasureRepresentationItem.cdl
src/StepRepr/StepRepr_ParametricRepresentationContext.cdl
src/StepRepr/StepRepr_PromissoryUsageOccurrence.cdl
src/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnit.cdl
src/StepRepr/StepRepr_Representation.cdl
src/StepRepr/StepRepr_RepresentationContext.cdl
src/StepRepr/StepRepr_RepresentationItem.cdl
src/StepRepr/StepRepr_RepresentationMap.cdl
src/StepRepr/StepRepr_RepresentationRelationship.cdl
src/StepRepr/StepRepr_RepresentationRelationshipWithTransformation.cdl
src/StepRepr/StepRepr_ShapeAspect.cdl
src/StepRepr/StepRepr_ShapeAspectDerivingRelationship.cdl
src/StepRepr/StepRepr_ShapeRepresentationRelationship.cdl
src/StepRepr/StepRepr_ShapeRepresentationRelationshipWithTransformation.cdl
src/StepRepr/StepRepr_SuppliedPartRelationship.cdl
src/StepRepr/StepRepr_ValueRange.cdl
src/StepSelect/StepSelect_Activator.cdl
src/StepSelect/StepSelect_FloatFormat.cdl
src/StepSelect/StepSelect_StepType.cdl
src/StepSelect/StepSelect_WorkLibrary.cdl
src/StepShape/StepShape_AdvancedBrepShapeRepresentation.cdl
src/StepShape/StepShape_AdvancedFace.cdl
src/StepShape/StepShape_Block.cdl
src/StepShape/StepShape_BooleanResult.cdl
src/StepShape/StepShape_BoxDomain.cdl
src/StepShape/StepShape_BoxedHalfSpace.cdl
src/StepShape/StepShape_BrepWithVoids.cdl
src/StepShape/StepShape_ClosedShell.cdl
src/StepShape/StepShape_ConnectedFaceSet.cdl
src/StepShape/StepShape_ContextDependentShapeRepresentation.cdl
src/StepShape/StepShape_CsgShapeRepresentation.cdl
src/StepShape/StepShape_CsgSolid.cdl
src/StepShape/StepShape_Edge.cdl
src/StepShape/StepShape_EdgeCurve.cdl
src/StepShape/StepShape_EdgeLoop.cdl
src/StepShape/StepShape_ExtrudedAreaSolid.cdl
src/StepShape/StepShape_ExtrudedFaceSolid.cdl
src/StepShape/StepShape_Face.cdl
src/StepShape/StepShape_FaceBound.cdl
src/StepShape/StepShape_FaceOuterBound.cdl
src/StepShape/StepShape_FaceSurface.cdl
src/StepShape/StepShape_FacetedBrep.cdl
src/StepShape/StepShape_FacetedBrepAndBrepWithVoids.cdl
src/StepShape/StepShape_FacetedBrepShapeRepresentation.cdl
src/StepShape/StepShape_GeometricCurveSet.cdl
src/StepShape/StepShape_GeometricSet.cdl
src/StepShape/StepShape_GeometricallyBoundedSurfaceShapeRepresentation.cdl
src/StepShape/StepShape_GeometricallyBoundedWireframeShapeRepresentation.cdl
src/StepShape/StepShape_HalfSpaceSolid.cdl
src/StepShape/StepShape_LimitsAndFits.cdl
src/StepShape/StepShape_Loop.cdl
src/StepShape/StepShape_LoopAndPath.cdl
src/StepShape/StepShape_ManifoldSolidBrep.cdl
src/StepShape/StepShape_ManifoldSurfaceShapeRepresentation.cdl
src/StepShape/StepShape_MeasureQualification.cdl
src/StepShape/StepShape_MeasureRepresentationItemAndQualifiedRepresentationItem.cdl
src/StepShape/StepShape_OpenShell.cdl
src/StepShape/StepShape_OrientedClosedShell.cdl
src/StepShape/StepShape_OrientedEdge.cdl
src/StepShape/StepShape_OrientedFace.cdl
src/StepShape/StepShape_OrientedOpenShell.cdl
src/StepShape/StepShape_OrientedPath.cdl
src/StepShape/StepShape_Path.cdl
src/StepShape/StepShape_PlusMinusTolerance.cdl
src/StepShape/StepShape_PolyLoop.cdl
src/StepShape/StepShape_PrecisionQualifier.cdl
src/StepShape/StepShape_QualifiedRepresentationItem.cdl
src/StepShape/StepShape_RevolvedAreaSolid.cdl
src/StepShape/StepShape_RevolvedFaceSolid.cdl
src/StepShape/StepShape_RightAngularWedge.cdl
src/StepShape/StepShape_RightCircularCone.cdl
src/StepShape/StepShape_RightCircularCylinder.cdl
src/StepShape/StepShape_ShapeRepresentation.cdl
src/StepShape/StepShape_ShellBasedSurfaceModel.cdl
src/StepShape/StepShape_SolidModel.cdl
src/StepShape/StepShape_SolidReplica.cdl
src/StepShape/StepShape_Sphere.cdl
src/StepShape/StepShape_SweptAreaSolid.cdl
src/StepShape/StepShape_SweptFaceSolid.cdl
src/StepShape/StepShape_ToleranceValue.cdl
src/StepShape/StepShape_TopologicalRepresentationItem.cdl
src/StepShape/StepShape_Torus.cdl
src/StepShape/StepShape_TransitionalShapeRepresentation.cdl
src/StepShape/StepShape_TypeQualifier.cdl
src/StepShape/StepShape_Vertex.cdl
src/StepShape/StepShape_VertexLoop.cdl
src/StepShape/StepShape_VertexPoint.cdl
src/StepToTopoDS/StepToTopoDS_MakeTransformed.cdl
src/StepVisual/StepVisual_AnnotationOccurrence.cdl
src/StepVisual/StepVisual_AnnotationText.cdl
src/StepVisual/StepVisual_AnnotationTextOccurrence.cdl
src/StepVisual/StepVisual_AreaInSet.cdl
src/StepVisual/StepVisual_BackgroundColour.cdl
src/StepVisual/StepVisual_CameraImage.cdl
src/StepVisual/StepVisual_CameraImage2dWithScale.cdl
src/StepVisual/StepVisual_CameraImage3dWithScale.cdl
src/StepVisual/StepVisual_CameraModel.cdl
src/StepVisual/StepVisual_CameraModelD2.cdl
src/StepVisual/StepVisual_CameraModelD3.cdl
src/StepVisual/StepVisual_CameraUsage.cdl
src/StepVisual/StepVisual_Colour.cdl
src/StepVisual/StepVisual_ColourRgb.cdl
src/StepVisual/StepVisual_ColourSpecification.cdl
src/StepVisual/StepVisual_CompositeText.cdl
src/StepVisual/StepVisual_CompositeTextWithExtent.cdl
src/StepVisual/StepVisual_ContextDependentInvisibility.cdl
src/StepVisual/StepVisual_ContextDependentOverRidingStyledItem.cdl
src/StepVisual/StepVisual_CurveStyle.cdl
src/StepVisual/StepVisual_CurveStyleFont.cdl
src/StepVisual/StepVisual_CurveStyleFontPattern.cdl
src/StepVisual/StepVisual_DraughtingAnnotationOccurrence.cdl
src/StepVisual/StepVisual_DraughtingPreDefinedColour.cdl
src/StepVisual/StepVisual_DraughtingPreDefinedCurveFont.cdl
src/StepVisual/StepVisual_FillAreaStyle.cdl
src/StepVisual/StepVisual_FillAreaStyleColour.cdl
src/StepVisual/StepVisual_Invisibility.cdl
src/StepVisual/StepVisual_MarkerMember.cdl
src/StepVisual/StepVisual_MechanicalDesignGeometricPresentationArea.cdl
src/StepVisual/StepVisual_MechanicalDesignGeometricPresentationRepresentation.cdl
src/StepVisual/StepVisual_OverRidingStyledItem.cdl
src/StepVisual/StepVisual_PlanarBox.cdl
src/StepVisual/StepVisual_PlanarExtent.cdl
src/StepVisual/StepVisual_PointStyle.cdl
src/StepVisual/StepVisual_PreDefinedColour.cdl
src/StepVisual/StepVisual_PreDefinedCurveFont.cdl
src/StepVisual/StepVisual_PreDefinedItem.cdl
src/StepVisual/StepVisual_PreDefinedTextFont.cdl
src/StepVisual/StepVisual_PresentationArea.cdl
src/StepVisual/StepVisual_PresentationLayerAssignment.cdl
src/StepVisual/StepVisual_PresentationRepresentation.cdl
src/StepVisual/StepVisual_PresentationSet.cdl
src/StepVisual/StepVisual_PresentationSize.cdl
src/StepVisual/StepVisual_PresentationStyleAssignment.cdl
src/StepVisual/StepVisual_PresentationStyleByContext.cdl
src/StepVisual/StepVisual_PresentationView.cdl
src/StepVisual/StepVisual_PresentedItemRepresentation.cdl
src/StepVisual/StepVisual_StyledItem.cdl
src/StepVisual/StepVisual_SurfaceSideStyle.cdl
src/StepVisual/StepVisual_SurfaceStyleBoundary.cdl
src/StepVisual/StepVisual_SurfaceStyleControlGrid.cdl
src/StepVisual/StepVisual_SurfaceStyleFillArea.cdl
src/StepVisual/StepVisual_SurfaceStyleParameterLine.cdl
src/StepVisual/StepVisual_SurfaceStyleSegmentationCurve.cdl
src/StepVisual/StepVisual_SurfaceStyleSilhouette.cdl
src/StepVisual/StepVisual_SurfaceStyleUsage.cdl
src/StepVisual/StepVisual_Template.cdl
src/StepVisual/StepVisual_TemplateInstance.cdl
src/StepVisual/StepVisual_TextLiteral.cdl
src/StepVisual/StepVisual_TextStyle.cdl
src/StepVisual/StepVisual_TextStyleForDefinedFont.cdl
src/StepVisual/StepVisual_TextStyleWithBoxCharacteristics.cdl
src/StepVisual/StepVisual_ViewVolume.cdl
src/StlMesh/StlMesh_Mesh.cdl
src/StlMesh/StlMesh_MeshDomain.cdl
src/StlMesh/StlMesh_MeshTriangle.cdl
src/Storage/Storage_CallBack.cdl
src/Storage/Storage_Data.cdl
src/Storage/Storage_DefaultCallBack.cdl
src/Storage/Storage_HeaderData.cdl
src/Storage/Storage_InternalData.cdl
src/Storage/Storage_Root.cdl
src/Storage/Storage_RootData.cdl
src/Storage/Storage_Schema.cdl
src/Storage/Storage_TypeData.cdl
src/Storage/Storage_TypedCallBack.cdl
src/TColStd/TColStd_HPackedMapOfInteger.cdl
src/TCollection/TCollection_HArray1.cdl
src/TCollection/TCollection_HArray2.cdl
src/TCollection/TCollection_HAsciiString.cdl
src/TCollection/TCollection_HExtendedString.cdl
src/TCollection/TCollection_HSequence.cdl
src/TDF/TDF_Attribute.cdl
src/TDF/TDF_ClosureTool.cdl
src/TDF/TDF_ComparisonTool.cdl
src/TDF/TDF_CopyTool.cdl
src/TDF/TDF_Data.cdl
src/TDF/TDF_DataSet.cdl
src/TDF/TDF_DeltaOnAddition.cdl
src/TDF/TDF_DeltaOnForget.cdl
src/TDF/TDF_DeltaOnModification.cdl
src/TDF/TDF_DeltaOnResume.cdl
src/TDF/TDF_Reference.cdl
src/TDF/TDF_RelocationTable.cdl
src/TDF/TDF_TagSource.cdl
src/TDataStd/TDataStd_AsciiString.cdl
src/TDataStd/TDataStd_BooleanArray.cdl
src/TDataStd/TDataStd_BooleanList.cdl
src/TDataStd/TDataStd_ByteArray.cdl
src/TDataStd/TDataStd_Comment.cdl
src/TDataStd/TDataStd_Current.cdl
src/TDataStd/TDataStd_DeltaOnModificationOfByteArray.cdl
src/TDataStd/TDataStd_DeltaOnModificationOfExtStringArray.cdl
src/TDataStd/TDataStd_DeltaOnModificationOfIntArray.cdl
src/TDataStd/TDataStd_DeltaOnModificationOfIntPackedMap.cdl
src/TDataStd/TDataStd_DeltaOnModificationOfRealArray.cdl
src/TDataStd/TDataStd_Directory.cdl
src/TDataStd/TDataStd_Expression.cdl
src/TDataStd/TDataStd_ExtStringArray.cdl
src/TDataStd/TDataStd_ExtStringList.cdl
src/TDataStd/TDataStd_HDataMapOfStringByte.cdl
src/TDataStd/TDataStd_HDataMapOfStringHArray1OfInteger.cdl
src/TDataStd/TDataStd_HDataMapOfStringHArray1OfReal.cdl
src/TDataStd/TDataStd_HDataMapOfStringInteger.cdl
src/TDataStd/TDataStd_HDataMapOfStringReal.cdl
src/TDataStd/TDataStd_HDataMapOfStringString.cdl
src/TDataStd/TDataStd_IntPackedMap.cdl
src/TDataStd/TDataStd_Integer.cdl
src/TDataStd/TDataStd_IntegerArray.cdl
src/TDataStd/TDataStd_IntegerList.cdl
src/TDataStd/TDataStd_Name.cdl
src/TDataStd/TDataStd_NamedData.cdl
src/TDataStd/TDataStd_NoteBook.cdl
src/TDataStd/TDataStd_Real.cdl
src/TDataStd/TDataStd_RealArray.cdl
src/TDataStd/TDataStd_RealList.cdl
src/TDataStd/TDataStd_ReferenceArray.cdl
src/TDataStd/TDataStd_ReferenceList.cdl
src/TDataStd/TDataStd_Relation.cdl
src/TDataStd/TDataStd_Tick.cdl
src/TDataStd/TDataStd_TreeNode.cdl
src/TDataStd/TDataStd_UAttribute.cdl
src/TDataStd/TDataStd_Variable.cdl
src/TDataXtd/TDataXtd_Axis.cdl
src/TDataXtd/TDataXtd_Constraint.cdl
src/TDataXtd/TDataXtd_Geometry.cdl
src/TDataXtd/TDataXtd_PatternStd.cdl
src/TDataXtd/TDataXtd_Placement.cdl
src/TDataXtd/TDataXtd_Plane.cdl
src/TDataXtd/TDataXtd_Point.cdl
src/TDataXtd/TDataXtd_Position.cdl
src/TDataXtd/TDataXtd_Shape.cdl
src/TDocStd/TDocStd_Document.cdl
src/TDocStd/TDocStd_Modified.cdl
src/TDocStd/TDocStd_Owner.cdl
src/TDocStd/TDocStd_XLink.cdl
src/TDocStd/TDocStd_XLinkRoot.cdl
src/TFunction/TFunction_Driver.cdl
src/TFunction/TFunction_DriverTable.cdl
src/TFunction/TFunction_Function.cdl
src/TFunction/TFunction_GraphNode.cdl
src/TFunction/TFunction_Scope.cdl
src/TNaming/TNaming_DeltaOnModification.cdl
src/TNaming/TNaming_DeltaOnRemoval.cdl
src/TNaming/TNaming_Name.cdl
src/TNaming/TNaming_NamedShape.cdl
src/TNaming/TNaming_Naming.cdl
src/TNaming/TNaming_UsedShapes.cdl
src/TPrsStd/TPrsStd_AISPresentation.cdl
src/TPrsStd/TPrsStd_AISViewer.cdl
src/TPrsStd/TPrsStd_AxisDriver.cdl
src/TPrsStd/TPrsStd_ConstraintDriver.cdl
src/TPrsStd/TPrsStd_DriverTable.cdl
src/TPrsStd/TPrsStd_GeometryDriver.cdl
src/TPrsStd/TPrsStd_NamedShapeDriver.cdl
src/TPrsStd/TPrsStd_PlaneDriver.cdl
src/TPrsStd/TPrsStd_PointDriver.cdl
src/TestTopOpeDraw/TestTopOpeDraw_DrawableC2D.cdl
src/TestTopOpeDraw/TestTopOpeDraw_DrawableC3D.cdl
src/TestTopOpeDraw/TestTopOpeDraw_DrawableMesure.cdl
src/TestTopOpeDraw/TestTopOpeDraw_DrawableP2D.cdl
src/TestTopOpeDraw/TestTopOpeDraw_DrawableP3D.cdl
src/TestTopOpeDraw/TestTopOpeDraw_DrawableSHA.cdl
src/TestTopOpeDraw/TestTopOpeDraw_DrawableSUR.cdl
src/TopLoc/TopLoc_Datum3D.cdl
src/TopLoc/TopLoc_SListNodeOfItemLocation.cdl
src/TopOpeBRep/TopOpeBRep_FFDumper.cdl
src/TopOpeBRep/TopOpeBRep_Hctxee2d.cdl
src/TopOpeBRep/TopOpeBRep_Hctxff2d.cdl
src/TopOpeBRepBuild/TopOpeBRepBuild_Builder.cdl
src/TopOpeBRepBuild/TopOpeBRepBuild_Builder1.cdl
src/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.cdl
src/TopOpeBRepBuild/TopOpeBRepBuild_Loop.cdl
src/TopOpeBRepBuild/TopOpeBRepBuild_Pave.cdl
src/TopOpeBRepDS/TopOpeBRepDS_Association.cdl
src/TopOpeBRepDS/TopOpeBRepDS_Check.cdl
src/TopOpeBRepDS/TopOpeBRepDS_CurvePointInterference.cdl
src/TopOpeBRepDS/TopOpeBRepDS_Edge3dInterferenceTool.cdl
src/TopOpeBRepDS/TopOpeBRepDS_EdgeInterferenceTool.cdl
src/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.cdl
src/TopOpeBRepDS/TopOpeBRepDS_FaceEdgeInterference.cdl
src/TopOpeBRepDS/TopOpeBRepDS_FaceInterferenceTool.cdl
src/TopOpeBRepDS/TopOpeBRepDS_GapTool.cdl
src/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.cdl
src/TopOpeBRepDS/TopOpeBRepDS_Interference.cdl
src/TopOpeBRepDS/TopOpeBRepDS_InterferenceTool.cdl
src/TopOpeBRepDS/TopOpeBRepDS_Marker.cdl
src/TopOpeBRepDS/TopOpeBRepDS_ShapeShapeInterference.cdl
src/TopOpeBRepDS/TopOpeBRepDS_SolidSurfaceInterference.cdl
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceCurveInterference.cdl
src/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.cdl
src/TopoDS/TopoDS_Builder.cdl
src/TopoDS/TopoDS_HShape.cdl
src/TopoDS/TopoDS_TCompSolid.cdl
src/TopoDS/TopoDS_TCompound.cdl
src/TopoDS/TopoDS_TFace.cdl
src/TopoDS/TopoDS_TShape.cdl
src/TopoDS/TopoDS_TShell.cdl
src/TopoDS/TopoDS_TSolid.cdl
src/TopoDS/TopoDS_TWire.cdl
src/TopoDSToStep/TopoDSToStep_Builder.cdl
src/TopoDSToStep/TopoDSToStep_MakeBrepWithVoids.cdl
src/TopoDSToStep/TopoDSToStep_MakeFacetedBrep.cdl
src/TopoDSToStep/TopoDSToStep_MakeFacetedBrepAndBrepWithVoids.cdl
src/TopoDSToStep/TopoDSToStep_MakeGeometricCurveSet.cdl
src/TopoDSToStep/TopoDSToStep_MakeManifoldSolidBrep.cdl
src/TopoDSToStep/TopoDSToStep_MakeShellBasedSurfaceModel.cdl
src/TopoDSToStep/TopoDSToStep_MakeStepEdge.cdl
src/TopoDSToStep/TopoDSToStep_MakeStepFace.cdl
src/TopoDSToStep/TopoDSToStep_MakeStepVertex.cdl
src/TopoDSToStep/TopoDSToStep_MakeStepWire.cdl
src/TopoDSToStep/TopoDSToStep_WireframeBuilder.cdl
src/Transfer/Transfer_ActorDispatch.cdl
src/Transfer/Transfer_ActorOfFinderProcess.cdl
src/Transfer/Transfer_ActorOfTransientProcess.cdl
src/Transfer/Transfer_BinderOfTransientInteger.cdl
src/Transfer/Transfer_DispatchControl.cdl
src/Transfer/Transfer_Finder.cdl
src/Transfer/Transfer_FinderProcess.cdl
src/Transfer/Transfer_MapContainer.cdl
src/Transfer/Transfer_Mapper.cdl
src/Transfer/Transfer_MultipleBinder.cdl
src/Transfer/Transfer_ResultFromModel.cdl
src/Transfer/Transfer_ResultFromTransient.cdl
src/Transfer/Transfer_SimpleBinderOfTransient.cdl
src/Transfer/Transfer_TransferDispatch.cdl
src/Transfer/Transfer_TransferInput.cdl
src/Transfer/Transfer_TransferOutput.cdl
src/Transfer/Transfer_TransferProcess.cdl
src/Transfer/Transfer_TransientListBinder.cdl
src/Transfer/Transfer_TransientProcess.cdl
src/Transfer/Transfer_VoidBinder.cdl
src/TransferBRep/TransferBRep.cdl
src/TransferBRep/TransferBRep_BinderOfShape.cdl
src/TransferBRep/TransferBRep_ShapeBinder.cdl
src/TransferBRep/TransferBRep_ShapeListBinder.cdl
src/UTL/UTL.cdl
src/Units/Units_Dimensions.cdl
src/Units/Units_Lexicon.cdl
src/Units/Units_Quantity.cdl
src/Units/Units_Sentence.cdl
src/Units/Units_ShiftedToken.cdl
src/Units/Units_ShiftedUnit.cdl
src/Units/Units_Token.cdl
src/Units/Units_Unit.cdl
src/Units/Units_UnitsDictionary.cdl
src/Units/Units_UnitsLexicon.cdl
src/Units/Units_UnitsSystem.cdl
src/V3d/V3d.cdl
src/V3d/V3d_AmbientLight.cdl
src/V3d/V3d_CircularGrid.cdl
src/V3d/V3d_DirectionalLight.cdl
src/V3d/V3d_LayerMgr.cdl
src/V3d/V3d_Light.cdl
src/V3d/V3d_PositionLight.cdl
src/V3d/V3d_PositionalLight.cdl
src/V3d/V3d_RectangularGrid.cdl
src/V3d/V3d_SpotLight.cdl
src/V3d/V3d_View.cdl
src/V3d/V3d_Viewer.cdl
src/ViewerTest/ViewerTest_EventManager.cdl
src/Visual3d/Visual3d_Layer.cdl
src/Visual3d/Visual3d_Light.cdl
src/Visual3d/Visual3d_View.cdl
src/Visual3d/Visual3d_ViewManager.cdl
src/Voxel/Voxel_Prs.cdl
src/Vrml/Vrml_AsciiText.cdl
src/Vrml/Vrml_Coordinate3.cdl
src/Vrml/Vrml_IndexedFaceSet.cdl
src/Vrml/Vrml_IndexedLineSet.cdl
src/Vrml/Vrml_LOD.cdl
src/Vrml/Vrml_Material.cdl
src/Vrml/Vrml_Normal.cdl
src/Vrml/Vrml_SFImage.cdl
src/Vrml/Vrml_TextureCoordinate2.cdl
src/VrmlConverter/VrmlConverter_Drawer.cdl
src/VrmlConverter/VrmlConverter_IsoAspect.cdl
src/VrmlConverter/VrmlConverter_LineAspect.cdl
src/VrmlConverter/VrmlConverter_PointAspect.cdl
src/VrmlConverter/VrmlConverter_Projector.cdl
src/VrmlConverter/VrmlConverter_ShadingAspect.cdl
src/WNT/WNT_WClass.cdl
src/WNT/WNT_Window.cdl
src/XCAFApp/XCAFApp_Application.cdl
src/XCAFDoc/XCAFDoc_Area.cdl
src/XCAFDoc/XCAFDoc_Centroid.cdl
src/XCAFDoc/XCAFDoc_Color.cdl
src/XCAFDoc/XCAFDoc_ColorTool.cdl
src/XCAFDoc/XCAFDoc_Datum.cdl
src/XCAFDoc/XCAFDoc_DimTol.cdl
src/XCAFDoc/XCAFDoc_DimTolTool.cdl
src/XCAFDoc/XCAFDoc_DocumentTool.cdl
src/XCAFDoc/XCAFDoc_GraphNode.cdl
src/XCAFDoc/XCAFDoc_LayerTool.cdl
src/XCAFDoc/XCAFDoc_Location.cdl
src/XCAFDoc/XCAFDoc_Material.cdl
src/XCAFDoc/XCAFDoc_MaterialTool.cdl
src/XCAFDoc/XCAFDoc_ShapeMapTool.cdl
src/XCAFDoc/XCAFDoc_ShapeTool.cdl
src/XCAFDoc/XCAFDoc_Volume.cdl
src/XCAFDrivers/XCAFDrivers_DocumentRetrievalDriver.cdl
src/XCAFDrivers/XCAFDrivers_DocumentStorageDriver.cdl
src/XCAFPrs/XCAFPrs_AISObject.cdl
src/XSAlgo/XSAlgo_AlgoContainer.cdl
src/XSAlgo/XSAlgo_ToolContainer.cdl
src/XSControl/XSControl_Controller.cdl
src/XSControl/XSControl_FuncShape.cdl
src/XSControl/XSControl_Reader.cdl
src/XSControl/XSControl_SelectForTransfer.cdl
src/XSControl/XSControl_SignTransferStatus.cdl
src/XSControl/XSControl_TransferReader.cdl
src/XSControl/XSControl_TransferWriter.cdl
src/XSControl/XSControl_Utils.cdl
src/XSControl/XSControl_Vars.cdl
src/XSControl/XSControl_WorkSession.cdl
src/XSControl/XSControl_Writer.cdl
src/XSDRAW/XSDRAW.cdl
src/XSDRAW/XSDRAW_Vars.cdl
src/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource.cdl
src/XSDRAWSTLVRML/XSDRAWSTLVRML_DrawableMesh.cdl
src/XmlDrivers/XmlDrivers_DocumentRetrievalDriver.cdl
src/XmlDrivers/XmlDrivers_DocumentStorageDriver.cdl
src/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.cdl
src/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.cdl
src/XmlMDF/XmlMDF_ADriver.cdl
src/XmlMDF/XmlMDF_ADriverTable.cdl
src/XmlMDF/XmlMDF_ReferenceDriver.cdl
src/XmlMDF/XmlMDF_TagSourceDriver.cdl
src/XmlMDataStd/XmlMDataStd_AsciiStringDriver.cdl
src/XmlMDataStd/XmlMDataStd_BooleanArrayDriver.cdl
src/XmlMDataStd/XmlMDataStd_BooleanListDriver.cdl
src/XmlMDataStd/XmlMDataStd_ByteArrayDriver.cdl
src/XmlMDataStd/XmlMDataStd_CommentDriver.cdl
src/XmlMDataStd/XmlMDataStd_DirectoryDriver.cdl
src/XmlMDataStd/XmlMDataStd_ExpressionDriver.cdl
src/XmlMDataStd/XmlMDataStd_ExtStringArrayDriver.cdl
src/XmlMDataStd/XmlMDataStd_ExtStringListDriver.cdl
src/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.cdl
src/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.cdl
src/XmlMDataStd/XmlMDataStd_IntegerDriver.cdl
src/XmlMDataStd/XmlMDataStd_IntegerListDriver.cdl
src/XmlMDataStd/XmlMDataStd_NameDriver.cdl
src/XmlMDataStd/XmlMDataStd_NamedDataDriver.cdl
src/XmlMDataStd/XmlMDataStd_NoteBookDriver.cdl
src/XmlMDataStd/XmlMDataStd_RealArrayDriver.cdl
src/XmlMDataStd/XmlMDataStd_RealDriver.cdl
src/XmlMDataStd/XmlMDataStd_RealListDriver.cdl
src/XmlMDataStd/XmlMDataStd_ReferenceArrayDriver.cdl
src/XmlMDataStd/XmlMDataStd_ReferenceListDriver.cdl
src/XmlMDataStd/XmlMDataStd_RelationDriver.cdl
src/XmlMDataStd/XmlMDataStd_TickDriver.cdl
src/XmlMDataStd/XmlMDataStd_TreeNodeDriver.cdl
src/XmlMDataStd/XmlMDataStd_UAttributeDriver.cdl
src/XmlMDataStd/XmlMDataStd_VariableDriver.cdl
src/XmlMDataXtd/XmlMDataXtd_AxisDriver.cdl
src/XmlMDataXtd/XmlMDataXtd_ConstraintDriver.cdl
src/XmlMDataXtd/XmlMDataXtd_GeometryDriver.cdl
src/XmlMDataXtd/XmlMDataXtd_PatternStdDriver.cdl
src/XmlMDataXtd/XmlMDataXtd_PlacementDriver.cdl
src/XmlMDataXtd/XmlMDataXtd_PlaneDriver.cdl
src/XmlMDataXtd/XmlMDataXtd_PointDriver.cdl
src/XmlMDataXtd/XmlMDataXtd_ShapeDriver.cdl
src/XmlMDocStd/XmlMDocStd_XLinkDriver.cdl
src/XmlMFunction/XmlMFunction_FunctionDriver.cdl
src/XmlMFunction/XmlMFunction_GraphNodeDriver.cdl
src/XmlMFunction/XmlMFunction_ScopeDriver.cdl
src/XmlMNaming/XmlMNaming_NamedShapeDriver.cdl
src/XmlMNaming/XmlMNaming_NamingDriver.cdl
src/XmlMPrsStd/XmlMPrsStd_AISPresentationDriver.cdl
src/XmlMPrsStd/XmlMPrsStd_PositionDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_AreaDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_CentroidDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_ColorDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_ColorToolDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_DatumDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_DimTolDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_DimTolToolDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_DocumentToolDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_GraphNodeDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_LayerToolDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_MaterialDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_MaterialToolDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_ShapeToolDriver.cdl
src/XmlMXCAFDoc/XmlMXCAFDoc_VolumeDriver.cdl
src/XmlXCAFDrivers/XmlXCAFDrivers_DocumentRetrievalDriver.cdl
src/XmlXCAFDrivers/XmlXCAFDrivers_DocumentStorageDriver.cdl

index 75098fd7d4880e8d96841610402fb58f5ebe1b2a..1340559f41ed92bbbb76e329f330795c7f365812 100644 (file)
@@ -682,8 +682,8 @@ is
     ---Purpose:  computes  length  of  ellipse  arc  in  parametric  units   
      
     
-    ComputeProjEdgePresentation(aPres    : mutable Presentation from Prs3d; 
-                               aDrawer  : mutable Drawer       from AIS;        
+    ComputeProjEdgePresentation(aPres    : Presentation from Prs3d; 
+                               aDrawer  : Drawer       from AIS;        
                                anEdge   : Edge                 from TopoDS;
                                ProjCurve: Curve                from Geom;
                                FirstP   : Pnt                  from gp;
@@ -693,8 +693,8 @@ is
                                aProjTOL : TypeOfLine           from Aspect   = Aspect_TOL_DASH;
                                aCallTOL : TypeOfLine           from Aspect   = Aspect_TOL_DOT);
     
-    ComputeProjVertexPresentation(aPres    : mutable Presentation from Prs3d; 
-                                 aDrawer  : mutable Drawer       from AIS;        
+    ComputeProjVertexPresentation(aPres    : Presentation from Prs3d; 
+                                 aDrawer  : Drawer       from AIS;        
                                  aVertex  : Vertex               from TopoDS;
                                  ProjPoint: Pnt                  from gp;
                                          aColor   : NameOfColor          from Quantity = Quantity_NOC_PURPLE;
index 2a23a8a483e720c77f532f2cca16a8422e22f5b7..eac43332243cfa738b604c06d64d825cc28f3d09 100644 (file)
@@ -34,19 +34,19 @@ uses
 
 is
 
-    Create returns mutable AttributeFilter from AIS;
+    Create returns AttributeFilter from AIS;
        ---Purpose:
        -- Constructs an empty attribute filter object.
        -- This filter object determines whether selectable
        -- interactive objects have a non-null owner.   
     
     Create (aCol: NameOfColor from Quantity)
-    returns mutable AttributeFilter from AIS;
+    returns AttributeFilter from AIS;
        ---Purpose:
        -- Constructs an attribute filter object defined by the
        -- color attribute aCol.    
     Create (aWidth : Real from Standard)
-    returns mutable AttributeFilter from AIS;
+    returns AttributeFilter from AIS;
        ---Purpose:
        -- Constructs an attribute filter object defined by the line
        -- width attribute aWidth.
index 7e77e60745b36e95250ce69bab7f86fd6c302fd6..5b2f9fc314b55061aa497420020b12eb0f12853f 100644 (file)
@@ -45,17 +45,17 @@ uses
 
 is
     Create(aComponent : Line from Geom) 
-    returns mutable Axis from AIS;
+    returns Axis from AIS;
        --- Purpose: Initializes the line aComponent   
     
     Create( aComponent : Axis2Placement from Geom;
            anAxisType: TypeOfAxis from AIS)
         ---Purpose: initializes the axis2 position
        --   aComponent. The coordinate system used is right-handed.
-    returns mutable Axis from AIS;
+    returns Axis from AIS;
 
     Create(anAxis : Axis1Placement from Geom)
-    returns mutable Axis from AIS;
+    returns Axis from AIS;
        ---Purpose: Initializes the axis1 position anAxis.
     
     Component(me)
@@ -121,19 +121,19 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard = 0) 
     is redefined static  private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;
 
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
             aTrsf         : Transformation from Geom;
-            aPresentation : mutable Presentation from Prs3d)
+            aPresentation : Presentation from Prs3d)
     is redefined;
         ---Purpose: computes the presentation according to a point of view
         --          given by <aProjector>.
@@ -146,7 +146,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
 
index 0a2a5ab37a988488ae48a3beea80d19694b46fe3..d14c60f63745fa3188140999f545084eb204190a 100644 (file)
@@ -27,7 +27,7 @@ uses
     
 is
     Create
-    returns mutable BadEdgeFilter from AIS;
+    returns BadEdgeFilter from AIS;
        --- Purpose: Constructs an empty filter object for bad edges.   
     ActsOn( me; aType : ShapeEnum from TopAbs )
     returns Boolean from Standard
index 5467093d36ad9d11f268b0217aab78f6d3bd28ef..38c61332cc819cc6e7f0d21df27d96a7f20c2248 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
     Create( aShape : Shape from TopoDS )
-    returns mutable C0RegularityFilter from AIS;
+    returns C0RegularityFilter from AIS;
     
     ActsOn( me; aType : ShapeEnum from TopAbs )
     returns Boolean from Standard
index 6d55d7a7322986206ee2d53475ec6078581f8ad7..cadc7ef2e31d36dc11c52ae0f58bfa70314e566a 100644 (file)
@@ -46,7 +46,7 @@ is
        -- This object is defined by the face aFShape, the
        -- dimension aVal, the plane aPlane and the text aText.
         
-    returns mutable Chamf2dDimension from AIS;
+    returns Chamf2dDimension from AIS;
 
     Create (aFShape     : Shape          from TopoDS;
             aPlane        : Plane        from Geom;
@@ -60,7 +60,7 @@ is
        -- aPlane, the dimension aVal, the position aPosition,
        -- the type of arrow aSymbolPrs with the size
        -- anArrowSize, and the text aText.
-    returns mutable Chamf2dDimension from AIS;
+    returns Chamf2dDimension from AIS;
 
     KindOfDimension(me) 
        ---Purpose: Indicates that we are concerned with a 2d length.
@@ -77,19 +77,19 @@ is
     
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
         ---Purpose: computes the presentation according to a point of view
         --          given by <aProjector>. 
@@ -100,7 +100,7 @@ is
         --          to the object to display before computation  !!!
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)
     is redefined private;
     
index b58d42767f24dd6f541ec7cb1ee3cd5b415bcfbb..dec2f896d6bbd1c6a5524a2c641d88c9f26068f4 100644 (file)
@@ -43,7 +43,7 @@ is
         ---Purpose:  Constructs a display object for 3D chamfers.
         -- This object is defined by the shape aFShape, the
         -- dimension aVal and the text aText.
-    returns mutable Chamf3dDimension from AIS;
+    returns Chamf3dDimension from AIS;
 
     Create (aFShape     : Shape          from TopoDS;
            aVal        : Real           from Standard;
@@ -56,7 +56,7 @@ is
         -- dimension aVal, the text aText, the point of origin of
         -- the chamfer aPosition, the type of arrow aSymbolPrs
         -- with the size anArrowSize.
-    returns mutable Chamf3dDimension from AIS;
+    returns Chamf3dDimension from AIS;
 
     KindOfDimension(me) 
         ---Purpose: Indicates that we are concerned with a 3d length.
@@ -73,19 +73,19 @@ is
     
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
         ---Purpose: computes the presentation according to a point of view
         --          given by <aProjector>. 
@@ -96,7 +96,7 @@ is
         --           to the object to display before computation  !!!
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)
     is redefined private;
     
index da2fe94dcaf5cce468a2b9a11789237c2d7ec24d..e501fd82ae9f726a76b60168841667cd24b4e4db 100644 (file)
@@ -38,14 +38,14 @@ uses
 
 is
     Create(aCircle : Circle from Geom) 
-    returns mutable Circle from AIS;
+    returns Circle from AIS;
        ---Purpose: Initializes this algorithm for constructing AIS circle
        -- datums initializes the circle aCircle
     Create(theCircle : Circle from Geom;
            theUStart : Real from Standard;
            theUEnd   : Real from Standard;
            theIsFilledCircleSens : Boolean from Standard = Standard_False) 
-    returns mutable Circle from AIS;
+    returns Circle from AIS;
     ---Purpose: Initializes this algorithm for constructing AIS circle datums.    
     -- Initializes the circle theCircle, the arc
     --   starting point theUStart, the arc ending point theUEnd,
@@ -53,19 +53,19 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard = 0) 
     is redefined static  private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
             aTrsf         : Transformation from Geom;
-            aPresentation : mutable Presentation from Prs3d)
+            aPresentation : Presentation from Prs3d)
     is redefined;
         ---Purpose: computes the presentation according to a point of view
         --          given by <aProjector>.
@@ -78,7 +78,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
  
@@ -143,19 +143,19 @@ is
     -- then the whole circle will be detectable, otherwise only the boundary of the circle.
 
     ComputeCircle(me: mutable;
-                  aPresentation : mutable Presentation from Prs3d)
+                  aPresentation : Presentation from Prs3d)
     is private;
      
     ComputeArc(me: mutable;
-               aPresentation : mutable Presentation from Prs3d)
+               aPresentation : Presentation from Prs3d)
     is private;
 
     ComputeCircleSelection(me: mutable;
-                           aSelection : mutable Selection from SelectMgr)
+                           aSelection : Selection from SelectMgr)
     is private;
      
     ComputeArcSelection(me: mutable;
-                        aSelection : mutable Selection from SelectMgr)
+                        aSelection : Selection from SelectMgr)
     is private;
 
 fields
index 59b9b01e98d3c3d1d95a8dce5cec0b2d509fac75..57f9569a45b37e56b6e1ff9e5de7f35b0378e170 100644 (file)
@@ -44,25 +44,25 @@ is
         -- and aSShape and the plane aPlane.
         -- aPlane is provided to create an axis along which the
         -- relation of concentricity can be extended. 
-    returns mutable ConcentricRelation from AIS;
+    returns ConcentricRelation from AIS;
 
     -- Methods from PresentableObject
     
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
     
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
         ---Purpose: computes the presentation according to a point of view
         --          given by <aProjector>. 
@@ -87,7 +87,7 @@ is
     -- Methods from SelectableObject
    
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)
     is redefined private;
     
index af1e8bd0471540fc3356f5eb33693656492023db..595878d7f127cc4329268827a1b999add73ebc8f 100644 (file)
@@ -54,7 +54,7 @@ raises
 is
 
     Create (aTypeOfPresentation3d: TypeOfPresentation3d from PrsMgr = PrsMgr_TOP_AllView) 
-    returns  mutable  ConnectedInteractive  from  AIS;
+    returns  ConnectedInteractive  from  AIS;
        ---Purpose:
        -- Disconnects the previous view and sets highlight
        -- mode to 0. This highlights the wireframe presentation
@@ -105,7 +105,7 @@ is
 
     Compute(me                   : mutable;
             aPresentationManager : PresentationManager3d from PrsMgr;
-            aPresentation        : mutable Presentation from Prs3d;
+            aPresentation        : Presentation from Prs3d;
             aMode                : Integer from Standard = 0)
        ---Level: Public 
        ---Purpose: Calculates the view aPresentation and its updates.
@@ -122,7 +122,7 @@ is
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: Computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -135,10 +135,10 @@ is
 
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined;     
     
-    ComputeSelection(me:mutable; aSelection :mutable Selection from SelectMgr;
+    ComputeSelection(me:mutable; aSelection : Selection from SelectMgr;
                                  aMode      : Integer) is redefined virtual private;
        ---Level: Public 
        ---Purpose: Generates sensitive entities by copying 
@@ -157,7 +157,7 @@ is
        --           compute   &     computeSelection  methods.  So     the
        --        UpdateLocation Methods are redefined to do nothing else
 
---   UpdateLocation(me:mutable;P : mutable Presentation from Prs3d) is redefined virtual;
+--   UpdateLocation(me:mutable;P : Presentation from Prs3d) is redefined virtual;
     
 fields
 
index 173e4c0edbf13d1d255f644b347f40ada334b894..ee75a3350d0f58dd8c0a5dbd2d84cc29432583eb 100644 (file)
@@ -50,19 +50,19 @@ is
 
     Create (aTypeOfPresentation : TypeOfPresentation3d from PrsMgr 
                                  =PrsMgr_TOP_ProjectorDependant) 
-    returns mutable  ConnectedShape  from  AIS;
+    returns  ConnectedShape  from  AIS;
        ---Purpose: Initializes the type of 3d presentation aTypeOfPresentation
         
     Create (aInteractiveShape   : Shape from AIS;
            aTypeOfPresentation : TypeOfPresentation3d from PrsMgr 
                                  =PrsMgr_TOP_ProjectorDependant)  
-    returns  mutable  ConnectedShape  from  AIS;
+    returns  ConnectedShape  from  AIS;
        ---Purpose: Initializes the entity aInteractiveShape and the type of 3d presentation aTypeOfPresentation.
 
     Create(aConnectedShape     : ConnectedShape from AIS;
           aTypeOfPresentation : TypeOfPresentation3d from PrsMgr 
                                =PrsMgr_TOP_ProjectorDependant)  
-    returns  mutable  ConnectedShape  from  AIS;
+    returns  ConnectedShape  from  AIS;
        ---Purpose: Initializes the entity aConnectedShape and the type of 3d presentation aTypeOfPresentation.
     
     ---Category:  Redefined methods...
@@ -98,16 +98,16 @@ is
 
     Compute(me:mutable;
                aProjector   :         Projector    from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined virtual private;
  
     Compute(me                   : mutable;
            aProjector           : Projector from Prs3d;
            aTrsf                : Transformation from Geom;
-           aPresentation        : mutable Presentation from Prs3d)
+           aPresentation        : Presentation from Prs3d)
     is redefined virtual private;
 
-    ComputeSelection(me:mutable; aSelection :mutable Selection from SelectMgr;
+    ComputeSelection(me:mutable; aSelection : Selection from SelectMgr;
                                  aMode      :        Integer   from Standard)
     is redefined virtual private;
        ---Purpose: Generates sensitive entities by copying 
@@ -127,7 +127,7 @@ is
     
     Compute(me:mutable;
                aProjector   :         Projector    from Prs3d;
-                aPresentation: mutable Presentation from Prs3d;
+                aPresentation: Presentation from Prs3d;
                aShape       :         Shape from TopoDS)
     is  private;
 
index 955cec518c14081a5b2ce12aa2b4e642d1aa85ce..77eafebf2e115610aaeb7780afadf916ad45bf03 100644 (file)
@@ -41,7 +41,7 @@ is
     Create (theSelObject  : SelectableObject;
             theSelMode    : DimensionSelectionMode from AIS;
             thePriority   : Integer from Standard = 0)
-    returns mutable DimensionOwner from AIS;
+    returns DimensionOwner from AIS;
       ---Purpose:
       -- Initializes the dimension owner, theSO, and attributes it
       -- the priority, thePriority.
index 0e5aacd859601cd7d5375867fc9f48b6cd53328a..bb1717886672112b6e8419b8a2f963acf81e37ff 100644 (file)
@@ -64,7 +64,7 @@ uses
     Ax2 from gp
 
 is
-    Create returns mutable Drawer from AIS;
+    Create returns Drawer from AIS;
         ---Purpose:
         -- Constructs an empty attribute management framework.   
     TypeOfDeflection(me) returns TypeOfDeflection from Aspect
@@ -247,7 +247,7 @@ is
 -- 
 -- Attributes for the U Isoparametric lines of patches.
 --    
-    UIsoAspect (me:mutable) returns mutable IsoAspect from Prs3d
+    UIsoAspect (me:mutable) returns IsoAspect from Prs3d
         ---Purpose: Defines the attributes which are used when drawing an 
         --          U isoparametric curve of a face. Defines the number
         --          of U isoparametric curves to be drawn for a single face.
@@ -268,7 +268,7 @@ is
 -- Attributes for the V Isoparametric line of patches.
 
 
-    VIsoAspect (me:mutable) returns mutable IsoAspect from Prs3d
+    VIsoAspect (me:mutable) returns IsoAspect from Prs3d
         ---Purpose: Defines the attributes which are used when drawing an 
         --          V isoparametric curve of a face. Defines the number
         --          of V isoparametric curves to be drawn for a single face.
@@ -286,7 +286,7 @@ is
 
 -- Attributes for the free boundaries
 
-    FreeBoundaryAspect (me:mutable) returns mutable LineAspect from Prs3d
+    FreeBoundaryAspect (me:mutable) returns LineAspect from Prs3d
         ---Purpose: Returns a link with
         -- Prs3d_Drawer_FreeBoundaryAspect. Stores the
         -- values for presentation of free boundaries, in other
@@ -305,7 +305,7 @@ is
 
 -- Attributes for the wires
 
-    WireAspect (me:mutable) returns mutable LineAspect from Prs3d
+    WireAspect (me:mutable) returns LineAspect from Prs3d
         ---Purpose: Returns a link with Prs3d_Drawer_WireAspect.
         -- This method provides wire aspect settings.
         -- The LineAspect for wires can be edited. The default values are:
@@ -336,7 +336,7 @@ is
 
 -- Attributes for the unfree boundaries
 
-    UnFreeBoundaryAspect (me:mutable) returns mutable LineAspect from Prs3d
+    UnFreeBoundaryAspect (me:mutable) returns LineAspect from Prs3d
         ---Purpose: Returns a link with
         -- Prs3d_Drawer_UnFreeBoundaryAspect, which
         -- provides settings for shared boundary line aspects.
@@ -360,7 +360,7 @@ is
 --  Attributes for the lines.
 -- 
 
-    LineAspect(me:mutable) returns mutable LineAspect from Prs3d
+    LineAspect(me:mutable) returns LineAspect from Prs3d
        ---Purpose:  Returns a link with Prs3d_Drawer_LineAspect,
        -- which provides settings for line aspects. These
        -- settings can be edited. The default values are:         
@@ -379,7 +379,7 @@ is
     HasTextAspect(me) returns Boolean from Standard
     is static;      
        ---C++: inline     
-    TextAspect(me:mutable) returns mutable TextAspect from Prs3d
+    TextAspect(me:mutable) returns TextAspect from Prs3d
     --          
     --          Color: Quantity_NOC_YELLOW
     is redefined static;                           
@@ -389,14 +389,14 @@ is
        -- each line is enabled. The default setting is False.
     is redefined static;
     
-    ArrowAspect(me:mutable) returns mutable ArrowAspect from Prs3d 
+    ArrowAspect(me:mutable) returns ArrowAspect from Prs3d 
     is redefined static;
     
     
 -- -- 
 --  Attributes for the points
 -- 
-    PointAspect(me:mutable) returns mutable PointAspect from Prs3d
+    PointAspect(me:mutable) returns PointAspect from Prs3d
        ---Purpose:  Returns the point aspect setting. The default values
        -- are:        Color: Quantity_NOC_YELLOW
        --          Type of marker: Aspect_TOM_PLUS
@@ -413,7 +413,7 @@ is
     
 --  Attributes for the faces:
 --  
-    ShadingAspect (me:mutable) returns mutable ShadingAspect from Prs3d
+    ShadingAspect (me:mutable) returns ShadingAspect from Prs3d
        ---Purpose:
        -- Returns a link with Prs3d_Drawer_ShadingAspect,
        -- which provides settings for shading aspects.
@@ -443,7 +443,7 @@ is
        --          By default the hidden lines are not drawn.
     is redefined static;
     
-    HiddenLineAspect(me:mutable) returns mutable LineAspect from Prs3d
+    HiddenLineAspect(me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns a link with
        -- Prs3d_Drawer_HiddenLineAspect, which provides
        -- settings for hidden line aspects.
@@ -454,7 +454,7 @@ is
     is redefined static;
 
     
-    SeenLineAspect(me:mutable) returns mutable LineAspect from Prs3d
+    SeenLineAspect(me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns a link with
        -- Prs3d_Drawer_SeenLineAspect, which provides
        -- settings for seen line aspects.
@@ -468,14 +468,14 @@ is
     HasPlaneAspect(me) returns Boolean from Standard;
        ---C++: inline
 
-    PlaneAspect(me:mutable) returns mutable PlaneAspect from Prs3d
+    PlaneAspect(me:mutable) returns PlaneAspect from Prs3d
     is redefined static;
        ---Purpose:
        -- Returns a link with Prs3d_Drawer_PlaneAspect.
        -- This method provides settings for the appearance of planes.
 
 
-    VectorAspect(me:mutable) returns mutable LineAspect from Prs3d
+    VectorAspect(me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns a link with Prs3d_Drawer_VectorAspect,
        -- which provides settings for the appearance of vectors.
        -- These settings can be edited. The default values are:
@@ -504,7 +504,7 @@ is
         -- visualization instead of the one set in link.
         -- theAspect is the line aspect that determines the look of the face boundaries.
 
-    FaceBoundaryAspect (me : mutable) returns mutable LineAspect from Prs3d
+    FaceBoundaryAspect (me : mutable) returns LineAspect from Prs3d
     is redefined static;
         ---Purpose: Returns line aspect of face boundaries.
 
@@ -526,7 +526,7 @@ is
     HasDatumAspect(me) returns Boolean from Standard;
        ---C++: inline 
 
-    DatumAspect(me:mutable) returns mutable DatumAspect from Prs3d
+    DatumAspect(me:mutable) returns DatumAspect from Prs3d
        ---Purpose: Returns a link with Prs3d_Drawer_DatumAspect,
        -- which provides settings for the appearance of datums.
        -- These settings can be edited. The default values for
@@ -539,7 +539,7 @@ is
 --  Attributes for the presentation of a dimensions.
 --  
 
-    DimensionAspect (me : mutable) returns mutable DimensionAspect from Prs3d is redefined static;
+    DimensionAspect (me : mutable) returns DimensionAspect from Prs3d is redefined static;
     ---Purpose: Returns a link with Prs3d_Drawer_DimensionAspect,
     -- which provides settings for the appearance of dimensions.
 
@@ -577,7 +577,7 @@ is
 
 -- Attributes for the sections
 
-    SectionAspect (me:mutable) returns mutable LineAspect from Prs3d
+    SectionAspect (me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns a link with Prs3d_Drawer_SectionAspect,
        -- which provides settings for wires which highlight sections.
        -- The LineAspect for the wire can be edited.
index edc49df6a4983ef52efa9809b2961bcb9a74cb15..823aa8cd75e475d463ad8f1976e681b5b349d599 100644 (file)
@@ -51,7 +51,7 @@ is
        -- aShape3, aShape4 and the plane aPlane.
        -- The distance is the length of a projection from the
        -- shape to the plane.
-    returns mutable EqualDistanceRelation from AIS;
+    returns EqualDistanceRelation from AIS;
 
     SetShape3( me: mutable; aShape : Shape from TopoDS )
     is static;
@@ -87,19 +87,19 @@ is
 
     Compute( me            : mutable;
             aPresentationManager: PresentationManager3d from PrsMgr;
-            aPresentation : mutable Presentation from Prs3d;
+            aPresentation : Presentation from Prs3d;
             aMode         : Integer from Standard= 0 ) 
     is redefined static private;
     
     Compute( me            : mutable;
             aProjector    : Projector from Prs3d;
-             aPresentation : mutable Presentation from Prs3d )
+             aPresentation : Presentation from Prs3d )
     is redefined static private;
     
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: Computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -112,12 +112,12 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection( me         : mutable;
-                     aSelection : mutable Selection from SelectMgr;
+                     aSelection : Selection from SelectMgr;
                      aMode      : Integer from Standard)
     is private;
 -- ota -- begin
     ComputeTwoEdgesLength (myclass;
-                          aPresentation : mutable Presentation   from Prs3d; 
+                          aPresentation : Presentation   from Prs3d; 
                           aDrawer       :         Drawer         from AIS; 
                           ArrowSize     :         Real           from Standard;
                           FirstEdge     :         Edge           from TopoDS;
@@ -137,7 +137,7 @@ is
                           --          are the returned extreme points of the interval.
                                    
     ComputeTwoVerticesLength(myclass; 
-                            aPresentation : mutable Presentation   from Prs3d;
+                            aPresentation : Presentation   from Prs3d;
                             aDrawer       :         Drawer         from AIS; 
                             ArrowSize     :         Real           from Standard;
                             FirstVertex   :         Vertex         from TopoDS;
@@ -157,7 +157,7 @@ is
     --          SecondAttach are the returned extreme points of the interval.
                                    
     ComputeOneEdgeOneVertexLength(myclass; 
-                                 aPresentation : mutable Presentation   from Prs3d;
+                                 aPresentation : Presentation   from Prs3d;
                                  aDrawer       :         Drawer         from AIS; 
                                  ArrowSize     :         Real           from Standard;
                                  FirstShape    :         Shape          from TopoDS;
index f05bb3124e8514bac6fafa32f7d05c1fdb108b15..4e1aaac7a6b24c80aa698617ccb613e82ade633c 100644 (file)
@@ -35,25 +35,25 @@ is
            ---Purpose: Creates equal relation of two arc's radiuses.
            --          If one of edges is not in the given plane,
            --          the presentation method projects it onto the plane.
-    returns mutable EqualRadiusRelation from AIS;
+    returns EqualRadiusRelation from AIS;
    
 -- Methods from PresentableObject
 
     Compute( me            : mutable;
             aPresentationManager: PresentationManager3d from PrsMgr;
-            aPresentation : mutable Presentation from Prs3d;
+            aPresentation : Presentation from Prs3d;
             aMode         : Integer from Standard= 0 ) 
     is redefined static private;
     
     Compute( me            : mutable;
             aProjector    : Projector from Prs3d;
-             aPresentation : mutable Presentation from Prs3d )
+             aPresentation : Presentation from Prs3d )
     is redefined static private;
     
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -66,7 +66,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection( me         : mutable;
-                     aSelection : mutable Selection from SelectMgr;
+                     aSelection : Selection from SelectMgr;
                      aMode      : Integer from Standard)
     is private;
     
index b4493fc21c95ab1afc3466c5aae6874782c61dc8..3f9ee45aedfd42af30fcdde18ae1de5f26bc671c 100644 (file)
@@ -40,14 +40,14 @@ uses
 is
     
     Create(ExclusionFlagOn:Boolean from Standard = Standard_True)
-    returns mutable ExclusionFilter from AIS;
+    returns ExclusionFilter from AIS;
        ---Purpose: Constructs an empty exclusion filter object defined by
        -- the flag setting ExclusionFlagOn.
        -- By default, the flag is set to true.
     
     Create(TypeToExclude : KindOfInteractive from AIS;
           ExclusionFlagOn : Boolean from Standard = Standard_True)
-    returns  mutable ExclusionFilter from AIS;
+    returns ExclusionFilter from AIS;
        ---Purpose: All the AIS objects of <TypeToExclude>
        --          Will be rejected by the IsOk Method.
     
@@ -55,7 +55,7 @@ is
     Create(TypeToExclude : KindOfInteractive from AIS;
           SignatureInType :Integer from Standard ;
           ExclusionFlagOn : Boolean from Standard = Standard_True)
-    returns  mutable ExclusionFilter from AIS;
+    returns ExclusionFilter from AIS;
        ---Purpose: Constructs an exclusion filter object defined by the
        -- enumeration value TypeToExclude, the signature
        -- SignatureInType, and the flag setting ExclusionFlagOn.
index 182ae36c7c3258424c2fc438dfc314ca7e5defde..8c57a136429c0dffc39066ebe92c70e6325492f5 100644 (file)
@@ -49,7 +49,7 @@ is
        ---Purpose:  initializes the vertex aShape, the
        --   plane aPlane and the wire aWire, which connects
        --   the two vertices in a fixed relation.
-    returns mutable FixRelation from AIS;
+    returns FixRelation from AIS;
 
     Create (aShape      : Shape          from TopoDS;
            aPlane      : Plane          from Geom;
@@ -60,11 +60,11 @@ is
        --   plane aPlane and the wire aWire, the position
        --   aPosition, the arrow size anArrowSize and the
        -- wire aWire, which connects the two vertices in a fixed relation.
-    returns mutable FixRelation from AIS;
+    returns FixRelation from AIS;
     Create (aShape      : Shape          from TopoDS;
            aPlane      : Plane          from Geom)
        ---Purpose:  initializes the edge aShape and the plane aPlane.
-    returns mutable FixRelation from AIS;
+    returns FixRelation from AIS;
 
     Create (aShape      : Shape          from TopoDS;
            aPlane      : Plane          from Geom;
@@ -74,7 +74,7 @@ is
        --   plane aPlane, the position aPosition and the arrow
        --   size anArrowSize.
         
-    returns mutable FixRelation from AIS;
+    returns FixRelation from AIS;
 
     Wire(me: mutable) returns Wire from TopoDS 
     is static;
@@ -95,19 +95,19 @@ is
     
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -120,7 +120,7 @@ is
     -- Methods from SelectableObject
    
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)
     is redefined private;
     
index c6771e433c7ee45354fd2ebe186ee64f869a0d2f..c36e6b351c4bb1a024a9480855f173b6291f703e 100644 (file)
@@ -31,14 +31,14 @@ uses
 
 is
 
-    Create returns mutable GlobalStatus from AIS;
+    Create returns GlobalStatus from AIS;
 
     Create (aStat             : DisplayStatus from AIS;
            aDispMode,aSelMode: Integer from Standard;
            ishilighted       : Boolean from Standard=Standard_False;
            TheHiCol          : NameOfColor from Quantity = Quantity_NOC_WHITE;
            aLayerIndex       : Integer from Standard = 0)
-           returns mutable GlobalStatus from AIS;
+           returns GlobalStatus from AIS;
 
                    ---Category: Modifications.
 
index d05a893d9341277e3f357365c74cb3ad61cf1c06..bdd79d4fb01c32dd96d0ea099b05e2ebe6bc9749 100644 (file)
@@ -41,7 +41,7 @@ is
     Create(FirstShape  : Shape from TopoDS;
           SecondShape : Shape from TopoDS;
           aPlane      : Plane from Geom)
-    returns mutable IdenticRelation from AIS;
+    returns IdenticRelation from AIS;
        ---Purpose:
        --   Initializes the relation of identity between the two
        -- entities, FirstShape and SecondShape. The plane
@@ -58,19 +58,19 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
     ---Purpose: computes the presentation according to a point of view
     --          given by <aProjector>. 
@@ -83,7 +83,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)
     is redefined private;
 
@@ -92,15 +92,15 @@ is
 --
 
     ComputeOneEdgeOVertexPresentation(me: mutable;
-                              aPresentation : mutable Presentation from Prs3d)
+                              aPresentation : Presentation from Prs3d)
     is private;
 
     ComputeTwoEdgesPresentation(me: mutable;
-                              aPresentation : mutable Presentation from Prs3d)
+                              aPresentation : Presentation from Prs3d)
     is private;
     
     ComputeTwoLinesPresentation(me: mutable;
-                              aPresentation : mutable Presentation from Prs3d; 
+                              aPresentation : Presentation from Prs3d; 
                               aLin    : Line from Geom;
                               Pnt1On1 : in out Pnt  from gp;
                               Pnt2On1 : in out Pnt  from gp;
@@ -111,7 +111,7 @@ is
     is private; 
     
     ComputeTwoCirclesPresentation(me: mutable;
-                              aPresentation : mutable Presentation from Prs3d; 
+                              aPresentation : Presentation from Prs3d; 
                               aCircle : Circle from Geom;
                               Pnt1On1 : Pnt    from gp;
                               Pnt2On1 : Pnt    from gp;
@@ -146,7 +146,7 @@ is
     
     -- jfa 10/10/2000
     ComputeTwoEllipsesPresentation(me: mutable;
-                                  aPrs    : mutable Presentation from Prs3d; 
+                                  aPrs    : Presentation from Prs3d; 
                                   anEll   : Ellipse from Geom;
                                   Pnt1On1 : Pnt    from gp;
                                   Pnt2On1 : Pnt    from gp;
@@ -181,7 +181,7 @@ is
     -- jfa 18/10/2000 end
     
     ComputeTwoVerticesPresentation(me: mutable; 
-                                  aPresentation : mutable Presentation from Prs3d)
+                                  aPresentation : Presentation from Prs3d)
     is private;    
 
     ComputeSegSize(me)
index 183c40a78d32c37c5277242c0b8ca4497fe92e78..bcbc176daa31d8bd0783262d9795ef4d8b260c16 100644 (file)
@@ -142,7 +142,7 @@ uses
 is
 
     Create(MainViewer:Viewer from V3d) 
-    returns mutable InteractiveContext from  AIS;
+    returns InteractiveContext from  AIS;
        ---Purpose:
        -- Constructs the interactive context object defined by
        -- the principal viewer MainViewer.    
@@ -1026,7 +1026,7 @@ is
     --          of myDefaultDrawer ;
     --          anAngle is in radian ; ( 1 deg < angle in deg < 20 deg)
     
-    HiddenLineAspect(me) returns mutable LineAspect from Prs3d
+    HiddenLineAspect(me) returns LineAspect from Prs3d
     ---Purpose: Initializes hidden line aspect in the default drawing tool, or Drawer.
 -- The default values are:
     --          Color: Quantity_NOC_YELLOW
index c2370d644c8a14bead99e07bcf15209f3d184ed0..3e80f2fa804522f6394530e637a4095231ea8992 100644 (file)
@@ -37,30 +37,30 @@ uses
 
 is
     Create(aLine : Line from Geom) 
-    returns mutable Line from AIS;
+    returns Line from AIS;
        ---Purpose: Initializes the line aLine.
         
     Create(aStartPoint : Point from Geom;
           aEndPoint : Point from Geom) 
-    returns mutable Line from AIS;
+    returns Line from AIS;
        ---Purpose: Initializes a starting point aStartPoint
        --   and a finishing point aEndPoint for the line. 
  
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard = 0) 
     is redefined static  private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;
 
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
             aTrsf         : Transformation from Geom;
-            aPresentation : mutable Presentation from Prs3d)
+            aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>.
@@ -73,7 +73,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
  
@@ -127,19 +127,19 @@ is
 
 
     ComputeInfiniteLine(me: mutable;
-                        aPresentation : mutable Presentation from Prs3d)
+                        aPresentation : Presentation from Prs3d)
     is private;
      
     ComputeSegmentLine(me: mutable;
-                       aPresentation : mutable Presentation from Prs3d)
+                       aPresentation : Presentation from Prs3d)
     is private;
 
     ComputeInfiniteLineSelection(me: mutable;
-                                 aSelection : mutable Selection from SelectMgr)
+                                 aSelection : Selection from SelectMgr)
     is private;
      
     ComputeSegmentLineSelection(me: mutable;
-                                aSelection : mutable Selection from SelectMgr)
+                                aSelection : Selection from SelectMgr)
     is private;
 
 fields
index 337f1383b80615ac22ef1e58b88268043fac18ff..61d4f160b287e7a808180d35e55b35991b306c8e 100644 (file)
@@ -81,7 +81,7 @@ uses
 
 is
 
-    Create returns mutable LocalContext from AIS;
+    Create returns LocalContext from AIS;
     
 
     Create (aCtx                : InteractiveContext from AIS;
@@ -90,7 +90,7 @@ is
             AcceptStandardModes : Boolean from Standard=Standard_True;
             AcceptErase         : Boolean from Standard= Standard_False;
             UseBothViewers      : Boolean from Standard= Standard_False)
-            returns mutable LocalContext from AIS;
+            returns LocalContext from AIS;
     ---Purpose: Constructor By Default, the  displayed objects are 
     --          automatically loaded.
 
index 7ee3bf662c208526942fcb2048ce6213d5c831de..41c1d61fa1f0427a782c28ad6a7ad3b4cced4cfd 100644 (file)
@@ -29,7 +29,7 @@ is
           HilightMode   : Integer from Standard = 0;
           SubIntensity  : Boolean from Standard = 0;
           TheHiCol      : NameOfColor from Quantity = Quantity_NOC_WHITE)
-     returns mutable LocalStatus from AIS;
+     returns LocalStatus from AIS;
     
 
 
index 1780a3574d660af715d8e929fd17304069268299..3a4b60227538ae0e874dcb07cbe00a39f1e4ebb9 100644 (file)
@@ -50,7 +50,7 @@ is
            ---Purpose: Max  Ellipse  radius dimension 
            --  Shape  can  be  edge  ,  planar  face  or  cylindrical  face 
            --  
-    returns mutable MaxRadiusDimension from AIS;
+    returns MaxRadiusDimension from AIS;
 
     Create (aShape      : Shape          from TopoDS;
            aVal        : Real           from Standard;
@@ -61,7 +61,7 @@ is
            ---Purpose:  Max  Ellipse  radius dimension with  position
            --  Shape  can  be  edge  ,  planar  face  or  cylindrical  face 
            --   
-    returns mutable MaxRadiusDimension  from AIS;
+    returns MaxRadiusDimension  from AIS;
 
 
 
@@ -70,19 +70,19 @@ is
 
     Compute(me                  : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation       : mutable Presentation from Prs3d;
+           aPresentation       : Presentation from Prs3d;
            aMode               : Integer from Standard= 0) 
     is redefined private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;
     
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
     ---Purpose: computes the presentation according to a point of view
     --          given by <aProjector>. 
@@ -95,7 +95,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)
     is redefined private;
 
@@ -104,11 +104,11 @@ is
 --
 
     ComputeEllipse(me: mutable;
-                       aPresentation : mutable Presentation from Prs3d)
+                       aPresentation : Presentation from Prs3d)
     is private; 
      
     ComputeArcOfEllipse(me: mutable;
-                       aPresentation : mutable Presentation from Prs3d  )
+                       aPresentation : Presentation from Prs3d  )
     is private; 
 
 fields 
index a7dd3c733b2a671c3ed6d094d4be3fdfb45cb229..f6bc2333e26e09cd5cea3ec691a72b0036ff7399 100644 (file)
@@ -37,7 +37,7 @@ is
           FirstShape  : Shape from TopoDS;
           SecondShape : Shape from TopoDS;
           aPlane      : Plane from Geom)
-    returns mutable MidPointRelation from AIS;
+    returns MidPointRelation from AIS;
 
     IsMovable(me) returns Boolean from Standard 
     ---C++: inline       
@@ -54,19 +54,19 @@ is
 -- Methods from PresentableObject
     Compute(me: mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation       : mutable Presentation from Prs3d;
+           aPresentation       : Presentation from Prs3d;
            aMode               : Integer from Standard= 0) 
     is redefined static private;
 
     Compute(me: mutable;
            aProjector   : Projector from Prs3d;
-            aPresentation: mutable Presentation from Prs3d)
+            aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
     Compute(me: mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
     ---Purpose: Computes the presentation according to a point of view
     --          given by <aProjector>. 
@@ -78,17 +78,17 @@ is
 
 -- Methods from SelectableObject
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
 -- Computation private methods
-    ComputeFaceFromPnt(me: mutable; aprs : mutable Presentation from Prs3d; first : Boolean from Standard)
+    ComputeFaceFromPnt(me: mutable; aprs : Presentation from Prs3d; first : Boolean from Standard)
     is private;
 
-    ComputeEdgeFromPnt(me: mutable; aprs : mutable Presentation from Prs3d; first : Boolean from Standard)
+    ComputeEdgeFromPnt(me: mutable; aprs : Presentation from Prs3d; first : Boolean from Standard)
     is private;
 
-    ComputeVertexFromPnt(me: mutable; aprs : mutable Presentation from Prs3d; first : Boolean from Standard)
+    ComputeVertexFromPnt(me: mutable; aprs : Presentation from Prs3d; first : Boolean from Standard)
     is private;
 
    
index 0445cf121c72f401723be5aa4d34e7dc1bec023c..a9a15ab0fee59812b488a7d7a73055da325cd8e8 100644 (file)
@@ -51,7 +51,7 @@ is
            ---Purpose: Max  Ellipse  radius dimension 
            --  Shape  can  be  edge  ,  planar  face  or  cylindrical  face 
            --  
-    returns mutable MinRadiusDimension from AIS;
+    returns MinRadiusDimension from AIS;
 
     Create (aShape      : Shape          from TopoDS;
            aVal        : Real           from Standard;
@@ -62,7 +62,7 @@ is
            ---Purpose:  Max  Ellipse  radius dimension with  position
            --  Shape  can  be  edge  ,  planar  face  or  cylindrical  face 
            --   
-    returns mutable MinRadiusDimension  from AIS;
+    returns MinRadiusDimension  from AIS;
 
 
 
@@ -71,19 +71,19 @@ is
 
     Compute(me                  : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation       : mutable Presentation from Prs3d;
+           aPresentation       : Presentation from Prs3d;
            aMode               : Integer from Standard= 0) 
     is redefined private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
     
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
     ---Purpose: computes the presentation according to a point of view
     --          given by <aProjector>. 
@@ -96,7 +96,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)
     is redefined private;
 
@@ -105,11 +105,11 @@ is
 --
 
     ComputeEllipse(me: mutable;
-                       aPresentation : mutable Presentation from Prs3d)
+                       aPresentation : Presentation from Prs3d)
     is private; 
      
     ComputeArcOfEllipse(me: mutable;
-                       aPresentation : mutable Presentation from Prs3d  )
+                       aPresentation : Presentation from Prs3d  )
     is private; 
 
 fields 
index 0bd6499dffb4c74cedd40ea888c672c3d317258c..5ce6b7b16768fc134afa1bf679178994d1a095a1 100644 (file)
@@ -43,7 +43,7 @@ is
     
 
     Create (aTypeOfPresentation3d: TypeOfPresentation3d from PrsMgr = PrsMgr_TOP_AllView) 
-    returns  mutable  MultipleConnectedInteractive  from  AIS;
+    returns  MultipleConnectedInteractive  from  AIS;
     ---Purpose: Initializes the Interactive Object with multiple
     -- presentation connections. If aTypeOfPresentation3d
     -- does not have the affectation PrsMgr_TOP_AllView,
@@ -79,7 +79,7 @@ is
     
     Compute(me:mutable;
             aPresentationManager :         PresentationManager3d from PrsMgr;
-            aPresentation        : mutable Presentation          from Prs3d;
+            aPresentation        : Presentation          from Prs3d;
             aMode                :         Integer               from Standard = 0)
     ---Level: Internal 
     ---Purpose: this method is redefined virtual;
@@ -93,7 +93,7 @@ is
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
     ---Purpose: computes the presentation according to a point of view
     --          given by <aProjector>. 
@@ -105,10 +105,10 @@ is
 
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined ;     
 
-    ComputeSelection(me:mutable; aSelection :mutable Selection from SelectMgr;
+    ComputeSelection(me:mutable; aSelection : Selection from SelectMgr;
                                  aMode      :        Integer   from Standard)
     is redefined virtual private;
 
index 9b0b6f5ad19baf3e40cbf1709b8dbbf6e3992956..c58a5b17c08a361c7fbc2ee621551b7cf80d6dae 100644 (file)
@@ -42,7 +42,7 @@ raises
 is
 
     Create (aShape : Shape from TopoDS) 
-    returns  mutable  MultipleConnectedShape  from  AIS;
+    returns  MultipleConnectedShape  from  AIS;
        ---Purpose: Initializes the shape aShape, a multiple connected
        -- Interactive Object grouping different
        -- projector-dependent representations of an entity.
@@ -68,16 +68,16 @@ is
 
     Compute(me:mutable;
                aProjector   :         Projector    from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined virtual protected;
  
     Compute(me:mutable;
                aProjector   :         Projector    from Prs3d;
                aTrsf        :         Transformation from Geom;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined virtual protected;
  
-    ComputeSelection(me:mutable; aSelection :mutable Selection from SelectMgr;
+    ComputeSelection(me:mutable; aSelection : Selection from SelectMgr;
                                  aMode      :        Integer   from Standard)
     is redefined virtual protected;
     
@@ -85,13 +85,13 @@ is
     
     Compute(me:mutable;
                aProjector   :         Projector    from Prs3d;
-                aPresentation: mutable Presentation from Prs3d;
+                aPresentation: Presentation from Prs3d;
                aShape       :         Shape from TopoDS)
     is private;
      
     Compute(me:mutable;
             aPresentationManager :         PresentationManager3d from PrsMgr;
-            aPresentation        : mutable Presentation          from Prs3d;
+            aPresentation        : Presentation          from Prs3d;
             aMode                :         Integer               from Standard = 0)
        ---Level: Internal 
        ---Purpose: this method is redefined virtual;
index b7705e90d7f209191e961583ea7b60fdcf337959..f8538cea0466dd14818ca117318e5b670ea41021 100644 (file)
@@ -39,26 +39,26 @@ is
     Create (FistShape, SecondShape : Shape          from TopoDS;
            aVal                   : Real           from Standard;
            aText                  : ExtendedString from TCollection)
-    returns mutable OffsetDimension from AIS;
+    returns OffsetDimension from AIS;
        ---Purpose: Constructs the offset display object defined by the
        -- first shape aFShape, the second shape aSShape, the
        -- dimension aVal, and the text aText.    
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined private;
 
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
     
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -71,7 +71,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)
     is redefined private;
 
@@ -94,17 +94,17 @@ is
        -- selection to a relative position.
 
     ComputeTwoFacesOffset(me: mutable;
-                         aPresentation : mutable Presentation from Prs3d;
+                         aPresentation : Presentation from Prs3d;
                          aTrsf         : Trsf from gp)
     is private;
     
     ComputeTwoAxesOffset(me: mutable;
-                         aPresentation : mutable Presentation from Prs3d;
+                         aPresentation : Presentation from Prs3d;
                          aTrsf         : Trsf from gp)
     is private;
 
     ComputeAxeFaceOffset(me: mutable;
-                         aPresentation : mutable Presentation from Prs3d;
+                         aPresentation : Presentation from Prs3d;
                          aTrsf         : Trsf from gp)
     is private;
 
index 77b70b835fdf8e0f0f8d22736cc8b7d008355ddb..588c90c92a5e3fde13a48c8c5e9ed93e084dbc1d 100644 (file)
@@ -38,7 +38,7 @@ is
        ---Purpose:  Constructs an object to display parallel constraints.
        -- This object is defined by the first shape aFShape and
        -- the second shape aSShape and the plane aPlane.
-    returns mutable ParallelRelation from AIS;
+    returns ParallelRelation from AIS;
 
     Create (aFShape     : Shape          from TopoDS;
            aSShape     : Shape          from TopoDS;
@@ -51,7 +51,7 @@ is
        -- the second shape aSShape the plane aPlane, the
        -- position aPosition, the type of arrow, aSymbolPrs and
        -- its size anArrowSize.
-    returns mutable ParallelRelation from AIS;
+    returns ParallelRelation from AIS;
 
     IsMovable(me) returns Boolean from Standard 
        ---Purpose: Returns true if the parallelism is movable.  
@@ -62,19 +62,19 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -87,7 +87,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
 
@@ -97,11 +97,11 @@ is
 --
 
     ComputeTwoFacesParallel(me: mutable;
-                           aPresentation : mutable Presentation from Prs3d)
+                           aPresentation : Presentation from Prs3d)
     is private;
     
     ComputeTwoEdgesParallel(me: mutable;
-                           aPresentation : mutable Presentation from Prs3d)
+                           aPresentation : Presentation from Prs3d)
     is private;
     
 
index 6221f4b2c58b682544e3f48d43f836182349b404..fc7fd914ad9eaaaad8e4b40d83244ac9a4cd627c 100644 (file)
@@ -39,7 +39,7 @@ is
        -- aPlane is the plane of reference to show and test the
        -- perpendicular relation between two shapes, at least
        -- one of which has a revolved surface.
-    returns mutable PerpendicularRelation from AIS;
+    returns PerpendicularRelation from AIS;
 
     Create (aFShape     : Shape          from TopoDS;
            aSShape     : Shape          from TopoDS)
@@ -47,25 +47,25 @@ is
        -- perpendicularity on shapes.
        -- This object is defined by a first shape aFShape and a
        -- second shape aSShape.
-    returns mutable PerpendicularRelation from AIS;
+    returns PerpendicularRelation from AIS;
 
 -- -- Methods from PresentableObject
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -78,7 +78,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
 
@@ -87,11 +87,11 @@ is
 --
 
     ComputeTwoFacesPerpendicular(me: mutable;
-                                aPresentation : mutable Presentation from Prs3d)
+                                aPresentation : Presentation from Prs3d)
     is private;
     
     ComputeTwoEdgesPerpendicular(me: mutable;
-                                aPresentation : mutable Presentation from Prs3d)
+                                aPresentation : Presentation from Prs3d)
     is private;
     
 
index 885cb9f0e337b12d88c68a4658af61ec1b97661f..17a35bb56ce14e1a27415eaae28a811759ae3304 100644 (file)
@@ -44,7 +44,7 @@ uses
 is
     Create(aComponent : Plane from Geom;
           aCurrentMode : Boolean from Standard = Standard_False) 
-    returns mutable Plane from AIS;
+    returns Plane from AIS;
        ---Purpose: initializes the plane aComponent. If
        --   the mode aCurrentMode equals true, the drawing
        --   tool, "Drawer" is not initialized.  
@@ -52,7 +52,7 @@ is
     Create(aComponent : Plane from Geom;
           aCenter    : Pnt   from gp;
           aCurrentMode : Boolean from Standard = Standard_False) 
-    returns mutable Plane from AIS;
+    returns Plane from AIS;
        --- Purpose:   initializes the plane aComponent and
        --   the point aCenter. If the mode aCurrentMode
        --   equals true, the drawing tool, "Drawer" is not
@@ -64,7 +64,7 @@ is
           aPmin      : Pnt   from gp;
           aPmax      : Pnt   from gp;
           aCurrentMode : Boolean from Standard = Standard_False) 
-    returns mutable Plane from AIS;
+    returns Plane from AIS;
        ---Purpose:   initializes the plane aComponent, the
        --   point aCenter, and the minimum and maximum
        --   points, aPmin and aPmax. If the mode
@@ -73,7 +73,7 @@ is
     Create(aComponent : Axis2Placement from Geom;
           aPlaneType : TypeOfPlane from AIS;
           aCurrentMode : Boolean from Standard = Standard_False) 
-    returns mutable Plane from AIS;
+    returns Plane from AIS;
 
 
     ---Category: Size Modifications...
@@ -197,19 +197,19 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard = 0) 
     is redefined virtual private;
 
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined virtual private;
 
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
             aTrsf         : Transformation from Geom;
-            aPresentation : mutable Presentation from Prs3d)
+            aPresentation : Presentation from Prs3d)
     is redefined;
     ---Purpose: computes the presentation according to a point of view
     --          given by <aProjector>.
@@ -222,7 +222,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection (me           : mutable;
-                      theSelection : mutable Selection from SelectMgr;
+                      theSelection : Selection from SelectMgr;
                       theMode      : Integer from Standard) is redefined virtual;
 
 -- Methods from InteractiveObject
index 0cfe8160c8da587ec9b2b3c524d415edeb397d21..2774a83521d534c15a0f8abe24b3842a359a86c0 100644 (file)
@@ -60,7 +60,7 @@ uses
 is
 
     Create(aPlane : Plane from Geom)
-    returns mutable PlaneTrihedron from AIS;
+    returns PlaneTrihedron from AIS;
        ---Purpose: Initializes the plane aPlane. The plane trihedron is
        --  constructed from this and an axis.
         
@@ -94,20 +94,20 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard = 0) 
     is redefined protected;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
 
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
             aTrsf         : Transformation from Geom;
-            aPresentation : mutable Presentation from Prs3d)
+            aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>.
@@ -120,7 +120,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
 -- Methods from InteractiveObject
index ce062fe89479aba7d0d540b76497fa24c69fb252..62745ffa1bcd7658419fb84d74f7056bf6bb38ae 100644 (file)
@@ -38,7 +38,7 @@ uses
 
 is
     Create(aComponent : Point from Geom) 
-    returns mutable Point from AIS;
+    returns Point from AIS;
        ---Purpose:
        -- Initializes the point aComponent from which the point
        -- datum will be built.
@@ -62,19 +62,19 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard = 0) 
     is redefined virtual protected;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;
 
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
             aTrsf         : Transformation from Geom;
-            aPresentation : mutable Presentation from Prs3d)
+            aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>.
@@ -87,7 +87,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard )is private;
 
 -- Methods from InteractiveObject
index 4a64668490a24ee2aec2f639d4cfde596da05444..11b85f05b51ab31d226663a39b74762556894278 100644 (file)
@@ -207,7 +207,7 @@ is
        -- Returns true if the display mode aMode is accepted
        -- for the Interactive Objects in the relation.
        -- ComputeProjPresentation(me;
-       --                          aPres    : mutable Presentation from Prs3d;
+       --                          aPres    : Presentation from Prs3d;
        --                  Curve1   : Curve                from Geom;
        --                  Curve2   : Curve                from Geom;
        --                  FirstP1  : Pnt                  from gp;
@@ -221,7 +221,7 @@ is
     --is protected;
     
     ComputeProjEdgePresentation(me;
-                               aPres    : mutable Presentation from Prs3d; 
+                               aPres    : Presentation from Prs3d; 
                                anEdge   : Edge                 from TopoDS;
                                ProjCurve: Curve                from Geom;
                                FirstP   : Pnt                  from gp;
@@ -238,7 +238,7 @@ is
        -- type - aProjTOL and aCallTOL -   and width of line, aWidth.
         
     ComputeProjVertexPresentation(me;
-                                 aPres    : mutable Presentation from Prs3d; 
+                                 aPres    : Presentation from Prs3d; 
                                  aVertex  : Vertex               from TopoDS;
                                  ProjPoint: Pnt                  from gp;
                                          aColor   : NameOfColor          from Quantity = Quantity_NOC_PURPLE;
index 9f54d735e2eb8311579110a496df4a6fa33c09ee..eb5dc5828f3b23862a008b4092a35ed440512d78 100644 (file)
@@ -37,7 +37,7 @@ raises NoSuchObject,MultiplyDefined from Standard,TypeMismatch from Standard
 is
     
     Create(aName: CString from Standard)
-    returns mutable Selection from AIS;
+    returns Selection from AIS;
     ---Purpose: creates a new selection and make it current in the session.
     --          the selection will be accessible later through its name
     --          to make it again current.
@@ -72,7 +72,7 @@ is
 
     Selection(myclass; aName: CString from Standard) 
     ---Purpose: 
-    returns mutable Selection from AIS;
+    returns Selection from AIS;
 
     SetCurrentSelection(myclass; aName: CString from Standard)
     ---Purpose: 
@@ -81,7 +81,7 @@ is
 
     CurrentSelection(myclass)
     ---Purpose: 
-    returns mutable Selection from AIS;
+    returns Selection from AIS;
     
     ClearCurrentSelection(myclass);
     ---Purpose: Clears selection.
index a7990c9e9e4af795184ce4350e7b238cce02d04f..abc541246b7bbc3c4f7cffb0a8d7642ae4a4b23c 100644 (file)
@@ -69,7 +69,7 @@ uses
  is
 
     Create(shap: Shape from TopoDS) 
-    returns mutable Shape from AIS;
+    returns Shape from AIS;
        ---Purpose: Initializes construction of the shape shap from wires,
        -- edges and vertices.
         
@@ -172,25 +172,25 @@ uses
 
     Compute(me                   : mutable;
             aPresentationManager : PresentationManager3d from PrsMgr;
-            aPresentation        : mutable Presentation from Prs3d;
+            aPresentation        : Presentation from Prs3d;
            aMode                : Integer from Standard = 0) 
     is redefined virtual protected;
 
     Compute(me                   : mutable;
            aProjector           : Projector from Prs3d;
-            aPresentation        : mutable Presentation from Prs3d)
+            aPresentation        : Presentation from Prs3d)
     is redefined virtual protected;
 
     Compute(me                   : mutable;
            aProjector           : Projector from Prs3d;
            aTrsf                : Transformation from Geom;
-           aPresentation        : mutable Presentation from Prs3d)
+           aPresentation        : Presentation from Prs3d)
     is redefined virtual protected;
     
 
 
     ComputeSelection(me          : mutable;
-                    aSelection  : mutable Selection from SelectMgr;
+                    aSelection  : Selection from SelectMgr;
                     aMode       : Integer from Standard)
     is redefined virtual protected; 
                                
@@ -288,7 +288,7 @@ uses
 
     Compute(me                   : mutable;
            aProjector           : Projector from Prs3d;
-            aPresentation        : mutable Presentation from Prs3d;
+            aPresentation        : Presentation from Prs3d;
            ashape               : Shape from TopoDS) is static private;
 
     GetDeflection(myclass; aShape  : Shape from TopoDS;
index 2afe26fd5bcb95a31e30ca1ad9cf7ffae48f75d1..d8cbadea718cbb1434151fab471b1c0e1993312d 100644 (file)
@@ -55,7 +55,7 @@ is
 
     Create(aGivenKind      : KindOfInteractive from AIS;
            aGivenSignature : Integer from Standard)
-    returns mutable SignatureFilter from AIS;
+    returns SignatureFilter from AIS;
        --- Purpose: Initializes the signature filter, adding the signature
        -- specification, aGivenSignature, to that for type,
        -- aGivenKind, in AIS_TypeFilter.
index e271f5fa3b72e690de869f71568eae6b8f564560..b3a35f0becfc5f1138c682d6abb37bfb40a96d8e 100644 (file)
@@ -37,7 +37,7 @@ is
           FirstShape  : Shape from TopoDS;
           SecondShape : Shape from TopoDS;
           aPlane      : Plane from Geom)
-    returns mutable SymmetricRelation from AIS;
+    returns SymmetricRelation from AIS;
        --- Purpose: Constructs an object to display constraints of symmetricity.
        -- This object is defined by a tool aSymmTool, a first
        -- shape FirstShape, a second shape SecondShape, and a plane aPlane.
@@ -70,19 +70,19 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -95,20 +95,20 @@ is
 --     SymmetricRelation Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
 --
 --     Computation private methods
 --
 
-    ComputeTwoFacesSymmetric(me: mutable; aprs : mutable Presentation from Prs3d)
+    ComputeTwoFacesSymmetric(me: mutable; aprs : Presentation from Prs3d)
     is private;
     
-    ComputeTwoEdgesSymmetric(me: mutable; aprs : mutable Presentation from Prs3d)
+    ComputeTwoEdgesSymmetric(me: mutable; aprs : Presentation from Prs3d)
     is private;
     
-    ComputeTwoVerticesSymmetric(me: mutable; aprs : mutable Presentation from Prs3d)
+    ComputeTwoVerticesSymmetric(me: mutable; aprs : Presentation from Prs3d)
     is private;
     
     
index 02234717380b63f00837c6205ff515b6247a94e5..d29f615644d3b7b62a4d36470c2b9d2dd5e204ff 100644 (file)
@@ -34,7 +34,7 @@ is
            aPlane      : Plane          from Geom;
            anExternRef : Integer        from Standard = 0)
            ---Purpose:  TwoFacesTangent or TwoEdgesTangent relation
-    returns mutable TangentRelation from AIS;
+    returns TangentRelation from AIS;
        ---Purpose: Constructs an object to display tangency constraints.
        -- This object is defined by the first shape aFShape, the
        -- second shape aSShape, the plane aPlane and the index anExternRef.
@@ -61,19 +61,19 @@ is
 
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard= 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>. 
@@ -86,7 +86,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
 
@@ -95,11 +95,11 @@ is
 --
 
     ComputeTwoFacesTangent(me: mutable;
-                          aPresentation : mutable Presentation from Prs3d)
+                          aPresentation : Presentation from Prs3d)
     is private;
     
     ComputeTwoEdgesTangent(me: mutable;
-                          aPresentation : mutable Presentation from Prs3d)
+                          aPresentation : Presentation from Prs3d)
     is private;
     
 
index 0de6558c6fdb50ab323b6c004b994c4e951a94a0..a68ab54d3096d6dc35556e71fc84785b52347fdd 100644 (file)
@@ -39,14 +39,14 @@ is
 
     Compute(me                    : mutable;
             aPresentationManager  : PresentationManager3d from PrsMgr;
-            aPresentation         : mutable Presentation from Prs3d;
+            aPresentation         : Presentation from Prs3d;
             aMode                 : Integer from Standard = 0) 
     is redefined private;
 
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                     aSelection : mutable Selection from SelectMgr;
+                     aSelection : Selection from SelectMgr;
                      aMode      : Integer from Standard) 
     is redefined private;
     --- Empty implementation, does nothing
index 342512aeb0060e42e7bab3905bb67beadb0c666a..660f5505dd733e26c528320211d864f61cfe357c 100644 (file)
@@ -64,7 +64,7 @@ uses
 is
 
     Create(aComponent : Axis2Placement from Geom)
-    returns mutable Trihedron from AIS;
+    returns Trihedron from AIS;
        --- Purpose: Initializes a trihedron entity.   
     
     Component(me) returns any Axis2Placement from Geom 
@@ -126,13 +126,13 @@ is
         
     Compute(me            : mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-           aPresentation : mutable Presentation from Prs3d;
+           aPresentation : Presentation from Prs3d;
            aMode         : Integer from Standard = 0) 
     is redefined static private;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
 
@@ -140,7 +140,7 @@ is
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
             aTrsf         : Transformation from Geom;
-            aPresentation : mutable Presentation from Prs3d)
+            aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: Computes the presentation according to a point of view
        --          given by <aProjector>.
@@ -159,7 +159,7 @@ is
 -- Methods from SelectableObject
 
     ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     aMode      : Integer from Standard)is private;
 
 -- Methods from InteractiveObject
index e9720a6b509718a816b4f407738060b1e21ef8bf..ec68021814e02640831080e0cf8c8851eddd33b0 100644 (file)
@@ -46,7 +46,7 @@ uses
 
 is
     Create(aGivenKind      : KindOfInteractive from AIS)
-    returns mutable TypeFilter from AIS;
+    returns TypeFilter from AIS;
        ---Purpose: Initializes filter for type, aGivenKind.
     IsOk (me;anobj : EntityOwner from SelectMgr)
     returns Boolean from Standard is redefined virtual;
index 29eaa59958a7d35c137a402b97b30d890a2c43b6..60c90e3e4d2413041ad2c8fbbbd1a6b258279bdc 100644 (file)
@@ -50,7 +50,7 @@ class MakeHeader from APIHeaderSection
        ---Purpose : Returns True if all data have been defined (see also
        --           HasFn, HasFs, HasFd)
 
-       Apply (me; model : mutable StepModel);
+       Apply (me; model : StepModel);
        ---Purpose : Creates an empty header for a new
        --           STEP model and allows the header fields to be completed.
 
@@ -117,8 +117,7 @@ class MakeHeader from APIHeaderSection
        FsValue (me) returns FileSchema from HeaderSection;
        ---Purpose: Returns the file_schema entity. Returns an empty entity if the file_schema entity is not initialized.
 
-       SetSchemaIdentifiers(me : in out; aSchemaIdentifiers : 
-                                mutable HArray1OfHAsciiString);
+       SetSchemaIdentifiers(me : in out; aSchemaIdentifiers : HArray1OfHAsciiString);
        SetSchemaIdentifiersValue(me : in out; num : Integer;
                       aSchemaIdentifier : HAsciiString);
        SchemaIdentifiers (me) returns HArray1OfHAsciiString;
index 8995575e114efea6e1de9ab90a329eecc8aa303b..25d792b7fce20eadc496eb4701bf1bcb08147a26 100644 (file)
@@ -37,13 +37,13 @@ is
 
     Create
        ---Purpose: Creates an empty GenHCurve2d.
-       returns mutable GenHCurve2d from Adaptor2d; 
+       returns GenHCurve2d from Adaptor2d; 
     
 
     Create(C: TheCurve)
     
        ---Purpose: Creates a GenHCurve2d from a Curve
-       returns mutable GenHCurve2d from Adaptor2d; 
+       returns GenHCurve2d from Adaptor2d; 
 
 
     Set(me: mutable; C: TheCurve)
index de969d27236138a952fece8a0f868661e51e7552..7b77743f91e5ff3a2fa5ccca78f958b23c0eb294 100644 (file)
@@ -36,13 +36,13 @@ is
 
     Create
        ---Purpose: Creates an empty GenHCurve.
-       returns mutable GenHCurve from Adaptor3d; 
+       returns GenHCurve from Adaptor3d; 
     
 
     Create(C: TheCurve)
     
        ---Purpose: Creates a GenHCurve from a Curve
-       returns mutable GenHCurve from Adaptor3d; 
+       returns GenHCurve from Adaptor3d; 
 
 
     Set(me: mutable; C: TheCurve)
index 40752d9623fa32480303ea3a9bf3f1471cf96267..b4f0f68294bf5c7eaabdb8ba09cafe81364929bc 100644 (file)
@@ -39,13 +39,13 @@ is
     Create
     
        ---Purpose: Creates an empty GenHSurface.
-       returns mutable GenHSurface from Adaptor3d; 
+       returns GenHSurface from Adaptor3d; 
     
 
     Create(S: TheSurface)
     
        ---Purpose: Creates a GenHSurface from a Surface.
-       returns mutable GenHSurface from Adaptor3d; 
+       returns GenHSurface from Adaptor3d; 
 
 
     Set(me: mutable; S: TheSurface)
index 01e3caf9d9e08efd9a5f9320f4d755d841200246..98058fe7f8830afdc4a855a5959adc61a8216c99 100644 (file)
@@ -29,13 +29,13 @@ is
 
     Create
     
-       returns mutable HVertex from Adaptor3d;
+       returns HVertex from Adaptor3d;
 
 
     Create(P: Pnt2d from gp; Ori: Orientation from TopAbs;
            Resolution: Real from Standard)
 
-       returns mutable HVertex from Adaptor3d;
+       returns HVertex from Adaptor3d;
 
 
     Value(me: mutable)
@@ -64,7 +64,7 @@ is
     is virtual;
 
 
-    IsSame(me: mutable; Other: mutable like me)
+    IsSame(me: mutable; Other: like me)
     
        returns Boolean from Standard
     is virtual;
index 2b284bea0b6452541f90d28bbbc3b4534d7f4fe1..555711fc06d5ccc9cd45528f7539d4e0f581a3b5 100644 (file)
@@ -44,12 +44,12 @@ is
 
     Create
     
-       returns mutable TopolTool from Adaptor3d;
+       returns TopolTool from Adaptor3d;
 
 
     Create(Surface: HSurface from Adaptor3d)
     
-       returns mutable TopolTool from Adaptor3d;
+       returns TopolTool from Adaptor3d;
 
 
     Initialize(me: mutable)
@@ -79,7 +79,7 @@ is
 
     Value(me: mutable)
     
-       returns mutable HCurve2d from Adaptor2d
+       returns HCurve2d from Adaptor2d
         raises DomainError from Standard
     is virtual;
        
@@ -103,7 +103,7 @@ is
 
     Vertex(me: mutable)
     
-       returns mutable HVertex from Adaptor3d
+       returns HVertex from Adaptor3d
        raises DomainError from Standard
     is virtual;
 
index 68242a9a2d5b8bbc2c3239350f3e551edcc13747..b89b8fc750617a6c39dd8c65635a898c58215927 100644 (file)
@@ -21,7 +21,7 @@ uses MessageDriver            from CDM,
 
 is
    
-    Create returns mutable Application from AppStd; 
+    Create returns Application from AppStd; 
 
     MessageDriver(me: mutable)
         returns MessageDriver from CDM
index f871809eb6ead20058e128a8450216e2fb336824..d75149e2e54bb08e54245fa6ce566e6a80dffc39 100644 (file)
@@ -21,7 +21,7 @@ uses MessageDriver            from CDM,
 
 is
    
-    Create returns mutable Application from AppStdL; 
+    Create returns Application from AppStdL; 
 
     MessageDriver(me: mutable)
         returns MessageDriver from CDM
index 5e030346cf7817d67f6cfd68775b1eeec65ecbbf..d8dab594edb8c5296f305fc2cd3b6dcd764f95a3 100644 (file)
@@ -41,13 +41,13 @@ raises
 
 is 
     Create(C:  HCurve from Adaptor3d; Tol: Real) 
-    returns  mutable  CurvlinFunc;
+    returns  CurvlinFunc;
     
     Create(C2D:  HCurve2d from Adaptor2d;  S:  HSurface from Adaptor3d; Tol: Real) 
-    returns  mutable  CurvlinFunc;
+    returns  CurvlinFunc;
      
     Create(C2D1,  C2D2:  HCurve2d from Adaptor2d;  S1,  S2:  HSurface from Adaptor3d; Tol: Real)
-    returns  mutable  CurvlinFunc; 
+    returns  CurvlinFunc; 
      
     SetTol(me:  mutable;  Tol: Real) 
     ---Purpose Update the tolerance to used            
index 7bea786a8e2841495df2a55d524c6cec28d9f62e..fd27cf405c550df856ca9e2440ace3bd5d90286f 100644 (file)
@@ -32,7 +32,7 @@ is
                XOrigin: Length from Quantity = 0;
               anYOrigin: Length from Quantity = 0;
                aRotationAngle: PlaneAngle from Quantity = 0)
-    returns mutable CircularGrid from Aspect;
+    returns CircularGrid from Aspect;
     ---Purpose: creates a new grid. By default this grid is not
     --          active.
     
index 71de63e14220e12478f13bf2c4b3cd4cada3ba85..e33b92a61b9f7c929cdeca92cf436667ad455227 100644 (file)
@@ -35,7 +35,7 @@ is
        Create( base_pixel, redmax,   redmult,
                            greenmax, greenmult,
                            bluemax,  bluemult : in Integer from Standard )
-       returns mutable ColorCubeColorMap from Aspect
+       returns ColorCubeColorMap from Aspect
        raises RangeError from Standard ;
        ---Level: Public
        ---Purpose : Create a ColorCube ColorMap.
index 052d857919cf9c757fc9ba8da8801e661c1bc001..2b8cf9c4dcfda8d0546511d78381604367a357e7 100644 (file)
@@ -35,7 +35,7 @@ raises
 is
        Create( basepixel,dimension  : in Integer from Standard ;
                color                : in Color from Quantity )
-               returns mutable ColorRampColorMap from Aspect
+               returns ColorRampColorMap from Aspect
                raises RangeError from Standard ;
        ---Level: Public
        ---Purpose : Create a Color Ramp Colormap starting from Black at
@@ -43,7 +43,7 @@ is
 
        Create( basepixel,dimension  : in Integer     from Standard ;
                colorName            : in NameOfColor from Quantity )
-               returns mutable ColorRampColorMap from Aspect
+               returns ColorRampColorMap from Aspect
                raises RangeError from Standard ;
        ---Level: Public
        ---Purpose : Create a Color Ramp Colormap starting from Black at
index 58eacb364470238daab3a2de8f3da45cffcd1ebb..4a2805c1f3ee3d73b0808a728f791705ffbb9399 100644 (file)
@@ -359,19 +359,19 @@ is
         -- Category: Inquire methods
         ----------------------------
 
-       ColorMap(me) returns mutable ColorMap from Aspect 
+       ColorMap(me) returns ColorMap from Aspect 
         raises UndefinedMap from Aspect is static;
 
-       TypeMap(me) returns  mutable TypeMap from Aspect 
+       TypeMap(me) returns TypeMap from Aspect 
         raises UndefinedMap from Aspect is static;
 
-       WidthMap(me) returns mutable WidthMap from Aspect 
+       WidthMap(me) returns WidthMap from Aspect 
         raises UndefinedMap from Aspect is static;
 
-       FontMap(me) returns  mutable FontMap from Aspect
+       FontMap(me) returns FontMap from Aspect
         raises UndefinedMap from Aspect is static;
 
-       MarkMap(me) returns  mutable MarkMap from Aspect
+       MarkMap(me) returns MarkMap from Aspect
         raises UndefinedMap from Aspect is static;
 
         WorkSpace ( me ; Width,Heigth : out Length from Quantity ) 
index 965c380d6bd6b515b724dc6825ff4dc533fe7ed9..0ddc90602d61b0b3fb44d765ebbbe434379872c3 100644 (file)
@@ -32,7 +32,7 @@ raises
 
 is
 
-       Create returns mutable FontMap from Aspect;
+       Create returns FontMap from Aspect;
 
         AddEntry (me : mutable; AnEntry : FontMapEntry from Aspect)
        ---Level: Public
index b9537d5459bb641772e4093cc984f446ac538490..5e21aa8039b2dae86e3f71b8389d9a7cfc249c82 100644 (file)
@@ -37,7 +37,7 @@ raises
 is
 
        Create
-               returns mutable GenericColorMap from Aspect;
+               returns GenericColorMap from Aspect;
        ---Level: Public
        ---Purpose: Creates a generic ColorMap .
 
index b04c8d59cc1c90c48e2c2b2562f61798798a17f7..bcfc12da64e51c256271d0c6963a32b0e3da74a4 100644 (file)
@@ -31,7 +31,7 @@ raises
        BadAccess       from Aspect
 
 is
-       Create returns mutable MarkMap from Aspect;
+       Create returns MarkMap from Aspect;
 
         AddEntry (me : mutable; AnEntry : MarkMapEntry from Aspect)
        ---Level: Public
index f838d39a1b397900fdd990aba1b326e6e570c672..0cf5541112aa7ea22befc5c4c02049e443d3f5d0 100644 (file)
@@ -31,7 +31,7 @@ is
                aFirstAngle: PlaneAngle from Quantity = 0;
                aSecondAngle: PlaneAngle from Quantity = 0;
                aRotationAngle: PlaneAngle from Quantity = 0)
-    returns mutable RectangularGrid from Aspect
+    returns RectangularGrid from Aspect
     ---Purpose: creates a new grid. By default this grid is not
     --          active.
     --          The first angle is given relatively to the horizontal.
index 6f9557310d826c714c71fc52e63da7a0ac7615e8..f60532e1416b980919b34315702c44d9c7d6b8ad 100644 (file)
@@ -31,7 +31,7 @@ raises
        BadAccess       from Aspect
 
 is
-       Create returns mutable TypeMap from Aspect;
+       Create returns TypeMap from Aspect;
 
         AddEntry (me : mutable; AnEntry : TypeMapEntry from Aspect)
        ---Level: Public
index 27241b2b87d0652bf86a4be16f3b861d7fc555b0..e0788d4b22a29a64ecfb624f7e802ff514ed67bf 100644 (file)
@@ -34,7 +34,7 @@ raises
 
 is
        Create
-       returns mutable WidthMap from Aspect;
+       returns WidthMap from Aspect;
        ---Level: Public
         ---Purpose: Creates a width map.
 
index 1682498616d988dc09e9a04fb75d6862507fdbc5..b018bc5724733eec03c494865ad13834bf354139 100644 (file)
@@ -32,12 +32,12 @@ uses
 
 is 
     Create 
-    returns mutable PaveBlock from BOPDS; 
+    returns PaveBlock from BOPDS; 
     ---Purpose:  
     --- Empty contructor  
     --- 
     Create (theAllocator: BaseAllocator from BOPCol) 
-    returns mutable PaveBlock from BOPDS; 
+    returns PaveBlock from BOPDS; 
     ---Purpose:  
     ---  Contructor    
     ---  <theAllocator> - the allocator to manage the memory     
index b6ba30d761c618b949085c87badacc27a3fc3cd9..a26e7bffc9aa9898011e78821a6f8ec77700b9e8 100644 (file)
@@ -48,7 +48,7 @@ uses
 
 is 
     Create   
-    returns mutable Context from BOPInt;
+    returns Context from BOPInt;
     ---C++: alias "Standard_EXPORT virtual  ~BOPInt_Context();"   
       
     Create (theAllocator: BaseAllocator from BOPCol) 
index 53407d74fcdb2b01d7a8f1584ee19cb66a64e443..0d78dd903f071abb6be0ff324397fbabc13f7ace 100644 (file)
@@ -40,13 +40,13 @@ is
            Text      : CString from Standard; 
            TextColor : Color from Draw
            )
-       returns mutable DrawableShape from BOPTest;
+       returns DrawableShape from BOPTest;
 
     Create (S         : Shape from TopoDS;
            Text      : CString from Standard; 
            TextColor : Color from Draw
            )
-       returns mutable DrawableShape from BOPTest; 
+       returns DrawableShape from BOPTest; 
        
     Pnt(me) returns Pnt from gp  is private;
   
index a4443e84867d38ae1002dc710c64fd1cd9ec090c..f3214b66d4c2596b0dbe4f0506f2ff6bdfd50237 100644 (file)
@@ -28,7 +28,7 @@ is
 
     Create(C : Curve    from Geom;
           L : Location from TopLoc) 
-    returns mutable Curve3D from BRep;
+    returns Curve3D from BRep;
 
     D0(me; U : Real; P : out Pnt from gp);
        ---Purpose: Computes the point at parameter U.
@@ -44,7 +44,7 @@ is
     Curve3D(me : mutable; C : Curve from Geom)
     is redefined;
        
-    Copy(me) returns mutable CurveRepresentation from BRep;
+    Copy(me) returns CurveRepresentation from BRep;
        ---Purpose: Return a copy of this representation.
 
 fields
index 8cc026618da434ffd102b425d8e91916ab2b9fe6..896490d78bf87b75e14619bac9b16bc4ebf1a887 100644 (file)
@@ -33,7 +33,7 @@ is
     Create(S1 , S2  : Surface  from Geom;
           L1 , L2  : Location from TopLoc;
           C        : Shape    from GeomAbs)
-    returns mutable CurveOn2Surfaces from BRep;
+    returns CurveOn2Surfaces from BRep;
 
     IsRegularity(me) returns Boolean
        ---Purpose: Returns True.
@@ -67,7 +67,7 @@ is
     Continuity(me : mutable; C : Shape from GeomAbs)
     is redefined;
     
-    Copy(me) returns mutable CurveRepresentation from BRep;
+    Copy(me) returns CurveRepresentation from BRep;
        ---Purpose: Return a copy of this representation.
 
 fields
index e72aba3089e8c154a04be859fbd2e285ab23e093..078d1f7ba4d1a62f99b4e197b9a802fba4457d67 100644 (file)
@@ -34,7 +34,7 @@ is
           S        : Surface  from Geom;
           L        : Location from TopLoc;
           C        : Shape    from GeomAbs)
-    returns mutable CurveOnClosedSurface from BRep;
+    returns CurveOnClosedSurface from BRep;
 
     SetUVPoints2(me : mutable; P1, P2 : Pnt2d from gp)
        ---C++: inline
@@ -84,7 +84,7 @@ is
     PCurve2(me : mutable; C : Curve from Geom2d)
     is redefined;
 
-    Copy(me) returns mutable CurveRepresentation from BRep
+    Copy(me) returns CurveRepresentation from BRep
        ---Purpose: Return a copy of this representation.
     is redefined;
 
index 7e8de427ca42752d07088b6e91484189cd816c47..661e7dd91a489d3b97a676d1cde02fe4664f98c0 100644 (file)
@@ -33,7 +33,7 @@ is
     Create(PC : Curve    from Geom2d; 
           S  : Surface  from Geom; 
           L  : Location from  TopLoc)
-    returns mutable CurveOnSurface from BRep;
+    returns CurveOnSurface from BRep;
 
     SetUVPoints(me : mutable; P1, P2 : Pnt2d from gp)
        ---C++: inline
@@ -66,7 +66,7 @@ is
     PCurve(me : mutable; C : Curve from Geom2d)
     is redefined;
 
-    Copy(me) returns mutable CurveRepresentation from BRep is virtual;
+    Copy(me) returns CurveRepresentation from BRep is virtual;
        ---Purpose: Return a copy of this representation.
 
     Update(me : mutable)
index f3ca97cfe6c9baf5ff249b78510349264f7f5f38..9b0e49a66e5e71ddb5b3fe487ad3703afbe4d4a1 100644 (file)
@@ -284,7 +284,7 @@ is
     is virtual;
 
 
-    Copy(me) returns mutable CurveRepresentation from BRep
+    Copy(me) returns CurveRepresentation from BRep
        ---Purpose: Return a copy of this representation.
     is deferred;
     
index 6ad1356383f7af01284f3e4ca39e4b5bbfa7433d..6300c9758a2debc70b7907f5a641ffc416ccd141 100644 (file)
@@ -27,7 +27,7 @@ is
     Create(P : Real;
           C : Curve    from Geom;
           L : Location from TopLoc)
-    returns mutable PointOnCurve from BRep;
+    returns PointOnCurve from BRep;
     
     
     IsPointOnCurve(me)          returns Boolean
index 282c2ae15a4cd23c0652329e6f670f390a78d625..9ca2bbb35f74a3d73922695f1d91c91c575d7862 100644 (file)
@@ -28,7 +28,7 @@ is
           C : Curve from Geom2d;
           S : Surface from Geom;
           L : Location from TopLoc)
-    returns mutable PointOnCurveOnSurface from BRep;
+    returns PointOnCurveOnSurface from BRep;
     
     IsPointOnCurveOnSurface(me) returns Boolean
        ---Purpose: Returns True
index cf38f1bc3d6462046985f8cef1b033c58a639622..52febea9b2363498e1ad7dadd7b57b7358d0d0ce 100644 (file)
@@ -24,7 +24,7 @@ is
     Create(P1,P2 : Real;
           S : Surface from Geom;
           L : Location from TopLoc)
-    returns mutable PointOnSurface from BRep;
+    returns PointOnSurface from BRep;
     
     
     IsPointOnSurface(me)        returns Boolean
index 47cbddf673d570350d04f6bda96b0a664cf5bfd6..db48670721e89ef1d06ed74c9ac035ce5db6aa26 100644 (file)
@@ -31,7 +31,7 @@ is
           L: Location  from TopLoc) 
        ---Purpose:
 
-    returns mutable Polygon3D from BRep;
+    returns Polygon3D from BRep;
     
     
     IsPolygon3D(me) returns Boolean
@@ -47,7 +47,7 @@ is
        DomainError from Standard
     is redefined;
 
-    Copy(me) returns mutable CurveRepresentation from BRep;
+    Copy(me) returns CurveRepresentation from BRep;
        ---Purpose: Return a copy of this representation.
 
 
index c2792028f32db9546737e82b73f2b4d8d9859f6d..8e0dc5c3f0637f88b14d1ddb9d4590caa8090e8f 100644 (file)
@@ -33,7 +33,7 @@ is
           P2: Polygon2D from Poly;
           S:  Surface   from Geom;
           L:  Location  from TopLoc)
-    returns mutable PolygonOnClosedSurface from BRep;
+    returns PolygonOnClosedSurface from BRep;
     
     
     IsPolygonOnClosedSurface(me) returns Boolean
@@ -48,7 +48,7 @@ is
     is redefined;
     
     
-    Copy(me) returns mutable CurveRepresentation from BRep
+    Copy(me) returns CurveRepresentation from BRep
        ---Purpose: Return a copy of this representation.
     is redefined;
     
index d914b2cce9285b79aae76bffef37bec323b1af5c..c4960db0a953752fd971797422c4f569c18c129d 100644 (file)
@@ -36,7 +36,7 @@ is
     Create(P1, P2 : PolygonOnTriangulation from Poly;
           Tr: Triangulation          from Poly;
           L : Location               from TopLoc)
-    returns mutable PolygonOnClosedTriangulation from BRep;
+    returns PolygonOnClosedTriangulation from BRep;
 
 
     IsPolygonOnClosedTriangulation(me)    returns Boolean
@@ -53,7 +53,7 @@ is
     is redefined;
 
 
-    Copy(me) returns mutable CurveRepresentation from BRep is redefined;
+    Copy(me) returns CurveRepresentation from BRep is redefined;
        ---Purpose: Return a copy of this representation.
 
 
index fbed23756d44c88dbf52b3912b2421003348503c..4c178a032c8c12a8f33d5c485f7d622be32c0877 100644 (file)
@@ -35,7 +35,7 @@ is
     Create(P: Polygon2D from Poly;
           S: Surface   from Geom;
           L: Location  from TopLoc)
-    returns mutable PolygonOnSurface from BRep;
+    returns PolygonOnSurface from BRep;
 
 
     IsPolygonOnSurface(me)          returns Boolean
@@ -64,7 +64,7 @@ is
     is redefined;
 
 
-    Copy(me) returns mutable CurveRepresentation from BRep
+    Copy(me) returns CurveRepresentation from BRep
        ---Purpose: Return a copy of this representation.
     is redefined;
 
index 9b90f937862a6a67ed4289d8a212ac4febd59494..a4551e259fef08604b96cc82b779c70a582a6900 100644 (file)
@@ -31,7 +31,7 @@ is
     Create(P: PolygonOnTriangulation from Poly;
           T: Triangulation          from Poly;
           L: Location               from TopLoc)
-    returns mutable PolygonOnTriangulation from BRep;
+    returns PolygonOnTriangulation from BRep;
 
 
     IsPolygonOnTriangulation(me) returns Boolean
@@ -57,7 +57,7 @@ is
     is redefined;
 
     
-    Copy(me) returns mutable CurveRepresentation from BRep is virtual;
+    Copy(me) returns CurveRepresentation from BRep is virtual;
        ---Purpose: Return a copy of this representation.
 
 
index 72c9119daf4e2c27344fbf4cbf6483458906c98b..df505dc6354183381e5932113eac9c9c140226a4 100644 (file)
@@ -36,7 +36,7 @@ uses
     ListOfCurveRepresentation from BRep
 
 is
-    Create returns mutable TEdge from BRep;
+    Create returns TEdge from BRep;
        ---Purpose: Creates an empty TEdge.
        
     Tolerance(me) returns Real
@@ -82,7 +82,7 @@ is
        ---C++: inline
     is static;
     
-    EmptyCopy(me) returns mutable TShape from TopoDS;
+    EmptyCopy(me) returns TShape from TopoDS;
        ---Purpose: Returns a copy  of the  TShape  with no sub-shapes.
     
 fields
index b292fb0c7a99aabc2035bd81c35b4b91419953fe..d563f7cd86342b993916dd292126226cd5fb6829 100644 (file)
@@ -47,7 +47,7 @@ uses
     
 is
 
-    Create returns mutable TFace from BRep;
+    Create returns TFace from BRep;
        ---Purpose: Creates an empty TFace.
        
     Surface(me) returns any Surface from Geom;
@@ -83,7 +83,7 @@ is
     NaturalRestriction(me : mutable; N : Boolean);
        ---C++: inline
     
-    EmptyCopy(me) returns mutable TShape from TopoDS
+    EmptyCopy(me) returns TShape from TopoDS
        ---Purpose: Returns a copy  of the  TShape  with no sub-shapes.
        --          The new Face has no triangulation.
     is redefined;
index 7878456537931bb712e5fffbf2f0536bf4ed2bb4..0c09d777465591be2b6953ebf1449dcb11284f86 100644 (file)
@@ -27,7 +27,7 @@ uses
     ListOfPointRepresentation from BRep
 
 is
-    Create returns mutable TVertex from BRep;
+    Create returns TVertex from BRep;
 
     Tolerance(me) returns Real
        ---C++: inline
@@ -63,7 +63,7 @@ is
        ---C++: return &
     is static;
     
-    EmptyCopy(me) returns mutable TShape from TopoDS;
+    EmptyCopy(me) returns TShape from TopoDS;
        ---Purpose: Returns a copy  of the  TShape  with no sub-shapes.
     
 fields
index bd309be3747729789cc4fb3f84abea0e3e8c42ca..8c30a2f13137ff43e730052ef3ec3a48822b1602 100644 (file)
@@ -27,7 +27,7 @@ raises
     ConstructionError from Standard 
 
 is
-    Create returns mutable AsDes from BRepAlgo;
+    Create returns AsDes from BRepAlgo;
        ---Purpose: Creates an empty AsDes.
     
     Clear(me : mutable);
index 2d64b331ab8a489c1f339e7fc10f8a97cf74efce..7b24589fd449b8757665ca7102f5f673416b9b97 100644 (file)
@@ -28,10 +28,10 @@ is
     Create(CurveXYZ: BSplineCurve from Geom;
           CurveUV1: BSplineCurve from Geom2d;
           CurveUV2: BSplineCurve from Geom2d)
-    returns mutable ApproxLine from BRepApprox;
+    returns ApproxLine from BRepApprox;
 
     Create(lin: LineOn2S from IntSurf; Tang: Boolean from Standard)
-    returns mutable ApproxLine from BRepApprox;
+    returns ApproxLine from BRepApprox;
         
     NbPnts(me) 
     returns Integer from Standard
index 739c20b9312bbc314aa05781b55f5584d3c6cdf9..269d3b006d48ab0574a3e5b7d6b74a244dfddc77 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create
     
-       returns mutable Line from BRepBlend;
+       returns Line from BRepBlend;
 
 
 
index 54ca4419c581ddd520e943f45ef5b0555837ccc7..e85a06c7442dfc813027bc483d9f1ad183ae7c6b 100644 (file)
@@ -67,7 +67,7 @@ is
        ---Purpose: Returns true if a plane containing the edges of the
        -- shape is found and built. Use the function Plane to consult the result.   
     Plane(me)
-    returns mutable Plane from Geom;
+    returns Plane from Geom;
        ---Purpose: Returns the plane containing the edges of the shape.
        -- Warning
        -- Use the function Found to verify that the plane is built. If
index 825df9a3b8c41048c26f357fb3926770ee836096..96d83cf803a84411b0033b0ea113e40d8c24141c 100644 (file)
@@ -27,7 +27,7 @@ is
 
     Create(E: Edge from TopoDS)
     
-       returns mutable Edge from BRepCheck;
+       returns Edge from BRepCheck;
 
 
     InContext(me: mutable; ContextShape: Shape from TopoDS);
index 5e40a93f53fb8640bc3c6ec5bf94f1607e895b1b..e5f50ac7f52ecab46f00048c2c8e6ec54bf435ad 100644 (file)
@@ -27,7 +27,7 @@ is
 
     Create(F: Face from TopoDS)
     
-       returns mutable Face from BRepCheck;
+       returns Face from BRepCheck;
 
 
     InContext(me: mutable; ContextShape: Shape from TopoDS);
index fffbf2ea3a802a508ef93d2e2b3d68f2fda841b2..3dffef6f4bce7414c052a03e3493a7700efedf6d 100644 (file)
@@ -28,7 +28,7 @@ is
 
     Create(S: Shell from TopoDS)
     
-       returns mutable Shell from BRepCheck;
+       returns Shell from BRepCheck;
 
 
     InContext(me: mutable; ContextShape: Shape from TopoDS);
index 92bb2bb5b16efefa3301f9c6e8d562b29a6ed5d0..b98b57020917389f44aa1a79af1397b076384904 100644 (file)
@@ -25,7 +25,7 @@ is
 
     Create(V: Vertex from TopoDS)
     
-       returns mutable Vertex from BRepCheck;
+       returns Vertex from BRepCheck;
 
 
     InContext(me: mutable; ContextShape: Shape from TopoDS);
index 214ae3d352a54dc1e9f5fcf386cb4de423259458..4a1d3cbf093b8eb05068fb2049e2533f0f9104ab 100644 (file)
@@ -33,7 +33,7 @@ is
 
     Create(W: Wire from TopoDS)
 
-        returns mutable Wire from BRepCheck;
+        returns Wire from BRepCheck;
 
 
     InContext(me: mutable; ContextShape: Shape from TopoDS);
index 03b8b1b46d7c2dba5ead249d5532badbd8eeec64..7a6248f0bb1da2f930168cad6d66754297dc94e7 100644 (file)
@@ -137,7 +137,7 @@ is
     is deferred;
         
     Sect(me; IC, IS : Integer from Standard)
-    returns mutable SecHArray1 from ChFiDS
+    returns SecHArray1 from ChFiDS
     is deferred;
 
 end LocalOperation;
index 9decc9938f425cac2a096e094ad5f00580216bed..dc57b7a3f6a3681b5ca51658f7848f155136c6bb 100644 (file)
@@ -384,7 +384,7 @@ is
     returns Integer from Standard;
         
     Sect(me; IC, IS : Integer from Standard)
-    returns mutable SecHArray1 from ChFiDS;
+    returns SecHArray1 from ChFiDS;
     
 fields
 
index 4d0f9e18e2a306838826dade51041be4d3bd24fb..d2a48ccc4f2f727b9c95b4a0dce02f348cbd1b06 100644 (file)
@@ -262,7 +262,7 @@ is
     GetLaw(me     : in out; 
           IC     : Integer from Standard;
           E      : Edge from TopoDS)
-    returns mutable Function from Law; 
+    returns Function from Law; 
 
     SetLaw(me     : in out; 
           IC     : Integer from Standard;
@@ -472,7 +472,7 @@ is
     returns Integer from Standard;
         
     Sect(me; IC, IS : Integer from Standard)
-    returns mutable SecHArray1 from ChFiDS;
+    returns SecHArray1 from ChFiDS;
 
 
     -------------------------------------
index e08446bd7abc40e14af05e5ea676d2f219eed70f..06c08c324c34504cd4da4416207920d4e770325d 100644 (file)
@@ -83,7 +83,7 @@ is
     Found(me) returns Boolean
     is static;
     
-    Surface(me) returns mutable Surface from Geom
+    Surface(me) returns Surface from Geom
     is static;
     
     Tolerance(me) returns Real
index 45c19a454c9c46014d00880f29235713015553b5..75edd90e2facfa75712a1ed69b3579aa044b0381 100644 (file)
@@ -42,7 +42,7 @@ class DataStructureOfDelaun from BRepMesh inherits TShared from MMgt
                 --          presumed  number of nodes  in this mesh.   The
                 --          Mesh   data  structure will   be automatically
                 --          redimensioned if necessary.
-                returns mutable DataStructureOfDelaun from BRepMesh ;
+                returns DataStructureOfDelaun from BRepMesh ;
 
               AddNode    (me      : mutable ;
                           theNode : Vertex from BRepMesh) 
index 1abedbd39953fd3341a75e17b3175f9a333271b4..c8775887c593198cb95909bb39dce3168f936dd3 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is 
 
-    Create returns mutable FaceAttribute from BRepMesh;
+    Create returns FaceAttribute from BRepMesh;
 
     GetDefFace(me:mutable) returns Real;
        ---C++: return &
index 8506fd98d020b890009464592d5da3c4c99e1b1a..e7a12b0f15b8c2ac8ef894fd7192302cae1450f4 100644 (file)
@@ -74,7 +74,7 @@ is
                 inshape   : Boolean from Standard=Standard_False;
                 relative  : Boolean from Standard=Standard_False;
                 shapetrigu: Boolean from Standard=Standard_False)
-          returns mutable FastDiscret from BRepMesh;
+          returns FastDiscret from BRepMesh;
 
 
         Create (defle     : Real    from Standard;
@@ -97,7 +97,7 @@ is
            --          
            --          if   <inshape>   is   True, the      calculated
            --          triangulation will be stored in the shape.
-            returns mutable FastDiscret from BRepMesh;
+            returns FastDiscret from BRepMesh;
 
 
         Perform (me: mutable; shape: Shape from TopoDS) is static;
index 215490a06cea4104db05f721bf85ea9448318892..0196d509cccd3c269fb1553ad1971ad6253f6621 100644 (file)
@@ -54,7 +54,7 @@ is
 
         Create (theAngle      : Real    from Standard;
                 theWithShare  : Boolean from Standard=Standard_True)
-          returns mutable FastDiscretFace from BRepMesh;
+          returns FastDiscretFace from BRepMesh;
 
 
 
index 69066324faa9b0c0d57d8e50a1cdd064567fedc0..d3929ae1e22e96c100e5eb60b9fa32cb418f9751 100644 (file)
@@ -30,7 +30,7 @@ uses
     Real                from Standard
 
 is
-    Compute(myclass ; AsDes    : mutable AsDes      from BRepAlgo;
+    Compute(myclass ; AsDes    : AsDes      from BRepAlgo;
                      F        :         Face       from TopoDS;
                              NewEdges :         IndexedMapOfShape from TopTools;
                      Tol      :         Real       from Standard);
@@ -47,7 +47,7 @@ is
                   OFI   : in out   Offset              from BRepOffset;
                   MES   : in out   DataMapOfShapeShape from TopTools;  
                   Build :          DataMapOfShapeShape from TopTools;  
-                  AsDes : mutable  AsDes               from BRepAlgo; 
+                  AsDes :  AsDes               from BRepAlgo; 
                   Offset:          Real                from Standard;
                   Tol   :          Real                from Standard);
     --  Modified by skv - Fri Dec 26 16:53:16 2003 OCC4455 End
index 171b8040936636d5b344e66fa12b815a53748d9b..44469a9a50351655fa5444f1029ccb0e11ff4994 100644 (file)
@@ -35,7 +35,7 @@ uses
     State                     from TopAbs      
 
 is
-    Create(AsDes : mutable AsDes from BRepAlgo;
+    Create(AsDes : AsDes from BRepAlgo;
            Side  : State         from TopAbs;
           Tol   : Real          from Standard);
     
index 6b2f5eddc3535738e57236febfc62e2d6600d5d8..38cb5cbd003870cbf0ccce9f05922511c9ecc36b 100644 (file)
@@ -42,7 +42,7 @@ is
 
     TransferShell (me    : in out;
                    start : Shape from TopoDS)
-       returns mutable IGESEntity from IGESData;
+       returns IGESEntity from IGESData;
     ---Purpose :  Transfert an Shape entity from TopoDS to IGES
     --            This entity must be a Face or a Shell.
     --            If this Entity could not be converted, this member returns a NullEntity.
@@ -50,14 +50,14 @@ is
 
     TransferShell (me    : in out;
                    start : Shell from TopoDS)
-       returns mutable IGESEntity from IGESData;
+       returns IGESEntity from IGESData;
     ---Purpose :  Transfert an Shell entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
 
     TransferFace (me    : in out;
                   start : Face from TopoDS)
-       returns mutable IGESEntity from IGESData;
+       returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Face entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
index 79a1a359b90f5f7846a76f3e701673f1ce780bda..577b176ea452f2f173c28e936c3b48a4e583786a 100644 (file)
@@ -43,7 +43,7 @@ is
 
     TransferSolid (me    : in out;
                    start : Shape from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Shape entity from TopoDS to IGES 
     --            this entity must be a Solid or a CompSolid or a Compound. 
     --            If this Entity could not be converted, this member returns a NullEntity.
@@ -51,21 +51,21 @@ is
 
     TransferSolid (me    : in out;
                    start : Solid from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Solid entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
 
     TransferCompSolid (me    : in out;
                        start : CompSolid from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert an CompSolid entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
 
     TransferCompound (me    : in out;
                       start : Compound from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Compound entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
index 028afa8585e97fd78bc9f914bd874dcf02eb24e3..60648f526514950b1e1d878583cfb8cebd735580 100644 (file)
@@ -49,7 +49,7 @@ is
 
     TransferWire   (me        : in out;
                     start     :        Shape from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Shape entity from TopoDS to IGES
     --            this entity must be a Vertex or an Edge or a Wire.
     --            If this Entity could not be converted, 
@@ -58,7 +58,7 @@ is
 
     TransferVertex (me        : in out;
                     myvertex  :        Vertex from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Vertex entity from TopoDS to IGES
     --            If this Entity could not be converted, 
     --            this member returns a NullEntity.
@@ -68,7 +68,7 @@ is
                     myvertex  :        Vertex from TopoDS;                 
                    myedge    :        Edge   from TopoDS;
                     parameter : out    Real   from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Vertex entity on an Edge from TopoDS to IGES
     --            Returns the parameter of myvertex on myedge.
     --            If this Entity could not be converted, 
@@ -80,7 +80,7 @@ is
                    myedge    :        Edge   from TopoDS;
                     myface    :        Face   from TopoDS;
                     parameter : out    Real   from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Vertex entity of an edge on a Face 
     --            from TopoDS to IGES
     --            Returns the parameter of myvertex on the pcurve 
@@ -95,7 +95,7 @@ is
                     mysurface :        Surface  from Geom;
                    myloc     :        Location from TopLoc;
                     parameter : out    Real     from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Vertex entity of an edge on a Surface 
     --            from TopoDS to IGES
     --            Returns the parameter of myvertex on the pcurve 
@@ -108,7 +108,7 @@ is
                     myvertex  :        Vertex from TopoDS;
                     myface    :        Face   from TopoDS;
                     mypoint   : out    Pnt2d  from gp)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Vertex entity on a Face from TopoDS to IGES
     --            Returns the parameters of myvertex on myface
     --            If this Entity could not be converted,
@@ -119,7 +119,7 @@ is
                     myedge    :        Edge    from TopoDS; 
     --             IsRevol   : in     Boolean from Standard
                    isBRepMode: in     Boolean from Standard) 
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert an Edge entity from TopoDS to IGES
     --            If this Entity could not be converted, 
     --            this member returns a NullEntity. 
@@ -134,7 +134,7 @@ is
                    myface    :           Face from TopoDS;
                     length    : in        Real from Standard;              
                    isBRepMode: in     Boolean from Standard) 
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert an Edge entity on a Face from TopoDS to IGES
     --            If this Entity could not be converted, 
     --            this member returns a NullEntity. 
@@ -144,7 +144,7 @@ is
 
     TransferWire   (me        : in out;
                     mywire    :        Wire from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Wire entity from TopoDS to IGES
     --            If this Entity could not be converted, 
     --            this member returns a NullEntity.
@@ -156,7 +156,7 @@ is
                    mycurve2d : out    IGESEntity from IGESData;
                     length    : in     Real       from Standard)
     --             IsRevol   : in     Boolean    from Standard             
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Wire entity from TopoDS to IGES.
     --            Returns the curve associated to mywire in 
     --            the parametric space of myface.
index b02d21e388fbf533ea9e3750be86efa6b594c988..511bc62a01f52d957da05b95ee7cd2d029b0d9ee 100644 (file)
@@ -102,7 +102,7 @@ is
 
     TransferEdge       (me        : in out;
                         myedge    : Edge     from TopoDS)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
     ---Purpose :  Transfert an Edge entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
@@ -111,7 +111,7 @@ is
                         myedge    : Edge     from TopoDS;
                        myface    : Face     from TopoDS;
                         length    : in Real   from Standard)                                               
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
     ---Purpose :  Transfert an Edge entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
@@ -120,7 +120,7 @@ is
                         mywire    : Wire     from TopoDS;
                        myface    : Face     from TopoDS;
                        length    : in Real   from Standard)                
-    returns mutable Loop from IGESSolid;
+    returns Loop from IGESSolid;
     ---Purpose :  Transfert a Wire entity from TopoDS to IGES.
     --            Returns the curve associated to mywire in the parametric space of myface.
     --            If this Entity could not be converted, this member returns a NullEntity.
@@ -128,35 +128,35 @@ is
 
     TransferFace       (me    : in out;
                         start : Face from TopoDS)
-    returns mutable Face from IGESSolid;
+    returns Face from IGESSolid;
     ---Purpose :  Transfert a Face entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
 
     TransferShell      (me    : in out;
                         start : Shell from TopoDS)
-    returns mutable Shell from IGESSolid;
+    returns Shell from IGESSolid;
     ---Purpose :  Transfert an Shell entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
 
     TransferSolid      (me    : in out;
                         start : Solid from TopoDS)
-        returns mutable ManifoldSolid from IGESSolid;
+        returns ManifoldSolid from IGESSolid;
     ---Purpose :  Transfert a Solid entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
 
     TransferCompSolid  (me    : in out;
                         start : CompSolid from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert an CompSolid entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
 
     TransferCompound   (me    : in out;
                         start : Compound from TopoDS)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert a Compound entity from TopoDS to IGES
     --            If this Entity could not be converted, this member returns a NullEntity.
 
index 9389f740b630a5249b181d2dc2f1f9638aa0487f..a580c5bd31bc0c39999252d943cdb0d600aee359 100644 (file)
@@ -35,7 +35,7 @@ uses Face     from TopoDS,
 
 is
 
-    Create (T : GTrsf from gp) returns mutable GTrsfModification from BRepTools; 
+    Create (T : GTrsf from gp) returns GTrsfModification from BRepTools; 
     
     GTrsf(me: mutable)
        ---Purpose: Gives an access on the GTrsf.
index 79279ba999380b9e48dc26688d6c1c25ca14d31a..cfac09404a7d408aa8ae88f0860ec5c886769481 100644 (file)
@@ -37,7 +37,7 @@ uses Face     from TopoDS,
 
 is
 
-    Create returns mutable NurbsConvertModification from BRepTools; 
+    Create returns NurbsConvertModification from BRepTools; 
     
 
 
index 0cda21965a3b12723550b39db5e7b042832903e7..7c2a8d3a9c4f285715c2f2c919d044a5a873b016 100644 (file)
@@ -36,7 +36,7 @@ uses
 
 is
 
-    Create returns mutable ReShape from BRepTools;
+    Create returns ReShape from BRepTools;
        ---Purpose: Returns an empty Reshape
 
     Clear (me: mutable);
index f48f12ee42f677e88fb8c57dd0c540d93dbd1303..6f23a4a06e067dfdfeff2f59061254de9fb9af27 100644 (file)
@@ -35,7 +35,7 @@ uses Face     from TopoDS,
      
 is
 
-    Create (T : Trsf from gp) returns mutable TrsfModification from BRepTools; 
+    Create (T : Trsf from gp) returns TrsfModification from BRepTools; 
     
     Trsf(me: mutable)
        ---Purpose: Provides access to the gp_Trsf associated with this
index cc73c10d87f65b4bea9c412b7369f19bf50bf67d..b3ab42c420c43ad336a911fe5d7c5bd99a7d31c8 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(Vtx: Vertex from TopoDS; Curve: HCurve2d from BRepAdaptor)
 
-       returns mutable HVertex from BRepTopAdaptor;
+       returns HVertex from BRepTopAdaptor;
 
 
     Vertex(me)
@@ -76,7 +76,7 @@ is
        is redefined;
 
 
-    IsSame(me: mutable; Other: mutable like me)
+    IsSame(me: mutable; Other: like me)
     
        returns Boolean from Standard
        is redefined;
index 8c141908d9be498f9f9cc4a51f9dd472f475c8cb..7645b48d43457cb3e3a27e0a51f35af5d8a29851 100644 (file)
@@ -47,13 +47,13 @@ is
   ---- 
 
   GetTopolTool(me: in out) 
-     returns mutable TopolTool from BRepTopAdaptor;
+     returns TopolTool from BRepTopAdaptor;
      
   SetTopolTool(me: in out ; 
                TT: TopolTool from BRepTopAdaptor);
        
   GetSurface(me: in out)
-    returns mutable HSurface from Adaptor3d;
+    returns HSurface from Adaptor3d;
     
        
   ---
index b579e8ad29e5adaf6a3866fd8ab307b4e7a5714a..7ad3c6fa73aa8a84dd3f44887635ebddbfabf570 100644 (file)
@@ -39,12 +39,12 @@ is
 
     Create
     
-       returns mutable TopolTool from BRepTopAdaptor;
+       returns TopolTool from BRepTopAdaptor;
 
 
     Create(Surface: HSurface from Adaptor3d)
     
-       returns mutable TopolTool from BRepTopAdaptor;
+       returns TopolTool from BRepTopAdaptor;
 
     Initialize(me: mutable)
     is redefined;
@@ -74,7 +74,7 @@ is
 
     Value(me: mutable)
     
-       returns mutable HCurve2d from Adaptor2d
+       returns HCurve2d from Adaptor2d
         raises DomainError from Standard
        is redefined;
        
@@ -104,7 +104,7 @@ is
 
     Vertex(me: mutable)
     
-       returns mutable HVertex from Adaptor3d
+       returns HVertex from Adaptor3d
        raises DomainError from Standard
        is redefined;
 
index d610d5af4b5a0c878b071ffcb4f6082e6a9f7330..60c8e223f5bc3ed3fd4dc5b3a6b0c88b053fb0a7 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
     -- ===== Public methods =====
 
-    Create returns mutable DocumentRetrievalDriver from BinDrivers;
+    Create returns DocumentRetrievalDriver from BinDrivers;
        ---Purpose: Constructor
 
     AttributeDrivers  (me : mutable; theMsgDriver: MessageDriver from CDM)
index 61f1eea958c5cd649a8921f02559b7dc2dc5eb84..8800cc9a7d933db79b5f063a2d5bbd463dc499ba 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
     -- ===== Public methods =====
 
-    Create returns mutable DocumentStorageDriver from BinDrivers;
+    Create returns DocumentStorageDriver from BinDrivers;
        ---Purpose: Constructor
 
 
index 4472cd7b67aa866d34ad69d09da4b31a1b477857..c2bf91bbc8c3aefe456c65ea22ed6ca16556a892 100644 (file)
@@ -36,7 +36,7 @@ uses
 is
     -- ===== Public methods =====
 
-    Create returns mutable DocumentRetrievalDriver from BinLDrivers;
+    Create returns DocumentRetrievalDriver from BinLDrivers;
         ---Purpose: Constructor
 
     SchemaName          (me)
index 07d8dc935623763c847c2a4051db7c5f44f7a06e..088f292142c70004a0ad8207c78b75ed34cdd2c5 100644 (file)
@@ -36,7 +36,7 @@ uses
 is
     -- ===== Public methods =====
 
-    Create returns mutable DocumentStorageDriver from BinLDrivers;
+    Create returns DocumentStorageDriver from BinLDrivers;
         ---Purpose: Constructor
 
     SchemaName(me) returns ExtendedString from TCollection is redefined virtual;
index 5b2503b0c634bc6c31dfe2339065a1d8fbd0a2a2..5ff40dce02f95e9c87311a958e33e283eb928116 100644 (file)
@@ -31,7 +31,7 @@ is
                 theName     : CString from Standard = NULL);
 
     NewEmpty    (me)
-        returns mutable Attribute from TDF
+        returns Attribute from TDF
         is deferred;
         ---Purpose: Creates a new attribute from TDF.
 
@@ -49,7 +49,7 @@ is
         ---Purpose: Returns the type name of the attribute object
 
     Paste       (me; aSource     : Persistent from BinObjMgt;
-                     aTarget     : mutable Attribute from TDF;
+                     aTarget     : Attribute from TDF;
                      aRelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is deferred;
         ---Purpose: Translate the contents of <aSource> and put it
index d92383d7fdc4a509ee2eeee19ec5e05f89a3ecd2..5df634acf4434fbf17c74a0967d13ffeca292648 100644 (file)
@@ -30,7 +30,7 @@ uses
     TypeIdMap from BinMDF
 
 is
-    Create returns mutable ADriverTable from BinMDF;
+    Create returns ADriverTable from BinMDF;
         ---Purpose: Constructor
 
     AddDriver(me : mutable; theDriver : ADriver from BinMDF);
index b67ec37fb71ed74c5cd23ce28547bde4fbdedc61..f5834dfe8a42a9fc88fe86537f528ccf7f061d5f 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ReferenceDriver from BinMDF;
+        returns ReferenceDriver from BinMDF;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 51ccdd2e876a8b65d86b67fb02f7b7bf44a368da..42ef8c2c634979de6cf0db5f0ed1c9630659d6b4 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver : MessageDriver from CDM)
-        returns mutable TagSourceDriver from BinMDF;
+        returns TagSourceDriver from BinMDF;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 11eada0735fea0bf4861dd704dd9a302c8941506..77566f9256c6fe36fc83163ee4a6e961b1f67b35 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable AsciiStringDriver from BinMDataStd;
+        returns AsciiStringDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
     ---Purpose: persistent -> transient (retrieve)
index 215ed9f632506c8b752fd2ae879c3d9f272c2b3b..c20adda2a751b14d6ed423d50b4d9f097aaa04a1 100644 (file)
@@ -25,14 +25,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable BooleanArrayDriver from BinMDataStd;
+    returns BooleanArrayDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 49f12316ccb8399238370f67848427ac67546aec..9d5b36471cde4b84447e8d6a4f84f80721547f24 100644 (file)
@@ -25,14 +25,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable BooleanListDriver from BinMDataStd;
+    returns BooleanListDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 8473c86629b87ce4d49334c467e14554b08f1d52..059c8d1b6b819497cd6c8c3ea105abff2fa7e40c 100644 (file)
@@ -25,14 +25,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ByteArrayDriver from BinMDataStd;
+    returns ByteArrayDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 902f1bac4604edac02de770bac7cb3cf6fe3328a..67765283e3b52507bb89bd06065b06e0de0140e4 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable CommentDriver from BinMDataStd;
+        returns CommentDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 5244f0191fb6e8a8ebfe2591099f3e44e17f16dd..09042a954845feffdea3d67c5868739083a5813e 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable DirectoryDriver from BinMDataStd;
+        returns DirectoryDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index c90b07c4694ec1fc18c820668f415790919d525d..0e29b819f58b0c5fbe1faae688110b29c6bdcf9f 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ExpressionDriver from BinMDataStd;
+        returns ExpressionDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 9b77ee6409d3594f922aff4c7e24bdb5e90af38d..dfea7f7906298249573600b2f85d5d37947b1404 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ExtStringArrayDriver from BinMDataStd;
+        returns ExtStringArrayDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 312555033f567280bb01930cfd543797e72c4aea..c6a99b7bb4714e4fe80c80f10a394d2af95c3f35 100644 (file)
@@ -25,14 +25,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ExtStringListDriver from BinMDataStd;
+    returns ExtStringListDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index e17e358f55ef96483cb61e4e44e0d0575e00ceb9..a1750156a1d7b209a9a0ed1164483e844af8d692 100644 (file)
@@ -25,12 +25,12 @@ uses
     Attribute        from TDF
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable IntPackedMapDriver from BinMDataStd;
+        returns IntPackedMapDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
     ---Purpose: persistent -> transient (retrieve)
index a2d9d1a2cce71993022ac3005ad5ba2d981e5ca0..158aba0993f2a769c97750ff7a3e007caf9365ad 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable IntegerArrayDriver from BinMDataStd;
+        returns IntegerArrayDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 21a813708bd21f2b44e1ce4d3a38b73ef32bdc8f..4c3cbe59877fea43936fa2dc82919b6ae82bce36 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable IntegerDriver from BinMDataStd;
+        returns IntegerDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 699baca82ae82386c2da45f3939eee94f9a1397e..ca33b252874a67687dbaa5fb4dbc3862256ce222 100644 (file)
@@ -25,14 +25,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable IntegerListDriver from BinMDataStd;
+    returns IntegerListDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 8ef4d31f1ea5dbb5928c0dbb1d5975492c5b5a4c..e74145fa62749b0ef69fe8cac2837c33b86a4b94 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable NameDriver from BinMDataStd;
+        returns NameDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
     ---Purpose: persistent -> transient (retrieve)
index 6d645e3812daab6565d01d90228325113432cf0a..6591366b6e99a9772effa70fbc2700e2d1263c17 100644 (file)
@@ -26,14 +26,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable NamedDataDriver from BinMDataStd;
+    returns NamedDataDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 0e906b32187d62ad0386105088598767761c078d..2540d176e1c91e06434c02c797a6f3e4527eb948 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable NoteBookDriver from BinMDataStd;
+        returns NoteBookDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 9674cf4099b013ca038a1995f233eaa516fad5c8..53d2bce9eff99cb05cb91c43492719f6061edb25 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable RealArrayDriver from BinMDataStd;
+        returns RealArrayDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index beaec82da299a699e1b9c7e32a7a99f7342c8ee0..865107e9c066b1cc9f56b99e56ef90af4ca7a1f1 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable RealDriver from BinMDataStd;
+        returns RealDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index a6f6938a9a02109dd7c22ea5c68615bbc7a3081c..c3da2da0cecc5a200d2f11e260d12141ffdfe9fc 100644 (file)
@@ -25,14 +25,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable RealListDriver from BinMDataStd;
+    returns RealListDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 29c73297d52f327c124f70836f243388c13436a8..db1118b5c397c949572d151540c3b0a5872e7926 100644 (file)
@@ -25,14 +25,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ReferenceArrayDriver from BinMDataStd;
+    returns ReferenceArrayDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index d6bc9450096fea769db2e84b9db67288381ee416..626e1607c4a58a53e59f5adbea1df1e966e3746d 100644 (file)
@@ -25,14 +25,14 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ReferenceListDriver from BinMDataStd;
+    returns ReferenceListDriver from BinMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index abc38bc76b9f6d9f3ebe8eeb915cc23faf857453..068298517508c0b29d0786b5306ae1cf90732e68 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable RelationDriver from BinMDataStd;
+        returns RelationDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index ca5101489f14f7f9ab1fd1ba62253f2f12b7c1ea..dbb4c7dda98c161ebbd9b8975f112d36ce7767af 100644 (file)
@@ -28,14 +28,14 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable TickDriver from BinMDataStd;
+    returns TickDriver from BinMDataStd;
 
     NewEmpty (me) 
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 61553c9d0ef106770e0a5ffa5cb6fd05e753da5b..226a848f772df7c566281084b7c8a0da960adf58 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable TreeNodeDriver from BinMDataStd;
+        returns TreeNodeDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index bf4ce86bd62caa585488680a8b01ec7eccc20d62..202537d784b131760016ceb7493bcbbb1f0c7428 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable UAttributeDriver from BinMDataStd;
+        returns UAttributeDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 8498a62349d525b915a8c2f3799300407ebc24b7..1dc2d2b82ebfc1e6afad2812e0505a7f811c1ff9 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable VariableDriver from BinMDataStd;
+        returns VariableDriver from BinMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index ea4ce7619eab39ce3d5f4decee2c91c92a5c1033..14c5575c23024d21adafdd0b18454bb611f461af 100644 (file)
@@ -28,13 +28,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable AxisDriver from BinMDataXtd;
+        returns AxisDriver from BinMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 8d1c8a9becbb80371bb40822bf5ae3de4454c006..73151f5251c5fbf2b18bb7ef85dc16dddf0b2f42 100644 (file)
@@ -28,12 +28,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ConstraintDriver from BinMDataXtd;
+        returns ConstraintDriver from BinMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 10cca02dc3cf3d23cc5a7f18cae6d249ae9c90d6..2783c67881e9a3b1c92bf24c6b54159684570161 100644 (file)
@@ -28,12 +28,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable GeometryDriver from BinMDataXtd;
+        returns GeometryDriver from BinMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 2935a28792c472818a39cc0ff41886e41f4851d4..00a57f9c9c2364d06434798d347897b8a6d330de 100644 (file)
@@ -28,12 +28,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PatternStdDriver from BinMDataXtd;
+        returns PatternStdDriver from BinMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index b1a0ed0edf8b02515ff4200547f8ad439cd018e9..c3f68043678f817b5fa793a83d8a7bf0ea866c67 100644 (file)
@@ -28,13 +28,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PlacementDriver from BinMDataXtd;
+        returns PlacementDriver from BinMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 84117ddd81f86b02223cbe599cd50e031b4debe3..ef61602931425fbeaa2e3c39ae16490d8e99d454 100644 (file)
@@ -28,13 +28,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PlaneDriver from BinMDataXtd;
+        returns PlaneDriver from BinMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 2865439c70b47b6499e1626e93697bbf23ce5961..74de6cd03b2ce79aec749f49b365f58a61394348 100644 (file)
@@ -28,13 +28,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PointDriver from BinMDataXtd;
+        returns PointDriver from BinMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index cd15ca2d5b00facb5eac32b5c0d456b1bd5502d9..d0cb1f8fc2356b8ea895d34b20268d24d3bb7410 100644 (file)
@@ -28,13 +28,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ShapeDriver from BinMDataXtd;
+        returns ShapeDriver from BinMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index f947101daacff962c723011ba0d590f3e4c4294f..89cc542413b204d8a6eb11574ca71607c83f5d20 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable XLinkDriver from BinMDocStd;
+        returns XLinkDriver from BinMDocStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index cb34b787ebe49b3dacb5aee7e1b5b2b7c02be6e9..846e5966a52b073d0aceb06b5326986ead0fafc3 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable FunctionDriver from BinMFunction;
+        returns FunctionDriver from BinMFunction;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
        is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard is redefined;
 
index 9daab01be75238610f62755426ff6e4d6c41a3fb..623019c766e2da1e3d6759cccb79be9a1377278b 100644 (file)
@@ -28,14 +28,14 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable GraphNodeDriver from BinMFunction;
+    returns GraphNodeDriver from BinMFunction;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 61968eed96d0fa2ba44ae512df7f76ef0a3edfb2..775a726ad31866cd63e8c3802ca05fc183e4ac8e 100644 (file)
@@ -28,14 +28,14 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ScopeDriver from BinMFunction;
+    returns ScopeDriver from BinMFunction;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 88e39899bed4f3dfb5d986215449812212d6851d..87da7b09c66eae6eefdbc41ca192e70f5103cb54 100644 (file)
@@ -28,12 +28,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable NamedShapeDriver from BinMNaming;
+        returns NamedShapeDriver from BinMNaming;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 52d93b899d0a588703dfe90867f17c05efd64fe2..69dd1f7ff68b1654df2f2248b5c1e9be91fd1706 100644 (file)
@@ -27,12 +27,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable NamingDriver from BinMNaming;
+        returns NamingDriver from BinMNaming;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index fda569b00fc2afff0c72cb9d3bd07add65701911..71e7ee25a6f71647c8090c31f6cd12e80a3190e7 100644 (file)
@@ -27,12 +27,12 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable AISPresentationDriver from BinMPrsStd;
+        returns AISPresentationDriver from BinMPrsStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 8f4aea8693d67d00d7a885d29094283e9c20d828..e2ed922dada7e0bfb1faf9cf2f4ce699446e808d 100644 (file)
@@ -27,12 +27,12 @@ uses
 is
 
 Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PositionDriver from BinMPrsStd;
+        returns PositionDriver from BinMPrsStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from BinObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from BinObjMgt)
         returns Boolean from Standard;
 
index 458711c3257eac8846c01bf1afbea4f1e9aeac16..9be019e4b6132ca6487edaa758348feedf1451de 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable AreaDriver from BinMXCAFDoc;
+    returns AreaDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 4e25894f2346d948b2df4dd78f67844de56a532f..d189dd4b8f012b5351af528d05e2cfdc5292b529 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable CentroidDriver from BinMXCAFDoc;
+    returns CentroidDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 325696db384f9cbf220ca1fbaabe13b02e5f0139..d27fa80c55d23f03558a785c1ce5c3358711f20c 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable ColorDriver from BinMXCAFDoc;
+    returns ColorDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index ab6afb5608b13aa4920a327ed526daafcca99c00..b85bc5d1691da1f810ac34659cbd6f3520c446bc 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable ColorToolDriver from BinMXCAFDoc;
+    returns ColorToolDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index b942264984594880ff3c05ad49117be651874e6b..4f5d7175f9173bb64e02b4727b53a1e6fec349fa 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable DatumDriver from BinMXCAFDoc;
+    returns DatumDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 8df47cbc2a955294c334c5c5fedcbbca63426375..87f02233265f95f9828abe4412c74e2378ea493e 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable DimTolDriver from BinMXCAFDoc;
+    returns DimTolDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index bfa593288f99aab44107c2e439bd877941ebbfac..0bece18255224d7a457900fcb0a9084667d96bd6 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable DimTolToolDriver from BinMXCAFDoc;
+    returns DimTolToolDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 7bc631c2a73b030603b4701dbdaac3253b911172..3bbe3cf39bbb07c2388bad4d5e36ff3a8d8d329f 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable DocumentToolDriver from BinMXCAFDoc;
+    returns DocumentToolDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index e9ea1947c054b72337942dbb136bf390fe365edd..fe2b201c76d1d74fddfed665c945ad7e6af28f29 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable GraphNodeDriver from BinMXCAFDoc;
+    returns GraphNodeDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index ddc1d035369c0c5a9f012a013175d0ccc4f86ba4..17a999f9ffb75cb20dd1cda32f4188081c7c2e7a 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable LayerToolDriver from BinMXCAFDoc;
+    returns LayerToolDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index fb16a6393bab3718540ebae18762f25828d42203..2b6ceb7d0b855df24e5f31cb3074f33fdeb922c9 100644 (file)
@@ -25,13 +25,13 @@ uses
     LocationSetPtr   from BinTools
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable LocationDriver from BinMXCAFDoc;
+    returns LocationDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 8f4fe71b730faf2023a9bb56c4ec66755c942ec9..aa4a5945c25f8ba2031fe68f16c815b7ab24d845 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable MaterialDriver from BinMXCAFDoc;
+    returns MaterialDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 4e4a628c9dbec2e35085a498ffe9333149fdd17d..104e12cde51009ed7aca2b801a0ab93ec4235494 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable MaterialToolDriver from BinMXCAFDoc;
+    returns MaterialToolDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 645aedd7753e250462469350ddd95600c6ecfe3a..038978b8ae9e60fc331181df627788e46fee8396 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable ShapeToolDriver from BinMXCAFDoc;
+    returns ShapeToolDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index 9ccd258e6c2ec68d1d22013260603b59fab09180..c70b0ce3e1a2ac0d1b9c32a8399ee78d5cc4beb4 100644 (file)
@@ -24,13 +24,13 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable VolumeDriver from BinMXCAFDoc;
+    returns VolumeDriver from BinMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF
+    NewEmpty (me)  returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from BinObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from BinObjMgt)
     returns Boolean from Standard is redefined;
 
index e1c54fbb6f7c4d42312d4847d7dad7367b8c7aad..452250c5bff0611b6284dcd9a86d0f33e8771795 100644 (file)
@@ -21,7 +21,7 @@ uses
 is
     -- ===== Public methods =====
 
-    Create returns mutable DocumentRetrievalDriver from BinXCAFDrivers;
+    Create returns DocumentRetrievalDriver from BinXCAFDrivers;
        ---Purpose: Constructor
 
     AttributeDrivers  (me : mutable; theMsgDriver: MessageDriver from CDM)
index 43f15e9db2acc8600e92563549a35132b3e3cb02..830bf3ce15ea247707956d252a27db5fbde648e3 100644 (file)
@@ -20,7 +20,7 @@ uses
     ADriverTable     from BinMDF
 is
 
-    Create returns mutable DocumentStorageDriver from BinXCAFDrivers;
+    Create returns DocumentStorageDriver from BinXCAFDrivers;
        ---Purpose: Constructor
 
 
index 228696b96980fc3799d75de92b76bbed5437d8d4..114526a408c0960288cc991cd7f6f8d3d8a74750 100644 (file)
@@ -112,7 +112,7 @@ is
         ---C++: return const & 
     is static;
     
-    ChangeValue (me : in out) returns mutable TrimmedCurve from Geom2d
+    ChangeValue (me : in out) returns TrimmedCurve from Geom2d
         --- Purpose : Returns the Curve of <me>.  
         --  
         ---C++: return const & 
index 8659f251588da010c2bc8be314c65000a00b4eaa..c61ac43dc8ea5aa42670b8cf2b75714f174e1ff5 100644 (file)
@@ -38,7 +38,7 @@ raises DomainError    from Standard,
        RangeError     from Standard
 
 is
-    Create returns mutable BisecAna;
+    Create returns BisecAna;
     
     Perform(me        : mutable                                ;
             Cu1       : Curve   from Geom2d                    ;
@@ -143,7 +143,7 @@ is
         --- Purpose : Raised if N < 0. 
     is static;
     
-    Copy (me)  returns mutable like me   
+    Copy (me)  returns like me   
     is static;    
         
     Transform (me : mutable; T : Trsf2d) 
index 7a4bfd0be4a55404840e25c18a8c53aa4fcb4d57..0a526d7b70c2880c1f9eadc7a0718add0840f7c8 100644 (file)
@@ -38,7 +38,7 @@ raises DomainError    from Standard,
        RangeError     from Standard
 is
     
-    Create returns mutable BisecCC;
+    Create returns BisecCC;
 
     Create  (Cu1     : Curve from Geom2d;
             Cu2     : Curve from Geom2d;
@@ -58,7 +58,7 @@ is
        --          between the points of the bisector and <Cu> is smaller
        --          than <DistMax>.
        --          
-    returns mutable BisecCC from Bisector;          
+    returns BisecCC from Bisector;          
 
     Perform (me      : mutable          ;
              Cu1     : Curve from Geom2d;
@@ -101,13 +101,13 @@ is
         --- Purpose : Raised if N < 0. 
     is static;
     
-    ChangeGuide (me) returns mutable like me
+    ChangeGuide (me) returns like me
        ---Purpose: The parameter  on <me> is linked to  the parameter
        --          on the first curve. This method creates the same bisector
        --          where the curves are inversed.
     is static;
 
-    Copy (me)  returns mutable like me   
+    Copy (me)  returns like me   
     is static;
     
     Transform (me : mutable; T : Trsf2d) 
index af30d3296e9f0ecdc062a0c0b485a75d04fec1b0..4f1c98ffe9c3e0aec4f7b52145ed6a6b2f1d1c37 100644 (file)
@@ -39,7 +39,7 @@ raises DomainError    from Standard,
        RangeError        from Standard
 is
     
-    Create returns mutable BisecPC;
+    Create returns BisecPC;
 
     Create  (Cu      : Curve from Geom2d;
             P       : Pnt2d from gp    ;
@@ -54,7 +54,7 @@ is
        --          between the points of the bisector and <Cu> is smaller
        --          than <DistMax>.
        --          
-    returns mutable BisecPC from Bisector;     
+    returns BisecPC from Bisector;     
     
     Create  (Cu      : Curve from Geom2d;
             P       : Pnt2d from gp    ;
@@ -69,7 +69,7 @@ is
        --  Warning: the bisector is supposed all over defined between
        --          <UMin> and <UMax>. 
 
-    returns mutable BisecPC from Bisector;
+    returns BisecPC from Bisector;
     
     Perform (me      : mutable          ;
             Cu      : Curve from Geom2d;
@@ -111,7 +111,7 @@ is
        --          the point of parameter U on <me>.
     is static;
     
-    Copy (me)  returns mutable like me   
+    Copy (me)  returns like me   
     is static;
     
     Transform (me : mutable; T : Trsf2d) 
index 0ab98e92756823ecb764f7bcfcfbc83f9c7a5e8d..b321ab31c0c25e2123c38bbd7ac1b057f1a0e909 100644 (file)
@@ -38,7 +38,7 @@ is
     Initialize;
     
     Load(myclass; aGUID:GUID from Standard)
-    returns  mutable Application from CDF;
+    returns Application from CDF;
     ---Purpose: plugs an application.
     
 
@@ -185,11 +185,11 @@ is
     
 ---Category: private methods
     Retrieve(me: mutable; aMetaData: MetaData from CDM; UseStorageConfiguration: Boolean from Standard)
-    returns mutable Document from CDM
+    returns Document from CDM
     is private;
 
     Retrieve(me: mutable; aMetaData: MetaData from CDM; UseStorageConfiguration: Boolean from Standard; IsComponent: Boolean from Standard)
-    returns mutable Document from CDM
+    returns Document from CDM
     is private;
 
     DocumentVersion(me: mutable; theMetaData: MetaData from CDM)
index 4b34efdc31ba1c225ee1599898218f9b3f9ba6ef..409e388104c7d0b833ae8120e1d56332515619e1 100644 (file)
@@ -27,7 +27,7 @@ raises  NoSuchObject
     
 is
     Create 
-    returns mutable Directory from CDF;
+    returns Directory from CDF;
     ---Purpose: Creates an empty directory.
     
     
index 2c09f38d07186b71ae97aee1815aaaec551faa9b..5402aff22b09a224923e775734aed9cecd19a0c6 100644 (file)
@@ -28,19 +28,19 @@ raises
     NoSuchObject from Standard,MultiplyDefined from Standard
 
 is
-    Create  returns mutable Session from CDF
+    Create  returns Session from CDF
     raises MultiplyDefined from Standard;
 
     Exists(myclass)
 --- Purpose: returns true if a session has been created.
     returns Boolean from Standard;
     
-    CurrentSession(myclass) returns mutable Session from CDF;
+    CurrentSession(myclass) returns Session from CDF;
     ---Purpose: returns the only one instance of Session 
     --          that has been created.
 
     
-    Directory(me) returns mutable Directory from CDF;
+    Directory(me) returns Directory from CDF;
     ---Purpose: returns the directory of the session;
     ---Level: Public 
 
@@ -48,7 +48,7 @@ is
 ---Category: current application management
     HasCurrentApplication(me) returns Boolean from Standard;
     
-    CurrentApplication(me) returns mutable Application from CDF
+    CurrentApplication(me) returns Application from CDF
     raises NoSuchObject from Standard;
     
     SetCurrentApplication(me: mutable; anApplication: Application from CDF);
index e9730fdc5a183349a571e737da020c432cf45382..ae0d7d6a010cce13b0d548884d3dbba8cf4be5ed 100644 (file)
@@ -29,7 +29,7 @@ raises NoSuchObject from Standard
 is
 
     Create(aDocument: Document from CDM)
-    returns mutable StoreList from CDF;
+    returns StoreList from CDF;
     
     IsConsistent(me) returns Boolean from Standard;
 
index 7f55b3e09e802fd675fac2c651847d141e02ee1f..4de074918dcbe659b95fcedf12ffa96a4170ddfc 100644 (file)
@@ -27,7 +27,7 @@ uses Document           from CDM,
 is
 
     Retrieve(me: mutable; aMetaData: MetaData from CDM; UseStorageConfiguration: Boolean from Standard)
-    returns mutable Document from CDM
+    returns Document from CDM
     is deferred private;
 
 
index 101678da9b650349ed0eaed595fc5ecf7aa156fd..d15d5b5af2b40eb716745c4edba12eda4a6069d4 100644 (file)
@@ -17,7 +17,7 @@
 class NullMessageDriver from CDM inherits MessageDriver from CDM
 
 is
-    Create returns mutable NullMessageDriver from CDM;
+    Create returns NullMessageDriver from CDM;
     
     
     Write(me: mutable; aString: ExtString from Standard);
index 71ff371db6cae594fd7a8053e894c6cce1ffab70..8efe4cb74b3ba4223c1e3f990b4789b585947a75 100644 (file)
@@ -21,11 +21,11 @@ uses Document from CDM, DocumentPointer from CDM, Application from CDM, MetaData
 is
 
     Create(aFromDocument: Document from CDM; aToDocument: Document from CDM; aReferenceIdentifier: Integer from Standard; aToDocumentVersion: Integer from Standard)
-    returns mutable Reference from CDM
+    returns Reference from CDM
     is private;
 
     Create(aFromDocument: Document from CDM; aMetaData: MetaData from CDM; aReferenceIdentifier: Integer from Standard; anApplication: Application from CDM; aToDocumentVersion: Integer from Standard; UseStorageConfiguration: Boolean from Standard)
-    returns mutable Reference from CDM
+    returns Reference from CDM
     is private;
     
 
index d3c34e0cdc3a66dd29f5bc37fca8bb7a417cc828..c9d9b4d507ce9a31043be3a42a560072bb37c7be 100644 (file)
@@ -254,7 +254,7 @@ is
 
     --- Simulation
     
-    SimulKPart(me; SD : mutable SurfData from ChFiDS)
+    SimulKPart(me; SD : SurfData from ChFiDS)
     is deferred protected; 
     
     SimulSurf(me              : in out; 
index 0b7d761d140dcf2b7fb5f6f1cabb2a39da3e37a0..896165096b07edd2710918996e0011c37f682752 100644 (file)
@@ -179,9 +179,9 @@ is
        returns Integer from Standard;           
 
        Sect(me; IC, IS : Integer from Standard)
-       returns mutable SecHArray1 from ChFiDS;
+       returns SecHArray1 from ChFiDS;
     
-        SimulKPart(me; SD : mutable SurfData from ChFiDS)
+        SimulKPart(me; SD : SurfData from ChFiDS)
         is protected; 
 
         SimulSurf(me              : in out; 
index 662d57d5bb535ec331b6fb7f416c905ed1d74b91..273a44bb5dfae0f844243d44afce93cbe7c208bc 100644 (file)
@@ -203,7 +203,7 @@ is
        GetLaw(me         : in out; 
               IC         : Integer from Standard;
               E          : Edge from TopoDS)
-       returns mutable Function from Law
+       returns Function from Law
         ---Purpose: Returns the rule of  elementary  evolution of  the
         --          part to  variable vector framing E, returns a
         --          rule zero if E is flagged as edge constant.
@@ -228,9 +228,9 @@ is
        returns Integer from Standard;
                 
        Sect(me; IC, IS : Integer from Standard)
-       returns mutable SecHArray1 from ChFiDS;
+       returns SecHArray1 from ChFiDS;
 
-        SimulKPart(me; SD : mutable SurfData from ChFiDS)
+        SimulKPart(me; SD : SurfData from ChFiDS)
         is protected; 
     
         SimulSurf(me              : in out; 
index 12986dfe7570ce211ed2a6239ee8fbba7264e298..ba62a769786140d9fd16046eb9035c1df344ca1b 100644 (file)
@@ -22,8 +22,8 @@ uses
   ChamfMethod from ChFiDS           
  
 is
-    Create  returns  mutable ChamfSpine from ChFiDS;
-    Create (Tol : Real from Standard) returns  mutable ChamfSpine from ChFiDS;
+    Create  returns ChamfSpine from ChFiDS;
+    Create (Tol : Real from Standard) returns ChamfSpine from ChFiDS;
     
     SetDist (me : mutable; Dis : Real from Standard) is static;
 
index ecb26e8a1d13c8a96dcc76b936088848bc0751a4..f85b3053226986eccca0faf1d969377145a0b968 100644 (file)
@@ -114,13 +114,13 @@ is
 
     SetCurve(me : in out; C : Curve from Geom);
 
-    Previous(me) returns mutable SurfData from ChFiDS;
+    Previous(me) returns SurfData from ChFiDS;
     ---C++: return const &
 
     ChangePrevious(me : in out) returns any SurfData from ChFiDS;
     ---C++: return &
 
-    Next(me) returns mutable SurfData from ChFiDS;
+    Next(me) returns SurfData from ChFiDS;
     ---C++: return const &
 
     ChangeNext(me : in out) returns any SurfData from ChFiDS;
index cc5279008a35cd424115af3794afb0d60b4174c1..73b0f658d406b4c2252a728dc2dc000d5ca15027 100644 (file)
@@ -34,9 +34,9 @@ uses
 
 is
 
-    Create  returns  mutable FilSpine from ChFiDS;
+    Create  returns FilSpine from ChFiDS;
 
-    Create(Tol : Real from Standard) returns  mutable FilSpine from ChFiDS;
+    Create(Tol : Real from Standard) returns FilSpine from ChFiDS;
 
     Reset(me : mutable; AllData : Boolean from Standard = Standard_False)
     is redefined;
@@ -110,7 +110,7 @@ is
     --          all along the edge E.
 
     ComputeLaw(me : mutable; Els : HElSpine from ChFiDS) 
-    returns mutable Composite from Law
+    returns Composite from Law
     is private;
     
     AppendElSpine(me : mutable; Els : HElSpine from ChFiDS) 
@@ -120,12 +120,12 @@ is
     is private;
     
     Law(me; Els : HElSpine from ChFiDS) 
-    returns mutable Composite from Law
+    returns Composite from Law
     is static;
     
     ChangeLaw(me : mutable; E : Edge from TopoDS) 
     ---C++: return &
-    returns mutable Function from Law
+    returns Function from Law
     ---Purpose: returns the elementary law 
     is static;
 
index ed090b5194e57ed9e2c5a8c45a197afb600ad1dd..e77a2d95afdcc4c65af4a976a2796e60d5bd6cdb 100644 (file)
@@ -67,9 +67,9 @@ is
 -- methodes de construction.
 ----------------------------
 
-    Create  returns mutable Spine from ChFiDS;
+    Create  returns Spine from ChFiDS;
 
-    Create(Tol : Real from Standard) returns mutable Spine from ChFiDS;
+    Create(Tol : Real from Standard) returns Spine from ChFiDS;
 
     SetEdges(me : mutable; E : Edge from TopoDS) is static;
     ---Purpose: store edges composing the guideline
@@ -103,15 +103,15 @@ is
     is virtual;
     
     ElSpine(me; IE : Integer from Standard) 
-    returns mutable HElSpine from  ChFiDS
+    returns HElSpine from  ChFiDS
     is static;
 
     ElSpine(me; E : Edge from TopoDS) 
-    returns mutable HElSpine from  ChFiDS
+    returns HElSpine from  ChFiDS
     is static;
 
     ElSpine(me; W : Real from Standard) 
-    returns mutable HElSpine from  ChFiDS
+    returns HElSpine from  ChFiDS
     is static;
 
     ChangeElSpines(me : mutable) 
index a3b72bfe1f57fb8c8c8c414f59e594374e8c1d16..876c448b8bdca5e5d83ec570dab826b4098592ca 100644 (file)
@@ -25,7 +25,7 @@ uses HData from ChFiDS,
 
 is
 
-    Create returns mutable Stripe from ChFiDS;
+    Create returns Stripe from ChFiDS;
     
     
     Reset(me : mutable) is static;
index 3257e781ac05eced138d5496e06f3ba404f76430..f9e2897d2e308b447f6c57734e905241542177cb 100644 (file)
@@ -26,7 +26,7 @@ uses
     CommonPoint from ChFiDS
 
 is
-    Create returns mutable SurfData;
+    Create returns SurfData;
     
     Copy(me: mutable; Other : SurfData from ChFiDS);
     
@@ -171,7 +171,7 @@ is
     FirstExtensionValue(me:mutable;Extend:Real from Standard) is static;
     LastExtensionValue(me:mutable;Extend:Real from Standard) is static;
   
-    Simul(me) returns mutable TShared from MMgt;
+    Simul(me) returns TShared from MMgt;
     SetSimul(me : mutable; S : TShared from MMgt);
     ResetSimul(me : mutable);
 
index ee19b10f79953b0f4b731027d3cd1c4917e2489d..99aefcc6db1c306f095e059b54c4d072dfc60a5f 100644 (file)
@@ -38,8 +38,8 @@ raises NegativeValue, OutOfRange , DimensionMismatch, NullObject
       inherits ArrayNode from PStandard
       is
       
-       Create returns mutable VArrayNode from DBC;
-       Create(aValue : Item)  returns mutable VArrayNode from DBC;
+       Create returns VArrayNode from DBC;
+       Create(aValue : Item)  returns VArrayNode from DBC;
        
        SetValue(me : mutable; aValue : Item);
        Value(me) returns Address from Standard;
index 2d2bd3c444657bfef53cc41c5d9c00ed19b5e11e..92d6a761d3a60bd9583e5dfc3afdda19a50de4f5 100644 (file)
@@ -42,7 +42,7 @@ is
            size    : Real;               -- size for infinite isos
            nbisos  : Integer;            -- # of isos on each face
            discret : Integer)            -- # of points on curves
-    returns mutable DrawableShape from DBRep
+    returns DrawableShape from DBRep
     raises DomainError;
     
     Set (me : mutable; C: Shape from TopoDS)
@@ -118,7 +118,7 @@ is
     
     DisplayHiddenLines(me : mutable; dis : in out Display from Draw);
 
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
     is redefined;
        
index d5529b5de3d34c4e02827706c46b966fbf622946..7e7865cf6161c85088c089f1ddcb50a058e888b6 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
     Create (E : Edge from TopoDS; C : Color from Draw)
-    returns mutable Edge from DBRep;
+    returns Edge from DBRep;
     
     Edge(me) returns Edge from TopoDS
        ---C++: return const &
index 5c0c106f6b1f01a96819b34843bd96d921b42719..cb3087f75ff29d8efcace0db6a7356ed4d63c2b2 100644 (file)
@@ -27,7 +27,7 @@ is
     Create (F : Face from TopoDS; 
            N : Integer;
            C : Color from Draw)
-    returns mutable Face from DBRep;
+    returns Face from DBRep;
        ---Purpose: N is the number of iso intervals.
     
     Face(me) returns Face from TopoDS
index 4ecb055a0155752567733a103e02956f1831ea36..885ad80cfd2ae00d4f9946f390339d1a4fbae963 100644 (file)
@@ -49,7 +49,7 @@ is
        is static ;
 
 
-    LoadIsos (me; Face : mutable Face from DBRep)
+    LoadIsos (me; Face : Face from DBRep)
 
        ---Purpose: Loading of the isoparametric curves in the
        --          Data Structure of a drawable face.
index 953183698431f982da96640a9ad93e4cb1751284..2c26e0226e2a3401675bca2592215f4e78437fb3 100644 (file)
@@ -38,14 +38,14 @@ uses
 is
 
     Create  (aDF : Data from TDF)
-    returns mutable Browser from DDF;
+    returns Browser from DDF;
     
     
     DrawOn (me; dis : in out Display);
     
     
     Copy (me) 
-    returns mutable Drawable3D from Draw
+    returns Drawable3D from Draw
     is redefined;
 
     Dump (me; S : in out OStream) 
index cebfda6ca9771748196de765209177ba9723269d..919038b2286b62c5e404eeae859eb178139e477a 100644 (file)
@@ -34,14 +34,14 @@ is
 
 
     Create  (aDF : Data from TDF)
-    returns mutable Data from DDF;
+    returns Data from DDF;
     
     
     DrawOn (me; dis : in out Display);
     
     
     Copy (me) 
-    returns mutable Drawable3D from Draw
+    returns Drawable3D from Draw
     is redefined;
 
        
index 439de02b2285d4bb8a5da151de7978f7ac44d8a6..91d9680058857ea3a51c7f2638caae2d81476d80 100644 (file)
@@ -54,7 +54,7 @@ is
     GetID(myclass) returns GUID from Standard;
     ---C++: return const &
 
-    Create returns mutable DrawPresentation from DDataStd;
+    Create returns DrawPresentation from DDataStd;
 
     SetDisplayed (me : mutable; status : Boolean from Standard);
     
@@ -71,12 +71,12 @@ is
        ---C++: return const &
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;    
+    returns Attribute from TDF;    
  
     Restore(me: mutable; with : Attribute from TDF);
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);     
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);     
 
 
     ---Purpose: call backs for viewer updating
index 1db1a0c301d71e7b99803fb9661cd992ae890dc9..89363fbaff9026cc56288a9292364a6760665636 100644 (file)
@@ -35,12 +35,12 @@ uses
 is
 
     Create  (root : Label from TDF)
-    returns mutable TreeBrowser from DDataStd;
+    returns TreeBrowser from DDataStd;
     
     DrawOn (me; dis : in out Display);
     
     Copy (me) 
-    returns mutable Drawable3D from Draw
+    returns Drawable3D from Draw
     is redefined;
 
     Dump (me; S : in out OStream) 
index 60b0319e71d0ae33ba2e4932faa1ea3e2adee5f2..3e92da8e27d0c5ce338167e9610bb967ddcb3f06 100644 (file)
@@ -30,14 +30,14 @@ is
     returns DrawDocument from DDocStd;
 
     Create (Doc : Document from TDocStd)
-    returns mutable DrawDocument from DDocStd;
+    returns DrawDocument from DDocStd;
 
     GetDocument(me) returns Document from TDocStd;
 
     DrawOn (me; dis : in out Display from Draw);
     
     Copy (me) 
-    returns mutable Drawable3D from Draw
+    returns Drawable3D from Draw
     is redefined;
        
     Dump (me; S : in out OStream) 
index b8347c5733c67bc2bc7ec4d9c945a232748794c5..7c3a76510ba14242997f1b1a1ec117d440fefcc9 100644 (file)
@@ -24,7 +24,7 @@ uses
      BooleanOperation from BRepAlgoAPI
 
 is
-    Create returns mutable BooleanOperationDriver from DNaming;
+    Create returns BooleanOperationDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index 7911adc7bdb6b732988be6af8c05e83acb9175f2..e5e32c33bbee9417579783058d9aa48c3ee9dceb 100644 (file)
@@ -22,7 +22,7 @@ uses
      ExtendedString from TCollection,
      MakeBox     from BRepPrimAPI
 is
-    Create returns mutable BoxDriver from DNaming;
+    Create returns BoxDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index 6365145b9d184f54db0902f3fd1b91662fba3f97..0886de4b84966b2942096e7ca3d89e9eb48171cd 100644 (file)
@@ -25,7 +25,7 @@ uses
      MakeCylinder     from BRepPrimAPI
 
 is
-    Create returns mutable CylinderDriver from DNaming;
+    Create returns CylinderDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index 07c2420203efc45f5438dbb33000ca115459595a..a9ca1d83638fa569b61b1d832759f3fcef04c88a 100644 (file)
@@ -26,7 +26,7 @@ uses
      Shape            from TopoDS
 
 is
-    Create returns mutable FilletDriver from DNaming;
+    Create returns FilletDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index e71e220dd2c0dbcb61c5e50027f6829014628a37..4a3e1dd6c15dd4b0d29a3921810aa97584b384d9 100644 (file)
@@ -24,7 +24,7 @@ uses
      Wire             from TopoDS,
      Array1OfShape    from TopTools
 is
-  Create returns mutable Line3DDriver from DNaming;
+  Create returns Line3DDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index f1b31272c0f45338370698e22221aa05b6fa0c35..620a733c4476b499c4c89b902fc7b8568edc4f1d 100644 (file)
@@ -23,7 +23,7 @@ uses
      Function         from TFunction
 
 is
-    Create returns mutable PointDriver from DNaming;
+    Create returns PointDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index f5a46403c4ce2d75f9e0f1ecaf1456986ae77943..6231a31f58603030f22ac13595a5582cf69abff8 100644 (file)
@@ -24,7 +24,7 @@ uses
      MakePrism   from BRepPrimAPI, 
      Shape       from TopoDS
 is
-    Create returns mutable PrismDriver from DNaming;
+    Create returns PrismDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index 1e7fbbda0c9c017357832b52980ca15d2f8749d7..3fda6c93dd5710bbd81e29038ca14bc2cf2bf578 100644 (file)
@@ -24,7 +24,7 @@ uses
      MakeRevol   from BRepPrimAPI, 
      Shape       from TopoDS
 is
-    Create returns mutable RevolutionDriver from DNaming;
+    Create returns RevolutionDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index b4c588e9e2a5b5b95bd0d59d39041b5d51be631a..9042576e8fa1c44fb28a5a23c92e4e4163f6e66a 100644 (file)
@@ -24,7 +24,7 @@ uses
      ExtendedString   from TCollection
 
 is
-    Create returns mutable SelectionDriver from DNaming;
+    Create returns SelectionDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index 09755acab3f31e4c87196d53b26a621bf91fceae..d6e465dd39bf2788fbb2509c5a365e3991fff2cd 100644 (file)
@@ -25,7 +25,7 @@ uses
      MakeSphere  from BRepPrimAPI, 
      Shape       from TopoDS
 is
-    Create returns mutable SphereDriver from DNaming;
+    Create returns SphereDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index 8f48e79e7277d5e8130d767661da4d4b7c56f4b1..6dce7d0a11d2947e9945ad9669f9321e3c146a9e 100644 (file)
@@ -26,7 +26,7 @@ uses
      Trsf             from gp
 
 is
-    Create returns mutable TransformationDriver from DNaming;
+    Create returns TransformationDriver from DNaming;
     ---Purpose: Constructor
 
     ---Purpose: validation
index 742ad09c0cee516a367d4605fc170c766f6b6c7a..896fd3a38755128bcb222147ed721b1f350e48e2 100644 (file)
@@ -105,13 +105,13 @@ raises NoSuchObject
 
     is
     
-       Create returns mutable StackItem;
+       Create returns StackItem;
        ---Purpose : Creates a StackItem with no Previous one
     
-       Create (previous : mutable StackItem) returns mutable StackItem;
+       Create (previous : StackItem) returns StackItem;
        ---Purpose : Creates a StackItem with a Previous one
 
-       Previous (me) returns mutable StackItem  is static;
+       Previous (me) returns StackItem  is static;
        ---Purpose : Returns the Previous Item (is Null if no Previous defined)
 
        Value (me) returns Dictionary  is static;
@@ -136,7 +136,7 @@ is
                -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
        -- (methods having a String argument are duplicated String-CString)
 
-    Create returns mutable Dictionary;
+    Create returns Dictionary;
     ---Purpose : Creates a Dictionary cell.
     --           A Dictionary is always created then handled by its first cell
     --           After creating a Dictionary, user can call methods HasItem,
@@ -246,7 +246,7 @@ is
     Clear (me : mutable)  is static;
     ---Purpose : Clears all the Dictionary : all recorded Items are removed
 
-    Copy (me) returns mutable Dictionary  is static;
+    Copy (me) returns Dictionary  is static;
     ---Purpose : Copies the Dictionary as a Tree, without Copying the Items
 
        -- --    Internal methods    -- --
@@ -254,33 +254,33 @@ is
     HasSub (me) returns Boolean  is static private;
     ---Purpose : Returns True if this cell has a subcell
 
-    Sub (me) returns mutable Dictionary  is static private;
+    Sub (me) returns Dictionary  is static private;
     ---Purpose : Returns subcell
 
     HasNext (me) returns Boolean  is static private;    
     ---Purpose : Returns True if this cell has a next cell
 
-    Next (me) returns mutable Dictionary  is static private;
+    Next (me) returns Dictionary  is static private;
     ---Purpose : Returns next cell
     
-    SetSub  (me : mutable; acell : mutable Dictionary)  is static private;
+    SetSub  (me : mutable; acell : Dictionary)  is static private;
     ---Purpose : Defines subcell
 
-    SetNext (me : mutable; acell : mutable Dictionary)  is static private;
+    SetNext (me : mutable; acell : Dictionary)  is static private;
     ---Purpose : Defines next cell
 
     SearchCell (me; name : CString; lmax : Size;
                car : Character; level : Size;
-               acell : out mutable Dictionary; reslev : out Size;
+               acell : out Dictionary; reslev : out Size;
                stat : out Integer)  is static private;
     ---Purpose : Internal method used to get an entry from a given name
 
     NewCell (me : mutable; name : CString; namlen : Size;
-            acell : in out mutable Dictionary; reslev : Size; stat : Integer)
+            acell : in out Dictionary; reslev : Size; stat : Integer)
             is static private;
     ---Purpose : Internal method used to create a new entry for a name
 
-    Complete (me; acell : out mutable Dictionary) returns Boolean  is static;
+    Complete (me; acell : out Dictionary) returns Boolean  is static;
     ---Purpose : Internal routine used for completion (returns True if success)
 
     HasIt (me) returns Boolean  is static private;
index e2d33ead52de8d1083fd1ad773c4f62390515c78..9aba1551b7ab7cf81c0c30e7368d45e52328c468 100644 (file)
@@ -52,7 +52,7 @@ is
 
     Create(S: Shape from TopoDS)
     
-       returns mutable Modification from Draft;
+       returns Modification from Draft;
 
 
     Clear(me: mutable)
@@ -301,7 +301,7 @@ is
                          NeutralPlane: Pln         from gp; 
                           Flag        : Boolean     from Standard = Standard_True)
 
-       returns mutable Curve from Geom
+       returns Curve from Geom
        is static private;
 
 
@@ -311,7 +311,7 @@ is
                             Angle       : Real        from Standard; 
                            NeutralPlane: Pln         from gp)
 
-       returns mutable Surface from Geom
+       returns Surface from Geom
        is static private;
 
 
index 9b86d50310f73cd38388ccb405f4d07899593b9c..5a61a1edf7c8a43152e09fa69b0ce79692296d09 100644 (file)
@@ -26,13 +26,13 @@ uses Pnt2d from gp,
 is
 
     Create(col : Color; Size : Integer = 5)
-    returns mutable Axis2D;
+    returns Axis2D;
 
     Create(p : Pnt2d; col : Color; Size : Integer = 5)
-    returns mutable Axis2D;
+    returns Axis2D;
     
     Create(A : Ax22d from gp; col : Color; Size : Integer = 5)
-    returns mutable Axis2D;
+    returns Axis2D;
     
     DrawOn(me; dis : in out Display);
 
index bcd149e0e395d127842bc32b4d42cd2b5be9f153..0d09b875edc5a5a256a300c2ba198aac101d52ea 100644 (file)
@@ -26,13 +26,13 @@ uses Pnt from gp,
 is
 
     Create(col : Color; Size : Integer = 5)
-    returns mutable Axis3D;
+    returns Axis3D;
 
     Create(p : Pnt; col : Color; Size : Integer = 5)
-    returns mutable Axis3D;
+    returns Axis3D;
     
     Create(A : Ax3 from gp; col : Color; Size : Integer = 5)
-    returns mutable Axis3D;
+    returns Axis3D;
     
     DrawOn(me; dis : in out Display);
 
index e6f8ec3642b1ce4a2fcfe52134e2b2c2094ad20a..091715d7d2bac6f3c64101d42e7008d962061b24 100644 (file)
@@ -25,7 +25,7 @@ uses Pnt from gp,
 is
 
     Create(p1,p2 : Pnt; col : Color)
-    returns mutable Box;
+    returns Box;
     
     DrawOn(me; dis : in out Display);
     
index 79edf4d5f69a22cc3429aa4572b9c34ad9f876ec..f081e8424c0867845dee4bf94958f40b6d0601f2 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
 
-    Create returns mutable Chronometer from Draw;
+    Create returns Chronometer from Draw;
     
     
     Timer(me : mutable) returns Timer from OSD
@@ -36,7 +36,7 @@ is
     DrawOn(me; dis : in out Display);
        ---Purpose: Does nothhing,
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
     is redefined;
        
index bf7169d0507e31ba78ad7b74fa0926f27c8786b5..c12126e96bdd84aa47ccdb4bbad20f93ad3be6be 100644 (file)
@@ -26,7 +26,7 @@ uses
 is
 
     Create(C : Circ2d from gp; A1,A2 : Real; col : Color)
-    returns mutable Circle2D;
+    returns Circle2D;
     
     DrawOn(me; dis : in out Display);
 
index 52d403b020ee49305804014dd66b5c6c4f66468f..66f48408bdb7bda7e47637e045918971c836b731 100644 (file)
@@ -26,7 +26,7 @@ uses
 is
 
     Create(C : Circ from gp; A1,A2 : Real; col : Color)
-    returns mutable Circle3D;
+    returns Circle3D;
     
     DrawOn(me; dis : in out Display);
 
index a81d7424a2160a2ee0df22378adae8c160b822b5..3b471084fbaa92fa313de8eb387acfa8d7ce4d08 100644 (file)
@@ -34,7 +34,7 @@ is
        ---Purpose: Returs True if the pick is outside the box
     is virtual;
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
     is virtual;
        ---Purpose: For variable copy.
        
index e932cb615d1d4f34c922c16d2bf02249d3477c92..f19808e732f066c33b27e9cf84fc436f0f3a2b29 100644 (file)
@@ -25,7 +25,7 @@ is
      
        ---Purpose: Creates a grid.
 
-       returns mutable Grid from Draw ;
+       returns Grid from Draw ;
 
 
     Steps (me : mutable; StepX, StepY, StepZ : Real from Standard)
index 1a3825058a6d9a44ed046348f65c3e36a48f6aed..371090def94405f4ff9aa70138dccd1bac37cca9 100644 (file)
@@ -26,10 +26,10 @@ uses
 
 is
     Create(P : Pnt2d from gp; T : MarkerShape from Draw; C : Color from Draw; 
-       Size : Integer = 5) returns mutable Marker2D from Draw;
+       Size : Integer = 5) returns Marker2D from Draw;
        
     Create(P : Pnt2d from gp; T : MarkerShape from Draw; C : Color from Draw; 
-       RSize : Real) returns mutable Marker2D from Draw;
+       RSize : Real) returns Marker2D from Draw;
     
     ChangePos(me : mutable) returns Pnt2d from gp;
     ---C++: return &
index d80bdb146b4da46f6789aedd2de82435cf56ccf3..f1cb646c4a76ab83f962277a258e9530580106fd 100644 (file)
@@ -26,10 +26,10 @@ uses
 
 is
     Create(P : Pnt from gp; T : MarkerShape from Draw; C : Color from Draw; 
-       ISize : Integer = 5) returns mutable Marker3D from Draw;
+       ISize : Integer = 5) returns Marker3D from Draw;
        
     Create(P : Pnt from gp; T : MarkerShape from Draw; C : Color from Draw; 
-       RSize : Real) returns mutable Marker3D from Draw;
+       RSize : Real) returns Marker3D from Draw;
 
     ChangePos(me : mutable) returns Pnt from gp;
     ---C++: return &
index 52630b107f48c9f1cb31a2d82fec58200e498e78..dc0335a61a9d0737e36b8a8e4e6ad9e40698c01a 100644 (file)
@@ -24,7 +24,7 @@ uses
     Interpretor from Draw
 
 is
-    Create (V : Real) returns mutable Number from Draw;
+    Create (V : Real) returns Number from Draw;
 
     Value(me) returns Real
     is static;
@@ -35,7 +35,7 @@ is
     DrawOn(me; dis : in out Display);
        ---Purpose: Does nothhing,
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
     is redefined;
        
index d32a3f5f9ae4cdeb4785dbfab7a78d16347aaf54..186425ba6535ab569d9c6713d660efb301f70c2d 100644 (file)
@@ -26,7 +26,7 @@ uses Pnt2d from gp,
 is
 
     Create(p1,p2 : Pnt2d; col : Color)
-    returns mutable Segment2D;
+    returns Segment2D;
     
     DrawOn(me; dis : in out Display);
     
index 16919cfe0a5acd641b0ef13e9e3b78ae91d13623..948e333aaddbaca9c7440d5280ff99fccff35c0d 100644 (file)
@@ -25,7 +25,7 @@ uses Pnt from gp,
 is
 
     Create(p1,p2 : Pnt; col : Color)
-    returns mutable Segment3D;
+    returns Segment3D;
     
     DrawOn(me; dis : in out Display);
     
index 29b3570c8f061a345a4cef38f4ffbb17570cefce..b8116648bd0b3e687b3f048af7a2ab872ca3155c 100644 (file)
@@ -26,11 +26,11 @@ uses Pnt2d from gp,
 is
 
     Create(p : Pnt2d; T : CString; col : Color)
-    returns mutable Text2D from Draw;
+    returns Text2D from Draw;
     
     Create(p : Pnt2d; T : CString; col : Color;
           moveX : Integer; moveY : Integer)
-    returns mutable Text2D from Draw;
+    returns Text2D from Draw;
     
     SetPnt2d(me : mutable; p : Pnt2d);
 
index 69313687b555a22e7de9fcd0c2451d6ed6a19dbd..e7c0bb5c79c719a8e0fcdb9bd67b24dab9648a34 100644 (file)
@@ -26,11 +26,11 @@ uses Pnt from gp,
 is
 
     Create(p : Pnt; T : CString; col : Color)
-    returns mutable Text3D from Draw;
+    returns Text3D from Draw;
     
     Create(p : Pnt; T : CString; col : Color;
           moveX : Real; moveY : Real)
-    returns mutable Text3D from Draw;
+    returns Text3D from Draw;
 
     SetPnt(me : mutable; p : Pnt);
    
index bd8f4917288febab8b433dc5af177e09df209aef..04caf8d132648b6714d4909c75ec8bf74c0c744b 100644 (file)
@@ -25,7 +25,7 @@ is
 
     Create (plane1 : Face from TopoDS; 
             plane2 : Face from TopoDS)
-    returns mutable Angle from DrawDim;
+    returns Angle from DrawDim;
     
     Plane1 (me) returns Face from TopoDS;
        ---C++: return const&
index 43f395b967c111a56f4136e991fbf724a5de4084..d1f61234326ba6cb55744097cc57d576c168648d 100644 (file)
@@ -24,10 +24,10 @@ uses Face    from TopoDS,
 is
 
     Create (plane1 : Face from TopoDS; plane2 : Face from TopoDS)
-    returns mutable Distance from DrawDim;
+    returns Distance from DrawDim;
 
     Create (plane1 : Face from TopoDS)
-    returns mutable Distance from DrawDim;
+    returns Distance from DrawDim;
     
     Plane1 (me) returns Face from TopoDS;
        ---C++: return const&
index db3355fd23426960e0d3875edcb73de9315d5998..98c5e4ee05b436d13fa7d27c932a5e7e6bde4e0a 100644 (file)
@@ -28,11 +28,11 @@ is
     Create (plane : Face  from TopoDS;
             line1 : Shape from TopoDS; 
             line2 : Shape from TopoDS)
-    returns mutable PlanarAngle from DrawDim;    
+    returns PlanarAngle from DrawDim;    
 
     Create (line1 : Shape from TopoDS; 
             line2 : Shape from TopoDS)
-    returns mutable PlanarAngle from DrawDim;
+    returns PlanarAngle from DrawDim;
     
     Sector (me : mutable; inverted, reversed : Boolean from Standard);
     
index edf34776229b8f2c6c7c7d59eb7029366ef4b8d5..64565cdbb95d4f753d5bbe9c0b049cf31182a81d 100644 (file)
@@ -28,10 +28,10 @@ is
 
     Create (plane  : Face  from TopoDS;
             circle : Shape from TopoDS)
-    returns mutable PlanarDiameter from DrawDim;    
+    returns PlanarDiameter from DrawDim;    
 
     Create (circle : Shape from TopoDS)
-    returns mutable PlanarDiameter from DrawDim;
+    returns PlanarDiameter from DrawDim;
     
     DrawOn(me; dis : in out Display);
     
index 671f4161c7145688df568c57b4c139d1d45878d1..71b0e95a9a22929f36faeaaaac3ef6dc01eb49b9 100644 (file)
@@ -32,11 +32,11 @@ is
     Create (plane  : Face from TopoDS;
             point1 : Shape from TopoDS;
             point2 : Shape from TopoDS)
-    returns mutable PlanarDistance from DrawDim;
+    returns PlanarDistance from DrawDim;
     
     Create (geom1 : Shape from TopoDS;
             geom2 : Shape from TopoDS)
-    returns mutable PlanarDistance from DrawDim; 
+    returns PlanarDistance from DrawDim; 
     
     DrawOn(me; dis : in out Display);
 
index c4ae7b39aed4f85705411df981f10a7b781bca38..4c6acd9962ddfa9e589ea312ffc1f278b51d0d95 100644 (file)
@@ -27,10 +27,10 @@ is
 
     Create (plane  : Face  from TopoDS;
             circle : Shape from TopoDS)
-    returns mutable PlanarRadius from DrawDim;    
+    returns PlanarRadius from DrawDim;    
 
     Create (circle : Shape from TopoDS)
-    returns mutable PlanarRadius from DrawDim;
+    returns PlanarRadius from DrawDim;
     
     DrawOn(me; dis : in out Display);
     
index 7df7c693f50da99e909930ce76bd91a731572bce..df118e01893d33e46e94f69df98ae5d1591d850c 100644 (file)
@@ -24,7 +24,7 @@ uses Face    from TopoDS,
 is
 
     Create (cylinder : Face from TopoDS)
-    returns mutable Radius from DrawDim;
+    returns Radius from DrawDim;
     
     Cylinder (me) returns Face from TopoDS;
     ---C++: return const&
index 760676bc296ecd130070fc25a8bc1ad4bacf68b2..2f418b7de09b80276b1ac4cb2f0c74c550c03738 100644 (file)
@@ -24,7 +24,7 @@ uses Batten from FairCurve,
 
 is
    Create(TheBatten : Address)
-   returns mutable Batten from DrawFairCurve;
+   returns Batten from DrawFairCurve;
    Compute(me:mutable);
    SetPoint(me: mutable; Side : Integer; Point : Pnt2d);
    SetAngle(me: mutable; Side : Integer; Angle : Real);
index a96fde3e620f2a4ab34e647b3b332bebfb1244e8..8b1a75403605b2edc8fe8b8c47ac307787505500 100644 (file)
@@ -22,7 +22,7 @@ uses MinimalVariation from FairCurve
 
 is
    Create(TheMVC : Address)
-   returns mutable MinimalVariation from DrawFairCurve;
+   returns MinimalVariation from DrawFairCurve;
    
    SetCurvature(me: mutable; Side : Integer; Rho : Real);
    SetPhysicalRatio(me: mutable; Ratio : Real);
index dbba5c3f06e3485d19125f393407353010eaaf15..6992d18db80cb85177cb8b61ce6342e8f169009f 100644 (file)
@@ -37,7 +37,7 @@ is
         --- Purpose :
         --  creates a drawable BSpline curve from a BSpline curve of 
         --  package Geom.
-     returns mutable BSplineCurve from DrawTrSurf;
+     returns BSplineCurve from DrawTrSurf;
 
 
 
@@ -49,7 +49,7 @@ is
         --- Purpose :
         --  creates a drawable BSpline curve from a BSpline curve of 
         --  package Geom.
-     returns mutable BSplineCurve from DrawTrSurf;
+     returns BSplineCurve from DrawTrSurf;
 
 
   DrawOn (me; dis : in out Display from Draw)
@@ -129,7 +129,7 @@ is
         ---C++: inline
      is static;
     
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;        
     
index d8eec58836fb626be421ee1b8c0aa53e50ec2916..6231342e5fb39dabda70e95f733c133a19d98782 100644 (file)
@@ -37,14 +37,14 @@ is
         --- Purpose :
         --  creates a drawable BSpline curve from a BSpline curve of 
         --  package Geom2d.
-     returns mutable BSplineCurve2d from DrawTrSurf;
+     returns BSplineCurve2d from DrawTrSurf;
 
 
   Create (C : BSplineCurve from Geom2d;
           CurvColor, PolesColor, KnotsColor : Color from Draw;
           KnotsShape : MarkerShape from Draw; KnotsSize : Integer;
           ShowPoles, ShowKnots : Boolean; Discret : Integer)
-     returns mutable BSplineCurve2d from DrawTrSurf;
+     returns BSplineCurve2d from DrawTrSurf;
 
 
   DrawOn (me; dis : in out Display from Draw)
@@ -99,7 +99,7 @@ is
         ---C++: inline
      is static;
     
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
   
index d6b2e5169c882c369a5705cd1ac2ff5b20d70e72..2d6cf5a6bfb058e7f23bd954c4fcd144f988a44b 100644 (file)
@@ -36,7 +36,7 @@ is
 
 
   Create (S : BSplineSurface from Geom)
-     returns mutable BSplineSurface from DrawTrSurf;
+     returns BSplineSurface from DrawTrSurf;
         --- Purpose : default drawing mode.
         --  The isoparametric curves corresponding to the knots values are 
         --  drawn.
@@ -51,7 +51,7 @@ is
           KnotsShape : MarkerShape from Draw; KnotsSize : Integer;
           ShowPoles, ShowKnots : Boolean; Discret : Integer; Deflection : Real;
           DrawMode : Integer)
-     returns mutable BSplineSurface from DrawTrSurf;
+     returns BSplineSurface from DrawTrSurf;
         --- Purpose :
         --  The isoparametric curves corresponding to the knots values are 
         --  drawn.
@@ -64,7 +64,7 @@ is
           KnotsShape : MarkerShape from Draw; KnotsSize : Integer;
           ShowPoles, ShowKnots : Boolean; Discret : Integer; Deflection : Real;
           DrawMode : Integer)
-     returns mutable BSplineSurface from DrawTrSurf;
+     returns BSplineSurface from DrawTrSurf;
        --- Purpose : Parametric equidistant iso curves are drawn.
 
 
@@ -147,7 +147,7 @@ is
         ---C++: inline
      is static;
     
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
        
index a0ab551a9852c6564bdff6d7d849531af6892123..28ab049e6d0854be98a194a1e498ea8ba130a9ef 100644 (file)
@@ -36,14 +36,14 @@ is
         --- Purpose :
         --  creates a drawable Bezier curve from a Bezier curve of 
         --  package Geom.
-     returns mutable BezierCurve from DrawTrSurf;
+     returns BezierCurve from DrawTrSurf;
 
 
   Create (C : BezierCurve from Geom;
           CurvColor, PolesColor : Color from Draw;
           ShowPoles : Boolean; Discret : Integer;Deflection : Real;
           DrawMode : Integer)
-     returns mutable BezierCurve from DrawTrSurf;
+     returns BezierCurve from DrawTrSurf;
 
 
   DrawOn (me; dis : in out Display from Draw)
@@ -78,7 +78,7 @@ is
         ---C++: inline
      is static;
     
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
   
index 8c3a838e1d4871d2fb12dcccf20dca1f5daaf4de..f38353f169287797836e7df64f4a7bf95d023e88 100644 (file)
@@ -36,13 +36,13 @@ is
         --- Purpose :
         --  creates a drawable Bezier curve from a Bezier curve of 
         --  package Geom2d.
-     returns mutable BezierCurve2d from DrawTrSurf;
+     returns BezierCurve2d from DrawTrSurf;
 
 
   Create (C : BezierCurve from Geom2d;
           CurvColor, PolesColor : Color from Draw;
           ShowPoles : Boolean; Discret : Integer)
-     returns mutable BezierCurve2d from DrawTrSurf;
+     returns BezierCurve2d from DrawTrSurf;
 
 
   DrawOn (me; dis : in out Display from Draw)
@@ -76,7 +76,7 @@ is
         ---C++: inline
      is static;
     
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
   
index bbab18e9843212b762435b0993f4af4551721678..e3345724f825d834ddd2f0ee0b2d489ec4758ed8 100644 (file)
@@ -33,7 +33,7 @@ is
         --- Purpose :
         --  creates a drawable Bezier curve from a Bezier curve of 
         --  package Geom.
-     returns mutable BezierSurface from DrawTrSurf;
+     returns BezierSurface from DrawTrSurf;
 
 
 
@@ -42,7 +42,7 @@ is
           BoundsColor, IsosColor, PolesColor : Color from Draw;
           ShowPoles : Boolean; Discret : Integer;Deflection : Real;
           DrawMode : Integer)
-     returns mutable BezierSurface from DrawTrSurf;
+     returns BezierSurface from DrawTrSurf;
 
 
   DrawOn (me; dis : in out Display from Draw)
@@ -71,7 +71,7 @@ is
         ---C++: inline
      is static;
     
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
   
index a6e401af5ce995ae67e05467f7c8eaa48615f28d..764bb00450b9278aa6d30fc7d0fcc3f2d3275968 100644 (file)
@@ -36,7 +36,7 @@ is
   Create (C : Curve from Geom; DispOrigin : Boolean from Standard = Standard_True)
         --- Purpose :
         --  creates a drawable curve from a curve of package Geom.
-     returns mutable Curve from DrawTrSurf;
+     returns Curve from DrawTrSurf;
 
 
   Create (C : Curve from Geom; aColor : Color from Draw; Discret : Integer;
@@ -45,7 +45,7 @@ is
           DispCurvRadius : Boolean  = Standard_False;
           RadiusMax : Real = 1.0e3;
          RatioOfRadius : Real = 0.1)
-     returns mutable Curve from DrawTrSurf;
+     returns Curve from DrawTrSurf;
 
 
   DrawOn (me; dis : in out Display from Draw);
@@ -94,7 +94,7 @@ is
         ---C++: inline
      is static;   
      
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
   
index b84b05a898d65ff0c61714a6dfa06faeb9326dd4..1e493d51ca618b24bfd507b63c853833c9a27b48 100644 (file)
@@ -43,7 +43,7 @@ is
           DispOrigin : Boolean from Standard = Standard_True)
         --- Purpose :
         --  creates a drawable curve from a curve of package Geom2d.
-     returns mutable Curve2d from DrawTrSurf;
+     returns Curve2d from DrawTrSurf;
 
 
   Create (C : Curve from Geom2d; aColor : Color from Draw; Discret :Integer;
@@ -51,7 +51,7 @@ is
           DispCurvRadius : Boolean  = Standard_False;
           RadiusMax : Real = 1.0e3;
          RatioOfRadius : Real = 0.1)
-     returns mutable Curve2d from DrawTrSurf;
+     returns Curve2d from DrawTrSurf;
 
 
   DrawOn (me; dis : in out Display from Draw);
@@ -95,7 +95,7 @@ is
      is static;     
      
  
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
        
index f53fc1438ac34a930a44905c407e8ecc7b3a43fc..d5f64c29b06414dd764989847b5a7189e9b8d5f0 100644 (file)
@@ -32,12 +32,12 @@ is
     Create( P : Pnt from gp; 
            Shape : MarkerShape from Draw;
            Col   : Color from Draw) 
-    returns mutable Point from DrawTrSurf;
+    returns Point from DrawTrSurf;
     
     Create( P : Pnt2d from gp; 
            Shape : MarkerShape from Draw;
            Col   : Color from Draw) 
-    returns mutable Point from DrawTrSurf;
+    returns Point from DrawTrSurf;
     
     DrawOn (me; dis : in out Display from Draw);
      
@@ -69,7 +69,7 @@ is
   Shape(me) returns MarkerShape from Draw
   is  static;
      
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
   
index 1681b3a2432168f43a8f856afe61c5e104724bed..a0d3de3f7c20e8dfec8bc51e7c191597f0787c1f 100644 (file)
@@ -29,7 +29,7 @@ uses Polygon2D   from Poly,
 is
 
     Create(P: Polygon2D from Poly)
-    returns mutable Polygon2D from DrawTrSurf;
+    returns Polygon2D from DrawTrSurf;
     
     Polygon2D(me) returns Polygon2D from Poly;
     
@@ -39,7 +39,7 @@ is
     
     DrawOn(me; dis: in out Display);
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
     is redefined;
        ---Purpose: For variable copy.
 
index cded5ce6c06084164a50d3cadc55d7920eb9acda..69801e94d8d07b0adf2ba160e8ba4b998b47a243 100644 (file)
@@ -29,7 +29,7 @@ uses Polygon3D   from Poly,
 is
 
     Create(P: Polygon3D from Poly)
-    returns mutable Polygon3D from DrawTrSurf;
+    returns Polygon3D from DrawTrSurf;
     
     Polygon3D(me) returns Polygon3D from Poly;
     
@@ -39,7 +39,7 @@ is
     
     DrawOn(me; dis: in out Display);
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
     is redefined;
        ---Purpose: For variable copy.
 
index c39f9796a1f9e64cfe2c8a29b1926661e240c946..9a9d3d755089e8b0dd8e18fa574eee88cf62ca85 100644 (file)
@@ -36,7 +36,7 @@ is
         --  The boundaries are yellow, the isoparametric curves are blues.
         --  For the discretisation 50 points are computed in each parametric
         --  direction.
-     returns mutable Surface from DrawTrSurf;
+     returns Surface from DrawTrSurf;
 
 
 
@@ -46,7 +46,7 @@ is
           Discret : Integer;
           Deflection : Real;
           DrawMode  : Integer)
-     returns mutable Surface from DrawTrSurf;
+     returns Surface from DrawTrSurf;
 
 
   BoundsColor (me) returns Color from Draw
@@ -96,7 +96,7 @@ is
   ShowIsos (me : mutable; Nu, Nv : Integer) is virtual;
         --- Purpose : change the number of isoparametric curves to be drawn.
 
-  Copy(me) returns mutable Drawable3D from Draw
+  Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
   is redefined;
   
index 6877b35bc1a408bdd6512dd815696afde8eea369..d67c75994c1f0b3e48f54fd7c47dbdbf5532181f 100644 (file)
@@ -32,7 +32,7 @@ uses
 is
 
     Create(T : Triangulation from Poly)
-    returns mutable Triangulation from DrawTrSurf;
+    returns Triangulation from DrawTrSurf;
     
     Triangulation(me)
     returns Triangulation from Poly;
@@ -47,7 +47,7 @@ is
 
     DrawOn(me; dis : in out Display);
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
     is redefined;
        ---Purpose: For variable copy.
        
index b0615d174241548fbb59042f3950e7d5cb911516..3dd4cbf5e7912fccf02ac487552c039a157651be 100644 (file)
@@ -33,14 +33,14 @@ uses
 is
 
     Create(T : Triangulation from Poly)
-    returns mutable Triangulation2D from DrawTrSurf;
+    returns Triangulation2D from DrawTrSurf;
     
     Triangulation(me)
     returns Triangulation from Poly;
     
     DrawOn(me; dis : in out Display);
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
     is redefined;
        ---Purpose: For variable copy.
        
index d110cabad451c145102260a5524acb06aa433be4..0a3ffd8876ef079d5d53d0f82ed9eded776d6a71 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the Abs of <exp>
-    returns mutable Absolute;
+    returns Absolute;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index c0e6a7f14df022447097ab683f532762af88a47f..ab6c9b7abe859cf8067a29e885614fa2a7db4bb9 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the Arccos of <exp>
-    returns mutable ArcCosine;
+    returns ArcCosine;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index c5acef5b83a9a52c0deb328eb0d50fbbd676361d..26081546874f4cf950cf8b95f647344a6859bb8d 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the Arcsin of <exp>
-    returns mutable ArcSine;
+    returns ArcSine;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 29fe31a3d0a7645a255c1fd5ec712f39dc3a3b0d..4db8c169087833b95f7c385e03508d74ea78082e 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the Arctan of <exp>.
-    returns mutable ArcTangent;
+    returns ArcTangent;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index d0d1a1a745ac2cc2100e98553a928907dd8a6218..2e1cacd321d41f338207c99a3bfdfe75fd4fe7cd 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the ArgCosh of <exp>
-    returns mutable ArgCosh;
+    returns ArgCosh;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 7cd36004a3cc1a845b9a204bb95053092f224415..11a60c9a9582123cc17eca7d009efb77947edfcf 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the ArgSinh of <exp>.
-    returns mutable ArgSinh;
+    returns ArgSinh;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index bbc8629c3d80d2bd4b495abc142cf8ff4180f8f2..78ef6ae05028a257b28b4635cd8e920ee9eaa2c9 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the Argtanh of <exp>.
-    returns mutable ArgTanh;
+    returns ArgTanh;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 20b93ce35a68bc978b44af8eb7f3be0443d67388..144a92797caa9c607fce98493c2630b0f44f4768 100644 (file)
@@ -37,7 +37,7 @@ is
     Create(func : GeneralFunction; exp1,exp2 : GeneralExpression)
     ---Purpose: Creates <me> as <func> (<exp1>,<exp2>).
     --          Raises exception if <func> is not binary.
-    returns mutable BinaryFunction
+    returns BinaryFunction
     raises InvalidFunction;
 
     Function(me)
@@ -52,7 +52,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 857e4a81be4cf5c8310fdfaa732a28bf1d2f794c..3091fbe3188bd7d133fd000cd0ed2e2f3a53e450 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the Cosh of <exp>
-    returns mutable Cosh;
+    returns Cosh;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 24e45584912b14ca4ea02008646fe7b05182c71f..9d49ab055662ab85a23af95926b08353b9a6aea7 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(Exp : GeneralExpression)
     ---Purpose: Creates the cosine of Exp
-    returns mutable Cosine;
+    returns Cosine;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index b163a15157a3c89bddae593b7a890d36029770c9..931fa0291a5e9322413d4d2324fca8a4ef1b8055 100644 (file)
@@ -32,7 +32,7 @@ is
 
     Create(exp1,exp2 : GeneralExpression)
     ---Purpose: Creates the difference <exp1> - <exp2>.
-    returns mutable Difference;
+    returns Difference;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -42,7 +42,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 90c811ab40f52861e4533c098509cfb911ac8fd0..5bce3dc988a0934e199c06d00d23a20785a461b4 100644 (file)
@@ -28,7 +28,7 @@ is
 
     Create(exp1 : GeneralExpression ; exp2 : GeneralExpression)
     ---Purpose: Creates the relation <exp1> # <exp2>.
-    returns mutable Different;
+    returns Different;
 
     IsSatisfied(me)
     returns Boolean;
@@ -37,7 +37,7 @@ is
     ---Purpose: Returns a GeneralRelation after replacement of
     --          NamedUnknowns by an associated expression, and after
     --          values computation.
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NumericError;
     
     Simplify(me : mutable)
@@ -48,7 +48,7 @@ is
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and 
     --          functions. 
-    returns mutable like me;
+    returns like me;
     
     String(me)
     ---Purpose: returns a string representing <me> in a readable way.
index 151a46b0a5dc5ffb1a308e8142ea5680419aca79..ca384efaac73af07d12be47406332f493121c015 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp1,exp2 : GeneralExpression)
     ---Purpose: Creates the division <exp1>/<exp2>
-    returns mutable Division;
+    returns Division;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index b83a12b85ba1ec1d2c01c2dfece9132a6394bf4b..6e55ffb67650a6cb65a26e74e5fbd6509e541af6 100644 (file)
@@ -28,7 +28,7 @@ is
 
     Create(exp1 : GeneralExpression ; exp2 : GeneralExpression)
     ---Purpose: Creates the relation <exp1> = <exp2>.
-    returns mutable Equal;
+    returns Equal;
 
     IsSatisfied(me)
     returns Boolean;
@@ -37,7 +37,7 @@ is
     ---Purpose: returns a GeneralRelation after replacement of
     --          NamedUnknowns by an associated expression and after
     --          values computation.
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NumericError;
     
     Simplify(me : mutable)
@@ -47,7 +47,7 @@ is
     
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     String(me)
     ---Purpose: returns a string representing <me> in a readable way.
index e326a9be88de5a89215f5ff7946492a8700e0954..7668270200b32a12109299d05f00018107fe04da 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the exponential of <exp>
-    returns mutable Exponential;
+    returns Exponential;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index b80e06a605a8b0c1379edd232133530e3c8087e2..6b0a96432c3487a80386e21fd393522d1a0d2d2b 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp1,exp2 : GeneralExpression)
     ---Purpose: Creates the exponential <exp1> ^ <exp2>
-    returns mutable Exponentiate;
+    returns Exponentiate;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 7dd5efd115aef219e629203455ec92616b3b3bde..98db30dfa675c7a464402c7bd72889bf1d7ddc7a 100644 (file)
@@ -36,7 +36,7 @@ is
     --          to the <withX> variable.
     --          Raises OutOfRange if <deg> lower or equal to zero.
     ---Level : Advanced
-    returns mutable FunctionDerivative
+    returns FunctionDerivative
     raises OutOfRange;
 
     NbOfVariables(me)
@@ -60,7 +60,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> with the same form.
-    returns mutable like me;
+    returns like me;
 
     Derivative(me; var : NamedUnknown)
     ---Purpose: Returns Derivative of <me> for variable <var>.
index 38929fa9bbbd0fba40e8302b0393e1c9e21d8f48..f5a93f6ed1ce30fba441873455fae6163d0a7a13 100644 (file)
@@ -69,7 +69,7 @@ is
     ---Purpose: Returns a copy of <me> having the same unknowns and 
     --          functions. 
     ---Level: Advanced 
-    returns mutable like me
+    returns like me
     is deferred;
     
     ContainsUnknowns(me) 
index 9b4ac67e59c55796155f073c97e30b6bfbf1c2bd..3e45faf4eca568e2119267d479cac2b4f37e3e0f 100644 (file)
@@ -51,7 +51,7 @@ is
     Copy(me)
     ---Purpose: Returns a copy of <me> with the same form.
     ---Level: Advanced 
-    returns mutable like me
+    returns like me
     is deferred;
     
     Derivative(me; var : NamedUnknown)
index 596f38cdeb09911baf6881cacbe5b0c6b24c34f7..04bee2af0431403b5f7f57ca0c0bb1646973a295 100644 (file)
@@ -48,7 +48,7 @@ is
     --          NamedUnknowns by an associated expression, and after
     --          values computation.
     ---Level: Advanced 
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NumericError
     is deferred;
 
@@ -63,7 +63,7 @@ is
     ---Purpose: Returns a copy of <me> having the same unknowns and 
     --          functions.
     ---Level: Advanced 
-    returns mutable like me
+    returns like me
     is deferred;
     
     NbOfSubRelations(me)
index 670914d8032868c5f80bfba49bab86881d1f0ad4..0c23be060420cc6a3dcf46bb2ba12206da394648 100644 (file)
@@ -28,7 +28,7 @@ is
 
     Create(exp1 : GeneralExpression ; exp2 : GeneralExpression)
     ---Purpose: Creates the relation <exp1> > <exp2>.
-    returns mutable GreaterThan;
+    returns GreaterThan;
 
     IsSatisfied(me)
     returns Boolean;
@@ -37,7 +37,7 @@ is
     ---Purpose: Returns a GeneralRelation after replacement of
     --          NamedUnknowns by an associated expression, and after
     --          values computation.
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NumericError;
     
     Simplify(me : mutable)
@@ -47,7 +47,7 @@ is
     
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     String(me)
     ---Purpose: returns a string representing <me> in a readable way.
index f2d18e50bafbbd75171c850b344f6cfc951fb650..1a62a2e47e308ed99bdfc3acdb08ac4858f94a8e 100644 (file)
@@ -28,7 +28,7 @@ is
 
     Create(exp1 : GeneralExpression ; exp2 : GeneralExpression)
     ---Purpose: Creates the relation <exp1> >= <exp2>.
-    returns mutable GreaterThanOrEqual;
+    returns GreaterThanOrEqual;
 
     IsSatisfied(me)
     returns Boolean;
@@ -37,7 +37,7 @@ is
     ---Purpose: Returns a GeneralRelation after replacement of
     --          NamedUnknowns by an associated expression, and after
     --          values computation.
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NumericError;
     
     Simplify(me : mutable)
@@ -47,7 +47,7 @@ is
     
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     String(me)
     ---Purpose: returns a string representing <me> in a readable way.
index befdf8f90d53f9f6f564be2c45f657bf9af63ee5..7fee7765039b6df353903049fb508fd054f40711 100644 (file)
@@ -28,7 +28,7 @@ is
 
     Create(exp1 : GeneralExpression ; exp2 : GeneralExpression)
     ---Purpose: Creates the relation <exp1> < <exp2>.
-    returns mutable LessThan;
+    returns LessThan;
 
     IsSatisfied(me)
     returns Boolean;
@@ -37,7 +37,7 @@ is
     ---Purpose: Returns a GeneralRelation after replacement of
     --          NamedUnknowns by an associated expression, and after
     --          values computation.
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NumericError;
     
     Simplify(me : mutable)
@@ -47,7 +47,7 @@ is
     
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     String(me)
     ---Purpose: returns a string representing <me> in a readable way.
index d0990d79dd7e89f95a4f848a05a5d62b2d39556a..17667875840085dec338dc1e91cb65be634c7e67 100644 (file)
@@ -28,7 +28,7 @@ is
 
     Create(exp1 : GeneralExpression ; exp2 : GeneralExpression)
     ---Purpose: Creates the relation <exp1> <= <exp2>.
-    returns mutable LessThanOrEqual;
+    returns LessThanOrEqual;
 
     IsSatisfied(me)
     returns Boolean;
@@ -37,7 +37,7 @@ is
     ---Purpose: Returns a GeneralRelation after replacement of
     --          NamedUnknowns by an associated expression, and after
     --          values computation.
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NumericError;
     
     Simplify(me : mutable)
@@ -47,7 +47,7 @@ is
     
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     String(me)
     ---Purpose: returns a string representing <me> in a readable way.
index aafb41a0b1e7ceb69f54cfa5908307d597c40bcd..c6cb1e93496226dc0f37d02261a532176fe67112 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the base 10 logarithm of <exp>
-    returns mutable LogOf10;
+    returns LogOf10;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 1e60d8c71b3f389dd5cba2d7d2103d147d28e7e1..f04596d32f9db2c73d33bb8fca61c52a6ae3d128 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the natural logarithm of <exp>
-    returns mutable LogOfe;
+    returns LogOfe;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index de2f3eba270f6594e22f4be978e51ca780bbe9eb..62f0bf905f2a2034cbffe832b3dc5e6c92e64d05 100644 (file)
@@ -33,7 +33,7 @@ is
 
     Create(name : AsciiString; value : Real)
     ---Purpose: Creates a constant value of name <name> and value <value>.
-    returns mutable NamedConstant;
+    returns NamedConstant;
 
     GetValue(me)
     ---C++: inline
@@ -67,7 +67,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     ContainsUnknowns(me) 
     ---Purpose: Tests if <me> contains NamedUnknown.
index a7a011d601a08ec54b01d2ef46c3618d5742a930..327e520824a941e219e2079ec1587e478856ac4b 100644 (file)
@@ -40,7 +40,7 @@ is
     --          <name> defined by the expression <exp>.
     ---Level : Advanced
     
-    returns mutable NamedFunction;
+    returns NamedFunction;
 
     SetName(me : mutable; newname : AsciiString)
     ---Purpose: Sets the name <newname> to <me>.
@@ -76,7 +76,7 @@ is
                 
     Copy(me)
     ---Purpose: Returns a copy of <me> with the same form.
-    returns mutable like me;
+    returns like me;
 
     Derivative(me; var : NamedUnknown)
     ---Purpose: Returns Derivative of <me> for variable <var>.
index 64511d2624fcfcd20db9c130a137052826abbabe..332db9c51429c7195e3f80527490ea6ff48502ca 100644 (file)
@@ -36,7 +36,7 @@ raises NotAssigned from Expr,
 is
 
     Create(name : AsciiString)
-    returns mutable NamedUnknown;
+    returns NamedUnknown;
 
     IsAssigned(me)
     ---Purpose: Tests if an expression is assigned to <me>.
@@ -94,7 +94,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     ContainsUnknowns(me) 
     ---Purpose: Tests if <me> contains NamedUnknown.
index 18e74fbc009b11d72d4e4cc3dc6a17aee37c2f89..462b4134fee0de35a479f91d3b1d582c5f3b225b 100644 (file)
@@ -33,7 +33,7 @@ is
 
     Create(val : Real)
     ---Level: Advanced
-    returns mutable NumericValue;
+    returns NumericValue;
 
     GetValue(me)
     ---Level: Advanced
@@ -69,7 +69,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     ContainsUnknowns(me) 
     ---Purpose: Tests if <me> contains NamedUnknown.
index 87c0e2d6ea69ad3aa7897817eb6715fdf89fef99..3dce31c1031ad71e25ce6de0e084dd9e77aa919f 100644 (file)
@@ -37,7 +37,7 @@ is
 
     Create(func : GeneralFunction;exps : Array1OfGeneralExpression)
     ---Purpose: Creates <me> as <func>(<exps_1>,<exps_2>,...,<exps_n>)
-    returns mutable PolyFunction;
+    returns PolyFunction;
 
     Function(me)
     ---Purpose: Returns the function defining <me>.
@@ -51,7 +51,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 22981d09c6ae5a391bf09f531776f98ec117192e..3fd1c7c2b029ed08f4ef83c5ca60f5fb08d86e8f 100644 (file)
@@ -32,11 +32,11 @@ is
 
     Create(exps : SequenceOfGeneralExpression)
     ---Purpose: Creates the product of all members of sequence <exps>
-    returns mutable Product;
+    returns Product;
 
     Create(exp1,exp2 : GeneralExpression)
     ---Purpose: Creates the product of <exp1> and <exp2>.
-    returns mutable Product;
+    returns Product;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -46,7 +46,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index cb1087d0405d7e90e38af2ebc2d746c28896a377..5d9d4d70b82b2c5563e4cf4b5be8bf38659f709b 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the sign of <exp>.
-    returns mutable Sign;
+    returns Sign;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 55217b5ecbdb0adf27b55ffc1eba6d5de6593ffe..3eecea6ecfe2969924ea152d6584b0c9b74a5ac6 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the sine of <exp>.
-    returns mutable Sine;
+    returns Sine;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 4997ed7bcb0131d53501b85bbcd6d2065ea5e63a..c62624e562255ff0b40d38835ef35693196e88af 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the sinh of <exp>.
-    returns mutable Sinh;
+    returns Sinh;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index ee9d7011f87388d081f95c2e388362415db5ee7f..63152db3c9617f8feaf49f4525909b8adeb16c0a 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the square of <exp>.
-    returns mutable Square;
+    returns Square;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 6181956027637ccf4c9d6745404f3187a64a9671..bb0605182cdb7ae3e297e1e25c4751724309a2b6 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the square root of <exp>
-    returns mutable SquareRoot;
+    returns SquareRoot;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index cbfa3140a971d77b6caba3e841940832f47ec4f0..1743e828093e68c343643bd23cc37af52b994a6a 100644 (file)
@@ -33,11 +33,11 @@ is
 
     Create(exps : SequenceOfGeneralExpression)
     ---Purpose: Creates the sum of all the members of sequence <exps>.
-    returns mutable Sum;
+    returns Sum;
 
     Create(exp1,exp2 : GeneralExpression)
     ---Purpose: Creates the sum of <exp1> and <exp2>.
-    returns mutable Sum;
+    returns Sum;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -47,7 +47,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 9d023d771b8dad519caf92e5a2320d9dbbbf25ba..5e64885b17d4e4f83413006569e8d59dd45f7e55 100644 (file)
@@ -30,7 +30,7 @@ is
     Create(relation : GeneralRelation)
     ---Purpose: Creates a system with one relation
     ---Level : Advanced
-    returns mutable SystemRelation;
+    returns SystemRelation;
 
     Add(me : mutable; relation : GeneralRelation)
     ---Purpose: Appends <relation> in the list of components of <me>. 
@@ -72,7 +72,7 @@ is
     ---Purpose: Returns a GeneralRelation after replacement of
     --          NamedUnknowns by an associated expression, and after
     --          values computation.
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NumericError;
     
     Simplify(me : mutable)
@@ -82,7 +82,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     Contains(me; exp : GeneralExpression)
     ---Purpose: Tests if <me> contains <exp>.
index f2255c1e469c5af265f859d29cfcfd344dd9491d..02c388a3605526fc95bc563415f485d3d88fd5a7 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the tangent of <exp>.
-    returns mutable Tangent;
+    returns Tangent;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 119d3f47b07b3b6ce8a4523f2fa1080f56467247..496865e4c9b088ec0c9680a3ebb680f324937504 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Creates the hyperbolic tangent of <exp>.
-    returns mutable Tanh;
+    returns Tanh;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -41,7 +41,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index 1d69633af3e4027473b5e6ec037d4c9882005349..82eee5ac353b8e3c7c41efb56dd400808164c2fb 100644 (file)
@@ -37,7 +37,7 @@ is
     Create(func : GeneralFunction; exp : GeneralExpression)
     ---Purpose: Creates me as <func>(<exp>).
     --          Raises exception if <func> is not unary.
-    returns mutable UnaryFunction
+    returns UnaryFunction
     raises InvalidFunction;
 
     Function(me)
@@ -52,7 +52,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index c30c21691bef0ea6f36aa8c62c5f2680004c4258..967553d3f04ca2eaa56928badb87dbae74986821 100644 (file)
@@ -32,7 +32,7 @@ is
 
     Create(exp : GeneralExpression)
     ---Purpose: Create the unary minus of <exp>.
-    returns mutable UnaryMinus;
+    returns UnaryMinus;
 
     ShallowSimplified(me) 
     ---Purpose: Returns a GeneralExpression after a simplification 
@@ -42,7 +42,7 @@ is
 
     Copy(me)
     ---Purpose: Returns a copy of <me> having the same unknowns and functions.
-    returns mutable like me;
+    returns like me;
     
     IsIdentical(me; Other : GeneralExpression)
     ---Purpose: Tests if <me> and <Other> define the same expression.
index e6eb0ccb49d1eb95ad727841c7f5ec9586414fac..e79d64bec4c4970191d22612985e5e748193dba6 100644 (file)
@@ -31,7 +31,7 @@ is
     Create
     ---Purpose: Creates an empty generator
     ---Level: Advanced 
-    returns mutable GenExp is private;
+    returns GenExp is private;
 
     Create( myclass ) returns GenExp;
     
index 96638fce82db9f7dba342170428b39d9d4ce7ce8..2ac358cabfebc923abc7e444081299828d39fd9c 100644 (file)
@@ -30,7 +30,7 @@ is
 
     Create
     ---Level: Internal 
-    returns mutable GenFct is private;
+    returns GenFct is private;
 
     Create( myclass ) returns GenFct;
         
index 63b9ec17769d644b31b8d6e0ec5cea048e4b7d0e..614a8ef0be14bc55613b59d38dcf84c9533d6d3d 100644 (file)
@@ -29,7 +29,7 @@ is
     Create
     ---Purpose: Creates an empty generator
     ---Level: Advanced
-    returns mutable GenRel is private;
+    returns GenRel is private;
 
     Create( myclass ) returns GenRel;
     
@@ -49,7 +49,7 @@ is
     ---Purpose: Returns relation generated. Raises an exception if 
     --          IsDone answers false.
     ---Level: Advanced 
-    returns mutable GeneralRelation
+    returns GeneralRelation
     raises NoSuchObject
     is static;
     
index 21e10817344eed369c3066d1f513027f16bc0453..a023b1e6fc72814694b5be191c78199e5b24a37c 100644 (file)
@@ -33,7 +33,7 @@ raises
         
 is 
     Create(FirstIndexes  :  Array1OfInteger)   
-    returns  mutable  ProfileMatrix  from  FEmTool; 
+    returns  ProfileMatrix  from  FEmTool; 
 
     Init(me:  mutable;  Value  :  Real); 
      
index 43c6ef7977a2cf5483b87381fc8e2d8737afe2fa..2887fb3f90d5471236f7c5ad6d5a5e077389d063 100644 (file)
@@ -21,7 +21,7 @@ uses
     ExtendedString from TCollection
 is
     Create
-    returns mutable Driver from FWOSDriver;
+    returns Driver from FWOSDriver;
     ---Purpose: initializes the MetaDatadriver with its specific name.
 
 
index 0707f78f4a768cec9028f2b666ad26eec8f6a6be..1e55093ecabe5ca8354714deac96458ffecb054c 100644 (file)
@@ -19,7 +19,7 @@ class DriverFactory from FWOSDriver inherits MetaDataDriverFactory from CDF
 uses MetaDataDriver from CDF, ExtendedString from TCollection
 
 is
-    Create returns mutable DriverFactory from FWOSDriver;
+    Create returns DriverFactory from FWOSDriver;
     
     Build(me)
     returns MetaDataDriver from CDF;
index 23cf746ac1f46ab2df461dee7ca04de76c979b6f..189689a33e1a9e763175958a22b306f1b63bfb48 100644 (file)
@@ -26,7 +26,7 @@ uses Circ2d from gp,
 
 is
 
-Create(Circ : Circ2d) returns mutable BCirc;
+Create(Circ : Circ2d) returns BCirc;
        ---Purpose: Constructs a bisecting curve whose geometry is the 2D circle Circ.
     
 Circle(me) returns Circ2d from gp
index c3de899e8236ee0093c65705f35b1d8cf375045f..825b6da390ab29854872349534349276a213841b 100644 (file)
@@ -26,7 +26,7 @@ uses Elips2d from gp,
 
 is
 
-Create(Ellipse : Elips2d) returns mutable BElips;
+Create(Ellipse : Elips2d) returns BElips;
        ---Purpose:
        -- Constructs a bisecting curve whose geometry is the 2D ellipse Ellipse.
     
index c1aa2e86a8ff3d2f2ddf830e829ad1e5fc8d96da..981dda9bf4c0e96045ec34bd298e58a181e29322 100644 (file)
@@ -26,7 +26,7 @@ uses Hypr2d from gp,
 
 is
 
-Create(Hyper : Hypr2d from gp) returns mutable BHyper;
+Create(Hyper : Hypr2d from gp) returns BHyper;
        ---Purpose:
        -- Constructs a bisecting curve whose geometry is the 2D hyperbola Hyper.
         
index 54260660812ac5e870b3c5d81b6607e06ca40a75..59ae64123e1b5a2791761d85c50fe6542643863e 100644 (file)
@@ -26,7 +26,7 @@ uses Lin2d  from gp,
 
 is
 
-Create(Line : Lin2d) returns mutable BLine;
+Create(Line : Lin2d) returns BLine;
        ---Purpose: Constructs a bisecting line whose geometry is the 2D line Line.
     
 Line(me) returns Lin2d from gp
index 100203269f0c48fc39ea193eab1e8dc05da31ade..d22ef02a6c38d6a25ba14150bc23de5b20621bfa 100644 (file)
@@ -26,7 +26,7 @@ uses Parab2d from gp,
 
 is
 
-Create(Parab : Parab2d) returns mutable BParab;
+Create(Parab : Parab2d) returns BParab;
        ---Purpose: Constructs a bisecting curve whose geometry is the 2D parabola Parab.
     
 Parabola(me) returns Parab2d from gp
index 6af90f6adb2f34719a3dc41e140d6dfa9274f348..f9bb500837432213b676499158dbe4fe15dee5b5 100644 (file)
@@ -25,7 +25,7 @@ uses Pnt2d from gp,
 
 is
 
-Create(Point : Pnt2d) returns mutable BPoint;
+Create(Point : Pnt2d) returns BPoint;
     ---Purpose: Constructs a bisecting object whose geometry is the 2D point Point.
     
 Point(me) returns Pnt2d from gp
index 191e9780cf95fb08862d381bca2841703f284c48..a6ebce018d18f1d53154c85c20592a593b4930cc 100644 (file)
@@ -40,11 +40,11 @@ uses Ax1      from gp,
 is
 
 
-  Create (A1 : Ax1)   returns mutable Axis1Placement;
+  Create (A1 : Ax1)   returns Axis1Placement;
         ---Purpose : Returns a transient copy of A1.
 
 
-  Create (P : Pnt; V : Dir)   returns mutable Axis1Placement;
+  Create (P : Pnt; V : Dir)   returns Axis1Placement;
         ---Purpose :
         --  P is the origin of the axis placement and V is the direction
         --  of the axis placement.
@@ -56,7 +56,7 @@ is
   Reverse (me : mutable);
         ---Purpose : Reverses the direction of the axis placement.
 
-  Reversed (me)  returns mutable Axis1Placement
+  Reversed (me)  returns Axis1Placement
         ---Purpose :  Returns a copy of <me> reversed.
      is static;
      
@@ -67,7 +67,7 @@ is
   Transform (me : mutable; T : Trsf);
        ---Purpose: Applies the transformation T to this axis.
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
 
        ---Purpose: Creates a new object, which is a copy of this axis.
   
index 027a2151dddb0aefa3546367e373bde19fec22bb..f6b7c93867ca48edfe1b6e9fc68258044958d323 100644 (file)
@@ -55,11 +55,11 @@ raises ConstructionError from Standard
 is
 
 
-  Create (A2 : Ax2)  returns mutable Axis2Placement;
+  Create (A2 : Ax2)  returns Axis2Placement;
         ---Purpose : Returns a transient copy of A2.
 
 
-  Create (P : Pnt; N, Vx : Dir)   returns mutable Axis2Placement
+  Create (P : Pnt; N, Vx : Dir)   returns Axis2Placement
        ---Purpose :
         --  P is the origin of the axis placement, N is the main
         --  direction of the axis placement and Vx is the "XDirection".
@@ -139,11 +139,11 @@ is
 
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this coordinate system.
 
 
-  Create (P : Pnt; Vz, Vx, Vy : Dir)   returns mutable Axis2Placement
+  Create (P : Pnt; Vz, Vx, Vy : Dir)   returns Axis2Placement
      is private;
 
 
index ceff24f31fe69fb7db045f2ed51744fe5b994b42..7334d8207c3739673feb5ed0a91cd445e1d5b4c9 100644 (file)
@@ -140,7 +140,7 @@ is
           Degree         : Integer;
          Periodic       : Boolean = Standard_False)
          
-  returns mutable BSplineCurve from Geom
+  returns BSplineCurve from Geom
 
         ---Purpose :  Creates a  non-rational B_spline curve   on  the
         --         basis <Knots, Multiplicities> of degree <Degree>.
@@ -181,7 +181,7 @@ is
          Periodic       : Boolean = Standard_False; 
          CheckRational  : Boolean = Standard_True)
          
-  returns mutable BSplineCurve from Geom
+  returns BSplineCurve from Geom
 
         ---Purpose : Creates  a rational B_spline  curve  on the basis
         --         <Knots, Multiplicities> of degree <Degree>.
@@ -971,7 +971,7 @@ is
        --           |f(t1) - f(t0)| < Tolerance3D
   ;
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this BSpline curve.
     
   InvalidateCache(me : mutable)
index 3bf84756efb91852fd53d6aaae0c5daec51d0277..d1ddf3e147c1e58070e3b8586d0ecf7bd72823ab 100644 (file)
@@ -170,7 +170,7 @@ is
           UDegree, VDegree             : Integer;
          UPeriodic                    : Boolean = Standard_False;
          VPeriodic                    : Boolean = Standard_False)
-     returns mutable BSplineSurface
+     returns BSplineSurface
      
        ---Purpose : Creates  a non-rational b-spline surface (weights
         --         default value is 1.).
@@ -203,7 +203,7 @@ is
           UDegree, VDegree             : Integer;
          UPeriodic                    : Boolean = Standard_False;
          VPeriodic                    : Boolean = Standard_False)
-     returns mutable BSplineSurface
+     returns BSplineSurface
      
         ---Purpose : Creates  a non-rational b-spline surface (weights
         --         default value is 1.).
@@ -1317,26 +1317,26 @@ is
 
 
 
-  UIso (me; U : Real) returns mutable Curve;
+  UIso (me; U : Real) returns Curve;
         ---Purpose :
         --  Computes the U isoparametric curve. 
         --  A B-spline curve is returned.
 
 
-  VIso (me; V : Real)  returns mutable Curve;
+  VIso (me; V : Real)  returns Curve;
         ---Purpose :
         --  Computes the V isoparametric curve. 
         --  A B-spline curve is returned.
 
 
-  UIso (me; U : Real; CheckRational : Boolean) returns mutable Curve;
+  UIso (me; U : Real; CheckRational : Boolean) returns Curve;
         ---Purpose :
         --  Computes the U isoparametric curve.  
        --  If CheckRational=False, no try to make it non-rational.
         --  A B-spline curve is returned.
 
 
-  VIso (me; V : Real; CheckRational : Boolean) returns mutable Curve;
+  VIso (me; V : Real; CheckRational : Boolean) returns Curve;
         ---Purpose :
         --  Computes the V isoparametric curve. 
        --  If CheckRational=False, no try to make it non-rational.
@@ -1374,7 +1374,7 @@ is
        --          ====> |f (u1,v1) - f (u0,v0)| < Tolerance3D
   ;
   
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
 
        ---Purpose: Creates a new object which is a copy of this BSpline surface.
 
index ab725a231746cfacdc1d743db915efd5b2c22922..16701f4bf31207c9fa60cbb6c8d96ec67a336227 100644 (file)
@@ -90,7 +90,7 @@ raises ConstructionError from Standard,
 is 
 
   Create (CurvePoles : Array1OfPnt from TColgp)
-    returns mutable BezierCurve
+    returns BezierCurve
         ---Purpose :  Creates a non rational Bezier curve with a set of poles 
         --         CurvePoles.  The weights are defaulted to all being 1.
        --         Raises ConstructionError if the number of poles is greater than MaxDegree + 1
@@ -101,7 +101,7 @@ is
 
   Create (CurvePoles : Array1OfPnt from TColgp;
          PoleWeights : Array1OfReal from TColStd) 
-     returns mutable BezierCurve
+     returns BezierCurve
         ---Purpose :  Creates a rational Bezier curve with the set of poles
         --  CurvePoles and the set of weights  PoleWeights .
         --  If all the weights are identical the curve is considered 
@@ -379,7 +379,7 @@ is
        -- UTolerance ensures that:
        -- |t1-t0| < UTolerance ===> |f(t1)-f(t0)| < Tolerance3D
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this Bezier curve.
 
   Init (me : mutable; Poles   :  HArray1OfPnt  from TColgp;
index 32ba2412ecd0cbbe0be58e41e5dd68d65ca78f4a..0b113b3e1e04aaed0e49f514b40a7aa6a2aa51b2 100644 (file)
@@ -112,7 +112,7 @@ raises ConstructionError from Standard,
 is
 
  Create (SurfacePoles : Array2OfPnt from TColgp)
-    returns mutable BezierSurface
+    returns BezierSurface
         ---Purpose :
         --  Creates a non-rational Bezier surface with a set of poles.
         --  Control points representation :
@@ -133,7 +133,7 @@ is
 
   Create (SurfacePoles : Array2OfPnt  from TColgp;
          PoleWeights  : Array2OfReal from TColStd)
-     returns mutable BezierSurface
+     returns BezierSurface
         ---Purpose
         --  Creates a rational Bezier surface with a set of poles and a
         --  set of weights.
@@ -571,7 +571,7 @@ is
         --  NbUPoles - 1
 
 
-  UIso (me; U : Real)  returns mutable Curve;
+  UIso (me; U : Real)  returns Curve;
         ---Purpose :
         --  Computes the U isoparametric curve. For a Bezier surface the
         --  UIso curve is a Bezier curve.
@@ -583,7 +583,7 @@ is
         --  NbVPoles - 1
 
 
-  VIso (me; V : Real)  returns mutable Curve;
+  VIso (me; V : Real)  returns Curve;
         ---Purpose :
         --  Computes the V isoparametric curve. For a Bezier surface the
         --  VIso  curve is a Bezier curve.
@@ -667,7 +667,7 @@ is
   Create (SurfacePoles, SurfaceCoefficients : HArray2OfPnt  from TColgp;
           PoleWeights, CoefficientWeights   : HArray2OfReal from TColStd;
          IsURational, IsVRational          : Boolean)
-     returns mutable BezierSurface
+     returns BezierSurface
      is private;
 
 
@@ -687,7 +687,7 @@ is
        --          ====> |f (u1,v1) - f (u0,v0)| < Tolerance3D
 
   
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this Bezier surface.
 
   Init (me : mutable; Poles   :  HArray2OfPnt  from TColgp;
index 3660727e3d8ab0900623ed112201570d1c21ae7b..fd33fcf5d6ff0bc8e1a53e70ac3f9162e47ddd65 100644 (file)
@@ -30,11 +30,11 @@ uses Ax1       from gp,
 
 is
 
-  Create (P : Pnt)   returns mutable CartesianPoint;
+  Create (P : Pnt)   returns CartesianPoint;
         ---Purpose : Returns a transient copy of P.
 
 
-  Create (X, Y, Z : Real)   returns mutable CartesianPoint;
+  Create (X, Y, Z : Real)   returns CartesianPoint;
 
        ---Purpose: Constructs a point defined by its three Cartesian coordinates X, Y and Z.
 
@@ -85,7 +85,7 @@ is
   Transform (me : mutable; T : Trsf);
        ---Purpose: Applies the transformation T to this point.
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose:  Creates a new object which is a copy of this point.
 
 fields
index a81ce9f40c5ff9e7e7812944c3c66e25a4c9e90a..0f5e9cd52450314204abd1faebd6d75fd04015f6 100644 (file)
@@ -63,11 +63,11 @@ is
 
 
 
-  Create (C : Circ)   returns mutable Circle;
+  Create (C : Circ)   returns Circle;
        ---Purpose :  Constructs a circle by conversion of the gp_Circ circle C.
 
 
-  Create (A2 : Ax2; Radius : Real)  returns mutable Circle
+  Create (A2 : Ax2; Radius : Real)  returns Circle
         ---Purpose : Constructs a circle of radius Radius, where A2 locates the circle and
        --   defines its orientation in 3D space such that:
        --   - the center of the circle is the origin of A2,
@@ -170,7 +170,7 @@ is
        ---Purpose: Applies the transformation T to this circle.
 
        
-  Copy (me)  returns mutable like me
+  Copy (me)  returns like me
   is redefined static;
        ---Purpose: Creates a new object which is a copy of this circle.
 
index fc9c671b8a93c10e98884b12b1e7e61ca76a5a8a..d015b82cf67649ea50a4084c4d8b3549258551b7 100644 (file)
@@ -65,7 +65,7 @@ raises ConstructionError from Standard,
 is
 
   Create (A3 : Ax3; Ang : Real; Radius : Real) 
-     returns mutable ConicalSurface
+     returns ConicalSurface
         ---Purpose :
         --  A3 defines the local coordinate system of the conical surface.
         --  Ang is the conical surface semi-angle ]0, PI/2[.
@@ -84,7 +84,7 @@ is
         --  Ang >= PI/2 - Resolution
 
 
-  Create (C : Cone)   returns mutable ConicalSurface;
+  Create (C : Cone)   returns ConicalSurface;
         ---Purpose :
         --  Creates a ConicalSurface from a non transient Cone from 
         --  package gp.
@@ -233,14 +233,14 @@ is
         ---Purpose : Returns False.
 
 
-  UIso (me; U : Real)  returns mutable Curve;
+  UIso (me; U : Real)  returns Curve;
         ---Purpose : Builds the U isoparametric line of this cone. The
        --  origin of this line is on the reference plane of this
        --  cone (i.e. the plane defined by the origin, "X Direction"
        --  and "Y Direction" of the local coordinate system of this cone).
         
 
-  VIso (me; V : Real)   returns mutable Curve;
+  VIso (me; V : Real)   returns Curve;
         ---Purpose : Builds the V isoparametric circle of this cone. It is the
        -- circle on this cone, located in the plane of Z
        -- coordinate V*cos(Semi-Angle) in the local coordinate system of this
@@ -297,7 +297,7 @@ is
 
   Transform (me : mutable; T : Trsf);
        ---Purpose: Applies the transformation T to this cone.
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
 
        ---Purpose: Creates a new object which is a copy of this cone.
 fields
index e18e3e69e549da993f18214f69065cc11e1dcd65..6a8e88e7249366d880c417ad99be4c662dd70dcd 100644 (file)
@@ -111,7 +111,7 @@ is
      is virtual;  
 
 
-  Reversed (me)  returns mutable like me 
+  Reversed (me)  returns like me 
         ---Purpose : Returns a copy of <me> reversed.
      is static;
 
index 42e3a099793b0c3e8ab35a1c1424c40e84e8c795..17142a4ad24b77780d86bf6ace1e02f8dd8671f1 100644 (file)
@@ -56,7 +56,7 @@ raises ConstructionError from Standard,
 
 is
 
-  Create (A3 : Ax3; Radius : Real)    returns mutable CylindricalSurface
+  Create (A3 : Ax3; Radius : Real)    returns CylindricalSurface
         ---Purpose :
         --  A3 defines the local coordinate system of the cylindrical surface.
         --  The "ZDirection" of A3 defines the direction of the surface's
@@ -72,7 +72,7 @@ is
 
 
 
-  Create (C : Cylinder)  returns mutable CylindricalSurface;
+  Create (C : Cylinder)  returns CylindricalSurface;
         ---Purpose :
         --  Creates a CylindricalSurface from a non transient Cylinder
         --  from package gp.
@@ -168,14 +168,14 @@ is
         ---Purpose : Returns False.
 
 
-  UIso (me; U : Real)  returns mutable Curve;
+  UIso (me; U : Real)  returns Curve;
         ---Purpose :
         --  The UIso curve is a Line. The location point of this line is
         --  on the placement plane (XAxis, YAxis) of the surface.
         --  This line is parallel to the axis of symmetry of the surface.
 
 
-  VIso (me; V : Real)   returns mutable Curve;
+  VIso (me; V : Real)   returns Curve;
         ---Purpose :
         --  The VIso curve is a circle. The start point of this circle 
         --  (U = 0) is defined with the "XAxis" of the surface.
@@ -222,7 +222,7 @@ is
 
   Transform (me : mutable; T : Trsf);
        ---Purpose:  Applies the transformation T to this cylinder.
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose:  Creates a new object which is a copy of this cylinder.
 fields
 
index ec8b23e66fca61eba04aea986e0c70d929e9e51f..6e7d977752a06631d3e0a0b85bcd2ff188fd2f75 100644 (file)
@@ -32,13 +32,13 @@ raises ConstructionError from Standard
 is
 
 
-  Create (X, Y, Z :Real)  returns mutable Direction
+  Create (X, Y, Z :Real)  returns Direction
         ---Purpose : Creates a unit vector with it 3 cartesian coordinates.
      raises ConstructionError;
         ---Purpose : 
         --  Raised if Sqrt( X*X + Y*Y + Z*Z) <= Resolution from gp.
 
-  Create (V : Dir) returns mutable Direction;
+  Create (V : Dir) returns Direction;
         ---Purpose : Creates a transient copy of <me>.
 
 
@@ -105,7 +105,7 @@ is
         --  parallel
 
 
-  Crossed (me; Other : Vector)  returns mutable like me
+  Crossed (me; Other : Vector)  returns like me
         ---Purpose :
         --  Computes the cross product between <me> and <Other>.
         --  A new direction is returned.
@@ -117,7 +117,7 @@ is
      is static;
      
 
-  CrossCrossed (me; V1, V2 : Vector)   returns mutable like me
+  CrossCrossed (me; V1, V2 : Vector)   returns like me
         ---Purpose :
         --  Computes the triple vector product <me> ^(V1 ^ V2).
      raises ConstructionError
@@ -130,7 +130,7 @@ is
   Transform (me : mutable; T : Trsf);
        ---Purpose: Applies the transformation T to this unit vector, then normalizes it.
   
-  Copy (me) returns mutable like me;
+  Copy (me) returns like me;
        ---Purpose: Creates a new object which is a copy of this unit vector.
 end;
 
index bd8c722abedfe2c4e313b3205f248e14d2ceecce..cb482c401a62f707c518a4613f561eea289ed8cf 100644 (file)
@@ -64,11 +64,11 @@ raises ConstructionError from Standard,
 
 is
 
-  Create (E : Elips)  returns mutable Ellipse;
+  Create (E : Elips)  returns Ellipse;
         ---Purpose : Constructs an ellipse by conversion of the gp_Elips ellipse E.
 
   Create (A2 : Ax2; MajorRadius, MinorRadius : Real)
-     returns mutable Ellipse
+     returns Ellipse
        ---Purpose : Constructs an ellipse
        --      defined by its major and minor radii, MajorRadius
        --   and MinorRadius, where A2 locates the ellipse
@@ -247,7 +247,7 @@ is
 
        ---Purpose: Applies the transformation T to this ellipse.
 
-  Copy (me)  returns mutable like me is redefined static;
+  Copy (me)  returns like me is redefined static;
      
        ---Purpose: Creates a new object which is a copy of this ellipse.
 
index b7468bf90b2f61d07e15a979f51c19e8349d7d05..520b2b8fa753913d2deca0220cc2d5eb833d5945 100644 (file)
@@ -115,38 +115,38 @@ is
   --  itself. A copy of the object is returned.
 
 
-  Mirrored (me; P : Pnt)              returns mutable like me 
+  Mirrored (me; P : Pnt)              returns like me 
      is static;
 
 
-  Mirrored (me; A1 : Ax1)             returns mutable like me 
+  Mirrored (me; A1 : Ax1)             returns like me 
      is static;
 
 
-  Mirrored (me; A2 : Ax2)             returns mutable like me 
+  Mirrored (me; A2 : Ax2)             returns like me 
       is static;
 
 
-  Rotated (me; A1 : Ax1; Ang : Real)  returns mutable like me 
+  Rotated (me; A1 : Ax1; Ang : Real)  returns like me 
      is static;
 
 
-  Scaled (me; P : Pnt; S : Real)      returns mutable like me 
+  Scaled (me; P : Pnt; S : Real)      returns like me 
      is static;
 
 
-  Transformed (me; T : Trsf)          returns mutable like me
+  Transformed (me; T : Trsf)          returns like me
      is static;
 
 
-  Translated (me; V : Vec)            returns mutable like me
+  Translated (me; V : Vec)            returns like me
      is static;
 
 
-  Translated (me; P1, P2 : Pnt)       returns mutable like me
+  Translated (me; P1, P2 : Pnt)       returns like me
      is static;
 
-  Copy (me)  returns mutable like me                      is deferred;
+  Copy (me)  returns like me                      is deferred;
        ---Purpose: Creates a new object which is a copy of this geometric object.   
 
 
index a1dd94c947728aca08a0c5c0a0dc96b1e6a03692..4f2203e6cadb9292d59957445e19c03090f7ee80 100644 (file)
@@ -84,12 +84,12 @@ raises ConstructionError from Standard,
 
 is
 
- Create (H : Hypr)   returns mutable Hyperbola;
+ Create (H : Hypr)   returns Hyperbola;
         ---Purpose : Constructs a hyperbola by conversion of the gp_Hypr hyperbola H.
        
 
   Create (A2 : Ax2; MajorRadius, MinorRadius : Real)
-     returns mutable Hyperbola
+     returns Hyperbola
        ---Purpose : Constructs a hyperbola defined by its major and
        -- minor radii, MajorRadius and MinorRadius, where A2 locates the
        --   hyperbola and defines its orientation in 3D space such that:
@@ -306,7 +306,7 @@ is
        ---Purpose: Applies the transformation T to this hyperbola.
 
 
-  Copy (me)  returns mutable like me is redefined static;
+  Copy (me)  returns like me is redefined static;
 
        ---Purpose: Creates a new object which is a copy of this hyperbola.
 fields
index ec4c51a6a170548be8587859bf35d3ca56ce8718..5aacce7c92925a3332bb3d4ed3031e6f1686fa4b 100644 (file)
@@ -46,18 +46,18 @@ is
 
 
 
-  Create (A1 : Ax1)   returns mutable Line;
+  Create (A1 : Ax1)   returns Line;
         ---Purpose :
         --  Creates a line located in 3D space with the axis placement A1.
         --  The Location of A1 is the origin of the line. 
 
 
-  Create (L : Lin)  returns mutable Line;
+  Create (L : Lin)  returns Line;
         ---Purpose :
         --  Creates a line from a non transient line from package gp.
 
 
-  Create (P : Pnt; V : Dir)    returns mutable Line;
+  Create (P : Pnt; V : Dir)    returns Line;
         ---Purpose :
        -- Constructs a line passing through point P and parallel to vector V
        --   (P and V are, respectively, the origin and the unit
@@ -199,7 +199,7 @@ is
      is redefined;  
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this line.
 
 
index a94b9d77bef36eb77a3f63c9e010e3da186e5c3a..19b5464fc469d9cb44ead777d053452623864782 100644 (file)
@@ -85,7 +85,7 @@ is
 
 
   Create (C : Curve from Geom; Offset : Real;  V : Dir)
-     returns mutable OffsetCurve
+     returns OffsetCurve
         ---Purpose :
         --  C is the basis curve, Offset is the distance between <me> and
         --  the basis curve at any point. V defines the fixed reference 
@@ -345,7 +345,7 @@ is
 
             
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this offset curve.
 
 fields
index f45d27989e74e9d1fe2bf70d62e7c7495e42ac32..5dccb5d29767fca5e2e8bfdb22da2ed86a410e55 100644 (file)
@@ -68,7 +68,7 @@ is
 
 
 
-  Create (S : Surface from Geom; Offset : Real)   returns mutable OffsetSurface
+  Create (S : Surface from Geom; Offset : Real)   returns OffsetSurface
         ---Purpose : Constructs a surface offset from the basis surface
        -- S, where Offset is the distance between the offset
        -- surface and the basis surface at any point.
@@ -232,10 +232,10 @@ is
        ---Purpose: raises if the surface is not vperiodic.
   is redefined;
 
-  UIso (me; U : Real)  returns mutable Curve;
+  UIso (me; U : Real)  returns Curve;
         ---Purpose : Computes the U isoparametric curve.
 
-  VIso (me; V : Real)  returns mutable Curve;
+  VIso (me; V : Real)  returns Curve;
         ---Purpose : Computes the V isoparametric curve.
 
 
@@ -457,10 +457,10 @@ is
        --          This methods calls the basis surface method.
      is redefined;  
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this offset surface.  
     
-  Surface (me) returns mutable Surface from Geom;
+  Surface (me) returns Surface from Geom;
        ---Purpose: returns an  equivalent surface of the offset surface
        --          when  the basis surface   is a canonic  surface or a
        --          rectangular  limited surface on canonic surface or if
index ff4e93f9a95b909686dc008b3fcc4e2ad15baa27..01de716c345fb1b05e45129102f9a2c5e204876e 100644 (file)
@@ -68,7 +68,7 @@ is
     BuildOsculatingSurface (me ; Param : Real;  
                                  UKnot,VKnot : Integer;
                                  BS : BSplineSurface from Geom ;
-                                 L : out mutable  BSplineSurface from Geom) 
+                                 L : out  BSplineSurface from Geom) 
        ---Purpose: returns False if the osculating surface can't be built
        --          
       returns Boolean  from  Standard
index 2096db51c3b5222751534f8f39077c03e4b08251..705e6e111221ba5bfc9977d275cbf4efb13ef19a 100644 (file)
@@ -65,11 +65,11 @@ raises ConstructionError from Standard,
 is
 
 
-  Create (Prb : Parab)   returns mutable Parabola;
+  Create (Prb : Parab)   returns Parabola;
         ---Purpose : Creates a parabola from a non transient one.
 
 
-  Create (A2 : Ax2; Focal : Real)   returns mutable Parabola
+  Create (A2 : Ax2; Focal : Real)   returns Parabola
        ---Purpose :
        --  Creates a parabola with its local coordinate system "A2"
        --  and it's focal length "Focal".
@@ -81,7 +81,7 @@ is
        ---Purpose : Raised if Focal < 0.0
 
 
-  Create (D : Ax1; F : Pnt)  returns mutable Parabola;
+  Create (D : Ax1; F : Pnt)  returns Parabola;
         ---Purpose :
         --  D is the directrix of the parabola and F the focus point.
         --  The symmetry axis (XAxis) of the parabola is normal to the
@@ -240,7 +240,7 @@ is
      is redefined static;  
 
 
-  Copy (me)  returns mutable like me
+  Copy (me)  returns like me
    is redefined static;
        ---Purpose: Creates a new object which is a copy of this parabola.
 fields
index 0c6fd629b2e0735de376480692dc4c9879e3375a..6b6a2ed97457c9013c5632733b8901a766d9aca4 100644 (file)
@@ -62,7 +62,7 @@ is
 
 
 
-  Create (A3 : Ax3)    returns mutable Plane;
+  Create (A3 : Ax3)    returns Plane;
         ---Purpose :
         --  Creates a plane located in 3D space with an axis placement
         --  three axis.  The "ZDirection" of "A3" is the direction normal
@@ -72,18 +72,18 @@ is
         --  curves.
 
 
-  Create (Pl : Pln)  returns mutable Plane;
+  Create (Pl : Pln)  returns Plane;
         ---Purpose :
         --  Creates a plane from a non transient plane from package gp.
 
 
-  Create (P : Pnt; V : Dir)    returns mutable Plane;
+  Create (P : Pnt; V : Dir)    returns Plane;
         ---Purpose :
         --  P is the "Location" point or origin of the plane.
         --  V is the direction normal to the plane.
 
 
-  Create (A, B, C ,D : Real)   returns mutable Plane
+  Create (A, B, C ,D : Real)   returns Plane
         ---Purpose :
         --  Creates a plane from its cartesian equation :
         --  Ax + By + Cz + D = 0.0
@@ -185,13 +185,13 @@ is
         ---Purpose : return False.
 
 
-  UIso (me; U : Real)   returns mutable Curve;
+  UIso (me; U : Real)   returns Curve;
         ---Purpose :
         --  Computes the U isoparametric curve.
         --  This is a Line parallel to the YAxis of the plane.
 
 
-  VIso (me; V : Real)   returns mutable Curve;
+  VIso (me; V : Real)   returns Curve;
         ---Purpose :
         --  Computes the V isoparametric curve.
         --  This is a Line parallel to the XAxis of the plane.
@@ -238,7 +238,7 @@ is
 
        ---Purpose: Applies the transformation T to this plane.
         
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
 
        ---Purpose: Creates a new object which is a copy of this plane.
 end;
index 8b758f08df9c2cca5743effb28b06e9e17266dcf..fefc4537c95a78669cbd172203cbd1f33ad1fa5f 100644 (file)
@@ -59,7 +59,7 @@ is
   Create (S : Surface from Geom; 
           U1, U2, V1, V2 : Real; 
           USense, VSense : Boolean =  Standard_True)
-     returns mutable RectangularTrimmedSurface
+     returns RectangularTrimmedSurface
         ---Purpose :
         --  The U parametric direction of the surface is oriented from U1
         --  to U2. The V parametric direction of the surface is oriented 
@@ -85,7 +85,7 @@ is
           Param1, Param2 : Real; 
           UTrim          : Boolean;
           Sense          : Boolean = Standard_True)
-     returns mutable RectangularTrimmedSurface
+     returns RectangularTrimmedSurface
         ---Purpose :
         --  The basis surface S is only trim in one parametric direction.
         --  If UTrim = True the surface is trimmed in the U parametric 
@@ -266,11 +266,11 @@ is
         ---Purpose : value and derivatives
 
 
-  UIso (me; U : Real)  returns mutable Curve;
+  UIso (me; U : Real)  returns Curve;
         ---Purpose : computes the U isoparametric curve.
 
 
-  VIso (me; V : Real)   returns mutable Curve;
+  VIso (me; V : Real)   returns Curve;
         ---Purpose : Computes the V isoparametric curve.
 
 
@@ -360,7 +360,7 @@ is
        --          This methods calls the basis surface method.
      is redefined;  
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this patch.
 fields
 
index 54917b20c8d1368f6bca294a59f1ef145886446f..99d2d5d95a72dc4e2a2001317d6cd3e319331a65 100644 (file)
@@ -69,7 +69,7 @@ raises ConstructionError from Standard,
 
 is
 
-  Create (A3 : Ax3; Radius : Real)   returns mutable SphericalSurface
+  Create (A3 : Ax3; Radius : Real)   returns SphericalSurface
         --- Purpose :
         --  A3 is the local coordinate system of the surface.
         --  At the creation the parametrization of the surface is defined
@@ -87,7 +87,7 @@ is
         --- Purpose : Raised if Radius < 0.0.
 
 
-  Create (S : Sphere)   returns mutable SphericalSurface;
+  Create (S : Sphere)   returns SphericalSurface;
         --- Purpose :
         --  Creates a SphericalSurface from a non persistent Sphere from 
         --  package gp.
@@ -168,7 +168,7 @@ is
         --- Purpose : Returns False.
 
 
-  UIso (me; U : Real)   returns mutable Curve;
+  UIso (me; U : Real)   returns Curve;
         --- Purpose : Computes the U isoparametric curve.
         --  The U isoparametric curves of the surface are defined by the 
         --  section of the spherical surface with plane obtained by rotation
@@ -178,7 +178,7 @@ is
         -- Warnings : The radius of this circle can be zero.
 
 
-  VIso (me; V : Real)  returns mutable Curve;
+  VIso (me; V : Real)  returns Curve;
         --- Purpose : Computes the V isoparametric curve.
         --  The V isoparametric curves of the surface  are defined by 
         --  the section of the spherical surface with plane parallel to the
@@ -230,7 +230,7 @@ is
 
   Transform (me : mutable; T : Trsf) ;
        ---Purpose: Applies the transformation T to this sphere.
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this sphere.
 fields 
 
index cc234486c0b51e2d734942e44b36d72e56da0ec1..2f89608de4366a96267cdf319577cd3b1d524862 100644 (file)
@@ -66,7 +66,7 @@ is
      is deferred;
 
 
-  UReversed (me)   returns mutable like me
+  UReversed (me)   returns like me
         ---Purpose :
         --  Reverses the U direction of parametrization of <me>. 
         --  The bounds of the surface are not modified.
@@ -91,7 +91,7 @@ is
      is deferred;
 
 
-  VReversed (me)  returns mutable like me
+  VReversed (me)  returns like me
         ---Purpose :
         --  Reverses the V direction of parametrization of <me>.
         --  The bounds of the surface are not modified.
@@ -222,12 +222,12 @@ is
     is virtual;
     
 
-  UIso (me; U : Real)  returns  mutable Curve
+  UIso (me; U : Real)  returns Curve
         ---Purpose : Computes the U isoparametric curve.
      is deferred;
      
 
-  VIso (me; V : Real)  returns mutable Curve
+  VIso (me; V : Real)  returns Curve
         ---Purpose : Computes the V isoparametric curve.
      is deferred;
 
index 33729a0dec40145169988216112cd3470486083d..3c16b37c92e731d71a58c4aade549f745b6b6bc6 100644 (file)
@@ -64,7 +64,7 @@ raises RangeError          from Standard,
 
 is
 
-  Create (C : Curve; V : Dir)   returns mutable SurfaceOfLinearExtrusion;
+  Create (C : Curve; V : Dir)   returns SurfaceOfLinearExtrusion;
         --- Purpose :
         --  V is the direction of extrusion.
         --  C is the extruded curve.
@@ -165,14 +165,14 @@ is
         --- Purpose : IsVPeriodic always returns false.
 
 
-  UIso (me; U : Real)  returns mutable Curve;
+  UIso (me; U : Real)  returns Curve;
         --- Purpose : Computes the U isoparametric curve of this surface
         -- of linear extrusion. This is the line parallel to the
         -- direction of extrusion, passing through the point of
         -- parameter U of the basis curve.
 
 
-  VIso (me; V : Real)   returns mutable Curve;
+  VIso (me; V : Real)   returns Curve;
         --- Purpose : Computes the V isoparametric curve of this surface
         -- of linear extrusion. This curve is obtained by
         -- translating the extruded curve in the direction of
@@ -295,7 +295,7 @@ is
   
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
         ---Purpose: Creates a new object which is a copy of this surface of linear extrusion.
     
 end;  
index 5e0fe2d82e15cf889bd65fae0a088a59b8c72ee5..e20d0dbf370471ff022aef6ae3c93ed20faf4d82 100644 (file)
@@ -76,7 +76,7 @@ raises ConstructionError   from Standard,
 is
 
 
-  Create (C : Curve; A1 : Ax1)   returns mutable SurfaceOfRevolution;
+  Create (C : Curve; A1 : Ax1)   returns SurfaceOfRevolution;
         ---Purpose :
         --  C : is the meridian  or the referenced curve.
         --  A1 is the axis of revolution. 
@@ -263,13 +263,13 @@ is
        --   surface of revolution is periodic.
 
 
-  UIso (me; U : Real)   returns mutable Curve;
+  UIso (me; U : Real)   returns Curve;
        ---Purpose :  Computes the U isoparametric curve of this surface
        -- of revolution. It is the curve obtained by rotating the
        -- meridian through an angle U about the axis of revolution.
 
 
-  VIso (me; V : Real)  returns mutable Curve;
+  VIso (me; V : Real)  returns Curve;
        ---Purpose :  Computes the U isoparametric curve of this surface
        -- of revolution. It is the curve obtained by rotating the
        -- meridian through an angle U about the axis of revolution.
@@ -349,7 +349,7 @@ is
 
   Transform (me : mutable; T : Trsf);
        ---Purpose: Applies the transformation T to this surface of revolution.
-   Copy (me)  returns mutable like me;
+   Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this surface of revolution.
 fields
 
index 17702230d69f6b8c38fa05343059b724032885d7..e01d4ce45b69c53e48c80689f3b27269da2ad1a3 100644 (file)
@@ -78,7 +78,7 @@ raises ConstructionError from Standard,
 is
 
   Create (A3 : Ax3; MajorRadius, MinorRadius : Real)
-     returns mutable ToroidalSurface
+     returns ToroidalSurface
         ---Purpose :
         --  A3 is the local coordinate system of the surface.
         --  The orientation of increasing V parametric value is defined 
@@ -94,7 +94,7 @@ is
         --  Raised if MinorRadius < 0.0 or if MajorRadius < 0.0
 
 
-  Create (T : Torus)  returns mutable ToroidalSurface;
+  Create (T : Torus)  returns ToroidalSurface;
         ---Purpose :
         --  Creates a ToroidalSurface from a non transient Torus from 
         --  package gp.
@@ -195,7 +195,7 @@ is
         ---Purpose : Returns True.
 
 
-  UIso (me; U : Real)   returns mutable Curve;
+  UIso (me; U : Real)   returns Curve;
         ---Purpose : Computes the U isoparametric curve.
         --  
         --  For a toroidal surface the UIso curve is a circle.
@@ -206,7 +206,7 @@ is
         --  MinorRadius = 0.0
 
 
-  VIso (me; V : Real)   returns mutable Curve;
+  VIso (me; V : Real)   returns Curve;
         ---Purpose : Computes the V isoparametric curve.
         --  
         --  For a ToroidalSurface the VIso curve is a circle.
@@ -262,7 +262,7 @@ is
        ---Purpose: Applies the transformation T to this torus.
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this torus.
 fields
 
index 23eccf7d75b80bd4e18ea73ec1f92567ca468cfa..c990517999dd5478ec2a0fd3a6a50ad4732275bf 100644 (file)
@@ -67,11 +67,11 @@ raises ConstructionError from Standard,
 is
 
 
-  Create   returns mutable Transformation;
+  Create   returns Transformation;
         ---Purpose : Creates an identity transformation.
 
 
-  Create (T : Trsf)  returns mutable Transformation;
+  Create (T : Trsf)  returns Transformation;
         ---Purpose :  Creates a transient copy of T.
 
 
@@ -194,7 +194,7 @@ is
         --  package gp.
 
 
-  Inverted (me)    returns mutable Transformation
+  Inverted (me)    returns Transformation
      raises ConstructionError;
         ---Purpose :
         --  Raised if the the transformation is singular. This means that 
@@ -206,7 +206,7 @@ is
 
 
        
-  Multiplied (me; Other : Transformation)  returns mutable Transformation;
+  Multiplied (me; Other : Transformation)  returns Transformation;
         ---Purpose :
         --  Computes the transformation composed with Other and <me>.
         --  <me> * Other.
@@ -251,7 +251,7 @@ is
 
 
 
-  Copy (me)  returns mutable Transformation;
+  Copy (me)  returns Transformation;
        ---Purpose: Creates a new object which is a copy of this transformation.    
 fields
 
index 0cb811d092b719f7f72c07e1bfbf784f8bba179d..bf632273c1b9e95cdcbe655f2de4547851d123f4 100644 (file)
@@ -47,7 +47,7 @@ is
 
 
   Create (C : Curve; U1, U2 : Real; Sense : Boolean = Standard_True)
-     returns mutable TrimmedCurve
+     returns TrimmedCurve
         ---Purpose : Constructs a trimmed curve from the basis curve C
        -- which is limited between parameter values U1 and U2.
        -- Note: - U1 can be greater or less than U2; in both cases,
@@ -284,7 +284,7 @@ is
        --          This methods calls the basis curve method.
      is redefined;  
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this trimmed curve.
     
 fields
index 34f93c39c7d6875eaffe43350a7fbad40e38a3f8..e2f5617a9571b8b23e6aca0f756666bcbc18778f 100644 (file)
@@ -38,7 +38,7 @@ is
         ---Purpose : Reverses the vector <me>.
 
 
-  Reversed (me) returns mutable like me
+  Reversed (me) returns like me
         ---Purpose : 
         --  Returns a copy of <me> reversed.
      is static;
@@ -111,7 +111,7 @@ is
      is deferred;
      
 
-  Crossed (me; Other : Vector)  returns mutable like me
+  Crossed (me; Other : Vector)  returns like me
         ---Purpose :
         --  Computes the cross product between <me> and <Other>.
         --  A new direction is returned.
@@ -134,7 +134,7 @@ is
      is deferred;
      
 
-  CrossCrossed (me; V1, V2 : Vector)   returns mutable like me
+  CrossCrossed (me; V1, V2 : Vector)   returns like me
         ---Purpose :
         --  Computes the triple vector product <me> ^(V1 ^ V2).
      raises ConstructionError
index 150d5ec83ebb325341cbab97f7f10a9591bfc501..5ddcb0162a8bd31b99ae7ff1346d0a2335c2012e 100644 (file)
@@ -29,15 +29,15 @@ raises ConstructionError from Standard
 
 is
 
-  Create (V : Vec) returns mutable VectorWithMagnitude;
+  Create (V : Vec) returns VectorWithMagnitude;
         ---Purpose : Creates a transient copy of V.
 
 
-  Create (X, Y, Z : Real)   returns mutable VectorWithMagnitude;
+  Create (X, Y, Z : Real)   returns VectorWithMagnitude;
         ---Purpose : Creates a vector with three cartesian coordinates. 
 
 
-  Create (P1, P2 : Pnt)   returns mutable VectorWithMagnitude;
+  Create (P1, P2 : Pnt)   returns VectorWithMagnitude;
         ---Purpose :
         --  Creates a vector from the point P1 to the point P2.
         --  The magnitude of the vector is the distance between P1 and P2
@@ -77,7 +77,7 @@ is
         --  Adds the Vector Other to <me>.
 
 
-  Added (me; Other : Vector)  returns mutable VectorWithMagnitude
+  Added (me; Other : Vector)  returns VectorWithMagnitude
         ---Purpose :
         --  Adds the vector Other to <me>.
 
@@ -90,7 +90,7 @@ is
         --  <me> ^ Other.
 
 
-  Crossed (me; Other : Vector)  returns mutable like me
+  Crossed (me; Other : Vector)  returns like me
         ---Purpose :
         --  Computes the cross product  between <me> and Other 
         --  <me> ^ Other. A new vector is returned.
@@ -102,7 +102,7 @@ is
         --  Computes the triple vector product  <me> ^ (V1 ^ V2).
 
 
-  CrossCrossed (me; V1, V2 : Vector)   returns mutable like me
+  CrossCrossed (me; V1, V2 : Vector)   returns like me
         ---Purpose :
         --  Computes the triple vector product  <me> ^ (V1 ^ V2).
         --  A new vector is returned.
@@ -113,13 +113,13 @@ is
         ---Purpose : Divides <me> by a scalar.
 
 
-  Divided (me; Scalar : Real)  returns mutable VectorWithMagnitude
+  Divided (me; Scalar : Real)  returns VectorWithMagnitude
         ---Purpose :
         --  Divides <me> by a scalar. A new vector is returned.
      is static;
 
 
-  Multiplied (me; Scalar : Real)  returns mutable VectorWithMagnitude
+  Multiplied (me; Scalar : Real)  returns VectorWithMagnitude
         ---Purpose :
         --  Computes the product of the vector <me> by a scalar.
         --  A new vector is returned.
@@ -139,7 +139,7 @@ is
         --  Resolution from package gp.
 
 
-  Normalized (me)  returns mutable VectorWithMagnitude
+  Normalized (me)  returns VectorWithMagnitude
         ---Purpose : Returns a copy of <me> Normalized.
      raises ConstructionError
         ---Purpose :
@@ -152,7 +152,7 @@ is
         ---Purpose : Subtracts the Vector Other to <me>.
 
 
-  Subtracted (me; Other : Vector)  returns mutable VectorWithMagnitude
+  Subtracted (me; Other : Vector)  returns VectorWithMagnitude
         ---Purpose :
         --  Subtracts the vector Other to <me>. A new vector is returned.
 
@@ -165,7 +165,7 @@ is
        ---Purpose: Applies the transformation T to this vector.
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this vector.
 
 end;
index e0a4be1828720c82cc0de48c451ee47a1d723e4c..ab362fc6cff2f4ee0effa669ef3536c525d2dd84 100644 (file)
@@ -40,17 +40,17 @@ uses Ax2d   from gp,
 
 is
 
-  Create (A : Ax2d)  returns mutable AxisPlacement;
+  Create (A : Ax2d)  returns AxisPlacement;
         --- Purpose : Constructs an axis by conversion of the gp_Ax2d axis A.
 
 
-  Create (P : Pnt2d; V : Dir2d)  returns mutable AxisPlacement;
+  Create (P : Pnt2d; V : Dir2d)  returns AxisPlacement;
        --- Purpose : Constructs an axis from a given origin P and unit vector V.
        
 
   Reverse (me : mutable);
 
-  Reversed (me)  returns mutable AxisPlacement  is static;
+  Reversed (me)  returns AxisPlacement  is static;
        ---Purpose: Reverses the unit vector of this axis.
        -- Note:
        -- - Reverse assigns the result to this axis, while
@@ -99,7 +99,7 @@ is
        ---Purpose: Applies the transformation T to this axis.
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
   
        ---Purpose: Creates a new object which is a copy of this axis.     
 fields
index 6d122a53214249bd555f382c018a08f033a5129b..ddf9a7c721e22ffa7d8c1dcdd4b316809a347da2 100644 (file)
@@ -145,7 +145,7 @@ is
           Degree         : Integer;
          Periodic       : Boolean = Standard_False)
          
-  returns mutable BSplineCurve from Geom2d
+  returns BSplineCurve from Geom2d
 
         ---Purpose :  Creates a  non-rational B_spline curve   on  the
         --         basis <Knots, Multiplicities> of degree <Degree>.
@@ -184,7 +184,7 @@ is
           Degree         : Integer;
          Periodic       : Boolean = Standard_False)
          
-  returns mutable BSplineCurve from Geom2d
+  returns BSplineCurve from Geom2d
 
         ---Purpose : Creates  a rational B_spline  curve  on the basis
         --         <Knots, Multiplicities> of degree <Degree>.
@@ -982,7 +982,7 @@ is
        --           |f(t1) - f(t0)| < ToleranceUV
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this BSpline curve.  
     
   UpdateKnots(me : mutable)
index 6d4ab873a986307c57196a6ff747a93cffe61af9..3a715fde2c28257987be76c3f85d514996f8b61a 100644 (file)
@@ -93,7 +93,7 @@ is
 
 
 
-  Create (CurvePoles : Array1OfPnt2d from TColgp) returns mutable BezierCurve
+  Create (CurvePoles : Array1OfPnt2d from TColgp) returns BezierCurve
         --- Purpose :
         --  Creates a non rational Bezier curve with a set of poles :
         --  CurvePoles.  The weights are defaulted to all being 1. 
@@ -104,7 +104,7 @@ is
 
   Create (CurvePoles  : Array1OfPnt2d from TColgp;
          PoleWeights : Array1OfReal from TColStd) 
-     returns mutable BezierCurve
+     returns BezierCurve
         --- Purpose :
         --  Creates a rational Bezier curve with the set of poles
         --  CurvePoles and the set of weights  PoleWeights .
@@ -361,7 +361,7 @@ is
        --           | t1 - t0| < Utolerance ===> 
        --           |f(t1) - f(t0)| < ToleranceUV
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this Bezier curve.     
 
   Init (me : mutable; Poles   :  HArray1OfPnt2d  from TColgp;
index 2c69dc57510ea76224ec7899a564268153f74723..97aa6ee7a0ecb08fcad484d0e63e5bf0854e43af 100644 (file)
@@ -30,11 +30,11 @@ uses Ax2d       from gp,
 
 is
 
-  Create (P : Pnt2d)   returns mutable CartesianPoint;
+  Create (P : Pnt2d)   returns CartesianPoint;
         --- Purpose : Returns a persistent copy of P.
 
 
-  Create (X, Y : Real)   returns mutable CartesianPoint;
+  Create (X, Y : Real)   returns CartesianPoint;
 
 
 
@@ -78,7 +78,7 @@ is
 
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
      
 fields
 
index 781a7dc20a28f6a1b2ee77d0c21a878e43ac0a85..5e4b61f545b9d3d20e3ad403d1a8aefcf18b5df5 100644 (file)
@@ -59,13 +59,13 @@ raises ConstructionError from Standard,
 is
 
 
-  Create (C : Circ2d)   returns mutable Circle;
+  Create (C : Circ2d)   returns Circle;
        --- Purpose :  Constructs a circle by conversion of the gp_Circ2d circle C.
 
 
   Create (A : Ax2d; Radius : Real;
           Sense: Boolean from Standard = Standard_True)  
-  returns mutable Circle
+  returns Circle
         --- Purpose : Constructs a circle of radius Radius, whose center is the origin of axis
        --   A; A is the "X Axis" of the local coordinate system
        --   of the circle; this coordinate system is direct if
@@ -75,7 +75,7 @@ is
      raises ConstructionError;
 
 
-  Create (A : Ax22d; Radius : Real)  returns mutable Circle
+  Create (A : Ax22d; Radius : Real)  returns Circle
         --- Purpose : Constructs a circle
        -- of radius Radius, where the coordinate system A
        --   locates the circle and defines its orientation in the plane such that:
@@ -168,7 +168,7 @@ is
 ---Purpose: Applies the transformation T to this circle.
 
        
-  Copy (me)  returns mutable like me
+  Copy (me)  returns like me
      is redefined static;
 ---Purpose: Creates a new object which is a copy of this circle.
     
index 9cfa55f27756663780a02599b165b3e3894c960b..f6edb649a1f868bb79761906e73c1fc98509d77f 100644 (file)
@@ -99,7 +99,7 @@ is
        -- redefined (for example, on a line).
      is virtual;  
 
-  Reversed (me)  returns mutable like me 
+  Reversed (me)  returns like me 
         --- Purpose : Creates a reversed duplicate Changes the orientation of this curve. The first and
        -- last parameters are not changed, but the parametric
        -- direction of the curve is reversed.
index 827860da7d56c80f3400391da804ad0de103b9d0..1950474eb20d4a74ed4ed22c32d1cbc89e01894d 100644 (file)
@@ -32,13 +32,13 @@ raises ConstructionError from Standard
 is
 
 
-  Create (X, Y :Real)  returns mutable Direction
+  Create (X, Y :Real)  returns Direction
         --- Purpose : Creates a unit vector with it 2 cartesian coordinates.
      raises ConstructionError;
         --- Purpose : 
         --  Raised if Sqrt( X*X + Y*Y) <= Resolution from gp.
 
-  Create (V : Dir2d) returns mutable Direction;
+  Create (V : Dir2d) returns Direction;
         --- Purpose : Creates a persistent copy of <me>.
 
 
@@ -97,7 +97,7 @@ is
        ---Purpose: Applies the transformation T to this unit vector, then normalizes it.
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object which is a copy of this unit vector.     
 end;
 
index bbbf01c814392282d00dc977a37103f06d8698ad..0b8110420b4603b115c5837ed9b9dcc8acdb60f3 100644 (file)
@@ -62,14 +62,14 @@ raises ConstructionError from Standard,
 is
 
 
-  Create (E : Elips2d)  returns mutable Ellipse;
+  Create (E : Elips2d)  returns Ellipse;
         --- Purpose :
         --  Creates an ellipse by conversion of the gp_Elips2d ellipse E.
 
 
   Create (MajorAxis : Ax2d; MajorRadius, MinorRadius : Real;
           Sense: Boolean from Standard = Standard_True)
-     returns mutable Ellipse
+     returns Ellipse
        --- Purpose :  Creates an ellipse defined by its major and minor radii,
        --   MajorRadius and MinorRadius, and positioned
        --   in the plane by its major axis MajorAxis; the
@@ -89,7 +89,7 @@ is
 
 
   Create (Axis : Ax22d; MajorRadius, MinorRadius : Real)
-     returns mutable Ellipse
+     returns Ellipse
        --- Purpose : Creates an ellipse defined by its major and minor radii,
        --   MajorRadius and MinorRadius, where the
        --   coordinate system Axis locates the ellipse and
@@ -270,7 +270,7 @@ is
 
        ---Purpose: Applies the transformation T to this ellipse.
 
-  Copy (me)  returns mutable like me
+  Copy (me)  returns like me
      is redefined static;
        ---Purpose: Creates a new object which is a copy of this ellipse.     
 fields
index 15a728b45e50c3fa45760b0c6f6cab6e3c8ac19c..c5be2bc90614994b76ce8495c61dfae863811c60 100644 (file)
@@ -102,28 +102,28 @@ is
 
 
 
-  Mirrored (me; P : Pnt2d)            returns mutable like me
+  Mirrored (me; P : Pnt2d)            returns like me
   is static;
 
-  Mirrored (me; A : Ax2d)             returns mutable like me
+  Mirrored (me; A : Ax2d)             returns like me
   is static;
 
-  Rotated (me; P : Pnt2d; Ang : Real)  returns mutable like me
+  Rotated (me; P : Pnt2d; Ang : Real)  returns like me
   is static;
 
-  Scaled (me; P : Pnt2d; S : Real)     returns mutable like me
+  Scaled (me; P : Pnt2d; S : Real)     returns like me
   is static;
 
-  Transformed (me; T : Trsf2d)        returns mutable like me
+  Transformed (me; T : Trsf2d)        returns like me
   is static;
 
-  Translated (me; V : Vec2d)          returns mutable like me
+  Translated (me; V : Vec2d)          returns like me
   is static;
 
-  Translated (me; P1, P2 : Pnt2d)     returns mutable like me
+  Translated (me; P1, P2 : Pnt2d)     returns like me
   is static;
 
-  Copy (me)  returns mutable like me is deferred;
+  Copy (me)  returns like me is deferred;
   
      
 end;
index 694bc57943ca25d739eb53b9e34de14c0f8c20d5..4c32611d91b8f7bd93fd61699ee2de41786ecee8 100644 (file)
@@ -84,13 +84,13 @@ raises ConstructionError from Standard,
 
 is
 
-  Create (H : Hypr2d)   returns mutable Hyperbola;
+  Create (H : Hypr2d)   returns Hyperbola;
         --- Purpose : Creates  an Hyperbola from a non persistent one from package gp
 
 
   Create (MajorAxis : Ax2d; MajorRadius, MinorRadius : Real;
           Sense: Boolean from Standard = Standard_True)
-     returns mutable Hyperbola
+     returns Hyperbola
        --- Purpose :
        --  MajorAxis is the "XAxis" of the hyperbola.
        --  The YAxis is in the direct sense if "Sense" is True;
@@ -100,7 +100,7 @@ is
        --- Purpose : Raised if MajorRadius < 0.0 or if MinorRadius < 0.0
 
   Create (Axis : Ax22d; MajorRadius, MinorRadius : Real)
-     returns mutable Hyperbola
+     returns Hyperbola
        --- Purpose :
        --  The XDirection of "Axis" is the "XAxis" of the hyperbola and 
        --  the YDirection of "Axis" is the "YAxis".
@@ -323,7 +323,7 @@ is
 
        ---Purpose: Applies the transformation T to this hyperbola.
 
-  Copy (me)  returns mutable like me is redefined static;
+  Copy (me)  returns like me is redefined static;
        ---Purpose: Creates a new object which is a copy of this hyperbola.
         
 fields
index fb0ccbab4c9f4d591a251de169a8dd1e2736f818..99d9f1d02466a9f7d2589acd02972b633ea413bb 100644 (file)
@@ -48,18 +48,18 @@ raises RangeError  from Standard
 
 is
 
-  Create (A : Ax2d)   returns mutable Line;
+  Create (A : Ax2d)   returns Line;
         --- Purpose :
         --  Creates a line located in 2D space with the axis placement A.
         --  The Location of A is the origin of the line. 
 
 
-  Create (L : Lin2d)  returns mutable Line;
+  Create (L : Lin2d)  returns Line;
         --- Purpose :
         --  Creates a line by conversion of the gp_Lin2d line L.
 
 
-  Create (P : Pnt2d; V : Dir2d)    returns mutable Line;
+  Create (P : Pnt2d; V : Dir2d)    returns Line;
         --- Purpose : Constructs a line passing through point P and parallel to
        --   vector V (P and V are, respectively, the origin
        --   and the unit vector of the positioning axis of the line).
@@ -195,7 +195,7 @@ is
 
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object, which is a copy of this line. 
     
 fields
index 6af4a2cb76694ffa9624181692d983ec1fd3ad79..cca2edb526fd3deead2e20fe491045300930cfb6 100644 (file)
@@ -77,7 +77,7 @@ raises ConstructionError   from Standard,
 is
 
 
-  Create (C : Curve from Geom2d; Offset : Real)   returns mutable OffsetCurve
+  Create (C : Curve from Geom2d; Offset : Real)   returns OffsetCurve
         --- Purpose : Constructs a curve offset from the basis curve C,
        -- where Offset is the distance between the offset
        -- curve and the basis curve at any point.
@@ -328,7 +328,7 @@ is
 
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        ---Purpose: Creates a new object, which is a copy of this offset curve.     
 fields
 
index 0d2412c2ff1a2793ec4910fdb425ddfc90cdcae4..6781738f5e308f929719136610f5e05d7945b7e7 100644 (file)
@@ -60,13 +60,13 @@ is
 
 
 
-  Create (Prb : Parab2d)   returns mutable Parabola;
+  Create (Prb : Parab2d)   returns Parabola;
         --- Purpose : Creates a parabola from a non persistent one.
 
 
   Create (MirrorAxis : Ax2d; Focal : Real;
           Sense: Boolean from Standard = Standard_True)   
-  returns mutable Parabola
+  returns Parabola
        --- Purpose :
        --  Creates a parabola with its "MirrorAxis" and it's focal 
        --  length "Focal".
@@ -77,7 +77,7 @@ is
      raises ConstructionError;
        --- Purpose : Raised if Focal < 0.0
 
-  Create (Axis : Ax22d; Focal : Real)   returns mutable Parabola
+  Create (Axis : Ax22d; Focal : Real)   returns Parabola
        --- Purpose :
        --  Creates a parabola with its Axis and it's focal 
        --  length "Focal".
@@ -89,7 +89,7 @@ is
        --- Purpose : Raised if Focal < 0.0
 
 
-  Create (D : Ax2d; F : Pnt2d)  returns mutable Parabola;
+  Create (D : Ax2d; F : Pnt2d)  returns Parabola;
         --- Purpose :
         --  D is the directrix of the parabola and F the focus point.
         --  The symmetry axis "XAxis" of the parabola is normal to the
@@ -222,7 +222,7 @@ is
      is redefined static;  
 
 
-  Copy (me)  returns mutable like me
+  Copy (me)  returns like me
   is redefined static;
        ---Purpose: Creates a new object, which is a copy of this parabola.     
 fields
index 6cec6c5fac55ea167964689248eb21add5c73b50..5024e7ce1fa46972ab50f46f986dd9a46a354bc1 100644 (file)
@@ -63,11 +63,11 @@ raises ConstructionError from Standard,
 is
 
 
-  Create   returns mutable Transformation;
+  Create   returns Transformation;
         --- Purpose : Creates an identity transformation.
 
 
-  Create (T : Trsf2d)  returns mutable Transformation;
+  Create (T : Trsf2d)  returns Transformation;
         --- Purpose :  Creates a persistent copy of T.
 
 
@@ -173,14 +173,14 @@ is
         --  package gp.
 
 
-  Inverted (me)    returns mutable Transformation 
+  Inverted (me)    returns Transformation 
        raises  ConstructionError;
        ---Purpose: Computes the inverse of this transformation and creates a new one.
         --  Raises ConstructionError  if the the transformation is singular. This means that 
         --  the ScaleFactor is lower or equal to Resolution from package gp.
 
        
-  Multiplied (me; Other : Transformation)  returns mutable Transformation;
+  Multiplied (me; Other : Transformation)  returns Transformation;
         --- Purpose :
         --  Computes the transformation composed with Other and <me>.
         --  <me> * Other.
@@ -229,7 +229,7 @@ is
 
 
 
-  Copy (me)  returns mutable Transformation;
+  Copy (me)  returns Transformation;
        --- Purpose: Creates a new object, which is a copy of this transformation.
     
 fields
index a98b253eb6b93f7260e45603c8087058d7fd3d11..e79cabcbb328a61b18118e9f66aecb7db8793bb0 100644 (file)
@@ -44,7 +44,7 @@ raises ConstructionError   from Standard,
 is
 
   Create (C : Curve; U1, U2 : Real; Sense : Boolean = Standard_True)
-     returns mutable TrimmedCurve
+     returns TrimmedCurve
         --- Purpose :
         --  Creates a trimmed curve from the basis curve C limited between 
         --  U1 and U2.
@@ -280,7 +280,7 @@ is
 
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
 ---Purpose:
 -- Creates a new object, which is a copy of this trimmed curve. 
     
index 225a4097c5fb93c7747cb72d3923304888e7eee7..0f5b5e0abe81b62f696e71bba6f927fd5bf53a14 100644 (file)
@@ -36,7 +36,7 @@ is
         --- Purpose : Reverses the vector <me>.
 
 
-  Reversed (me) returns mutable like me
+  Reversed (me) returns like me
         --- Purpose : Returns a copy of <me> reversed.
      is static;
 
index 48e80293d2f22923996cf5c764951bc482badfd0..cd6ce9db56fb5defe4ecf70296b172a142ad7646 100644 (file)
@@ -30,15 +30,15 @@ raises ConstructionError from Standard
 is
 
 
-  Create (V : Vec2d) returns mutable VectorWithMagnitude;
+  Create (V : Vec2d) returns VectorWithMagnitude;
         --- Purpose : Creates a persistent copy of V.
 
 
-  Create (X, Y : Real)   returns mutable VectorWithMagnitude;
+  Create (X, Y : Real)   returns VectorWithMagnitude;
         --- Purpose : Creates a vector with two cartesian coordinates. 
 
 
-  Create (P1, P2 : Pnt2d)   returns mutable VectorWithMagnitude;
+  Create (P1, P2 : Pnt2d)   returns VectorWithMagnitude;
         --- Purpose :
         --  Creates a vector from the point P1 to the point P2.
         --  The magnitude of the vector is the distance between P1 and P2
@@ -75,7 +75,7 @@ is
         ---C++: alias operator +=
 
 
-  Added (me; Other : Vector)  returns mutable VectorWithMagnitude
+  Added (me; Other : Vector)  returns VectorWithMagnitude
         --- Purpose :
         --  Adds the vector Other to <me>.
         ---C++: alias operator +
@@ -94,14 +94,14 @@ is
         ---C++: alias operator /=
 
 
-  Divided (me; Scalar : Real)  returns mutable VectorWithMagnitude
+  Divided (me; Scalar : Real)  returns VectorWithMagnitude
         --- Purpose :
         --  Divides <me> by a scalar. A new vector is returned.
         ---C++: alias operator /
      is static;
 
 
-  Multiplied (me; Scalar : Real)  returns mutable VectorWithMagnitude
+  Multiplied (me; Scalar : Real)  returns VectorWithMagnitude
         --- Purpose :
         --  Computes the product of the vector <me> by a scalar.
         --  A new vector is returned.
@@ -125,7 +125,7 @@ is
         --  Resolution from package gp.
 
 
-  Normalized (me)  returns mutable VectorWithMagnitude
+  Normalized (me)  returns VectorWithMagnitude
         --- Purpose : Returns a copy of <me> Normalized.
      raises ConstructionError
         --- Purpose :
@@ -139,7 +139,7 @@ is
         ---C++: alias operator -=
 
 
-  Subtracted (me; Other : Vector)  returns mutable VectorWithMagnitude
+  Subtracted (me; Other : Vector)  returns VectorWithMagnitude
         --- Purpose :
         --  Subtracts the vector Other to <me>. A new vector is returned.
         ---C++: alias operator -
@@ -151,7 +151,7 @@ is
        ---Purpose: Applies the transformation T to this vector.
 
 
-  Copy (me)  returns mutable like me;
+  Copy (me)  returns like me;
        --- Purpose: Creates a new object which is a copy of this vector.    
 end;
 
index 9c76e87ccb4434a76f53d659ae2b79dc3d7e273e..4375bb377568461a1461b3d8523546d2c2806427 100644 (file)
@@ -29,14 +29,14 @@ raises
 
 is
 
-    Create returns mutable HCurve from Geom2dAdaptor;
+    Create returns HCurve from Geom2dAdaptor;
     
-    Create( AS : Curve from Geom2dAdaptor) returns mutable HCurve from Geom2dAdaptor;
+    Create( AS : Curve from Geom2dAdaptor) returns HCurve from Geom2dAdaptor;
 
-    Create( S : Curve from Geom2d) returns mutable HCurve from Geom2dAdaptor;
+    Create( S : Curve from Geom2d) returns HCurve from Geom2dAdaptor;
     
     Create( S : Curve from Geom2d; UFirst,ULast : Real) 
-    returns  mutable HCurve from Geom2dAdaptor
+    returns HCurve from Geom2dAdaptor
     raises ConstructionError from Standard;
        ---Purpose: ConstructionError is raised if UFirst>ULast or VFirst>VLast
 
index e61bde61d27f693fb9252caacc05bd16d998370b..30af5c5f7f3278a04cf87774613bafbd5f41144f 100644 (file)
@@ -70,7 +70,7 @@ is
   SplitBSplineCurve (C               : BSplineCurve from Geom2d; 
                      FromK1, ToK2    : Integer;
                      SameOrientation : Boolean = Standard_True)
-     returns mutable BSplineCurve from Geom2d
+     returns BSplineCurve from Geom2d
         --- Purpose : 
         --  This method computes the arc of B-spline curve between the two 
         --  knots FromK1 and ToK2.  If C is periodic the arc has the same
@@ -97,7 +97,7 @@ is
                      FromU1, ToU2        : Real;
                      ParametricTolerance : Real;
                      SameOrientation     : Boolean = Standard_True)
-     returns mutable BSplineCurve from Geom2d
+     returns BSplineCurve from Geom2d
         --- Purpose :
         --  This function computes the segment of B-spline curve between the 
         --  parametric values FromU1, ToU2.
@@ -121,7 +121,7 @@ is
   CurveToBSplineCurve (C : Curve from Geom2d ;
                       Parameterisation : ParameterisationType from Convert 
                        = Convert_TgtThetaOver2)
-     returns mutable BSplineCurve from Geom2d
+     returns BSplineCurve from Geom2d
         --- Purpose : This function converts a non infinite curve from
         --   Geom into a  B-spline curve.  C must  be  an ellipse or a
         --   circle or a trimmed conic  or a trimmed  line or a Bezier
index 374151ef104f6f4335cfec2504ff40a0b49dabd9..95bd39fb0dd3a22900a6380c13b962ca30b78420 100644 (file)
@@ -75,7 +75,7 @@ is
     raises DomainError;
    
         
-    Arc (me : in out; Index : Integer)    returns mutable BezierCurve
+    Arc (me : in out; Index : Integer)    returns BezierCurve
         --- Purpose :Constructs and returns the Bezier curve of index
        -- Index to the table of adjacent Bezier arcs
        -- computed by this algorithm.
index 3be425d9f879afa7295ef6a59c4b6ee9b1cceddb..84898e34f0d8d7f8c4e65be97086387328620372 100644 (file)
@@ -64,7 +64,7 @@ is
                      start : Curve from Geom2d;
                     Udeb  : Real  from Standard;
                     Ufin  : Real  from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert  an Entity from Geom2d to IGES. If this
     --            Entity could not be converted, this member returns a NullEntity.
 
index 6a95dd84ef17db2b0642ba0936c34b1c9bebb101..2499029641bb2087ade87e3c784d4f16dd0ac99f 100644 (file)
@@ -41,13 +41,13 @@ is
 
     Transfer2dPoint            (me    : in out;
                                 start : Point from Geom2d)
-        returns mutable Point from IGESGeom;
+        returns Point from IGESGeom;
     ---Purpose :  Transfert  a  Point from Geom to IGES. If this
     --            Entity could not be converted, this member returns a NullEntity.
 
     Transfer2dPoint            (me    : in out;
                                 start : CartesianPoint from Geom2d)
-        returns mutable Point from IGESGeom;
+        returns Point from IGESGeom;
     ---Purpose :  Transfert  a  CartesianPoint from Geom to IGES. If this
     --            Entity could not be converted, this member returns a NullEntity.
 
index 29fbac55a875969774e26c546febf34b7ef107b2..373a68becb5e8ea5c22f7375fd63a40fd5667ecd 100644 (file)
@@ -43,7 +43,7 @@ is
 
     Transfer2dVector   (me    : in out;
                         start : Vector from Geom2d)
-        returns mutable Direction from IGESGeom;
+        returns Direction from IGESGeom;
     ---Purpose :  Transfert  a  GeometryEntity which  answer True  to  the
     --            member : BRepToIGES::IsGeomVector(Geometry).  If this
     --            Entity could not be converted, this member returns a NullEntity.
@@ -51,12 +51,12 @@ is
 
     Transfer2dVector   (me    : in out;
                         start : VectorWithMagnitude from Geom2d)
-        returns mutable Direction from IGESGeom;
+        returns Direction from IGESGeom;
 
 
     Transfer2dVector   (me    : in out;
                         start : Direction from Geom2d)
-        returns mutable Direction from IGESGeom;
+        returns Direction from IGESGeom;
 
 
 end Geom2dVector;
index 9862b825061bac15fdde80c7f78203a7c8800c25..6ca5ab10cfa50d5d73451c01b801a0e3fe01529e 100644 (file)
@@ -29,17 +29,17 @@ raises
 
 is
 
-    Create returns mutable HCurve from GeomAdaptor;
+    Create returns HCurve from GeomAdaptor;
        ---C++: inline
     
-    Create( AS : Curve from GeomAdaptor) returns mutable HCurve from GeomAdaptor;
+    Create( AS : Curve from GeomAdaptor) returns HCurve from GeomAdaptor;
        ---C++: inline
 
-    Create( S : Curve from Geom) returns mutable HCurve from GeomAdaptor;
+    Create( S : Curve from Geom) returns HCurve from GeomAdaptor;
        ---C++: inline
     
     Create( S : Curve from Geom; UFirst,ULast : Real) 
-    returns  mutable HCurve from GeomAdaptor
+    returns HCurve from GeomAdaptor
        ---Purpose: ConstructionError is raised if UFirst>ULast or VFirst>VLast
        ---C++: inline
     raises ConstructionError from Standard;
index 82260d99098c8a691f24c7e2c53b0fc751ad52d9..0ca55fc2ff02458d36f476baa214a552fc558e99 100644 (file)
@@ -29,19 +29,19 @@ raises
 
 is
 
-    Create returns mutable HSurface from GeomAdaptor;
+    Create returns HSurface from GeomAdaptor;
        ---C++: inline
     
-    Create( AS : Surface from GeomAdaptor) returns mutable HSurface from GeomAdaptor;
+    Create( AS : Surface from GeomAdaptor) returns HSurface from GeomAdaptor;
        ---C++: inline
 
-    Create( S : Surface from Geom) returns mutable HSurface from GeomAdaptor;
+    Create( S : Surface from Geom) returns HSurface from GeomAdaptor;
        ---C++: inline
     
     Create( S : Surface from Geom; UFirst,ULast,VFirst,VLast : Real; 
            TolU  :  Real  =  0.0; 
             TolV  :  Real  =  0.0) 
-    returns  mutable HSurface from GeomAdaptor
+    returns HSurface from GeomAdaptor
     raises ConstructionError from Standard;
        ---Purpose: ConstructionError is raised if UFirst>ULast or VFirst>VLast
        ---C++: inline
index f300e5f6e537f5bae9b3c5548d3a05d22705dfe4..e3330579f6dbcf6a7874e7ace2f170818ad5927b 100644 (file)
@@ -109,7 +109,7 @@ is
   SplitBSplineCurve (C               : BSplineCurve from Geom; 
                      FromK1, ToK2    : Integer;
                      SameOrientation : Boolean = Standard_True)
-     returns mutable BSplineCurve from Geom
+     returns BSplineCurve from Geom
          --- Purpose : 
          --  This method computes the arc of B-spline curve between the two 
          --  knots FromK1 and ToK2.  If C is periodic the arc has the same
@@ -133,7 +133,7 @@ is
                      FromU1, ToU2        : Real;
                      ParametricTolerance : Real;
                      SameOrientation     : Boolean = Standard_True)
-     returns mutable BSplineCurve from Geom
+     returns BSplineCurve from Geom
         --- Purpose :
         --  This function computes the segment of B-spline curve between the 
         --  parametric values FromU1, ToU2.
@@ -158,7 +158,7 @@ is
                        FromUK1, ToUK2, FromVK1, ToVK2 : Integer; 
                        SameUOrientation : Boolean = Standard_True;
                        SameVOrientation : Boolean = Standard_True)
-     returns mutable BSplineSurface from Geom
+     returns BSplineSurface from Geom
         --- Purpose : 
         --  Computes the B-spline surface patche between the knots values
         --  FromUK1, ToUK2, FromVK1, ToVK2.
@@ -182,7 +182,7 @@ is
                        FromK1, ToK2    : Integer;
                        USplit          : Boolean;
                        SameOrientation : Boolean = Standard_True)
-     returns mutable BSplineSurface from Geom
+     returns BSplineSurface from Geom
         --- Purpose : 
         --  This method splits a B-spline surface patche between the
         --  knots values FromK1, ToK2 in one direction.
@@ -204,7 +204,7 @@ is
                        ParametricTolerance        : Real;
                        SameUOrientation           : Boolean = Standard_True;
                        SameVOrientation           : Boolean = Standard_True)
-     returns mutable BSplineSurface from Geom
+     returns BSplineSurface from Geom
         --- Purpose :
         --  This method computes the B-spline surface patche between the
         --  parametric values FromU1, ToU2, FromV1, ToV2.
@@ -233,7 +233,7 @@ is
                        USplit               : Boolean; 
                        ParametricTolerance  : Real;
                        SameOrientation      : Boolean = Standard_True)
-     returns mutable BSplineSurface from Geom
+     returns BSplineSurface from Geom
         --- Purpose : 
         --  This method splits the B-spline surface S in one direction
         --  between the parametric values FromParam1, ToParam2.
@@ -258,7 +258,7 @@ is
   CurveToBSplineCurve (C                : Curve from Geom ;
                       Parameterisation : ParameterisationType from Convert 
                       =  Convert_TgtThetaOver2)
-     returns mutable BSplineCurve from Geom
+     returns BSplineCurve from Geom
         --- Purpose : This function converts a non infinite curve from
         --  Geom into a  B-spline curve.  C must be   an ellipse or  a
         --  circle  or a trimmed conic  or a trimmed  line or a Bezier
@@ -328,7 +328,7 @@ is
            ConstructionError;
        
   SurfaceToBSplineSurface (S : Surface from Geom)
-     returns mutable BSplineSurface from Geom
+     returns BSplineSurface from Geom
         --- Purpose : 
         --  This algorithm converts a non infinite surface from Geom
         --  into a B-spline surface.
index 2b31fe3b67b5407028fbb93a289add7d881ea786..078f177e54fe421d172d0d0f771199d74358e1bd 100644 (file)
@@ -65,7 +65,7 @@ is
     raises DomainError;
       
 
-    Arc (me : in out; Index : Integer)    returns mutable BezierCurve
+    Arc (me : in out; Index : Integer)    returns BezierCurve
         --- Purpose : Constructs and returns the Bezier curve of index
        -- Index to the table of adjacent Bezier arcs
        -- computed by this algorithm.
index ae048eed997cd24f863ea64d047d047e3baef0dc..5dc840fa1a22e62a11b0f28e4dd3209814b1ca00 100644 (file)
@@ -90,7 +90,7 @@ is
       
 
     Patch (me : in out; UIndex, VIndex : Integer)
-    returns mutable BezierSurface
+    returns BezierSurface
         --- Purpose : Constructs and returns the Bezier surface of indices
        -- (UIndex, VIndex) to the patch grid computed on the
        -- BSpline surface analyzed by this algorithm.
index 43f9d34c6c0bf824e73cf8d8751ac5e086e405e9..62622f6e6123dbd3cc2b3557eb71926300dc54d6 100644 (file)
@@ -35,7 +35,7 @@ is
     Create(CurveOnSurf : CurveOnSurface from Adaptor3d;
            Tol3d       : Real from Standard;
           Tolang      : Real from Standard)
-    returns mutable BoundWithSurf from GeomFill;
+    returns BoundWithSurf from GeomFill;
        ---Purpose:
        -- Constructs a boundary object defined by the 3d curve CurveOnSurf.
        -- The surface to be filled along this boundary will be in the
index a28485a55e4f6625d2117ce2437447ff1dd6d4f9..5db378c5bd4b32ce5b9079c41f08d96a20e1760c 100644 (file)
@@ -33,7 +33,7 @@ is
     --          constructed blending functions are linear.
     --  Warning: No control is done on the bounds.
     --          B1/B3 and B2/B4 must be same range and well oriented.
-    returns mutable CoonsAlgPatch  from  GeomFill;
+    returns CoonsAlgPatch  from  GeomFill;
 
     Func(me;
          f1,f2 : out Function from Law)
index ac2770c3ba5f2598604154b8efead3210b3e9710..b05e607cab27f3a1d64a88a7e66294e8e3de0822 100644 (file)
@@ -28,7 +28,7 @@ is
           First, Last : Real from Standard;
            Tol3d       : Real from Standard;
           Tolang      : Real from Standard)
-    returns mutable DegeneratedBound from GeomFill;
+    returns DegeneratedBound from GeomFill;
 
     Value(me; 
           U : Real from Standard) 
index ad42383d019eb040be36ce57ba4004868e7d6ce4..788b92e5480e15914357d5a159d1f4cec8e591b9 100644 (file)
@@ -23,10 +23,10 @@ inherits TShared from MMgt
 
 is
 
-    Create returns mutable Line from GeomFill;
+    Create returns Line from GeomFill;
 
     Create(NbPoints : Integer from Standard)
-    returns mutable Line from GeomFill;
+    returns Line from GeomFill;
 
     NbPoints(me)
     returns Integer from Standard
index bbb3c666992072ebef3e4d04727a5dfb03452d13..5ae42d5582d4a79bc96492d3ba7f367f3c11ecb6 100644 (file)
@@ -31,7 +31,7 @@ is
     Create(Curve  : HCurve from Adaptor3d;
            Tol3d  : Real from Standard;
           Tolang : Real from Standard)
-    returns mutable SimpleBound from GeomFill;
+    returns SimpleBound from GeomFill;
 
        --- Purpose:
        -- Constructs the boundary object defined by the 3d curve.
index 32b71292df36c2fd4ee3edea3fe116ca6291c6d6..02cb4713398595846dafe7ac62ba224de2a9352b 100644 (file)
@@ -27,7 +27,7 @@ uses
 is
     Create(K : CoonsAlgPatch from GeomFill;
            I : Integer from Standard)
-    returns mutable TgtOnCoons from GeomFill;
+    returns TgtOnCoons from GeomFill;
 
     Value(me; W : Real from Standard)
     returns Vec from gp;
index 330d5db7cae662b4d84bde1ea2863914fafd400e..dbaf9df3ac0dfcf5017370f712811de1dd33e5dd 100644 (file)
@@ -52,7 +52,7 @@ is
        
     
   Create ( Surfinit : Surface from  Geom; Surfinter :  Plate  from  Plate)   
-  returns  mutable  Surface  from  GeomPlate ;
+  returns  Surface  from  GeomPlate ;
   
   UReverse (me : mutable)
         ---Purpose :
@@ -198,11 +198,11 @@ is
        ---Purpose: raises if the surface is not vperiodic.
     is redefined;
 
-  UIso (me; U : Real)  returns  mutable Curve
+  UIso (me; U : Real)  returns Curve
         ---Purpose : Computes the U isoparametric curve.
        ;
 
-  VIso (me; V : Real)  returns mutable Curve
+  VIso (me; V : Real)  returns Curve
         ---Purpose : Computes the V isoparametric curve.
     ;
 
@@ -283,7 +283,7 @@ is
         ---Purpose : Raised if Nu + Nv < 1 or Nu < 0 or Nv < 0.
     ;  
 
-  Copy (me)  returns mutable like me; 
+  Copy (me)  returns like me; 
 
   Transform (me : mutable; T : Trsf) ;
         ---Purpose :
index 493aff5d0c257a30f53b5eefac8daebdcfa8b2c1..ef5706f3e81b292333bb155b0123b0ad9f604a70 100644 (file)
@@ -64,7 +64,7 @@ is
                    start : Curve from Geom;
                   Udeb  : Real  from Standard;
                   Ufin  : Real  from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
     ---Purpose :  Transfert  a  GeometryEntity which  answer True  to  the
     --            member : BRepToIGES::IsGeomCurve(Geometry).  If this
     --            Entity could not be converted, this member returns a NullEntity.
@@ -74,77 +74,77 @@ is
                    start : BoundedCurve from Geom;
                   Udeb  : Real         from Standard;
                   Ufin  : Real         from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                    start : BSplineCurve from Geom;
                   Udeb  : Real         from Standard;
                   Ufin  : Real         from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                    start : BezierCurve from Geom;
                   Udeb  : Real        from Standard;
                   Ufin  : Real        from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
         
     TransferCurve (me    : in out;
                    start : TrimmedCurve from Geom;
                   Udeb  : Real        from Standard;
                   Ufin  : Real        from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                    start : Conic from Geom;
                   Udeb  : Real  from Standard;
                   Ufin  : Real  from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                     start : Circle from Geom;
                    Udeb  : Real   from Standard;
                    Ufin  : Real   from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                    start : Ellipse from Geom;
                   Udeb  : Real    from Standard;
                   Ufin  : Real    from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                    start : Hyperbola from Geom;
                   Udeb  : Real      from Standard;
                   Ufin  : Real      from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                    start : Line from Geom;
                   Udeb  : Real from Standard;
                   Ufin  : Real from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                    start : Parabola from Geom;
                   Udeb  : Real     from Standard;
                   Ufin  : Real     from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
     TransferCurve (me    : in out;
                    start : OffsetCurve from Geom;
                   Udeb  : Real        from Standard;
                   Ufin  : Real        from Standard)
-        returns mutable IGESEntity from IGESData;
+        returns IGESEntity from IGESData;
 
 
 end GeomCurve;
index 338a8b405aa4f33f8523235496c6ebdccb3bc0ed..b3d407cd4f5a4ea786d7f7d75f771f36b63036c8 100644 (file)
@@ -41,13 +41,13 @@ is
 
     TransferPoint            (me    : in out;
                               start : Point from Geom)
-        returns mutable Point from IGESGeom;
+        returns Point from IGESGeom;
     ---Purpose :  Transfert  a  Point from Geom to IGES. If this
     --            Entity could not be converted, this member returns a NullEntity.
 
     TransferPoint            (me    : in out;
                               start : CartesianPoint from Geom)
-        returns mutable Point from IGESGeom;
+        returns Point from IGESGeom;
     ---Purpose :  Transfert  a  CartesianPoint from Geom to IGES. If this
     --            Entity could not be converted, this member returns a NullEntity.
 
index a44b2f3dd5dc6bdff09174cb7d4620961e4b671b..08631020417e4eb51ac4e7d6ebf9c8ed1e0401b6 100644 (file)
@@ -73,7 +73,7 @@ is
                            Ufin  : Real    from Standard;
                            Vdeb  : Real    from Standard;
                            Vfin  : Real    from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
        ---Purpose: Transfert  a  GeometryEntity which  answer True  to  the
        --          member : BRepToIGES::IsGeomSurface(Geometry).  If this
        --          Entity could not be converted, this member returns a NullEntity.
@@ -85,7 +85,7 @@ is
                            Ufin  : Real           from Standard;
                            Vdeb  : Real           from Standard;
                            Vfin  : Real           from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -94,7 +94,7 @@ is
                            Ufin  : Real           from Standard;
                            Vdeb  : Real           from Standard;
                            Vfin  : Real           from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
     TransferSurface        (me    : in out;
                             start : BezierSurface from Geom;
@@ -102,7 +102,7 @@ is
                            Ufin  : Real          from Standard;
                            Vdeb  : Real          from Standard;
                            Vfin  : Real          from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
     TransferSurface        (me    : in out;
                             start : RectangularTrimmedSurface from Geom;
@@ -110,7 +110,7 @@ is
                            Ufin  : Real                      from Standard;
                            Vdeb  : Real                      from Standard;
                            Vfin  : Real                      from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -119,7 +119,7 @@ is
                            Ufin  : Real              from Standard;
                            Vdeb  : Real              from Standard;
                            Vfin  : Real              from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -128,7 +128,7 @@ is
                            Ufin  : Real  from Standard;
                            Vdeb  : Real  from Standard;
                            Vfin  : Real  from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
     
 
     TransferSurface        (me    : in out;
@@ -137,7 +137,7 @@ is
                            Ufin  : Real               from Standard;
                            Vdeb  : Real               from Standard;
                            Vfin  : Real               from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -146,7 +146,7 @@ is
                            Ufin  : Real           from Standard;
                            Vdeb  : Real           from Standard;
                            Vfin  : Real           from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -155,7 +155,7 @@ is
                            Ufin  : Real             from Standard;
                            Vdeb  : Real             from Standard;
                            Vfin  : Real             from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -164,7 +164,7 @@ is
                            Ufin  : Real            from Standard;
                            Vdeb  : Real            from Standard;
                            Vfin  : Real            from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -173,7 +173,7 @@ is
                            Ufin  : Real         from Standard;
                            Vdeb  : Real         from Standard;
                            Vfin  : Real         from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -182,7 +182,7 @@ is
                            Ufin  : Real                     from Standard;
                            Vdeb  : Real                     from Standard;
                            Vfin  : Real                     from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -191,7 +191,7 @@ is
                            Ufin  : Real                from Standard;
                            Vdeb  : Real                from Standard;
                            Vfin  : Real                from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferSurface        (me    : in out;
@@ -200,7 +200,7 @@ is
                            Ufin  : Real          from Standard;
                            Vdeb  : Real          from Standard;
                            Vfin  : Real          from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     -- Methods for translating sufraces in BRep IGES
@@ -212,7 +212,7 @@ is
                            Ufin  : Real  from Standard;
                            Vdeb  : Real  from Standard;
                            Vfin  : Real  from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
 
     TransferCylindricalSurface(me   : in out;
@@ -221,7 +221,7 @@ is
                               Ufin : Real  from Standard;
                               Vdeb : Real  from Standard;
                               Vfin : Real  from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
     
     
     TransferConicalSurface(me   : in out;
@@ -230,7 +230,7 @@ is
                           Ufin : Real  from Standard;
                           Vdeb : Real  from Standard;
                           Vfin : Real  from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
     
     
     TransferSphericalSurface(me   : in out;
@@ -239,7 +239,7 @@ is
                             Ufin : Real  from Standard;
                             Vdeb : Real  from Standard;
                             Vfin : Real  from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
     
     
     TransferToroidalSurface(me   : in out;
@@ -248,7 +248,7 @@ is
                            Ufin : Real  from Standard;
                            Vdeb : Real  from Standard;
                            Vfin : Real  from Standard)
-    returns mutable IGESEntity from IGESData;
+    returns IGESEntity from IGESData;
 
     -- Methods for setting and obtaining fields.
     
index c9616041549edab6ff01d78efe8619d7de68eb44..0415f40ef2deaba582f054e472d776952dacbfdd 100644 (file)
@@ -42,7 +42,7 @@ is
 
     TransferVector   (me    : in out;
                       start : Vector from Geom)
-        returns mutable Direction from IGESGeom;
+        returns Direction from IGESGeom;
     ---Purpose :  Transfert  a  GeometryEntity which  answer True  to  the
     --            member : BRepToIGES::IsGeomVector(Geometry).  If this
     --            Entity could not be converted, this member returns a NullEntity.
@@ -50,12 +50,12 @@ is
 
     TransferVector   (me    : in out;
                       start : VectorWithMagnitude from Geom)
-        returns mutable Direction from IGESGeom;
+        returns Direction from IGESGeom;
 
 
     TransferVector   (me    : in out;
                       start : Direction from Geom)
-        returns mutable Direction from IGESGeom;
+        returns Direction from IGESGeom;
 
 
 end GeomVector;
index da5262ae3e6bf5ac53d2de04b710a496c23eb54e..e834723f1e9fbaaf3837ff2397a0f38084c2e0fb 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-    Create returns mutable UndefinedTypeHandler from GeomTools;
+    Create returns UndefinedTypeHandler from GeomTools;
     
     -- Curve
     
index 665d00880010a3231bee58bc4a4b854a8b3b165c..459a4b0211c2829ef4022cba10e4eea164fe10af 100644 (file)
@@ -19,7 +19,7 @@ is
   -- constructor
   Create (maxVertexs: Integer from Standard;
           hasVColors: Boolean from Standard = Standard_False)
-  returns mutable ArrayOfPoints from Graphic3d;
+  returns ArrayOfPoints from Graphic3d;
   ---Purpose: Creates an array of points,
   -- a single pixel point is drawn at each vertex.
   -- The array must be filled using the AddVertex(Point) method. 
index 4a6a366bc342c142e6bbc3ac270e37dc0fa976a5..5947f0759951e2f7490767585be52368b23aa91d 100644 (file)
@@ -25,7 +25,7 @@ is
                 hasVColors: Boolean from Standard = Standard_False;
                 hasBColors: Boolean from Standard = Standard_False;
                 hasTexels: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfPolygons from Graphic3d;
+       returns ArrayOfPolygons from Graphic3d;
         ---Purpose: Creates an array of polygons,
        -- a polygon can be filled as:
        -- 1) creating a single polygon defined with his vertexs.
index fe8a82a071d15af487eb6d66568d5f1b86913a12..f0a7d0cda920ae1ca5fbc13bb1328a35153d35e4 100644 (file)
@@ -23,7 +23,7 @@ is
                 maxEdges: Integer from Standard = 0;
                 hasVColors: Boolean from Standard = Standard_False;
                 hasBColors: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfPolylines from Graphic3d;
+       returns ArrayOfPolylines from Graphic3d;
         ---Purpose: Creates an array of polylines,
         -- a polyline can be filled as:
         -- 1) creating a single polyline defined with his vertexs.
index b0562814ac2fbaf3dec4b4592e3272e728bfce31..c19aa03d0ed3a83b903b63b592eaeac78c7333bf 100644 (file)
@@ -59,7 +59,7 @@ is
                 hasVColors: Boolean from Standard;
                 hasBColors: Boolean from Standard;
                 hasTexels: Boolean from Standard)
-    returns mutable ArrayOfPrimitives from Graphic3d
+    returns ArrayOfPrimitives from Graphic3d
         raises  InitialisationError from Graphic3d;
     ---Purpose:  Warning
     -- You must use a coherent set of AddVertex() methods according to the
index 35ff3bbefee9e8e8ae0c42d31da41fa5cdc757f6..efd12f612eb68cccf513dce19075f16a95345573 100644 (file)
@@ -24,7 +24,7 @@ is
                 hasVColors: Boolean from Standard = Standard_False;
                 hasSColors: Boolean from Standard = Standard_False;
                 hasTexels: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfQuadrangleStrips from Graphic3d;
+       returns ArrayOfQuadrangleStrips from Graphic3d;
         ---Purpose: Creates an array of quadrangle strips,
        -- a polygon can be filled as:
        -- 1) creating a single strip defined with his vertexs.
index f5e6be59c07f658a71d5a9a9c585c0c15bc4fd6a..73163222696ea9d98629924d03d3b92e22594d60 100644 (file)
@@ -32,7 +32,7 @@ is
                 hasVNormals: Boolean from Standard = Standard_False;
                 hasVColors: Boolean from Standard = Standard_False;
                 hasTexels: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfQuadrangles from Graphic3d;
+       returns ArrayOfQuadrangles from Graphic3d;
         ---Purpose: Creates an array of quadrangles,
        -- a quadrangle can be filled as:
        -- 1) creating a set of quadrangles defined with his vertexs.
index a9d74cee63d09b0a145fd3646421e9bce95028e0..5b3daef983211942c8ffbfd4b0a54698f721455e 100644 (file)
@@ -21,7 +21,7 @@ is
                 maxVertexs: Integer from Standard;
                maxEdges: Integer from Standard = 0;
                 hasVColors: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfSegments from Graphic3d;
+       returns ArrayOfSegments from Graphic3d;
         ---Purpose: Creates an array of segments,
        -- a segment can be filled as:
        -- 1) creating a set of segments defined with his vertexs.
index 4d9d447e1f7f28d427e668636a1bed218ffc9978..60ea54bc13367984d8ad75f013b877236eebcd52 100644 (file)
@@ -24,7 +24,7 @@ is
                 hasVColors: Boolean from Standard = Standard_False;
                 hasFColors: Boolean from Standard = Standard_False;
                 hasTexels: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfTriangleFans from Graphic3d;
+       returns ArrayOfTriangleFans from Graphic3d;
         ---Purpose: Creates an array of triangle fans,
         -- a polygon can be filled as:
         -- 1) creating a single fan defined with his vertexs.
index 07a3351ced3c9bb5f4f2eba308169bbba19c0eeb..39711de824e0ca017b247011744b23ddec8b9321 100644 (file)
@@ -24,7 +24,7 @@ is
                 hasVColors: Boolean from Standard = Standard_False;
                 hasSColors: Boolean from Standard = Standard_False;
                 hasTexels: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfTriangleStrips from Graphic3d;
+       returns ArrayOfTriangleStrips from Graphic3d;
         ---Purpose: Creates an array of triangle strips,
         -- a polygon can be filled as:
         -- 1) creating a single strip defined with his vertexs.
index fc78e9df27184533d614a403d4264faae4bef7a9..c0a6e6c367a5c8cab9b5abfa57b67619c5725927 100644 (file)
@@ -23,7 +23,7 @@ is
                 hasVNormals: Boolean from Standard = Standard_False;
                 hasVColors: Boolean from Standard = Standard_False;
                 hasTexels: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfTriangles from Graphic3d;
+       returns ArrayOfTriangles from Graphic3d;
         ---Purpose: Creates an array of triangles,
         -- a triangle can be filled as:
         -- 1) creating a set of triangles defined with his vertexs.
index 627561db9921f6649978ce1ae49bae344df4c0f1..09ee7eb5821e4a50f68613f7d2561e5fd63167f8 100644 (file)
@@ -52,7 +52,7 @@ uses
 is
 
         Create
-                returns mutable AspectFillArea3d from Graphic3d;
+                returns AspectFillArea3d from Graphic3d;
         ---Level: Public
         ---Purpose: Creates a context table for fill area primitives
         --          defined with the following default values:
@@ -79,7 +79,7 @@ is
                  EdgeWidth      : Real from Standard;
                  FrontMaterial  : MaterialAspect from Graphic3d;
                  BackMaterial   : MaterialAspect from Graphic3d )
-                returns mutable AspectFillArea3d from Graphic3d;
+                returns AspectFillArea3d from Graphic3d;
 
         ---Level: Public
         ---Purpose: Creates a context table for fill area primitives
index e155335edc1493872b4b6c3aab6c5daa19992c8e..b321d10eb95dbfab14890faf49de65dc906bfd10 100644 (file)
@@ -31,7 +31,7 @@ uses
 is
 
        Create
-               returns mutable AspectLine3d from Graphic3d;
+               returns AspectLine3d from Graphic3d;
        ---Level: Public
        ---Purpose: Creates a context table for line primitives
        --          defined with the following default values:
@@ -43,7 +43,7 @@ is
        Create ( AColor : Color from Quantity;
                 AType  : TypeOfLine from Aspect;
                 AWidth : Real from Standard )
-               returns mutable AspectLine3d from Graphic3d;
+               returns AspectLine3d from Graphic3d;
        ---Level: Public
        ---Purpose: Creates a context table for line primitives
        --          defined with the specified values.
index 37932da2a4f47f776f4c353f035298b6a79c62b3..a5c5565749928998d19ede472a606eec8393fe5c 100644 (file)
@@ -37,7 +37,7 @@ uses
 is
 
   Create
-  returns mutable AspectMarker3d from Graphic3d;
+  returns AspectMarker3d from Graphic3d;
   ---Level: Public
   ---Purpose: Creates a context table for marker primitives
   --          defined with the following default values:
@@ -49,19 +49,19 @@ is
   Create (theType             : TypeOfMarker from Aspect;
           theColor            : Color from Quantity;
           theScale            : Real from Standard)
-  returns mutable AspectMarker3d from Graphic3d;
+  returns AspectMarker3d from Graphic3d;
 
   Create (theColor            : Color from Quantity;
           theWidth            : Integer from Standard;
           theHeight           : Integer from Standard;
           theTextureBitmap    : HArray1OfByte from TColStd)
-  returns mutable AspectMarker3d from Graphic3d;
+  returns AspectMarker3d from Graphic3d;
   ---Level: Public
   ---Purpose: Creates a context table for marker primitives
   --          defined with the specified values.
 
   Create (theTextureImage     : PixMap_Handle from Image)
-  returns mutable AspectMarker3d from Graphic3d;
+  returns AspectMarker3d from Graphic3d;
   ---Level: Public
   ---Purpose: Creates a context table for marker primitives
   --          defined with the specified values.
index ba8e46f3260204709dedd677301df6494f14848e..3923253a70f6297e9064e244b276d760ccdca2b9 100644 (file)
@@ -46,7 +46,7 @@ raises
 is
 
     Create
-        returns mutable AspectText3d from Graphic3d;
+        returns AspectText3d from Graphic3d;
     ---Level: Public
     ---Purpose: Creates a context table for text primitives
     --      defined with the following default values:
@@ -64,7 +64,7 @@ is
              ASpace             : Real from Standard;
              AStyle             : TypeOfStyleText from Aspect = Aspect_TOST_NORMAL;
              ADisplayType       : TypeOfDisplayText from Aspect = Aspect_TODT_NORMAL )
-        returns mutable AspectText3d from Graphic3d
+        returns AspectText3d from Graphic3d
     ---Level: Public
     ---Purpose: Creates a context table for text primitives
     --      defined with the specified values.
index 5794670f6305c599f92bc26b119d7776171b27e3..0541027e6cee643f1115bff0ef6d517b4993c87b 100644 (file)
@@ -99,7 +99,7 @@ raises
 
 is
         Initialize ( AShrName       : CString from Standard )
-                returns mutable GraphicDriver from Graphic3d;
+                returns GraphicDriver from Graphic3d;
         ---Level: Public
         ---Purpose: Initialises the Driver
 
index 4590b5c45f8530f3a3f1a94c8604130beb053ca5..e13e8166658d1d2ef56b6ca20eecfc160010e4ec 100644 (file)
@@ -101,7 +101,7 @@ deferred class Group from Graphic3d inherits TShared
     
     is
         Initialize (theStructure : Structure from Graphic3d)
-            returns mutable Group from Graphic3d;
+            returns Group from Graphic3d;
         ---Level: Public
         ---Purpose: Creates a group in the structure <AStructure>.
     
@@ -482,7 +482,7 @@ deferred class Group from Graphic3d inherits TShared
         ---Category: Inquire methods
     
         Structure ( me )
-            returns mutable Structure from Graphic3d
+            returns Structure from Graphic3d
             is static;
         ---Level: Public
         ---Purpose: Returns the structure containing the group <me>.
index ac60b380c5c49b1b55689d00e9a83dc79db48766..b3d0207af3d0929b258698f5599b8ee6295ce76d 100644 (file)
@@ -87,7 +87,7 @@ is
        ------------------------
 
   Create (theManager : StructureManager from Graphic3d)
-  returns mutable Structure from Graphic3d;
+  returns Structure from Graphic3d;
   ---Level: Public
   ---Purpose: Creates a graphic object in the manager theManager.
   -- It will appear in all the views of the visualiser.
@@ -96,7 +96,7 @@ is
 
   Create (theManager : StructureManager from Graphic3d;
           thePrs     : Structure        from Graphic3d)
-  returns mutable Structure from Graphic3d;
+  returns Structure from Graphic3d;
   ---Level: Public
   ---Purpose: Creates a shadow link to existing graphic object.
 
index ad7129ced3c663c7ec7f8767f3bcaad3d9ec8a54..dc254e3aa7f3758a11c0e614404bf7180bc924c6 100644 (file)
@@ -29,13 +29,13 @@ uses
 
 is
 
-  Create (theFileName : AsciiString from TCollection) returns mutable Texture1Dmanual from Graphic3d;
+  Create (theFileName : AsciiString from TCollection) returns Texture1Dmanual from Graphic3d;
   ---Purpose: Creates a texture from the file FileName.
 
-  Create (theNOT : NameOfTexture1D from Graphic3d) returns mutable Texture1Dmanual from Graphic3d;
+  Create (theNOT : NameOfTexture1D from Graphic3d) returns Texture1Dmanual from Graphic3d;
   ---Purpose: Create a texture from a predefined texture name set.
 
-  Create (thePixMap : PixMap_Handle from Image) returns mutable Texture1Dmanual from Graphic3d;
+  Create (thePixMap : PixMap_Handle from Image) returns Texture1Dmanual from Graphic3d;
   ---Purpose: Creates a texture from the pixmap.
 
 end Texture1Dmanual;
index eb7ba4fc56372b3d561555830c552f1bda55d451..2f9447051e4f27b8437365dadcaed914823522a4 100644 (file)
@@ -31,13 +31,13 @@ uses
 
 is
 
-  Create (theFileName : AsciiString from TCollection) returns mutable Texture1Dsegment from Graphic3d;
+  Create (theFileName : AsciiString from TCollection) returns Texture1Dsegment from Graphic3d;
   ---Purpose: Creates a texture from a file
 
-  Create (theNOT : NameOfTexture1D from Graphic3d) returns mutable Texture1Dsegment from Graphic3d;
+  Create (theNOT : NameOfTexture1D from Graphic3d) returns Texture1Dsegment from Graphic3d;
   ---Purpose: Creates a texture from a predefined texture name set.
 
-  Create (thePixMap : PixMap_Handle from Image) returns mutable Texture1Dsegment from Graphic3d;
+  Create (thePixMap : PixMap_Handle from Image) returns Texture1Dsegment from Graphic3d;
   ---Purpose: Creates a texture from the pixmap.
 
   SetSegment (me : mutable;
index 8a24579b0d74556aa675695a66b244f8911906f9..278a447e758222bc1b53e284ebfa501df3895731 100644 (file)
@@ -30,13 +30,13 @@ uses
 
 is
 
-  Create (theFileName : AsciiString from TCollection) returns mutable Texture2Dmanual from Graphic3d;
+  Create (theFileName : AsciiString from TCollection) returns Texture2Dmanual from Graphic3d;
   ---Purpose: Creates a texture from a file
 
-  Create (theNOT : NameOfTexture2D from Graphic3d) returns mutable Texture2Dmanual from Graphic3d;
+  Create (theNOT : NameOfTexture2D from Graphic3d) returns Texture2Dmanual from Graphic3d;
   ---Purpose: Creates a texture from a predefined texture name set.
 
-  Create (thePixMap : PixMap_Handle from Image) returns mutable Texture2Dmanual from Graphic3d;
+  Create (thePixMap : PixMap_Handle from Image) returns Texture2Dmanual from Graphic3d;
   ---Purpose: Creates a texture from the pixmap.
 
 end Texture2Dmanual;
index b27d9b1e3d48aac93ed7286a18f7d691515b8f17..a6d2ec1f55c16c0d54e2fe1d12edf6ab7372b911 100644 (file)
@@ -30,13 +30,13 @@ uses
 
 is
 
-  Create (theFileName : AsciiString from TCollection) returns mutable Texture2Dplane from Graphic3d;
+  Create (theFileName : AsciiString from TCollection) returns Texture2Dplane from Graphic3d;
   ---Purpose: Creates a texture from a file
 
-  Create (theNOT : NameOfTexture2D from Graphic3d) returns mutable Texture2Dplane from Graphic3d;
+  Create (theNOT : NameOfTexture2D from Graphic3d) returns Texture2Dplane from Graphic3d;
   ---Purpose: Creates a texture from a predefined texture name set.
 
-  Create (thePixMap : PixMap_Handle from Image) returns mutable Texture2Dplane from Graphic3d;
+  Create (thePixMap : PixMap_Handle from Image) returns Texture2Dplane from Graphic3d;
   ---Purpose: Creates a texture from the pixmap.
 
   SetPlaneS (me : mutable; A, B, C, D : ShortReal from Standard);
index 43fc35e0d565d526db3d97a6c7bf640483fadc2c..b2cf10910b7198fe20b4f551bdc5b3b79abfe7d2 100644 (file)
@@ -31,10 +31,10 @@ raises
 
 is
 
-  Create (theFileName : AsciiString from TCollection) returns  mutable TextureEnv from Graphic3d;
+  Create (theFileName : AsciiString from TCollection) returns TextureEnv from Graphic3d;
   ---Purpose: Creates an environment texture from a file.
 
-  Create (theName : NameOfTextureEnv from Graphic3d) returns mutable TextureEnv from Graphic3d;
+  Create (theName : NameOfTextureEnv from Graphic3d) returns TextureEnv from Graphic3d;
   ---Purpose: Creates an environment texture from a predefined texture name set.
 
   Name (me) returns NameOfTextureEnv from Graphic3d;
index 4f08386341591538e277c3371c0be3f36255c8ce..c25d92c936d49145fe963c8e9f8f28c45e144348 100644 (file)
@@ -40,7 +40,7 @@ uses
 is
     Create(NbEdges : Integer)
        ---Purpose: Create a Block of Edges for a wire.
-    returns mutable EdgesBlock from HLRAlgo;
+    returns EdgesBlock from HLRAlgo;
     
     NbEdges(me) returns Integer from Standard
        ---C++: inline
index 9474cc04d02c4d1f084520c1b697439f8415716b..722d695e519f696c19c1837c383ea8ed606696f4 100644 (file)
@@ -30,7 +30,7 @@ uses
     
 is
     Create
-    returns mutable PolyAlgo from HLRAlgo;
+    returns PolyAlgo from HLRAlgo;
     
     Init(me : mutable; HShell : HArray1OfTransient from TColStd)
     is static;
index cfe25e4715e0a8b6228cfe4009cc86751048ec36..2d5f8f34bc07f62222878574a5fa3d27b85622be 100644 (file)
@@ -29,7 +29,7 @@ uses
     EdgeStatus       from HLRAlgo
 
 is
-    Create returns mutable PolyData from HLRAlgo;
+    Create returns PolyData from HLRAlgo;
 
     HNodes(me : mutable; HNodes : HArray1OfXYZ from TColgp)
     is static;
index b261fa0cf61f86b438afb0c57d9f198efbc0adaf..f8dcdeb3869c1c312ef9c6b4bf61ad54878cde23 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
     Create(nbNod, nbTri : Integer from Standard)
-    returns mutable PolyInternalData from HLRAlgo;
+    returns PolyInternalData from HLRAlgo;
     
     UpdateLinks(me    : mutable;
                 TData : out Address from Standard;
index 646bb1b700377cc2fa5164332ff978cbfa2eb893..26b0166d2e3421cc54b1baa6d20e0c969f8b4093 100644 (file)
@@ -21,7 +21,7 @@ uses
     Integer from Standard
     
 is
-    Create returns mutable PolyInternalNode from HLRAlgo; 
+    Create returns PolyInternalNode from HLRAlgo; 
        ---C++: inline
     
     Indices(me) returns Address from Standard
index 24a6a13c4e08a8b2bbed832305d552d37dbca90e..ada2877d66bde72a40160e16f6ddf5f1ba09fbf7 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
     Create(nbFace : Integer from Standard)
-    returns mutable PolyShellData from HLRAlgo;
+    returns PolyShellData from HLRAlgo;
 
     UpdateGlobalMinMax(me        : mutable;
                        TotMinMax : Address from Standard)
index 4aafd9f9122ed0b0863a8a86df714a325f29b97a..7166b41c9420b845d145d4d45ecaa85e75700e46 100644 (file)
@@ -33,7 +33,7 @@ uses
 is
     Create(NbWires : Integer from Standard)
        ---Purpose: Create a Block of Blocks.
-    returns mutable WiresBlock from HLRAlgo;
+    returns WiresBlock from HLRAlgo;
 
     NbWires(me) returns Integer from Standard
     is static;
index cd9d505074983d78156173a8e0fb26310a3ed0b5..0f0c902e935c07f831ddb72d72bc034af551f589 100644 (file)
@@ -53,7 +53,7 @@ uses
     Shape   from TopoDS
 
 is
-    Create returns mutable Algo from HLRBRep;
+    Create returns Algo from HLRBRep;
        ---Purpose: Constructs an empty framework for the
        -- calculation of visible and hidden lines of a shape in a projection.
        -- Use the function:
@@ -62,7 +62,7 @@ is
        -- -   Update to compute the outlines of the shape, and
        -- -   Hide to compute the visible and hidden lines of the shape.
     
-    Create(A : Algo from HLRBRep) returns mutable Algo from HLRBRep;
+    Create(A : Algo from HLRBRep) returns Algo from HLRBRep;
 
     Add(me : mutable; S     : Shape   from TopoDS;
                      SData : TShared from MMgt;
index f77524b7f15d189d3db326b7fc1bef550284accf..7dacbb22973c6b8ba58bfa55dfee1dad1349fa76 100644 (file)
@@ -34,7 +34,7 @@ Create(V            : Intersection from HLRAlgo;
        StateAfter   : State        from TopAbs;
        EdgeBefore   : State        from TopAbs;
        EdgeAfter    : State        from TopAbs)
-returns mutable AreaLimit from HLRBRep;
+returns AreaLimit from HLRBRep;
     ---Purpose: The previous and next field are set to NULL.
     
 StateBefore(me : mutable; St : State from TopAbs)
@@ -77,10 +77,10 @@ is static;
 EdgeAfter(me) returns State from TopAbs
 is static;
 
-Previous(me) returns mutable AreaLimit from HLRBRep
+Previous(me) returns AreaLimit from HLRBRep
 is static;
 
-Next(me) returns mutable AreaLimit from HLRBRep
+Next(me) returns AreaLimit from HLRBRep
 is static;
        
 Clear(me : mutable)
index 718d39957af2997e6cbc7693252c335b7db94fc4..df5bf127501fae8ecdf4b90f10ef0d01cdcdc03d 100644 (file)
@@ -61,7 +61,7 @@ is
     Create(NV, NE, NF : Integer from Standard)
        ---Purpose: Create an  empty data structure  of <NV> vertices,
        --          <NE> edges and <NF> faces.
-    returns mutable Data from HLRBRep;
+    returns Data from HLRBRep;
     
     Write(me : mutable; DS       : Data    from HLRBRep;
                         dv,de,df : Integer from Standard)
index 162fc0f3b5490dce4f756b5ce8ad2fe6c2e374c6..ab9320b15339e61f043b867d56a29344323f3f82 100644 (file)
@@ -32,10 +32,10 @@ raises
     OutOfRange   from Standard
     
 is
-    Create returns mutable InternalAlgo from HLRBRep;
+    Create returns InternalAlgo from HLRBRep;
     
     Create(A : InternalAlgo from HLRBRep)
-    returns mutable InternalAlgo from HLRBRep;
+    returns InternalAlgo from HLRBRep;
     
     Projector(me: mutable; P : Projector from HLRAlgo)
        ---Purpose: set the projector.
index 9e68cc24eaaf639874a217b28fa71c752fbb8a93..aa9de4fadbbffbc29a0bfa13ef8c5362d03436ee 100644 (file)
@@ -92,7 +92,7 @@ raises
     
 is
     Create
-    returns mutable PolyAlgo from HLRBRep;
+    returns PolyAlgo from HLRBRep;
        ---Purpose: Constructs an empty framework for the
        -- calculation of the visible and hidden lines of a shape in a projection.
        -- Use the functions:
@@ -103,10 +103,10 @@ is
        -- The shape or shapes to be visualized must have already been triangulated.
         
     Create(A : PolyAlgo from HLRBRep)
-    returns mutable PolyAlgo from HLRBRep;
+    returns PolyAlgo from HLRBRep;
 
     Create(S : Shape from TopoDS)
-    returns mutable PolyAlgo from HLRBRep;
+    returns PolyAlgo from HLRBRep;
     
     NbShapes(me) returns Integer from Standard
        ---C++: inline
index 7d9e17d8482acbb2a534da25666279cd20068067..13d76d078787d5fe26eca01b6a0bdc0c095893f8 100644 (file)
@@ -40,7 +40,7 @@ is
                   
     ExploreFace(myclass;
                 S      :         OutLiner          from HLRTopoBRep;
-                DS     : mutable Data              from HLRBRep;
+                DS     : Data              from HLRBRep;
                FM     :         IndexedMapOfShape from TopTools;
                EM     :         IndexedMapOfShape from TopTools;
                i      : in out  Integer           from Standard;
@@ -50,7 +50,7 @@ is
 
     ExploreShape(myclass;
                  S    :         OutLiner          from HLRTopoBRep;
-                 DS   : mutable Data              from HLRBRep;
+                 DS   : Data              from HLRBRep;
                 FM   :         IndexedMapOfShape from TopTools; 
                 EM   :         IndexedMapOfShape from TopTools) 
     is private;
index 7385d7adf2a20d66a91b8e09b5705a7202e614cd..1def3542c19e50ae54a7f454e8c3aa7dec59f8ff 100644 (file)
@@ -33,7 +33,7 @@ is
            Rg1Line : Boolean from Standard;
            RgNLine : Boolean from Standard;
            ViewId  : Integer from Standard)
-    returns mutable DrawableEdgeTool from HLRTest;
+    returns DrawableEdgeTool from HLRTest;
     
     DrawOn(me; D : in out Display from Draw);
     
index df0e112044fddad3602a9b404f60137871d49326..23eca60a7bffa3f1c1697c15fd5bf214e5fa55ea 100644 (file)
@@ -29,7 +29,7 @@ is
     Create(Alg    : PolyAlgo from HLRBRep;
            ViewId : Integer  from Standard;
            Debug  : Boolean  from Standard = Standard_False)
-    returns mutable DrawablePolyEdgeTool from HLRTest;
+    returns DrawablePolyEdgeTool from HLRTest;
     
     Show(me : mutable)
        ---C++: inline
index 6fe141398e4d89b5007c5ed767c0e16efe2e514c..f90de68e9b6bcbf19c54ff2fd1f537d0d8dbe5a3 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
     Create(S : Shape from TopoDS)
-    returns mutable OutLiner from HLRTest; 
+    returns OutLiner from HLRTest; 
     
     OutLiner(me) returns OutLiner from HLRTopoBRep;
        ---C++: inline
@@ -34,7 +34,7 @@ is
     DrawOn(me; dis : in out Display from Draw);
        ---Purpose: Does nothhing,
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
     is redefined;
        
index e70d5e41b01e6eee3beda62702dd9c64c14e1e47..f7841127a34bc4a44f02b176ac75494f51924c85 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
     Create(P : Projector from HLRAlgo)
-    returns mutable Projector from HLRTest; 
+    returns Projector from HLRTest; 
     
     Projector(me) returns Projector from HLRAlgo;
        ---C++: return const &
@@ -34,7 +34,7 @@ is
     DrawOn(me; dis : in out Display from Draw);
        ---Purpose: Does nothhing,
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
        ---Purpose: For variable copy.
     is redefined;
        
index f09cdd55f8b97a648e124ec1ff6957be210da2fe..073d610b21cc4e4f37b208b8ba4c5a3e090b273d 100644 (file)
@@ -23,7 +23,7 @@ uses
     
 is
     Create(CVis,COVis,CIVis,CHid,COHid,CIHid : Color from Draw)
-    returns mutable ShapeData from HLRTest; 
+    returns ShapeData from HLRTest; 
     
     VisibleColor(me: mutable; CVis : Color from Draw)
        ---C++: inline
index aed19483f320130c206ca7f8399b4387547715b0..a9229152edd9ebf2c5cd5c5619ec0abd88271a62 100644 (file)
@@ -25,14 +25,14 @@ uses
     MapOfShapeTool from BRepTopAdaptor
 is
     Create
-    returns mutable OutLiner from HLRTopoBRep;
+    returns OutLiner from HLRTopoBRep;
 
     Create (OriSh : Shape from TopoDS)
-    returns mutable OutLiner from HLRTopoBRep;
+    returns OutLiner from HLRTopoBRep;
 
     Create (OriS : Shape from TopoDS;
             OutS : Shape from TopoDS)
-    returns mutable OutLiner from HLRTopoBRep;
+    returns OutLiner from HLRTopoBRep;
 
     OriginalShape(me : mutable; OriS : Shape from TopoDS)
        ---C++: inline
index 665098cf0f400592e76c265e65ef91a08ad618a3..c31cf03c9f2d997404efdceecac1df6fb3010601 100644 (file)
@@ -24,21 +24,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable FileDescription;
+       Create returns FileDescription;
        ---Purpose: Returns a FileDescription
 
        Init (me : mutable;
-             aDescription : mutable HArray1OfHAsciiString from Interface;
-             aImplementationLevel : mutable HAsciiString from TCollection);
+             aDescription : HArray1OfHAsciiString from Interface;
+             aImplementationLevel : HAsciiString from TCollection);
 
        -- Specific Methods for Field Data Access --
 
-       SetDescription(me : mutable; aDescription : mutable HArray1OfHAsciiString);
-       Description (me) returns mutable HArray1OfHAsciiString;
-       DescriptionValue (me; num : Integer) returns mutable HAsciiString;
+       SetDescription(me : mutable; aDescription : HArray1OfHAsciiString);
+       Description (me) returns HArray1OfHAsciiString;
+       DescriptionValue (me; num : Integer) returns HAsciiString;
        NbDescription (me) returns Integer;
-       SetImplementationLevel(me : mutable; aImplementationLevel : mutable HAsciiString);
-       ImplementationLevel (me) returns mutable HAsciiString;
+       SetImplementationLevel(me : mutable; aImplementationLevel : HAsciiString);
+       ImplementationLevel (me) returns HAsciiString;
 
 fields
 
index 9a7be51769c514563de1d03f1ddedaf2e2bb2505..e46cdda33b71408e005ee69f5321679906fc4f6e 100644 (file)
@@ -24,38 +24,38 @@ uses
        HArray1OfHAsciiString from Interface
 is
 
-       Create returns mutable FileName;
+       Create returns FileName;
        ---Purpose: Returns a FileName
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aTimeStamp : mutable HAsciiString from TCollection;
-             aAuthor : mutable HArray1OfHAsciiString from Interface;
-             aOrganization : mutable HArray1OfHAsciiString from Interface;
-             aPreprocessorVersion : mutable HAsciiString from TCollection;
-             aOriginatingSystem : mutable HAsciiString from TCollection;
-             aAuthorisation : mutable HAsciiString from TCollection);
+             aName : HAsciiString from TCollection;
+             aTimeStamp : HAsciiString from TCollection;
+             aAuthor : HArray1OfHAsciiString from Interface;
+             aOrganization : HArray1OfHAsciiString from Interface;
+             aPreprocessorVersion : HAsciiString from TCollection;
+             aOriginatingSystem : HAsciiString from TCollection;
+             aAuthorisation : HAsciiString from TCollection);
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetTimeStamp(me : mutable; aTimeStamp : mutable HAsciiString);
-       TimeStamp (me) returns mutable HAsciiString;
-       SetAuthor(me : mutable; aAuthor : mutable HArray1OfHAsciiString);
-       Author (me) returns mutable HArray1OfHAsciiString;
-       AuthorValue (me; num : Integer) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetTimeStamp(me : mutable; aTimeStamp : HAsciiString);
+       TimeStamp (me) returns HAsciiString;
+       SetAuthor(me : mutable; aAuthor : HArray1OfHAsciiString);
+       Author (me) returns HArray1OfHAsciiString;
+       AuthorValue (me; num : Integer) returns HAsciiString;
        NbAuthor (me) returns Integer;
-       SetOrganization(me : mutable; aOrganization : mutable HArray1OfHAsciiString);
-       Organization (me) returns mutable HArray1OfHAsciiString;
-       OrganizationValue (me; num : Integer) returns mutable HAsciiString;
+       SetOrganization(me : mutable; aOrganization : HArray1OfHAsciiString);
+       Organization (me) returns HArray1OfHAsciiString;
+       OrganizationValue (me; num : Integer) returns HAsciiString;
        NbOrganization (me) returns Integer;
-       SetPreprocessorVersion(me : mutable; aPreprocessorVersion : mutable HAsciiString);
-       PreprocessorVersion (me) returns mutable HAsciiString;
-       SetOriginatingSystem(me : mutable; aOriginatingSystem : mutable HAsciiString);
-       OriginatingSystem (me) returns mutable HAsciiString;
-       SetAuthorisation(me : mutable; aAuthorisation : mutable HAsciiString);
-       Authorisation (me) returns mutable HAsciiString;
+       SetPreprocessorVersion(me : mutable; aPreprocessorVersion : HAsciiString);
+       PreprocessorVersion (me) returns HAsciiString;
+       SetOriginatingSystem(me : mutable; aOriginatingSystem : HAsciiString);
+       OriginatingSystem (me) returns HAsciiString;
+       SetAuthorisation(me : mutable; aAuthorisation : HAsciiString);
+       Authorisation (me) returns HAsciiString;
 
 fields
 
index 9dcdebe773ddd71cd9bb3f489e6101a68ba0c4c0..08d00707f41d9d26ed6c5ac763228340484a0914 100644 (file)
@@ -24,17 +24,17 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable FileSchema;
+       Create returns FileSchema;
        ---Purpose: Returns a FileSchema
 
        Init (me : mutable;
-             aSchemaIdentifiers : mutable HArray1OfHAsciiString from Interface);
+             aSchemaIdentifiers : HArray1OfHAsciiString from Interface);
 
        -- Specific Methods for Field Data Access --
 
-       SetSchemaIdentifiers(me : mutable; aSchemaIdentifiers : mutable HArray1OfHAsciiString);
-       SchemaIdentifiers (me) returns mutable HArray1OfHAsciiString;
-       SchemaIdentifiersValue (me; num : Integer) returns mutable HAsciiString;
+       SetSchemaIdentifiers(me : mutable; aSchemaIdentifiers : HArray1OfHAsciiString);
+       SchemaIdentifiers (me) returns HArray1OfHAsciiString;
+       SchemaIdentifiersValue (me; num : Integer) returns HAsciiString;
        NbSchemaIdentifiers (me) returns Integer;
 
 fields
index 77ff209da37c971d292ff8a062957f0db66f5363..b564e593aeb38648998e1bc7021567bdce5a56bf 100644 (file)
@@ -24,7 +24,7 @@ uses AsciiString from TCollection
 
 is
 
-    Create returns mutable HeaderRecognizer ;
+    Create returns HeaderRecognizer ;
 
     Eval (me : mutable ; key : AsciiString from TCollection)  is protected;
     ---Purpose: Recognizes data types of Header STEP Standard
index ede4aa203465656ba709479f69c36a9e270a63a9..1cd100093d4112557458c88f540d431988c9203b 100644 (file)
@@ -22,7 +22,7 @@ uses Protocol from Interface,
      CString from Standard
 
 is
-       Create returns mutable Protocol from HeaderSection;
+       Create returns Protocol from HeaderSection;
        TypeNumber (me; atype : any Type) returns Integer is redefined;
        ---Purpose :Returns a Case Number for each of the HeaderSection Entities
        SchemaName(me) returns CString from Standard is redefined;
index e8be04e18a6d49022b41ed95422e5476ad3244cd..5ae39bd0168238d6b2f281b822e8e0fea25a1e31 100644 (file)
@@ -227,7 +227,7 @@ is
     --           case of Error on Writing. <file> gives the name of the File
     --           to be produced (this avoids to export the class SessionFile).
 
-    RestoreSession (WS : mutable WorkSession; file : CString) returns Boolean;
+    RestoreSession (WS : WorkSession; file : CString) returns Boolean;
     ---Purpose : Restore the state of a WorkSession from IFSelect, by using a
     --           SessionFile from IFSelect. Returns True if Done, False in
     --           case of Error on Writing. <file> gives the name of the File
index 78e99ab2ea7fd7739d126ad30e80ce198db6d293..5cb69ae6fd600933a86d8546a541836c8cbbfae3 100644 (file)
@@ -42,11 +42,11 @@ raises DomainError
 
 is
 
-    Create (name, help : CString; func : ActFunc) returns mutable Act;
+    Create (name, help : CString; func : ActFunc) returns Act;
     ---Purpose : Creates an Act with a name, help and a function
     --           mode (Add or AddSet) is given when recording
 
-    Do   (me : mutable; number : Integer; pilot : mutable SessionPilot)
+    Do   (me : mutable; number : Integer; pilot : SessionPilot)
        returns ReturnStatus;
     ---Purpose : Execution of Command Line. remark that <number> is senseless
     --           because each Act brings one and only one function
index eee3e62426579ff8f58431d701bdf29baef39188..1d76a93b55e9253c2ecd6c409ceb2dab6b4edb38 100644 (file)
@@ -95,7 +95,7 @@ is
 
 
     Select (myclass; command : CString;
-       number : out Integer; actor : out mutable Activator)
+       number : out Integer; actor : out Activator)
            returns Boolean;
     ---Purpose : Selects, for a Command given by its title, an actor with its
     --           command number. Returns True if found, False else
@@ -115,7 +115,7 @@ is
     Initialize;
     ---Purpose : Sets the default values
 
-    Do   (me : mutable; number : Integer; pilot : mutable SessionPilot)
+    Do   (me : mutable; number : Integer; pilot : SessionPilot)
        returns ReturnStatus  is deferred;
     ---Purpose : Tries to execute a Command Line. <number> is the number of the
     --           command for this Activator. It Must forecast to record the
index cc09edae93bf5cf6288b62fcb335a6dd8143bd9b..03546144349956fabe62262322887a566026f273 100644 (file)
@@ -40,11 +40,11 @@ uses  GeneralModifier, SequenceOfGeneralModifier,
 
 is
 
-    Create (nbmax,nbent : Integer) returns mutable AppliedModifiers;
+    Create (nbmax,nbent : Integer) returns AppliedModifiers;
     ---Purpose : Creates an AppliedModifiers, ready to record up to <nbmax>
     --           modifiers, on a model of <nbent> entities
 
-    AddModif (me : mutable; modif : mutable GeneralModifier) returns Boolean;
+    AddModif (me : mutable; modif : GeneralModifier) returns Boolean;
     ---Purpose : Records a modifier. By default, it is to apply on all a
     --           produced file. Further calls to AddNum will restrict this.
     --           Returns True if done, False if too many modifiers are already
@@ -61,7 +61,7 @@ is
     ---Purpose : Returns the count of recorded modifiers
 
     Item (me : mutable; num : Integer;
-         modif : out mutable GeneralModifier; entcount : out Integer)
+         modif : out GeneralModifier; entcount : out Integer)
            returns Boolean;
     ---Purpose : Returns the description for applied modifier n0 <num> :
     --           the modifier itself, and the count of entities to be applied
index e84b34d766ab00deee93c4b28abc9e15fc93360b..c259e955760cd396bd69cf16452eaf4afa2694a9 100644 (file)
@@ -24,7 +24,7 @@ uses Transient, AsciiString from TCollection, SessionFile
 
 is
 
-    Create returns mutable BasicDumper;
+    Create returns BasicDumper;
     ---Purpose : Creates a BasicDumper and puts it into the Library of Dumper
 
     WriteOwn (me; file : in out SessionFile; item : Transient) returns Boolean;
@@ -32,7 +32,7 @@ is
     --           Returns True if <item> has been processed, False else
 
     ReadOwn  (me; file : in out SessionFile;
-           type : AsciiString from TCollection; item : out mutable Transient)
+           type : AsciiString from TCollection; item : out Transient)
        returns Boolean;
     ---Purpose : Recognizes and Read Own Parameters for Types of package
     --           IFSelect. Returns True if done and <item> created, False else
index 9672ed471b0faa8477b176d75acc9d3bdc724594..fc19869f562d69e704523f2dd6d054dd5c3b3828 100644 (file)
@@ -25,7 +25,7 @@ uses CheckIterator, InterfaceModel, SignText from MoniTool
 
 is
 
-    Create (withlist : Boolean = Standard_False) returns mutable CheckCounter;
+    Create (withlist : Boolean = Standard_False) returns CheckCounter;
     ---Purpose : Creates a CheckCounter, empty ready to work
 
     SetSignature (me : mutable; sign : SignText);
index b67b0a56ee04baa2afe0d24733c256b3241d9c47..3a3d0fdf5f4b03eb3e14bd40b5e11a0b7c101227 100644 (file)
@@ -36,7 +36,7 @@ raises NoSuchObject
 is
 
     Create (model : InterfaceModel; proto : Protocol;
-           applieds : mutable AppliedModifiers;  filename : CString)
+           applieds : AppliedModifiers;  filename : CString)
        returns ContextWrite;
     ---Purpose : Prepares a ContextWrite with these informations :
     --           - the model which is to be written
@@ -48,7 +48,7 @@ is
     --             the model is considered
 
     Create (hgraph : HGraph; proto : Protocol;
-           applieds : mutable AppliedModifiers;  filename : CString)
+           applieds : AppliedModifiers;  filename : CString)
        returns ContextWrite;
     ---Purpose : Same as above but with an already computed Graph
 
@@ -61,7 +61,7 @@ is
     FileName (me) returns CString;
     ---Purpose : Returns the File Name
 
-    AppliedModifiers (me) returns mutable AppliedModifiers;
+    AppliedModifiers (me) returns AppliedModifiers;
     ---Purpose : Returns the object AppliedModifiers
 
     Graph (me : in out) returns Graph;
@@ -80,7 +80,7 @@ is
     --           Then, it prepares the list of entities to consider, if any
     --           Returns False if <numod> out of range
 
-    FileModifier (me) returns mutable GeneralModifier;
+    FileModifier (me) returns GeneralModifier;
     ---Purpose : Returns the currently active File Modifier. Cast to be done
     --           Null if not properly set : must be test IsNull after casting
 
index 7f2c8b13553576c3de3fcb6ad7b84b1c0f2345da..cbb2202ec6547d1e7190becc98bb2aecb9a80935 100644 (file)
@@ -23,7 +23,7 @@ uses AsciiString from TCollection, Graph, SubPartsIterator
 
 is
 
-    Create returns mutable DispGlobal;
+    Create returns DispGlobal;
     ---Purpose : Creates a DispGlobal
 
     Label (me) returns AsciiString from TCollection;
index 4f47a15623f31f6605b4bfdff951b5ff195b6e4e..d41558626aabd3e016a2671c3d80b7f25680944c 100644 (file)
@@ -27,13 +27,13 @@ raises InterfaceError
 
 is
 
-    Create returns mutable DispPerCount;
+    Create returns DispPerCount;
     ---Purpose : Creates a DispPerCount with no Count (default value 1)
 
-    Count (me) returns mutable IntParam;
+    Count (me) returns IntParam;
     ---Purpose : Returns the Count Parameter used for splitting
 
-    SetCount (me : mutable; count : mutable IntParam);
+    SetCount (me : mutable; count : IntParam);
     ---Purpose : Sets a new Parameter for Count
 
     CountValue (me) returns Integer;
index 48bb1aef4f2fd1ba6374a83a409b7523864f2a24..b7e3db7c706793d3c8eb9882d1bfdbb90832e3f6 100644 (file)
@@ -30,13 +30,13 @@ raises InterfaceError
 
 is
 
-    Create returns mutable DispPerFiles;
+    Create returns DispPerFiles;
     ---Purpose : Creates a DispPerFiles with no Count (default value 1 file)
 
-    Count (me) returns mutable IntParam;
+    Count (me) returns IntParam;
     ---Purpose : Returns the Count Parameter used for splitting
 
-    SetCount (me : mutable; count : mutable IntParam);
+    SetCount (me : mutable; count : IntParam);
     ---Purpose : Sets a new Parameter for Count
 
     CountValue (me) returns Integer;
index 678d4771fb0aed970a3afb8771102186a04e86b8..d0ea685d4115ebb192db6e7982b89091027724af 100644 (file)
@@ -24,7 +24,7 @@ uses AsciiString from TCollection, Graph, SubPartsIterator
 
 is
 
-    Create returns mutable DispPerOne;
+    Create returns DispPerOne;
     ---Purpose : Creates a DispPerOne
 
     Label (me) returns AsciiString from TCollection;
index b80499ee61f957283c262e19bc41c16ad6559b29..5c6ea8827913e0333fa3ea6a159bb66dfdf08240 100644 (file)
@@ -25,14 +25,14 @@ raises InterfaceError
 
 is
 
-    Create returns mutable DispPerSignature;
+    Create returns DispPerSignature;
     ---Purpose : Creates a DispPerSignature with no SignCounter (by default,
     --           produces only one packet)
 
-    SignCounter (me) returns mutable SignCounter;
+    SignCounter (me) returns SignCounter;
     ---Purpose : Returns the SignCounter used for splitting
 
-    SetSignCounter (me : mutable; sign : mutable SignCounter);
+    SetSignCounter (me : mutable; sign : SignCounter);
     ---Purpose : Sets a SignCounter for sort
     --           Remark : it is set to record lists of entities, not only counts
 
index f8183c4eb4737c26601e2b84b1d7cbbfddab76dc..ca4a04f717dfed13db1467bec11b1d821298f82f 100644 (file)
@@ -40,7 +40,7 @@ raises InterfaceError
 
 is
 
-    SetRootName (me : mutable; name : mutable HAsciiString);
+    SetRootName (me : mutable; name : HAsciiString);
     ---Purpose : Sets a Root Name as an HAsciiString
     --           To reset it, give a Null Handle (then, a ShareOut will have
     --           to define the Default Root Name)
@@ -55,10 +55,10 @@ is
     ---C++ : return const &
 
 
-    SetFinalSelection (me : mutable; sel : mutable Selection);
+    SetFinalSelection (me : mutable; sel : Selection);
     ---Purpose : Stores (or Changes) the Final Selection for a Dispatch
 
-    FinalSelection (me) returns mutable Selection;
+    FinalSelection (me) returns Selection;
     ---Purpose : Returns the Final Selection of a Dispatch
     -- we 'd like : C++ : return const &
 
index a44ee15bed158ec1b815a578cfebb2fff9cc00d4..29c8ea85075a080c5f61dc3b11c34a75ab04231d 100644 (file)
@@ -129,7 +129,7 @@ is
     --           Default returns a Null Handle, because many Editors have
     --           no list to edit. To be redefined as required
 
-    Load  (me; form : mutable EditForm; ent : Transient; model : InterfaceModel)
+    Load  (me; form : EditForm; ent : Transient; model : InterfaceModel)
        returns Boolean  is deferred;
     ---Purpose : Loads original values from some data, to an EditForm
     --           Remark: <ent> may be Null, this means all <model> is concerned
@@ -137,7 +137,7 @@ is
     --           And both <ent> and <model> may be Null, for a full static
     --           editor
 
-    Update (me; form : mutable EditForm; num : Integer;
+    Update (me; form : EditForm; num : Integer;
            newval : HAsciiString; enforce : Boolean)
        returns Boolean  is virtual;
     ---Purpose : Updates the EditForm when a parameter is modified
@@ -150,7 +150,7 @@ is
     --           If a parameter commands the value of other ones, when it is
     --           modified, it is necessary to touch them by Touch from EditForm
 
-    UpdateList (me; form : mutable EditForm; num : Integer;
+    UpdateList (me; form : EditForm; num : Integer;
            newlist : HSequenceOfHAsciiString; enforce : Boolean)
        returns Boolean  is virtual;
     ---Purpose : Acts as Update, but when the value is a list
index 40c6cd98492a3a2b56cdef4f943919fb29fb8c93..d079a18c8b20b94358ab7d5f4ac4bd928897a1f3 100644 (file)
@@ -80,7 +80,7 @@ is
     --           If Dispatch(me) is Null, returns True. Else, checks <disp>
 
 
-    SetSelection (me : mutable; sel : mutable Selection);
+    SetSelection (me : mutable; sel : Selection);
     ---Purpose : Sets a Selection : a Model is treated if it contains one or
     --           more Entities designated by the Selection
 
@@ -90,7 +90,7 @@ is
     HasSelection (me) returns Boolean;
     ---Purpose : Returns True if a Selection is set as an additionnal criterium
 
-    Selection (me) returns mutable Selection;
+    Selection (me) returns Selection;
     ---Purpose : Returns the Selection, or a Null Handle if not set
 
 
index 37b2cf5cff29bb8a744b7d98520bcd65f332abea..c993be65ea3d1aff6557ad9573db88500aa25fff 100644 (file)
@@ -29,7 +29,7 @@ uses HSequenceOfTransient from TColStd,
 is
 
     Create (withmap  : Boolean = Standard_True;
-            withlist : Boolean = Standard_False) returns mutable GraphCounter;
+            withlist : Boolean = Standard_False) returns GraphCounter;
     ---Purpose : Creates a GraphCounter, without applied selection
 
     Applied (me) returns SelectDeduct;
index c5710d230169a5473c161dcc32f16126f97e4e88..325bd722c4ade9dd48500e6678a1ad8192048a1d 100644 (file)
@@ -35,7 +35,7 @@ uses Integer, CString, AsciiString
 
 is
  
-    Create returns mutable IntParam;
+    Create returns IntParam;
     ---Purpose : Creates an IntParam. Initial value is set to zer
 
     SetStaticName (me : mutable; statname : CString);
index 7fd5a34a2d57d97e1e7a6fe09078530ddfacdb81..038e1895d2fbcb41a26bdd849f33404102ac81f6 100644 (file)
@@ -63,7 +63,7 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable ModelCopier;
+    Create returns ModelCopier;
     ---Purpose : Creates an empty ModelCopier
 
     SetShareOut (me : mutable; sho : ShareOut);
@@ -94,7 +94,7 @@ is
     --           Returns True if Done, False else : if <num> is out of range
 
     SetAppliedModifiers (me : mutable; num : Integer;
-       applied : mutable AppliedModifiers) returns Boolean;
+       applied : AppliedModifiers) returns Boolean;
     ---Purpose : Sets a list of File Modifiers to be applied on a file
 
     ClearAppliedModifiers (me : mutable; num : Integer) returns Boolean;
@@ -161,8 +161,8 @@ is
                     filename : AsciiString from TCollection;
                     dispnum, numod : Integer;
                     TC       : in out CopyTool;
-                    newmod   : out mutable InterfaceModel;
-                    applied  : out mutable AppliedModifiers;
+                    newmod   : out InterfaceModel;
+                    applied  : out AppliedModifiers;
                     checks   : out CheckIterator)
        is protected;
     ---Purpose : Performs the Copy of a unitary Packet
@@ -200,7 +200,7 @@ is
     CopiedRemaining (me : mutable; G    : Graph;
                     WL : WorkLibrary;
                     TC : in out CopyTool;
-                    newmod   : out mutable InterfaceModel);
+                    newmod   : out InterfaceModel);
     ---Purpose : Produces a Model copied from the Remaining List as <newmod>
     --           <newmod> is a Null Handle if this list is empty
     --           <WL> performs the copy by using <TC>
@@ -228,17 +228,17 @@ is
     ---Purpose : Returns the File Name for a file given its rank
     --           It is empty after a call to ClearFile on same <num>
 
-    FileModel (me; num : Integer) returns mutable InterfaceModel;
+    FileModel (me; num : Integer) returns InterfaceModel;
     ---Purpose : Returns the content of a file before sending, under the form
     --           of an InterfaceModel, given its rank
 
-    AppliedModifiers (me; num : Integer) returns mutable AppliedModifiers;
+    AppliedModifiers (me; num : Integer) returns AppliedModifiers;
     ---Purpose : Returns the list of File Modifiers to be applied on a file
     --           when it will be sent, as computed by CopiedModel :
     --           If it is a null handle, no File Modifier has to be applied.
 
 
-    BeginSentFiles (me : mutable; sho : mutable ShareOut; record : Boolean);
+    BeginSentFiles (me : mutable; sho : ShareOut; record : Boolean);
     ---Purpose : Begins a sequence of recording the really sent files
     --           <sho> : the default file numbering is cleared
     --           If <record> is False, clears the list and stops recording
index 49058b97ae61c7d46b150c2142fee59dd5c2720b..7e97b30cd3a1f14e4e636a9f8665a39f113bd3d6 100644 (file)
@@ -45,7 +45,7 @@ is
     --           <maychangegraph>
 
     Perform (me; ctx  : in out ContextModif;
-            target   : mutable InterfaceModel;
+            target   : InterfaceModel;
             protocol : Protocol from Interface;
             TC       : in out CopyTool);
     ---Purpose : The inherited Perform does the required cast (and refuses to
@@ -53,7 +53,7 @@ is
     --           Performing
 
     PerformProtocol (me; ctx : in out ContextModif;
-            target : mutable Model;
+            target : Model;
             proto  : Proto;
             TC     : in out CopyTool)  is virtual;
     ---Purpose : Specific Perform with Protocol. It is defined to let the
@@ -62,7 +62,7 @@ is
     --           requires Protocol.
 
     Performing (me; ctx : in out ContextModif;
-            target : mutable Model;
+            target : Model;
             TC     : in out CopyTool)  is deferred;
     ---Purpose : Specific Perform, without Protocol. If Performing with
     --           Protocol is redefined, Performing without Protocol must
index e7891a57c933c34d8b18a5fbfc5489d1fe7f21ac..abf4df87e4c0fbdfde99052fc5e0ee037ad206a3 100644 (file)
@@ -24,14 +24,14 @@ uses CString, AsciiString from TCollection,
 
 is
 
-    Create (editform : EditForm) returns mutable ModifEditForm;
+    Create (editform : EditForm) returns ModifEditForm;
     ---Purpose : Creates a ModifEditForm. It may not change the graph
 
     EditForm (me) returns EditForm;
     ---Purpose : Returns the EditForm
 
     Perform (me; ctx  : in out ContextModif;
-            target   : mutable InterfaceModel;
+            target   : InterfaceModel;
             protocol : Protocol from Interface;
             TC       : in out CopyTool);
     ---Purpose : Acts by applying an EditForm to entities, selected or all model
index 72c73852632929218ebc17ff2026dc34b2946a0f..b9bb4f26fd5758828e2470d169ee99ef1e2b7417 100644 (file)
@@ -27,13 +27,13 @@ uses CString, AsciiString from TCollection,
 
 is
 
-    Create (rootlast : Boolean = Standard_True) returns mutable ModifReorder;
+    Create (rootlast : Boolean = Standard_True) returns ModifReorder;
     ---Purpose : Creates a ModifReorder. It may change the graph (it does !)
     --           If <rootlast> is True (D), roots are set at the end of packets
     --           Else, they are set at beginning (as done by AddWithRefs)
 
     Perform (me; ctx  : in out ContextModif;
-            target   : mutable InterfaceModel;
+            target   : InterfaceModel;
             protocol : Protocol from Interface;
             TC       : in out CopyTool);
     ---Purpose : Acts by computing orders (by method All from ShareTool) then
index 1e25981d7a1fb5764f04616d10c0dc939cafe280..40222dfb3f9f60f9636bbba96d4da21ba4443440 100644 (file)
@@ -32,7 +32,7 @@ is
     --           <maychangegraph>
 
     Perform (me; ctx  : in out ContextModif;
-            target   : mutable InterfaceModel;
+            target   : InterfaceModel;
             protocol : Protocol from Interface;
             TC       : in out CopyTool) is deferred;
     ---Purpose : This deferred method defines the action specific to each class
index e0926f1ef5af56d7f9c6c30112a9934c3139da88..64761b551828a78bbdadac86ffcaa6d061cd2f18 100644 (file)
@@ -32,7 +32,7 @@ raises InterfaceError
 
 is
 
-    Create (model : InterfaceModel) returns mutable PacketList;
+    Create (model : InterfaceModel) returns PacketList;
     ---Purpose : Creates a PackList, empty, ready to receive entities from a
     --           given Model
 
index eb3f438dfdedf44b8da8c195c5171164c1a6891a..8e5b039f33008536e2f4aa2d5c2644f673e863bd 100644 (file)
@@ -61,22 +61,22 @@ is
     --           If <ent> has not required type, returned value must be Zero
 
 
-    SetRange (me : mutable; rankfrom, rankto : mutable IntParam);
+    SetRange (me : mutable; rankfrom, rankto : IntParam);
     ---Purpose : Sets a Range for numbers, with a lower and a upper limits
 
-    SetOne  (me : mutable; rank : mutable IntParam);
+    SetOne  (me : mutable; rank : IntParam);
     ---Purpose : Sets a unique number (only one Entity will be sorted as True)
 
-    SetFrom (me : mutable; rankfrom : mutable IntParam);
+    SetFrom (me : mutable; rankfrom : IntParam);
     ---Purpose : Sets a Lower limit but no upper limit
 
-    SetUntil (me : mutable; rankto : mutable IntParam);
+    SetUntil (me : mutable; rankto : IntParam);
     ---Purpose : Sets an Upper limit but no lower limit (equivalent to lower 1)
 
     HasLower (me) returns Boolean;
     ---Purpose : Returns True if a Lower limit is defined
 
-    Lower (me) returns mutable IntParam;
+    Lower (me) returns IntParam;
     ---Purpose : Returns Lower limit (if there is; else, value is senseless)
 
     LowerValue (me) returns Integer;
@@ -85,7 +85,7 @@ is
     HasUpper (me) returns Boolean;
     ---Purpose : Returns True if a Lower limit is defined
 
-    Upper (me) returns mutable IntParam;
+    Upper (me) returns IntParam;
     ---Purpose : Returns Upper limit (if there is; else, value is senseless)
 
     UpperValue (me) returns Integer;
index 25750c492c7457d4021aaeec2239f8c1acf85aac..ce92cb64e874a4223aa843557ee09a4bb857b50d 100644 (file)
@@ -32,7 +32,7 @@ is
     NbInputs (me) returns Integer;
     ---Purpose : Returns the count of Input Selections
 
-    Input (me; num : Integer) returns mutable Selection;
+    Input (me; num : Integer) returns Selection;
     ---Purpose : Returns an Input Selection, given its rank in the list
 
     InputRank (me; sel : Selection) returns Integer;
@@ -42,7 +42,7 @@ is
     --           - == 0  if <sel> is not an input for <me>
     --           - >  0  if <sel> is an input for <me>
 
-    Add (me : mutable; sel : mutable Selection; atnum : Integer = 0);
+    Add (me : mutable; sel : Selection; atnum : Integer = 0);
     ---Purpose : Adds a Selection to the filling list
     --           By default, adds it to the end of the list
     --           A Positive rank less then NbInputs gives an insertion rank
index 99a3ce08b73b532669576e37a53eaecaf1340331..4e3f9bd31ee5822375aff1c698701b54526ed0c5 100644 (file)
@@ -34,7 +34,7 @@ uses  SelectionIterator
 
 is
 
-    MainInput    (me) returns mutable Selection;
+    MainInput    (me) returns Selection;
     ---Purpose : Returns the Main Input Selection
 
     HasSecondInput (me) returns Boolean;
@@ -42,13 +42,13 @@ is
     --           Thus, Result can be computed differently if there is a
     --           Control Input or if there is none
 
-    SecondInput (me) returns mutable Selection;
+    SecondInput (me) returns Selection;
     ---Purpose : Returns the Control Input Selection, or a Null Handle
 
-    SetMainInput    (me : mutable; sel : mutable Selection);
+    SetMainInput    (me : mutable; sel : Selection);
     ---Purpose : Sets a Selection to be the Main Input
 
-    SetSecondInput (me : mutable; sel : mutable Selection);
+    SetSecondInput (me : mutable; sel : Selection);
     ---Purpose : Sets a Selection to be the Control Input
 
 
index a5606846138c5297c59eec2a8286e340cf99554e..48e33376d82ebb92042ccb9ab99065f853c54ffa 100644 (file)
@@ -36,10 +36,10 @@ raises InterfaceError
 
 is
 
-    SetInput (me : mutable; sel : mutable Selection);
+    SetInput (me : mutable; sel : Selection);
     ---Purpose : Defines or Changes the Input Selection
 
-    Input (me) returns mutable Selection;
+    Input (me) returns Selection;
     ---Purpose : Returns the Input Selection
 
     HasInput (me) returns Boolean;
index 4555bba1ce604dfd0297abd555d81f1272d9c271..6c62ce8356351869c803819ed85c9e1003a51e2a 100644 (file)
@@ -23,7 +23,7 @@ uses AsciiString from TCollection, EntityIterator, Graph
 
 is
 
-    Create returns mutable SelectDiff;
+    Create returns SelectDiff;
     ---Purpose : Creates an empty SelectDiff
 
 
index 3b3cc6135b6677300ecfec61ddf7f27d9593720d..6db6f39696a41b17a2922c8507ad31760143fd1c 100644 (file)
@@ -26,13 +26,13 @@ uses AsciiString from TCollection, EntityIterator, Graph, IntParam
 
 is
 
-    Create  returns mutable SelectEntityNumber;
+    Create  returns SelectEntityNumber;
     ---Purpose : Creates a SelectEntityNumber, initially with no specified Number
 
-    SetNumber (me : mutable; num : mutable IntParam);
+    SetNumber (me : mutable; num : IntParam);
     ---Purpose : Sets Entity Number to be taken (initially, none is set : 0)
 
-    Number (me) returns mutable IntParam;
+    Number (me) returns IntParam;
     ---Purpose : Returns specified Number (as a Parameter)
 
     RootResult (me; G : Graph) returns EntityIterator;
index 112639a72eefb78c50f564a969ec301c1d6de2a2..5e23fdda001477ffd0122e332510aeacc84f2f9b 100644 (file)
@@ -25,7 +25,7 @@ uses AsciiString from TCollection, InterfaceModel
 
 is
 
-    Create returns mutable SelectErrorEntities;
+    Create returns SelectErrorEntities;
     ---Purpose : Creates a SelectErrorEntities
 
     Sort (me; rank : Integer; ent : Transient; model : InterfaceModel)
index 4d4cb634d9b625514af751f69029945ab8598ada..59d7948b4ad633dc5ac1d7700c83d72c426f58e5 100644 (file)
@@ -27,7 +27,7 @@ uses AsciiString from TCollection, InterfaceModel, Graph, EntityIterator
 
 is
 
-    Create (flagname : CString) returns mutable SelectFlag;
+    Create (flagname : CString) returns SelectFlag;
     ---Purpose : Creates a Select Flag, to query a flag designated by its name
 
     FlagName (me) returns CString;
index 382fcdc4a4cc6efbfb0b1f33cd1127e4802d2b76..458623e4841a0008da50b2accc7d1cbda2e3d450 100644 (file)
@@ -26,7 +26,7 @@ uses AsciiString from TCollection, InterfaceModel, Graph, EntityIterator
 
 is
 
-    Create returns mutable SelectIncorrectEntities;
+    Create returns SelectIncorrectEntities;
     ---Purpose : Creates a SelectIncorrectEntities
     --           i.e. a SelectFlag("Incorrect")
 
index 3487bd26f0dc27effa078eb3e5d16e6840ce8af0..74103140a62453e39abad0817b539bdb8d1520d4 100644 (file)
@@ -23,7 +23,7 @@ uses AsciiString from TCollection, EntityIterator, Graph
 
 is
 
-    Create returns mutable SelectIntersection;
+    Create returns SelectIntersection;
     ---Purpose : Creates an empty SelectIntersection
 
     RootResult (me; G : Graph) returns EntityIterator;
index a0edb42a4ba079691290e989142d4c4a6616730c..a96d8111b13f91659fe744ca041cf4b6ba0c2ab5 100644 (file)
@@ -23,7 +23,7 @@ uses AsciiString from TCollection, EntityIterator, Graph
 
 is
 
-    Create  returns mutable SelectModelEntities;
+    Create  returns SelectModelEntities;
     ---Purpose : Creates a SelectModelRoot
 
     RootResult (me; G : Graph) returns EntityIterator;
index 00a326657c904b7f552f01ba84cce18157017b06..f91e798a34194064133aa334219e1c84aacfabbc 100644 (file)
@@ -25,7 +25,7 @@ uses AsciiString from TCollection, EntityIterator, Graph
 
 is
 
-    Create  returns mutable SelectModelRoots;
+    Create  returns SelectModelRoots;
     ---Purpose : Creates a SelectModelRoot
 
     RootResult (me; G : Graph) returns EntityIterator;
index 7a562856a183ffe36e9a8f715f75cc03d81e50ee..01e5211d65d6785da55314b2568b0d4f98fe6495 100644 (file)
@@ -31,7 +31,7 @@ raises InterfaceError
 
 is
 
-    Create returns mutable SelectPointed;
+    Create returns SelectPointed;
     ---Purpose : Creates a SelectPointed
 
     Clear (me : mutable);
index c2618f91577759ff16af448673ff7810a94b1232..ed519b3fe795f54062ec8e7d8c019b4ae39cc24c 100644 (file)
@@ -26,27 +26,27 @@ raises DomainError
 
 is
 
-    Create returns mutable SelectRange;
+    Create returns SelectRange;
     ---Purpose : Creates a SelectRange. Default is Take all the input list
 
-    SetRange (me : mutable; rankfrom, rankto : mutable IntParam)
+    SetRange (me : mutable; rankfrom, rankto : IntParam)
       raises DomainError;
     ---Purpose : Sets a Range for numbers, with a lower and a upper limits
     --           Error if rankto is lower then rankfrom
 
-    SetOne  (me : mutable; rank : mutable IntParam);
+    SetOne  (me : mutable; rank : IntParam);
     ---Purpose : Sets a unique number (only one Entity will be sorted as True)
 
-    SetFrom (me : mutable; rankfrom : mutable IntParam);
+    SetFrom (me : mutable; rankfrom : IntParam);
     ---Purpose : Sets a Lower limit but no upper limit
 
-    SetUntil (me : mutable; rankto : mutable IntParam);
+    SetUntil (me : mutable; rankto : IntParam);
     ---Purpose : Sets an Upper limit but no lower limit (equivalent to lower 1)
 
     HasLower (me) returns Boolean;
     ---Purpose : Returns True if a Lower limit is defined
 
-    Lower (me) returns mutable IntParam;
+    Lower (me) returns IntParam;
     ---Purpose : Returns Lower limit (if there is; else, value is senseless)
 
     LowerValue (me) returns Integer;
@@ -55,7 +55,7 @@ is
     HasUpper (me) returns Boolean;
     ---Purpose : Returns True if a Lower limit is defined
 
-    Upper (me) returns mutable IntParam;
+    Upper (me) returns IntParam;
     ---Purpose : Returns Upper limit (if there is; else, value is senseless)
 
     UpperValue (me) returns Integer;
index 2fa579c03640d55b06c55a1f87d24b8854dce731..588eb219c8d6b2b7234a5812d44fc463c6cf8bbc 100644 (file)
@@ -30,7 +30,7 @@ uses AsciiString from TCollection, InterfaceModel, EntityIterator, Graph
 
 is
 
-    Create returns mutable SelectRootComps;
+    Create returns SelectRootComps;
     ---Purpose : Creates a SelectRootComps
 
     RootResult (me; G : Graph) returns EntityIterator  is redefined;
index 766b8dcd35548c1c2d651ca426349781706478d4..2c22c4daa05c2c4aea34aebe846aa0f07d1372e9 100644 (file)
@@ -24,7 +24,7 @@ uses AsciiString from TCollection, InterfaceModel, EntityIterator, Graph
 
 is
 
-    Create returns mutable SelectRoots;
+    Create returns SelectRoots;
     ---Purpose : Creates a SelectRoots
 
     RootResult (me; G : Graph) returns EntityIterator  is redefined;
index 3c7885e77b6a0c19455fbfffea18c30f93677f73..ca439bb23a4e9ceb27442336bb30ce0f2fa997a5 100644 (file)
@@ -30,7 +30,7 @@ uses AsciiString from TCollection, InterfaceModel, Graph, EntityIterator
 is
 
     Create (sentcount : Integer = 1; atleast : Boolean = Standard_True)
-       returns mutable SelectSent;
+       returns SelectSent;
     ---Purpose : Creates a SelectSent :
     --           sentcount = 0 -> remaining (non-sent) entities
     --           sentcount = 1, atleast = True (D) -> sent (at least once)
index d512d149440ec0022867f862cb3d1c87517f0c92..b18f890b0c53dd1e042f0a6a6249f6e8d1e2aeba 100644 (file)
@@ -23,7 +23,7 @@ uses AsciiString from TCollection, EntityIterator, Graph
 
 is
 
-    Create returns mutable SelectShared;
+    Create returns SelectShared;
     ---Purpose : Creates a SelectShared;
 
     RootResult (me; G : Graph) returns EntityIterator;
index 49c9eb8619f9b31b948968b013d6a345a93730ff..462b2b310c5296e65bb68f5a5e2c39e5093e7e88 100644 (file)
@@ -25,7 +25,7 @@ uses AsciiString from TCollection, EntityIterator, Graph
 
 is
 
-    Create returns mutable SelectSharing;
+    Create returns SelectSharing;
     ---Purpose : Creates a SelectSharing;
 
     RootResult (me; G : Graph) returns EntityIterator;
index 8fddf0eb6181b6d2927ffdeef312dea184ca73e9..8a581853a5b1a428e33da0d50afb9d39500b127d 100644 (file)
@@ -40,7 +40,7 @@ is
     Create (matcher : Signature;
        signtext : CString;
        exact : Boolean = Standard_True)
-       returns mutable SelectSignature;
+       returns SelectSignature;
     ---Purpose : Creates a SelectSignature with its Signature and its Text to
     --           Match.
     --           <exact> if True requires exact match,
@@ -50,23 +50,23 @@ is
     Create (matcher : Signature;
            signtext : AsciiString from TCollection;
            exact : Boolean = Standard_True)
-       returns mutable SelectSignature;
+       returns SelectSignature;
     ---Purpose : As above with an AsciiString
 
     Create (matcher : SignCounter;
        signtext : CString;
        exact : Boolean = Standard_True)
-       returns mutable SelectSignature;
+       returns SelectSignature;
     ---Purpose : Creates a SelectSignature with a Counter, more precisely a
     --           SelectSignature. Which is used here to just give a Signature
     --           Value (by SignOnly Mode)
     --           Matching is the default provided by the class Signature
 
-    Signature (me) returns mutable Signature;
+    Signature (me) returns Signature;
     ---Purpose : Returns the used Signature, then it is possible to access it,
     --           modify it as required. Can be null, hence see Counter
 
-    Counter   (me) returns mutable SignCounter;
+    Counter   (me) returns SignCounter;
     ---Purpose : Returns the used SignCounter. Can be used as alternative for
     --           Signature
 
index ce13919623cdd4a9d295f1a1e77dbd0863364fac..29e343edb27a158b13914a4ac389dff5b2763b12 100644 (file)
@@ -28,11 +28,11 @@ is
     Create (matcher : Signature;
             signtext : CString;
             exact : Boolean = Standard_True;
-           level : Integer = 0)  returns mutable SelectSignedShared;
+           level : Integer = 0)  returns SelectSignedShared;
     ---Purpose : Creates a SelectSignedShared, defaulted for any level
     --           with a given Signature and text to match
 
-    Signature (me) returns mutable Signature;
+    Signature (me) returns Signature;
     ---Purpose : Returns the used Signature, then it is possible to access it,
     --           modify it as required
 
index 57d8566bce1806237973d3885ab3d007ed19cbfa..f87678520a6a32031d0b5daa91017364f0f3e73d 100644 (file)
@@ -28,11 +28,11 @@ is
     Create (matcher : Signature;
             signtext : CString;
             exact : Boolean = Standard_True;
-           level : Integer = 0)  returns mutable SelectSignedSharing;
+           level : Integer = 0)  returns SelectSignedSharing;
     ---Purpose : Creates a SelectSignedSharing, defaulted for any level
     --           with a given Signature and text to match
 
-    Signature (me) returns mutable Signature;
+    Signature (me) returns Signature;
     ---Purpose : Returns the used Signature, then it is possible to access it,
     --           modify it as required
 
index e10d51a9642d0f11d0c5cec5632739b809622922..06ad252f5693be502879207124a8ee2ac3c94031 100644 (file)
@@ -23,10 +23,10 @@ uses Type, AsciiString from TCollection, Transient
 
 is
 
-    Create returns mutable SelectType;
+    Create returns SelectType;
     ---Purpose : Creates a SelectType. Default is no filter
 
-    Create (atype : Type) returns mutable SelectType;
+    Create (atype : Type) returns SelectType;
     ---Purpose : Creates a SelectType for a given Type
 
     SetType (me : mutable; atype : Type);
index 1a15144dadd1860310c4e818f36513f75d00d2b0..48e9b7f1353da94226e547157a177f6d9a6ccb43 100644 (file)
@@ -23,7 +23,7 @@ uses AsciiString from TCollection, EntityIterator, Graph
 
 is
 
-    Create returns mutable SelectUnion;
+    Create returns SelectUnion;
     ---Purpose : Creates an empty SelectUnion
 
     RootResult (me; G : Graph) returns EntityIterator;
index ab7a881ee289f75cf28d6bce485c0c440d2f0a2a..138f46d8c49d7dc4ddce95270db31e75d3919e38 100644 (file)
@@ -23,7 +23,7 @@ uses AsciiString from TCollection, InterfaceModel
 
 is
 
-    Create returns mutable SelectUnknownEntities;
+    Create returns SelectUnknownEntities;
     ---Purpose : Creates a SelectUnknownEntities
 
     Sort (me; rank : Integer; ent : Transient; model : InterfaceModel)
index 6470a7f57e99680bf67e2142406722c9e0ff2ea0..2f5024036f1ca3bbd7ad7b767365a61a1d12a781 100644 (file)
@@ -71,7 +71,7 @@ is
     --           SendItem, SendText, and if necessary, WorkSession.
 
     ReadOwn  (me; file : in out SessionFile;
-           type : AsciiString from TCollection; item : out mutable Transient)
+           type : AsciiString from TCollection; item : out Transient)
        returns Boolean  is deferred;
     ---Purpose : Recognizes a Type (given as <type>) then Creates an Item of
     --           this Type with the Own Parameter, as required.
index 937ae286318f6e233ce28548688bf40c9a2449f7..0e1447666a6374737dbedcb18a1ca3f937979781 100644 (file)
@@ -54,7 +54,7 @@ uses CString, Character, Transient,
 
 is
 
-    Create (WS : mutable WorkSession) returns SessionFile;
+    Create (WS : WorkSession) returns SessionFile;
     ---Purpose : Creates a SessionFile, ready to read Files in order to load
     --           them into a given WorkSession.
     --           The following Read Operations must then be called.
@@ -164,7 +164,7 @@ is
     ---Purpose : Internal routine which processes a line into words
     --           and prepares its exploration
 
-    ReadOwn (me : in out; item : out mutable Transient) returns Boolean;
+    ReadOwn (me : in out; item : out Transient) returns Boolean;
     ---Purpose : Tries to Read an Item, by calling the Library of Dumpers
     --           Sets the list of parameters of the line to be read from the
     --           first own one
@@ -253,7 +253,7 @@ is
     ---Purpose : Returns the content of a Text Parameter (without the quotes).
     --           Returns an empty string if the Parameter is not a Text.
 
-    ItemValue (me; num : Integer) returns mutable Transient;
+    ItemValue (me; num : Integer) returns Transient;
     ---Purpose : Returns a Parameter as an Item. Returns a Null Handle if the
     --           Parameter is a Text, or if it is defined as Void
 
index af2d42905ea4089c5b3e2a43e60d43af6bba234e..9b1e91376ebea6b876b33b2e19ce974d633472da 100644 (file)
@@ -58,25 +58,25 @@ uses CString, OStream, Transient, AsciiString from TCollection,
 
 is
 
-    Create (prompt : CString = "") returns mutable SessionPilot;
+    Create (prompt : CString = "") returns SessionPilot;
     ---Purpose : Creates an empty SessionPilot, with a prompt which will be
     --           displayed on querying commands. If not precised (""), this
     --           prompt is set to "Test-XSTEP>"
 
-    Session (me) returns mutable WorkSession;
+    Session (me) returns WorkSession;
     ---Purpose : Returns the WorkSession which is worked on
 
-    Library (me) returns mutable WorkLibrary;
+    Library (me) returns WorkLibrary;
     ---Purpose : Returns the WorKlibrary (Null if not set). WorkLibrary is used
     --           to Read and Write Files, according to the Norm
 
     RecordMode (me) returns Boolean;
     ---Purpose : Returns the Record Mode for Commands. Default is False.
 
-    SetSession (me : mutable; WS : mutable WorkSession);
+    SetSession (me : mutable; WS : WorkSession);
     ---Purpose : Sets a WorkSession to be worked on
 
-    SetLibrary (me : mutable; WL : mutable WorkLibrary);
+    SetLibrary (me : mutable; WL : WorkLibrary);
     ---Purpose : Sets a WorkLibrary
 
     SetRecordMode (me : mutable; mode : Boolean);
@@ -167,7 +167,7 @@ is
     ---Purpose : Sets the Command then tries to execute it. Return value :
     --           same as for Perform
 
-    ExecuteCounter (me : mutable; counter : mutable SignCounter;
+    ExecuteCounter (me : mutable; counter : SignCounter;
                    numword : Integer; mode : PrintCount = IFSelect_CountByItem)
        returns ReturnStatus;
     ---Purpose : Executes a Counter in a general way
@@ -183,7 +183,7 @@ is
     --           else, considers it as ENtityLabel (preferably case sensitive)
     --           in case of failure, returns 0
 
-    Do   (me : mutable; number : Integer; session : mutable SessionPilot)
+    Do   (me : mutable; number : Integer; session : SessionPilot)
        returns ReturnStatus;
     ---Purpose : Processes specific commands, which are :
     --           x or exit for end of session
index ff4d0916d6807e28e99953266483f3367d508f8a..dfe2883e08c256486164c69028b566f8dc9b8a39 100644 (file)
@@ -49,7 +49,7 @@ raises InterfaceError, OutOfRange
 
 is
 
-    Create returns mutable ShareOut;
+    Create returns ShareOut;
     ---Purpose : Creates an empty ShareOut
 
     Clear (me : mutable; onlydisp : Boolean);
@@ -88,13 +88,13 @@ is
     ---Purpose : Returns the Rank of a Dispatch, given its Value (Handle).
     --           Returns 0 if the Dispatch is unknown in the ShareOut
 
-    Dispatch (me; num : Integer) returns mutable Dispatch
+    Dispatch (me; num : Integer) returns Dispatch
     ---Purpose : Returns a Dispatch, given its rank in the list
        raises OutOfRange;
     --           Error if <num> is out of range
     ---C++ : return const &
 
-    AddDispatch (me : mutable; disp : mutable Dispatch)
+    AddDispatch (me : mutable; disp : Dispatch)
     ---Purpose : Adds a Dispatch to the list
        raises InterfaceError;
     --           Error if the Dispatch is attached to a ShareOut other than "me"
@@ -106,7 +106,7 @@ is
 
        -- --    Modifiers to be applied    -- --
 
-    AddModifier (me : mutable; modifier : mutable GeneralModifier;
+    AddModifier (me : mutable; modifier : GeneralModifier;
                atnum : Integer);
     ---Purpose : Sets a Modifier to be applied on all Dispatches to be run
     --           If <modifier> is a ModelModifier, adds it to the list of
@@ -116,7 +116,7 @@ is
     --           into a Model : its criteria are checked and if they are OK,
     --           the method Perform of this Modifier is run.
 
-    AddModifier (me : mutable; modifier : mutable GeneralModifier;
+    AddModifier (me : mutable; modifier : GeneralModifier;
                 dispnum : Integer; atnum : Integer);
     ---Purpose : Sets a Modifier to be applied on the Dispatch <dispnum>
     --           If <modifier> is a ModelModifier, adds it to the list of
@@ -130,7 +130,7 @@ is
     --             for a Dispatch
 
 
-    AddModif    (me : mutable;  modifier : mutable GeneralModifier;
+    AddModif    (me : mutable;  modifier : GeneralModifier;
                 formodel : Boolean; atnum : Integer = 0);
     ---Purpose : Adds a Modifier to the list of Modifiers : Model Modifiers if
     --           <formodel> is True, File Modifiers else (internal).
@@ -140,11 +140,11 @@ is
     --           Model Modifiers if <formodel> is True, File Modifiers else
 
     GeneralModifier (me; formodel : Boolean; num : Integer)
-       returns mutable GeneralModifier;
+       returns GeneralModifier;
     ---Purpose : Returns a Modifier of the list, given its rank :
     --           Model Modifiers if <formodel> is True, File Modifiers else
 
-    ModelModifier (me; num : Integer) returns mutable Modifier;
+    ModelModifier (me; num : Integer) returns Modifier;
     ---Purpose : Returns a Modifier of the list of Model Modifiers, duely casted
 
     ModifierRank (me; modifier : GeneralModifier) returns Integer;
@@ -167,7 +167,7 @@ is
 
        -- --    Names for produced Files   -- --
 
-    SetRootName (me : mutable; num : Integer; name : mutable HAsciiString)
+    SetRootName (me : mutable; num : Integer; name : HAsciiString)
        returns Boolean;
     ---Purpose : Attaches a Root Name to a Dispatch given its rank, as an
     --           HAsciiString (standard form). A Null Handle resets this name.
@@ -178,7 +178,7 @@ is
     ---Purpose : Returns True if the Dispatch of rank <num> has an attached
     --           Root Name. False else, or if num is out of range
 
-    RootName (me; num : Integer) returns mutable HAsciiString from TCollection;
+    RootName (me; num : Integer) returns HAsciiString from TCollection;
     ---Purpose : Returns the Root bound to a Dispatch, given its rank
     --           Returns a Null Handle if not defined
 
index 964170fc705ca99154c436a3b6b8da8c986e5c3f..378fbd43df00c98e67dd3d1c0ad401ccb78faa0b 100644 (file)
@@ -30,11 +30,11 @@ raises NoSuchObject, InterfaceError
 
 is
 
-    Create (sho : mutable ShareOut; mod : InterfaceModel) returns ShareOutResult;
+    Create (sho : ShareOut; mod : InterfaceModel) returns ShareOutResult;
     ---Purpose : Creates a ShareOutResult from a ShareOut, to work on a Model
     --           (without any more precision; uses Active Protocol)
 
-    Create (sho : mutable ShareOut; G : Graph) returns ShareOutResult;
+    Create (sho : ShareOut; G : Graph) returns ShareOutResult;
     ---Purpose : Creates a ShareOutResult from a ShareOut, to work on a Graph
     --           already computed, which defines the Input Model and can
     --           specialize some Entities
@@ -50,7 +50,7 @@ is
     --           a Graph. As if it was a ShareOut with only one Dispatch
     --           Allows to compute the effect of a single Dispatch
 
-    ShareOut (me) returns mutable ShareOut;
+    ShareOut (me) returns ShareOut;
     ---Purpose : Returns the ShareOut used to create the ShareOutResult
     --           if creation from a Dispatch, returns a Null Handle
 
index 34d1431a37641a6ed5a3c1acfc2edb734637915f..940d81dfe903b722aefc2f623f0b569122ea72fc 100644 (file)
@@ -25,7 +25,7 @@ uses
     AsciiString
 is
 
-    Create (nopk: Boolean = Standard_False) returns mutable SignAncestor;
+    Create (nopk: Boolean = Standard_False) returns SignAncestor;
     
     Matches (me; ent : Transient; model : InterfaceModel;
                 text : AsciiString; exact : Boolean)
index 11c27d5587879d406c8e0679d0e6d434446c3730..c0b63a9f5ae31070c4f2f7877f60009ab3f827cd 100644 (file)
@@ -23,7 +23,7 @@ uses CString, Transient, InterfaceModel
 
 is
 
-    Create returns mutable SignCategory;
+    Create returns SignCategory;
     ---Purpose : Returns a SignCategory
 
     Value (me; ent : any Transient; model : InterfaceModel) returns CString;
index 726b67967156519748be944841ab4569dabdac60..c90fffaf18b43374f7ac5b45a3fc09f635ed841f 100644 (file)
@@ -43,7 +43,7 @@ uses CString, Transient, MapOfTransient, HAsciiString from TCollection,
 is
 
     Create (withmap  : Boolean = Standard_True;
-           withlist : Boolean = Standard_False) returns mutable SignCounter;
+           withlist : Boolean = Standard_False) returns SignCounter;
     ---Purpose : Creates a SignCounter, without proper Signature
     --           If <withmap> is True (default), added entities are counted
     --           only if they are not yet recorded in the map
@@ -52,13 +52,13 @@ is
     --           <withlist> is transmitted to SignatureList (option to list
     --           entities, not only to count them).
 
-    Create (matcher  : mutable Signature;
+    Create (matcher  : Signature;
            withmap  : Boolean = Standard_True;
-           withlist : Boolean = Standard_False)  returns mutable SignCounter;
+           withlist : Boolean = Standard_False)  returns SignCounter;
     ---Purpose : Creates a SignCounter, with a predefined Signature
     --           Other arguments as for Create without Signature.
 
-    Signature (me) returns mutable Signature;
+    Signature (me) returns Signature;
     ---Purpose : Returns the Signature used to count entities. It can be null.
 
     SetMap  (me : mutable; withmap  : Boolean);
index d11026fd86b97a1eb69b5ce7681ee1b6c23c4e61..4dbe1021c03209e4bb45926285999ee95dc171aa 100644 (file)
@@ -27,7 +27,7 @@ uses CString, Transient, AsciiString, InterfaceModel,
 
 is
 
-    Create (name : CString) returns mutable SignMultiple;
+    Create (name : CString) returns SignMultiple;
     ---Purpose : Creates an empty SignMultiple with a Name
     --           This name should take expected tabulations into account
 
index 013d82d766583dfed231fb9a2125cac1fe817610..edfe3a2d73f0acf91c1f17a84738299febb3d86d 100644 (file)
@@ -25,7 +25,7 @@ uses CString, Transient, InterfaceModel
 
 is
 
-    Create (nopk : Boolean = Standard_False) returns mutable SignType;
+    Create (nopk : Boolean = Standard_False) returns SignType;
     ---Purpose : Returns a SignType
     --           <nopk> false (D) : complete dynamic type (name = Dynamic Type)
     --           <nopk> true : class type without pk (name = Class Type)
index 54ab5b5f754023be038f802464d87521da6b306b..e22fbf2883042cad129709ff1a58879cb5830871 100644 (file)
@@ -26,7 +26,7 @@ uses CString, Transient, InterfaceModel
 
 is
 
-    Create returns mutable SignValidity;
+    Create returns SignValidity;
     ---Purpose : Returns a SignValidity
 
     CVal  (myclass; ent : any Transient; model : InterfaceModel) returns CString;
index 846878be5b35cfdedaccaa76c2cfd5e29caf9941..cfb90f395f7a9f2717e6fdec8250564e87ba2526 100644 (file)
@@ -35,7 +35,7 @@ uses CString, HSequenceOfTransient,
 
 is
 
-    Create (withlist : Boolean = Standard_False) returns mutable SignatureList;
+    Create (withlist : Boolean = Standard_False) returns SignatureList;
     ---Purpose : Creates a SignatureList. If <withlist> is True, entities will
     --           be not only counted per signature, but also listed.
 
index 6cdbfe5bbf5eca87b68762b19537a1c8ffeb6c01..e5060380a4b84b3b8fc1663306f51a2fe3aad46c 100644 (file)
@@ -50,7 +50,7 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable TransformStandard;
+    Create returns TransformStandard;
     ---Purpose : Creates a TransformStandard, option StandardCopy, no Modifier
 
        --  Description  --
@@ -76,13 +76,13 @@ is
     NbModifiers (me) returns Integer;
     ---Purpose : Returns the count of recorded Modifiers
 
-    Modifier (me; num : Integer) returns mutable Modifier;
+    Modifier (me; num : Integer) returns Modifier;
     ---Purpose : Returns a Modifier given its rank in the list
 
     ModifierRank (me; modif : Modifier) returns Integer;
     ---Purpose : Returns the rank of a Modifier in the list, 0 if unknown
 
-    AddModifier (me : mutable; modif : mutable Modifier; atnum : Integer = 0)
+    AddModifier (me : mutable; modif : Modifier; atnum : Integer = 0)
        returns Boolean;
     ---Purpose : Adds a Modifier to the list :
     --           - <atnum> = 0 (default) : at the end of the list
@@ -101,29 +101,29 @@ is
 
     Perform (me : mutable; G : Graph; protocol : Protocol from Interface;
              checks : in out CheckIterator;
-            newmod : out mutable InterfaceModel)  returns Boolean;
+            newmod : out InterfaceModel)  returns Boolean;
     ---Purpose : Performs the Standard Transformation, by calling Copy then
     --           ApplyModifiers (which can return an error status)
 
     Copy         (me; G : Graph; TC : in out CopyTool;
-                 newmod : out mutable InterfaceModel);
+                 newmod : out InterfaceModel);
     ---Purpose : This the first operation. It calls StandardCopy or OnTheSpot
     --           according the option
 
     StandardCopy (me; G : Graph; TC : in out CopyTool;
-                 newmod : out mutable InterfaceModel);
+                 newmod : out InterfaceModel);
     ---Purpose : This is the standard action of Copy : its takes into account
     --           only the remaining entities (noted by Graph Status positive)
     --           and their proper dependances of course. Produces a new model.
 
     OnTheSpot    (me; G : Graph; TC : in out CopyTool;
-                 newmod : out mutable InterfaceModel);
+                 newmod : out InterfaceModel);
     ---Purpose : This is the OnTheSpot action : each entity is bound with ...
     --           itself. The produced model is the same as the starting one.
 
     ApplyModifiers (me;  G : Graph;  protocol : Protocol from Interface;
                    TC : in out CopyTool; checks : in out CheckIterator;
-                   newmod : out mutable InterfaceModel) returns Boolean;
+                   newmod : out InterfaceModel) returns Boolean;
     ---Purpose : Applies the modifiers sequencially.
     --           For each one, prepares required data (if a Selection is
     --           associated as a filter).
@@ -132,7 +132,7 @@ is
     --           If a Modifier causes an error (check "HasFailed"),
     --           ApplyModifier stops : the following Modifiers are ignored
 
-    Updated (me; entfrom : Transient; entto : out mutable Transient)
+    Updated (me; entfrom : Transient; entto : out Transient)
        returns Boolean;
     ---Purpose : This methods allows to know what happened to a starting
     --           entity after the last Perform. It reads result from the map
index 86d489d4119592daa861600b03c1f178f0e0ab62..3fc09682e4275f0bfb059ad465c536e6a6db475f 100644 (file)
@@ -36,7 +36,7 @@ is
 
     Perform (me : mutable; G : Graph; protocol : Protocol from Interface;
             checks : in out CheckIterator;
-            newmod : out mutable InterfaceModel)  returns Boolean  is deferred;
+            newmod : out InterfaceModel)  returns Boolean  is deferred;
     ---Purpose : Performs a Transformation (defined by each sub-class) :
     --         <G> gives the input data (especially the starting model) and
     --           can be used for queries (by Selections, etc...)
@@ -72,7 +72,7 @@ is
     --           The provided default keeps the starting Protocol. This method
     --           should be redefined as required by the effect of Perform.
 
-    Updated (me; entfrom : Transient; entto : out mutable Transient)
+    Updated (me; entfrom : Transient; entto : out Transient)
        returns Boolean  is deferred;
     ---Purpose : This method allows to know what happened to a starting
     --           entity after the last Perform. If <entfrom> (from starting
index 7c85c17379af7a726d8441f56903650b950b8d3d..ae9496882a7bd1ba2ea3b8fb4f493b09828d2414 100644 (file)
@@ -41,7 +41,7 @@ is
     ---Purpose : Required to initialise fields
 
     ReadFile (me; name : CString;
-             model    : out mutable InterfaceModel;
+             model    : out InterfaceModel;
              protocol : Protocol from Interface)
              returns Integer  is deferred;
     ---Purpose : Gives the way to Read a File and transfer it to a Model
@@ -75,7 +75,7 @@ is
 
     CopyModel (me;
               original : InterfaceModel;
-              newmodel : mutable InterfaceModel;
+              newmodel : InterfaceModel;
               list     : EntityIterator;
               TC       : in out CopyTool)
        returns Boolean  is virtual;
index 4eb61728e124dba98070d3d2afea4160885cff2b..9c0c43294be998cbfdc5f6dda4cbef0146eb4479 100644 (file)
@@ -45,7 +45,7 @@ is
 
        -- --    General Management    -- --
 
-    Create returns mutable WorkSession;
+    Create returns WorkSession;
     ---Purpose : Creates a Work Session
     --           It provides default, empty ShareOut and ModelCopier, which can
     --           be replaced (if required, should be done just after creation).
@@ -56,11 +56,11 @@ is
     ErrorHandle (me) returns Boolean;
     ---Purpose : Returns the Error Handler status
 
-    ShareOut (me) returns mutable ShareOut;
+    ShareOut (me) returns ShareOut;
     ---Purpose : Returns the ShareOut defined at creation time
     ---C++ : return const &
 
-    SetShareOut (me : mutable; shareout : mutable ShareOut);
+    SetShareOut (me : mutable; shareout : ShareOut);
     ---Purpose : Sets a new ShareOut. Fills Items which its content
     --  Warning : data from the former ShareOut are lost
     
@@ -258,7 +258,7 @@ is
     --           greater to the count of known Items, because some can have
     --           been removed
 
-    Item (me; id : Integer) returns mutable Transient;
+    Item (me; id : Integer) returns Transient;
     ---Purpose : Returns an Item, given its Ident. Returns a Null Handle if
     --           no Item corresponds to this Ident.
 
@@ -266,12 +266,12 @@ is
     ---Purpose : Returns the Ident attached to an Item in the WorkSession, or
     --           Zero if it is unknown
 
-    NamedItem (me; name : CString) returns mutable Transient;
+    NamedItem (me; name : CString) returns Transient;
     ---Purpose : Returns the Item which corresponds to a Variable, given its
     --           Name (whatever the type of this Item).
     --           Returns a Null Handle if this Name is not recorded
 
-    NamedItem (me; name : HAsciiString from TCollection) returns mutable Transient;
+    NamedItem (me; name : HAsciiString from TCollection) returns Transient;
     ---Purpose : Same as above, but <name> is given through a Handle
     --           Especially Usefull with methods SelectionNames, etc...
 
@@ -286,7 +286,7 @@ is
     --           WorkSession. If <item> is Null or not recorded, returns an
     --           empty string.
 
-    AddItem (me : mutable; item : mutable Transient;
+    AddItem (me : mutable; item : Transient;
         active : Boolean = Standard_True)  returns Integer;
     ---Purpose : Adds an Item and returns its attached Ident. Does nothing
     --           if <item> is already recorded (and returns its attached Ident)
@@ -294,7 +294,7 @@ is
     --           Remark : the determined Ident is used if <item> is a Dispatch,
     --           to fill the ShareOut
 
-    AddNamedItem (me : mutable; name : CString; item : mutable Transient;
+    AddNamedItem (me : mutable; name : CString; item : Transient;
        active : Boolean = Standard_True)  returns Integer;
     ---Purpose : Adds an Item with an attached Name. If the Name is already
     --           known in the WorkSession, the older item losts it
@@ -304,7 +304,7 @@ is
     --           method tries to attached a Name to it
     --           <active> if True commands call to SetActive (see below)
 
-    SetActive (me : mutable; item : mutable Transient; mode : Boolean)
+    SetActive (me : mutable; item : Transient; mode : Boolean)
        returns Boolean;
     ---Purpose : Following the type of <item> :
     --           - Dispatch : Adds or Removes it in the ShareOut & FileNaming
@@ -379,14 +379,14 @@ is
        -- They are Integer (IntParam) and Text (HAsciiString from TCollection)
 
     NewParamFromStatic (me : mutable; statname : CString; name : CString = "")
-       returns mutable Transient;
+       returns Transient;
     ---Purpose : Creates a parameter as being bound to a Static
     --           If the Static is Integer, this creates an IntParam bound to
     --           it by its name. Else this creates a String which is the value
     --           of the Static.
     --           Returns a null handle if <statname> is unknown as a Static
 
-    IntParam (me; id : Integer) returns mutable IntParam;
+    IntParam (me; id : Integer) returns IntParam;
     ---Purpose : Returns an IntParam, given its Ident in the Session
     --           Null result if <id> is not suitable for an IntParam
     --           (undefined, or defined for another kind of variable)
@@ -394,18 +394,18 @@ is
     IntValue (me; it : IntParam) returns Integer;
     ---Purpose : Returns Integer Value of an IntParam
 
-    NewIntParam (me : mutable; name : CString = "") returns mutable IntParam;
+    NewIntParam (me : mutable; name : CString = "") returns IntParam;
     ---Purpose : Creates a new IntParam. A Name can be set (Optional)
     --           Returns the created IntParam, or a Null Handle in case of
     --           Failure (see AddItem/AddNamedItem)
 
-    SetIntValue (me : mutable; it : mutable IntParam; val : Integer)
+    SetIntValue (me : mutable; it : IntParam; val : Integer)
        returns Boolean;
     ---Purpose : Changes the Integer Value of an IntParam
     --           Returns True if Done, False if <it> is not in the WorkSession
 
 
-    TextParam (me; id : Integer) returns mutable HAsciiString from TCollection;
+    TextParam (me; id : Integer) returns HAsciiString from TCollection;
     ---Purpose : Returns a TextParam, given its Ident in the Session
     --           Null result if <id> is not suitable for a TextParam
     --           (undefined, or defined for another kind of variable)
@@ -416,19 +416,19 @@ is
     --           or an empty string if <it> is not in the WorkSession
 
     NewTextParam (me : mutable; name : CString = "")
-        returns mutable HAsciiString from TCollection;
+        returns HAsciiString from TCollection;
     ---Purpose : Creates a new (empty) TextParam. A Name can be set (Optional)
     --           Returns the created TextParam (as an HAsciiString), or a Null
     --           Handle in case of Failure (see AddItem/AddNamedItem)
 
-    SetTextValue (me : mutable; par : mutable HAsciiString from TCollection;
+    SetTextValue (me : mutable; par : HAsciiString from TCollection;
                  val : CString)  returns Boolean;
     ---Purpose : Changes the Text Value of a TextParam (an HAsciiString)
     --           Returns True if Done, False if <it> is not in the WorkSession
 
        -- --    List of Signatures    -- --
 
-    Signature (me; id : Integer) returns mutable Signature;
+    Signature (me; id : Integer) returns Signature;
     ---Purpose : Returns a Signature, given its Ident in the Session
     --           Null result if <id> is not suitable for a Signature
     --           (undefined, or defined for another kind of variable)
@@ -440,7 +440,7 @@ is
 
        -- --    List of Selections    -- --
 
-    Selection (me; id : Integer) returns mutable Selection;
+    Selection (me; id : Integer) returns Selection;
     ---Purpose : Returns a Selection, given its Ident in the Session
     --           Null result if <id> is not suitable for a Selection
     --           (undefined, or defined for another kind of variable)
@@ -478,8 +478,8 @@ is
     --           and all the chain of deductions is applied
 
 
-    SetItemSelection (me : mutable; item : mutable Transient;
-                          sel : mutable Selection)  returns Boolean;
+    SetItemSelection (me : mutable; item : Transient;
+                          sel : Selection)  returns Boolean;
     ---Purpose : Sets a Selection as input for an item, according its type :
     --           if <item> is a Dispatch : as Final Selection
     --           if <item> is a GeneralModifier (i.e. any kind of Modifier) :
@@ -488,12 +488,12 @@ is
     --           Returns False if <item> is not of a suitable type, or
     --             <item> or <sel> is not in the WorkSession
 
-    ResetItemSelection (me : mutable; item : mutable Transient) returns Boolean;
+    ResetItemSelection (me : mutable; item : Transient) returns Boolean;
     ---Purpose : Resets input Selection which was set by SetItemSelection
     --           Same conditions as for SetItemSelection
     --           Returns True if done, False if <item> is not in the WorkSession
 
-    ItemSelection (me; item : Transient) returns mutable Selection;
+    ItemSelection (me; item : Transient) returns Selection;
     ---Purpose : Returns the Selection of a Dispatch or a GeneralModifier.
     --           Returns a Null Handle if none is defined or <item> not good type
 
@@ -503,7 +503,7 @@ is
        -- - it is cleared by ClearData (1 or 4)
        -- - when it is defined by a Selection, it can be recomputed
 
-    SignCounter (me; id : Integer) returns mutable SignCounter;
+    SignCounter (me; id : Integer) returns SignCounter;
     ---Purpose : Returns a SignCounter from its ident in the Session
     --           Null result if <id> is not suitable for a SignCounter
     --           (undefined, or defined for another kind of variable)
@@ -535,7 +535,7 @@ is
     --           if <only> disp is True, tha's all. Else, clears also the lists
     --           of Modifiers recorded by the ShareOut
 
-    Dispatch (me; id : Integer) returns mutable Dispatch;
+    Dispatch (me; id : Integer) returns Dispatch;
     ---Purpose : Returns a Dispatch, given its Ident in the Session
     --           Null result if <id> is not suitable for a Dispatch
     --           (undefined, or defined for another kind of variable)
@@ -557,10 +557,10 @@ is
        --   Modifier, i.e. for GeneralModifier (also applies to IFAdapt kinds
        --   of Modifiers, which apply during the Copy operation itself)
 
-    ModelCopier (me) returns mutable ModelCopier;
+    ModelCopier (me) returns ModelCopier;
     ---Purpose : Gives access to the complete ModelCopier
 
-    SetModelCopier (me : mutable; copier : mutable ModelCopier);
+    SetModelCopier (me : mutable; copier : ModelCopier);
     ---Purpose : Sets a new ModelCopier. Fills Items which its content
     ---Warning : all data recorded in the former ModelCopier are lost
     --           (thus, Final Modifiers become inactive)
@@ -579,12 +579,12 @@ is
     --           (which takes into account the Changes to Modifier Ranks)
 
     GeneralModifier (me; id : Integer)
-       returns mutable GeneralModifier;
+       returns GeneralModifier;
     ---Purpose : Returns a Modifier, given its Ident in the Session
     --           Null result if <id> is not suitable for a Modifier
     --           (undefined, or defined for another kind of variable)
 
-    ModelModifier (me; id : Integer) returns mutable Modifier;
+    ModelModifier (me; id : Integer) returns Modifier;
     ---Purpose : Returns a Model Modifier, given its Ident in the Session,
     --           i.e. typed as a Modifier (not simply a GeneralModifier)
     --           Null result if <id> is not suitable for a Modifier
@@ -609,26 +609,26 @@ is
     ---Purpose : Removes all the Modifiers active in the ModelCopier : they
     --           become inactive and they are removed from the Session
 
-    SetAppliedModifier (me : mutable; modif : mutable GeneralModifier;
-                       item : mutable Transient) returns Boolean;
+    SetAppliedModifier (me : mutable; modif : GeneralModifier;
+                       item : Transient) returns Boolean;
     ---Purpose : Sets a GeneralModifier to be applied to an item :
     --           - item = ShareOut : applies for final sending (all dispatches)
     --           - item is a Dispatch : applies for this dispatch only
     --           Returns True if done, False if <modif> or <item> not in <me>
 
-    ResetAppliedModifier (me : mutable; modif : mutable GeneralModifier)
+    ResetAppliedModifier (me : mutable; modif : GeneralModifier)
        returns Boolean;
     ---Purpose : Resets a GeneralModifier to be applied
     --           Returns True if done, False if <modif> was not applied
 
-    UsesAppliedModifier (me; modif : GeneralModifier) returns mutable Transient;
+    UsesAppliedModifier (me; modif : GeneralModifier) returns Transient;
     ---Purpose : Returns the item on which a GeneralModifier is applied :
     --           the ShareOut, or a given Dispatch
     --           Returns a Null Handle if <modif> is not applied
 
        -- --    Transformation (without sending)    -- --
 
-    Transformer (me; id : Integer) returns mutable Transformer;
+    Transformer (me; id : Integer) returns Transformer;
     ---Purpose : Returns a Transformer, given its Ident in the Session
     --           Null result if <id> is not suitable for a Transformer
     --           (undefined, or defined for another kind of variable)
@@ -682,7 +682,7 @@ is
     --           If the selection is a null handle, the whole model is taken
 
     NewTransformStandard (me : mutable; copy : Boolean; name : CString = "")
-        returns mutable Transformer;
+        returns Transformer;
     ---Purpose : Creates and returns a TransformStandard, empty, with its
     --           Copy Option (True = Copy, False = On the Spot) and an
     --           optional name.
@@ -752,7 +752,7 @@ is
     NbFiles   (me) returns Integer;
     ---Purpose : Returns the count of produced Models
 
-    FileModel (me; num : Integer) returns mutable InterfaceModel;
+    FileModel (me; num : Integer) returns InterfaceModel;
     ---Purpose : Returns a Model, given its rank in the Evaluation List
 
     FileName  (me; num : Integer) returns AsciiString from TCollection;
@@ -882,7 +882,7 @@ is
     --           SelectDeduct / SelectExtract kind, two for SelectControl kind,
     --           variable for a SelectCombine (Union/Intersection), zero else
 
-    Source (me; sel : Selection; num : Integer = 1) returns mutable Selection;
+    Source (me; sel : Selection; num : Integer = 1) returns Selection;
     ---Purpose : Returns the <num>th Input Selection of a Selection
     --           (see NbSources).
     --           Returns a Null Handle if <sel> is not in the WorkSession or if
@@ -892,12 +892,12 @@ is
     IsReversedSelectExtract (me; sel : Selection) returns Boolean;
     ---Purpose : Returns True if <sel> a Reversed SelectExtract, False else
 
-    ToggleSelectExtract (me : mutable; sel : mutable Selection) returns Boolean;
+    ToggleSelectExtract (me : mutable; sel : Selection) returns Boolean;
     ---Purpose : Toggles the Sense (Direct <-> Reversed) of a SelectExtract
     --           Returns True if Done, False if <sel> is not a SelectExtract or
     --           is not in the WorkSession
 
-    SetInputSelection (me : mutable; sel, input : mutable Selection)
+    SetInputSelection (me : mutable; sel, input : Selection)
        returns Boolean;
     ---Purpose : Sets an Input Selection (as <input>) to a SelectExtract or
     --           a SelectDeduct (as <sel>).
@@ -905,14 +905,14 @@ is
     --           SelectExtract nor a SelectDeduct, or not in the WorkSession
 
 
-    SetControl (me : mutable; sel, sc : mutable Selection;
+    SetControl (me : mutable; sel, sc : Selection;
                        formain : Boolean = Standard_True) returns Boolean;
     ---Purpose : Sets an Input Selection, Main if <formain> is True, Second else
     --           (as <sc>) to a SelectControl (as <sel>). Returns True if Done,
     --           False if <sel> is not a SelectControl, or <sc> or <sel> is not
     --           in the WorkSession
 
-    CombineAdd  (me : mutable; selcomb, seladd : mutable Selection;
+    CombineAdd  (me : mutable; selcomb, seladd : Selection;
                 atnum : Integer = 0)  returns Integer;
     ---Purpose : Adds an input selection to a SelectCombine (Union or Inters.).
     --           Returns new count of inputs for this SelectCombine if Done or
@@ -921,18 +921,18 @@ is
     --           By default, adding is done at the end of the list
     --           Else, it is an insertion to rank <atnum> (usefull for Un-ReDo)
 
-    CombineRemove (me : mutable; selcomb, selrem : mutable Selection)
+    CombineRemove (me : mutable; selcomb, selrem : Selection)
        returns Boolean;
     ---Purpose : Removes an input selection from a SelectCombine (Union or
     --           Intersection). Returns True if done, False if <selcomb> is not
     --           kind of SelectCombine or <selrem> is not source of <selcomb>
 
     NewSelectPointed (me : mutable; list : HSequenceOfTransient; name : CString)
-       returns mutable Selection;
+       returns Selection;
     ---Purpose : Creates a new Selection, of type SelectPointed, its content
     --           starts with <list>. A name must be given (can be empty)
 
-    SetSelectPointed (me; sel : mutable Selection; list : HSequenceOfTransient;
+    SetSelectPointed (me; sel : Selection; list : HSequenceOfTransient;
                      mode : Integer) returns Boolean;
     ---Purpose : Changes the content of a Selection of type SelectPointed
     --           According <mode> : 0  set <list> as new content (clear former)
index f220d5ea6a0d521f52813331126d2b5b93729c37..973784adcb3b96b0fa9cf5a1da41ddd04e45773a 100644 (file)
@@ -26,7 +26,7 @@ uses  Integer, Real  -- no one specific type
 
 is
 
-        Create returns mutable DrilledHole;
+        Create returns DrilledHole;
 
         -- Specific Methods pertaining to the class
 
index ce96ba133fcdc0456fbc8cdcd91409c231a0d13b..983be0d117eb7aea5697627ce56b4c075dc94916 100644 (file)
@@ -35,7 +35,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable ElementResults;
+        Create returns ElementResults;
 
         -- Specific Methods pertaining to the class
 
index 4dd7a774c295229154d067275f39443b9221d3d0..05fcfd46dd54e3cb9745409afc765988d40b806f 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable FiniteElement;
+        Create returns FiniteElement;
 
         -- Specific Methods pertaining to the class
 
index 024edb7585f6a379b8387aeaa467c96887b8341b..ac58d5dcd5b1da6348bf2b50f55656834b5283cf 100644 (file)
@@ -36,7 +36,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable Flow;
+        Create returns Flow;
 
         -- Specific Methods pertaining to the class
 
index 2e953022be1982f64625d884acfd45471a6d0878..44433ae91e1d1be3ee52f504a00b8129764ebed3 100644 (file)
@@ -30,7 +30,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable FlowLineSpec;
+        Create returns FlowLineSpec;
 
         -- Specific Methods pertaining to the class
 
index cd63d208fa63c9151fae29d9d5db833096689f1f..67a3bf0a2c33f94010dcec000edda57db0d5ce56 100644 (file)
@@ -25,7 +25,7 @@ uses OStream,
 
 is
 
-    Create returns mutable GeneralModule from IGESAppli;
+    Create returns GeneralModule from IGESAppli;
     ---Purpose : Creates a GeneralModule from IGESAppli and puts it into GeneralLib
 
     OwnSharedCase  (me; CN : Integer; ent : IGESEntity;
@@ -43,12 +43,12 @@ is
     ---Purpose : Performs Specific Semantic Check for each type of Entity
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
index d053f950a82b678a4d707b3035bff8ce3292215b..d7f317e5ee43f15c1ac45e4773602ae1f8b9dbbd 100644 (file)
@@ -27,7 +27,7 @@ uses
 
 is
 
-        Create returns mutable LevelFunction;
+        Create returns LevelFunction;
 
         -- Specific Methods pertaining to the class
 
index de715dd4f77fe67f3192e94538eb024da9e0eb3c..27e12c022e5ed26aaf2d2f7a5f5cd600127e79f1 100644 (file)
@@ -33,7 +33,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable LevelToPWBLayerMap;
+        Create returns LevelToPWBLayerMap;
 
         -- Specific Methods pertaining to the class
 
index 8c3e58cbb90d3d74eaa5b3fb22ba67d324cbcc29..3495023e42098712340e8827cc099ed132a5a701 100644 (file)
@@ -25,7 +25,7 @@ uses  Integer, Real  -- no one specific type
 
 is
 
-        Create returns mutable LineWidening;
+        Create returns LineWidening;
 
         -- Specific Methods pertaining to the class
 
index 1f328295b1cc0cf8e14b23e91a976073fdd20174..2e40f6d90779d640a2895e6d9275277e7e407708 100644 (file)
@@ -33,7 +33,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable NodalConstraint;
+        Create returns NodalConstraint;
 
         -- Specific Methods pertaining to the class
 
index 68ea2917667f76eab8f15d4c7f1c7c770a22e841..27f363931ed8a6a5de399fa637ea59eb6c1c598b 100644 (file)
@@ -37,7 +37,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable NodalDisplAndRot;
+        Create returns NodalDisplAndRot;
 
         -- Specific Methods pertaining to the class
 
index fcec00e5de84022b3007f366f828e9a3aaa750f0..f99b0e7e780549a0ba614f863ea898554daa0c99 100644 (file)
@@ -34,7 +34,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable NodalResults;
+        Create returns NodalResults;
 
         -- Specific Methods pertaining to the class
 
index d46b3f960ec674d66b42b81333d017502ee59ea1..5c64ab7e03747fa08ec87509ab5ad3ff5be1c126 100644 (file)
@@ -29,7 +29,7 @@ uses
 
 is
 
-        Create returns mutable Node;
+        Create returns Node;
 
         -- Specific Methods pertaining to the class
 
index 57e10bc5be5088957fe2ddf8b5da879c3b6bf272..a921973cfd4253e427841ba0aae5e2c6b1089dec 100644 (file)
@@ -34,7 +34,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable PWBArtworkStackup;
+        Create returns PWBArtworkStackup;
 
         -- Specific Methods pertaining to the class
 
index ff683cfb34120c550f91a2930976dbffb0dd01c6..8c7300bf7c168dad872c29872d25596c337d4482 100644 (file)
@@ -25,7 +25,7 @@ uses  Integer, Real  -- no one specific type
 
 is
 
-        Create returns mutable PWBDrilledHole;
+        Create returns PWBDrilledHole;
 
         -- Specific Methods pertaining to the class
 
index 2af778938e4c7449d49e70b2f7a918e6f3e37e29..9a1bd003249bfd2e3108e5e0ca4dadf87288d234 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable PartNumber;
+        Create returns PartNumber;
 
         -- Specific Methods pertaining to the class
 
index 2e609e0d15d8610eb57e4795196435b635d008ca..862c210c96eb7380ad1c76ad8a7e5ef221c6f380 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable PinNumber;
+        Create returns PinNumber;
 
         -- Specific Methods pertaining to the class
 
index edd965cc4a399f8dab19b2553eaa32bcaf6cef49..1d64be9c81e93c4242c0c069289bcb9ec74f713f 100644 (file)
@@ -34,7 +34,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable PipingFlow;
+        Create returns PipingFlow;
 
         -- Specific Methods pertaining to the class
 
index ce7512abe88de5417e195bd19ec5d96388671adf..3ffe8abf3e5e3c4b7066e3b16ab87a8a2ba7199b 100644 (file)
@@ -22,7 +22,7 @@ uses Type, Protocol from Interface
 
 is
 
-    Create returns mutable Protocol from IGESAppli;
+    Create returns Protocol from IGESAppli;
 
     NbResources (me) returns Integer  is redefined;
     ---Purpose : Gives the count of direct Resource Protocol. Here, two
index aa72647ec5948db8647e5fa48e6b35a002bd9e37..9c3407810b380946aeb4f9cbe6122e478785e174 100644 (file)
@@ -27,13 +27,13 @@ raises DomainError
 
 is
 
-    Create returns mutable ReadWriteModule from IGESAppli;
+    Create returns ReadWriteModule from IGESAppli;
     ---Purpose : Creates a ReadWriteModule & puts it into ReaderLib & WriterLib
 
     CaseIGES (me; typenum, formnum : Integer) returns Integer;
     ---Purpose : Defines Case Numbers for Entities of IGESAppli
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError;
     ---Purpose : Reads own parameters from file for an Entity of IGESAppli
index 28b624480f1b64006c5a281578aac2c5820f4e8a..79a60355d4e82a09bf58d59e1338f0a4d55c4887 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable ReferenceDesignator;
+        Create returns ReferenceDesignator;
 
         -- Specific Methods pertaining to the class
 
index 62876a93109a4359fa71ceaaba860d16368cab74..21fdb03160e6343ed7b6716697f6f239fdd9279c 100644 (file)
@@ -25,7 +25,7 @@ uses  Integer  -- no one specific type
 
 is
 
-        Create returns mutable RegionRestriction;
+        Create returns RegionRestriction;
 
         -- Specific Methods pertaining to the class
 
index 0ffe676222c37aa1c089c75720374ce011abfc1d..852a49197348a37d78713333b4a955536f9da105 100644 (file)
@@ -23,14 +23,14 @@ uses Messenger from Message, IGESEntity, IGESDumper
 
 is
 
-    Create returns mutable SpecificModule from IGESAppli;
+    Create returns SpecificModule from IGESAppli;
     ---Purpose : Creates a SpecificModule from IGESAppli & puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
              dumper : IGESDumper;  S : Messenger from Message; own : Integer);
     ---Purpose : Specific Dump (own parameters) for IGESAppli
 
-    OwnCorrect (me; CN : Integer; ent : mutable IGESEntity)
+    OwnCorrect (me; CN : Integer; ent : IGESEntity)
        returns Boolean  is redefined;
     ---Purpose 
 
index 006451caaab9f89e725650ae980dc0380ca4d626..06858d004bf5074da3a0f6d6f750b0e666210f45 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDrilledHole, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DrilledHole;
+    ReadOwnParams (me; ent : DrilledHole;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a DrilledHole <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable DrilledHole) returns Boolean  is static;
+    OwnCorrect (me; ent : DrilledHole) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a DrilledHole
     --           (NbPropertyValues forced to 5, Level cleared if Subordinate != 0)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DrilledHole; entto : mutable DrilledHole;
+    OwnCopy    (me; entfrom : DrilledHole; entto : DrilledHole;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 00dc9c80aec35c71230481ce8c145f74ec328a18..da23ce9f0d20614dae5ff958e13eb2a96926c1c0 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolElementResults, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ElementResults;
+    ReadOwnParams (me; ent : ElementResults;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ElementResults; entto : mutable ElementResults;
+    OwnCopy    (me; entfrom : ElementResults; entto : ElementResults;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index e1106e12812a472c103c7914ae368995c59c0e69..a07aa47512169880b26b8223e66d5d2b3e45d519 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolFiniteElement, ready to work
 
 
-    ReadOwnParams (me; ent : mutable FiniteElement;
+    ReadOwnParams (me; ent : FiniteElement;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : FiniteElement; entto : mutable FiniteElement;
+    OwnCopy    (me; entfrom : FiniteElement; entto : FiniteElement;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 04901498ec030dbb2b451af40cd0c11ee8c57cea..f5d6b16e5c52606ce95e6afe963ae903b17175fb 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolFlow, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Flow;
+    ReadOwnParams (me; ent : Flow;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Flow <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Flow) returns Boolean  is static;
+    OwnCorrect (me; ent : Flow) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Flow
     --           (NbContextFlags forced to 2)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Flow; entto : mutable Flow;
+    OwnCopy    (me; entfrom : Flow; entto : Flow;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 6cee0606f52778cb2d0e57e82edcf0beddd76751..36d8144e53183c06cf65cd838ffd08627ed6e00e 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolFlowLineSpec, ready to work
 
 
-    ReadOwnParams (me; ent : mutable FlowLineSpec;
+    ReadOwnParams (me; ent : FlowLineSpec;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : FlowLineSpec; entto : mutable FlowLineSpec;
+    OwnCopy    (me; entfrom : FlowLineSpec; entto : FlowLineSpec;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index f2809a93d6bfc09752b9315eaa0135311ce0615f..faff4b682000ca255b6b59e3801b78e5ef048386 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLevelFunction, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LevelFunction;
+    ReadOwnParams (me; ent : LevelFunction;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a LevelFunction <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable LevelFunction) returns Boolean  is static;
+    OwnCorrect (me; ent : LevelFunction) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a LevelFunction
     --           (NbPropertyValues forced to 2)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LevelFunction; entto : mutable LevelFunction;
+    OwnCopy    (me; entfrom : LevelFunction; entto : LevelFunction;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 81cf3e3bb927b4550fe7df870d57c29960496434..b47fa2bf97ec6d8f17de028900a509cbe61c68cd 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLevelToPWBLayerMap, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LevelToPWBLayerMap;
+    ReadOwnParams (me; ent : LevelToPWBLayerMap;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LevelToPWBLayerMap; entto : mutable LevelToPWBLayerMap;
+    OwnCopy    (me; entfrom : LevelToPWBLayerMap; entto : LevelToPWBLayerMap;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 7662b29db8dd74e0529387960b046168da5c8335..f18d35bd4c2608ba88a6f284ced18805b86b631c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLineWidening, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LineWidening;
+    ReadOwnParams (me; ent : LineWidening;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a LineWidening <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable LineWidening) returns Boolean  is static;
+    OwnCorrect (me; ent : LineWidening) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a LineWidening
     --           (NbPropertyValues forced to 5, Level cleared if Subordinate != 0)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LineWidening; entto : mutable LineWidening;
+    OwnCopy    (me; entfrom : LineWidening; entto : LineWidening;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index d6197d9219d82e0167b0c6582c07777438e13283..f1d04fab16e89ae7da09095e456f08acfbd575b1 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNodalConstraint, ready to work
 
 
-    ReadOwnParams (me; ent : mutable NodalConstraint;
+    ReadOwnParams (me; ent : NodalConstraint;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : NodalConstraint; entto : mutable NodalConstraint;
+    OwnCopy    (me; entfrom : NodalConstraint; entto : NodalConstraint;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 1c0899f16b6c888aecceaed45d7d42e2ca321baf..1364a531c612fb9106d433f4dfddd53ac91a47fa 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNodalDisplAndRot, ready to work
 
 
-    ReadOwnParams (me; ent : mutable NodalDisplAndRot;
+    ReadOwnParams (me; ent : NodalDisplAndRot;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : NodalDisplAndRot; entto : mutable NodalDisplAndRot;
+    OwnCopy    (me; entfrom : NodalDisplAndRot; entto : NodalDisplAndRot;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index c87742e1ad13ffcfcfc8a3b58ba5a91385856e84..bcafd73e8c1fde781123b46f9dc51cc1c04b377f 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNodalResults, ready to work
 
 
-    ReadOwnParams (me; ent : mutable NodalResults;
+    ReadOwnParams (me; ent : NodalResults;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : NodalResults; entto : mutable NodalResults;
+    OwnCopy    (me; entfrom : NodalResults; entto : NodalResults;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 1304b995763a915bcf038d188568255e94858e65..de5d3186ed1323a0bbb08c71bee8f4b3475a0206 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNode, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Node;
+    ReadOwnParams (me; ent : Node;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Node; entto : mutable Node;
+    OwnCopy    (me; entfrom : Node; entto : Node;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index a30ec447c98000b5d4adec610416355913462043..629101c81919ff2922b557c091ac705730c7ec73 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPWBArtworkStackup, ready to work
 
 
-    ReadOwnParams (me; ent : mutable PWBArtworkStackup;
+    ReadOwnParams (me; ent : PWBArtworkStackup;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : PWBArtworkStackup; entto : mutable PWBArtworkStackup;
+    OwnCopy    (me; entfrom : PWBArtworkStackup; entto : PWBArtworkStackup;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index b2948d592da97abfd8a80ad5bbe4ffaa11b87a2c..e56ec3f3585e53edc738483c8403c909eeaff183 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPWBDrilledHole, ready to work
 
 
-    ReadOwnParams (me; ent : mutable PWBDrilledHole;
+    ReadOwnParams (me; ent : PWBDrilledHole;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a PWBDrilledHole <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable PWBDrilledHole) returns Boolean  is static;
+    OwnCorrect (me; ent : PWBDrilledHole) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a PWBDrilledHole
     --           (NbPropertyValues forced to 3)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : PWBDrilledHole; entto : mutable PWBDrilledHole;
+    OwnCopy    (me; entfrom : PWBDrilledHole; entto : PWBDrilledHole;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 006ca9c188caf2e65e7c647ca238b34720776e68..b0668e3a61df7eeb9a997519c5496562e92b8856 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPartNumber, ready to work
 
 
-    ReadOwnParams (me; ent : mutable PartNumber;
+    ReadOwnParams (me; ent : PartNumber;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a PartNumber <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable PartNumber) returns Boolean  is static;
+    OwnCorrect (me; ent : PartNumber) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a PartNumber
     --           (NbPropertyValues forced to 4)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : PartNumber; entto : mutable PartNumber;
+    OwnCopy    (me; entfrom : PartNumber; entto : PartNumber;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 838502b1ef4267b206644cb4b90b02db2eb6c9f8..c74e7f88afab70769f4a29cf0a754b5a83e682c9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPinNumber, ready to work
 
 
-    ReadOwnParams (me; ent : mutable PinNumber;
+    ReadOwnParams (me; ent : PinNumber;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a PinNumber <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable PinNumber) returns Boolean  is static;
+    OwnCorrect (me; ent : PinNumber) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a PinNumber
     --           (Level cleared in D.E. if Subordinate != 0)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : PinNumber; entto : mutable PinNumber;
+    OwnCopy    (me; entfrom : PinNumber; entto : PinNumber;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 191db515a765c553197f77f0db8b739561a61b7d..55e75335210633c3871d0b091612e074549fefbe 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPipingFlow, ready to work
 
 
-    ReadOwnParams (me; ent : mutable PipingFlow;
+    ReadOwnParams (me; ent : PipingFlow;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a PipingFlow <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable PipingFlow) returns Boolean  is static;
+    OwnCorrect (me; ent : PipingFlow) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a PipingFlow
     --           (NbContextFlags forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : PipingFlow; entto : mutable PipingFlow;
+    OwnCopy    (me; entfrom : PipingFlow; entto : PipingFlow;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 12cf9d72b33ef87a19f93940ccc611d4bb5f3312..9e6b809cc19db167bd4e6cfcf60cf7fb0ec1f095 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolReferenceDesignator, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ReferenceDesignator;
+    ReadOwnParams (me; ent : ReferenceDesignator;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a ReferenceDesignator <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable ReferenceDesignator) returns Boolean  is static;
+    OwnCorrect (me; ent : ReferenceDesignator) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a ReferenceDesignator
     --           (NbPropertyValues forced to 1, Level cleared if Subordinate != 0)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ReferenceDesignator; entto : mutable ReferenceDesignator;
+    OwnCopy    (me; entfrom : ReferenceDesignator; entto : ReferenceDesignator;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index b2acaba1f088bab41f0f2b443a8819119b8bb0b1..601ef2513d27b2987ca437f0438e24a62b0610fb 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolRegionRestriction, ready to work
 
 
-    ReadOwnParams (me; ent : mutable RegionRestriction;
+    ReadOwnParams (me; ent : RegionRestriction;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a RegionRestriction <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable RegionRestriction) returns Boolean  is static;
+    OwnCorrect (me; ent : RegionRestriction) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a RegionRestriction
     --           (NbPropertyValues forced to 3, Level cleared if Subordinate != 0)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : RegionRestriction; entto : mutable RegionRestriction;
+    OwnCopy    (me; entfrom : RegionRestriction; entto : RegionRestriction;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index dccc8100f94752dcd85b3b3c7bee6f95867d2210..ff8c2b4de5ef8c8c5ae82b086fc28eae92fc995f 100644 (file)
@@ -27,7 +27,7 @@ uses
 
 is
 
-        Create returns mutable AssocGroupType;
+        Create returns AssocGroupType;
 
         -- Specific Methods pertaining to the class
 
index 35bc85ac9e2cdcc5d80071f4a0679a35fa6fd1a5..de0468a6fa457f5ec2cd1be48cfe853c7a624f2d 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
 
-        Create returns mutable ExternalRefFile;
+        Create returns ExternalRefFile;
 
         -- Specific Methods pertaining to the class
 
index dd44e992d851453d5d2b0dd06c17b15643bc2f0c..43ff3ec6cff2f8b3e47028b7cc9ffe0c8dbeffe4 100644 (file)
@@ -32,7 +32,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable ExternalRefFileIndex;
+        Create returns ExternalRefFileIndex;
 
         -- Specific Methods pertaining to the class
 
index cadf89e56ae4e5efc88cb7d18c0676fd8dfa86c4..6543dd576358d376ae3961428b85b46e3e992548 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable ExternalRefFileName;
+        Create returns ExternalRefFileName;
 
         -- Specific Methods pertaining to the class
 
index 8c3e237b1f3c2ae0b4330329983f49c3144071eb..cadd453d5461c991815647677d3337ac050e7cf4 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable ExternalRefLibName;
+        Create returns ExternalRefLibName;
 
         -- Specific Methods pertaining to the class
 
index 6292bf21a82431b2f66752a78cfb9f4ba49ee38c..c23b8a6e96239f799f37422cb8f212361d8d70d8 100644 (file)
@@ -27,7 +27,7 @@ uses
 
 is
 
-        Create returns mutable ExternalRefName;
+        Create returns ExternalRefName;
 
         -- Specific Methods pertaining to the class
 
index 36cca03c157bfc4bfca34f4ad9730dd22f1541e3..d7babe446f884c2df9c44a5729290a612104599f 100644 (file)
@@ -29,7 +29,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable ExternalReferenceFile;
+        Create returns ExternalReferenceFile;
 
         -- Specific Methods pertaining to the class
 
index b515fea41904a198d34764b3cb62756f4581bbec..8fb0708e1bdb9d2cb49be5fc3e055073ccf9806d 100644 (file)
@@ -25,7 +25,7 @@ uses OStream,
 
 is
 
-    Create returns mutable GeneralModule from IGESBasic;
+    Create returns GeneralModule from IGESBasic;
     ---Purpose : Creates a GeneralModule from IGESBasic and puts it into GeneralLib
 
     OwnSharedCase  (me; CN : Integer; ent : IGESEntity;
@@ -43,12 +43,12 @@ is
     ---Purpose : Performs Specific Semantic Check for each type of Entity
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
index c4ee4277de354e50b2377fa5bdd9ff57b9830549..f2c3787a314ce56950dda30fb3feeb95e0641c8d 100644 (file)
@@ -40,7 +40,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable Group;
+        Create returns Group;
 
        Create (nb : Integer) returns Group;
        ---Purpose : Creates a Group with a predefined count of items
index 415d989bab55d0ac95779dbae5ec27197cf8536e..12de95da06711607ef0588c19ee82182745cbd52 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable GroupWithoutBackP;
+        Create returns GroupWithoutBackP;
 
         -- Specific Methods pertaining to the class : see Group
 
index 7556beb4b42937980a8696e4c517e5d35dbbf49a..bcbe396242080ee42c7dd6292d5c655f88d4c44e 100644 (file)
@@ -25,7 +25,7 @@ uses  Integer  -- no one specific type
 
 is
 
-        Create returns mutable Hierarchy;
+        Create returns Hierarchy;
 
         -- Specific Methods pertaining to the class
 
index e43474ab70e250750eb1b6e95bfdf42b67c2dd0d..9a11adc29f61c9154375de39d43319ed347e1596 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
 
-        Create returns mutable Name;
+        Create returns Name;
 
         -- Specific Methods pertaining to the class
 
index 664fe8aff098f5cac4432c63f644f373a4a56d7f..62cbe6aa422a909822f6bfac0237640211f38fbe 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable OrderedGroup;
+        Create returns OrderedGroup;
 
         -- Specific Methods pertaining to the class : see Group
 
index 6fc2043aa298624bee51d66638cf7caf4061a5c9..df58c14592f969d7f090186d8fc321cf813d7ace 100644 (file)
@@ -30,7 +30,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable OrderedGroupWithoutBackP;
+        Create returns OrderedGroupWithoutBackP;
 
         -- Specific Methods pertaining to the class : see Group
 
index 7aa2ee51fbcab103593d7477d5c60c24412c2013..d55ea91fa2c7cd4cb78e8a1fa13e7d948103364e 100644 (file)
@@ -22,7 +22,7 @@ uses Type, Protocol from Interface
 
 is
 
-    Create returns mutable Protocol from IGESBasic;
+    Create returns Protocol from IGESBasic;
 
     NbResources (me) returns Integer  is redefined;
     ---Purpose : Gives the count of Resource Protocol. Here, one
index 7d34a5b91359fbf0e1393fedd6a9877d922292f1..a32a51c6fe8d6fbc4d0e56f45ac4bb33ab16fa64 100644 (file)
@@ -27,13 +27,13 @@ raises DomainError
 
 is
 
-    Create returns mutable ReadWriteModule from IGESBasic;
+    Create returns ReadWriteModule from IGESBasic;
     ---Purpose : Creates a ReadWriteModule & puts it into ReaderLib & WriterLib
 
     CaseIGES (me; typenum, formnum : Integer) returns Integer;
     ---Purpose : Defines Case Numbers for Entities of IGESBasic
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError;
     ---Purpose : Reads own parameters from file for an Entity of IGESBasic
index e7136273ac7e98cd61841a72c0724f414cfba378..d246c8ceb87bf6a6e06a7d4cbb791d527ff371ee 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable SingleParent;
+        Create returns SingleParent;
 
         -- Specific Methods pertaining to the class
 
index 258da4ee9cda9e126f86a7722d2cab84be703b37..fd1b50af59d14fc81f99a610b804c0af57a949cf 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable SingularSubfigure;
+        Create returns SingularSubfigure;
 
         -- Specific Methods pertaining to the class
 
index 1d0899ecf5f1209cdfba831feb7dbc8216ca8c64..c22a4cb66df27939b2ba76e87104c5fa92e62a26 100644 (file)
@@ -24,14 +24,14 @@ uses IGESEntity, IGESDumper,
 
 is
 
-    Create returns mutable SpecificModule from IGESBasic;
+    Create returns SpecificModule from IGESBasic;
     ---Purpose : Creates a SpecificModule from IGESBasic & puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
              dumper : IGESDumper;  S : Messenger from Message; own : Integer);
     ---Purpose : Specific Dump (own parameters) for IGESBasic
 
-    OwnCorrect (me; CN : Integer; ent : mutable IGESEntity)
+    OwnCorrect (me; CN : Integer; ent : IGESEntity)
        returns Boolean  is redefined;
     ---Purpose : Performs non-ambiguous Corrections on Entities which support
     --           them (AssocGroupType,Hierarchy,Name,SingleParent)
index fc125293a72966e5fa2b01da153a0a87100a92f0..c31b993b5b8d97eabc6e41eb75b9ee2df5f9c093 100644 (file)
@@ -32,7 +32,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable SubfigureDef;
+        Create returns SubfigureDef;
 
         -- Specific Methods pertaining to the class
 
index 4599ed96888c7441d22b23988218308f90660dd6..635fe082fcd3c8fa83dbe56ce76cbc81043a5548 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolAssocGroupType, ready to work
 
 
-    ReadOwnParams (me; ent : mutable AssocGroupType;
+    ReadOwnParams (me; ent : AssocGroupType;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a AssocGroupType <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable AssocGroupType) returns Boolean  is static;
+    OwnCorrect (me; ent : AssocGroupType) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a AssocGroupType
     --           (NbData forced to 2)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : AssocGroupType; entto : mutable AssocGroupType;
+    OwnCopy    (me; entfrom : AssocGroupType; entto : AssocGroupType;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 59b87c1ab60d5663c5ebf0188efdc9882c050101..36f5ef8285aa8eee9da2956aba500df7dead30e9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolExternalRefFile, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ExternalRefFile;
+    ReadOwnParams (me; ent : ExternalRefFile;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ExternalRefFile; entto : mutable ExternalRefFile;
+    OwnCopy    (me; entfrom : ExternalRefFile; entto : ExternalRefFile;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 5172c785811eab7ecd5d618778903126eff37363..17c356c1f3fee46368ee15e1001ab6e7b1edf4e1 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolExternalRefFileIndex, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ExternalRefFileIndex;
+    ReadOwnParams (me; ent : ExternalRefFileIndex;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ExternalRefFileIndex; entto : mutable ExternalRefFileIndex;
+    OwnCopy    (me; entfrom : ExternalRefFileIndex; entto : ExternalRefFileIndex;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 331092dcf84f2a3ba67e310ce376df5ebe472789..c8aec91f289541f9dd3d62d8bb05bd8c4e6d76c7 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolExternalRefFileName, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ExternalRefFileName;
+    ReadOwnParams (me; ent : ExternalRefFileName;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ExternalRefFileName; entto : mutable ExternalRefFileName;
+    OwnCopy    (me; entfrom : ExternalRefFileName; entto : ExternalRefFileName;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 9a6121fd37cbbb988299212e959c31050cbbebb1..ea540e42f48958c63ec63bf83686bcaf721532d7 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolExternalRefLibName, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ExternalRefLibName;
+    ReadOwnParams (me; ent : ExternalRefLibName;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ExternalRefLibName; entto : mutable ExternalRefLibName;
+    OwnCopy    (me; entfrom : ExternalRefLibName; entto : ExternalRefLibName;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index f6333f477f6deceb1dca22d5391d9eb7cc5ddb9d..839ae9f382102f23c1cbc85251456423d2bfb737 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolExternalRefName, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ExternalRefName;
+    ReadOwnParams (me; ent : ExternalRefName;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ExternalRefName; entto : mutable ExternalRefName;
+    OwnCopy    (me; entfrom : ExternalRefName; entto : ExternalRefName;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index d005a7f653d9290da8d5a05ba759f5007dfc5f20..10a2f1665f3721b2a39e0d9c5808bb0816b64663 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolExternalReferenceFile, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ExternalReferenceFile;
+    ReadOwnParams (me; ent : ExternalReferenceFile;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ExternalReferenceFile; entto : mutable ExternalReferenceFile;
+    OwnCopy    (me; entfrom : ExternalReferenceFile; entto : ExternalReferenceFile;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 50a245228e770b461569530093c4aaf1f64bd5e2..b78deee8322dd91b69b12ca1c3afd1de04e23d34 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolGroup, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Group;
+    ReadOwnParams (me; ent : Group;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Group <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Group) returns Boolean  is static;
+    OwnCorrect (me; ent : Group) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Group
     --           (Null Elements are removed from list)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Group; entto : mutable Group;
+    OwnCopy    (me; entfrom : Group; entto : Group;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 27abbf90a9f68b2408b3bbf8234a4b43d2a0b7ec..0f7bf4fbb3e5439057e93df48c5c83b2efc8ebbd 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolGroupWithoutBackP, ready to work
 
 
-    ReadOwnParams (me; ent : mutable GroupWithoutBackP;
+    ReadOwnParams (me; ent : GroupWithoutBackP;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a GroupWithoutBackP <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable GroupWithoutBackP) returns Boolean  is static;
+    OwnCorrect (me; ent : GroupWithoutBackP) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a GroupWithoutBackP
     --           (Null Elements are removed from list)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : GroupWithoutBackP; entto : mutable GroupWithoutBackP;
+    OwnCopy    (me; entfrom : GroupWithoutBackP; entto : GroupWithoutBackP;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 20a207a37d781215ec76b56fc740c06e5bd3e680..a0a6ad9988c9a8221b25720401283470ae2c4fcb 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolHierarchy, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Hierarchy;
+    ReadOwnParams (me; ent : Hierarchy;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Hierarchy <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Hierarchy) returns Boolean  is static;
+    OwnCorrect (me; ent : Hierarchy) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Hierarchy
     --           (NbPropertyValues forced to 6)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Hierarchy; entto : mutable Hierarchy;
+    OwnCopy    (me; entfrom : Hierarchy; entto : Hierarchy;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index d62146b39756eaa0edbc2c0bca917c5b15e8487a..402a5f44e47edaf5057dfc19965e863de383b417 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolName, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Name;
+    ReadOwnParams (me; ent : Name;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Name <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Name) returns Boolean  is static;
+    OwnCorrect (me; ent : Name) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Name
     --           (NbPropertyValues forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Name; entto : mutable Name;
+    OwnCopy    (me; entfrom : Name; entto : Name;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index ae74bf279be92cbcdd3b2bdb9c36c2702b31b109..789d6e8632ececa7b2472ef6901b4dfc04c12b58 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolOrderedGroup, ready to work
 
 
-    ReadOwnParams (me; ent : mutable OrderedGroup;
+    ReadOwnParams (me; ent : OrderedGroup;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a OrderedGroup <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable OrderedGroup) returns Boolean  is static;
+    OwnCorrect (me; ent : OrderedGroup) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on an OrderedGroup
     --           (Null Elements are removed from list)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : OrderedGroup; entto : mutable OrderedGroup;
+    OwnCopy    (me; entfrom : OrderedGroup; entto : OrderedGroup;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 9481c920dcdfbcbad3ac5971be3edf350b20e7ce..0155a0d7016beaf6c5692040437c1aaf912c4958 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolOrderedGroupWithoutBackP, ready to work
 
 
-    ReadOwnParams (me; ent : mutable OrderedGroupWithoutBackP;
+    ReadOwnParams (me; ent : OrderedGroupWithoutBackP;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a OrderedGroupWithoutBackP <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable OrderedGroupWithoutBackP) returns Boolean  is static;
+    OwnCorrect (me; ent : OrderedGroupWithoutBackP) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on an OrderedGroupWithoutBackP
     --           (Null Elements are removed from list)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : OrderedGroupWithoutBackP; entto : mutable OrderedGroupWithoutBackP;
+    OwnCopy    (me; entfrom : OrderedGroupWithoutBackP; entto : OrderedGroupWithoutBackP;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index d327d7fc0cc327549fed6660c772a8d03a6fb228..d4b6b493d0863dcf1dc64098a82b343ea09118ad 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSingleParent, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SingleParent;
+    ReadOwnParams (me; ent : SingleParent;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a SingleParent <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable SingleParent) returns Boolean  is static;
+    OwnCorrect (me; ent : SingleParent) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a SingleParent
     --           (NbParents forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SingleParent; entto : mutable SingleParent;
+    OwnCopy    (me; entfrom : SingleParent; entto : SingleParent;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 1dcadf32fbdb8f29764a8ec3fa630fbbd7e62080..352e29bb7c091f1c6957194512f35398d7ae4915 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSingularSubfigure, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SingularSubfigure;
+    ReadOwnParams (me; ent : SingularSubfigure;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SingularSubfigure; entto : mutable SingularSubfigure;
+    OwnCopy    (me; entfrom : SingularSubfigure; entto : SingularSubfigure;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 612931ed442eef9d5f584bb6213c88f3c19d2528..3a977b46e7fddabf35f75852f27a5efe71fb8cc2 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSubfigureDef, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SubfigureDef;
+    ReadOwnParams (me; ent : SubfigureDef;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SubfigureDef; entto : mutable SubfigureDef;
+    OwnCopy    (me; entfrom : SubfigureDef; entto : SubfigureDef;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index c7839da26fa3582786471a53173e37a53b44f593..0def1d005505677edc10597dbf0ad702c85a770a 100644 (file)
@@ -45,7 +45,7 @@ is
        ---Purpose: Creates a reader with an empty
        --          IGES model and sets ColorMode, LayerMode and NameMode to Standard_True.
 
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True) returns Reader;
        ---Purpose: Creates a reader tool and attaches it to an already existing Session
        --          Clears the session if it was not yet set for IGES
index a0a194fd9453eb3b8b5f4911f5fda42529775a33..3bc9f89f47d3bf6ce58a350082ce03b76404240d 100644 (file)
@@ -51,7 +51,7 @@ is
        ---Purpose: Creates a writer with an empty
        -- IGES model and sets ColorMode, LayerMode and NameMode to Standard_True.
 
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True) returns Writer;
        ---Purpose: Creates a reader tool and attaches it to an already existing Session
        --          Clears the session if it was not yet set for IGES
index bddb65a486e0bb36eb2bdd726147f950b982ddc1..e16d57b0e79c013b0b44fa00ce44d13ee0452a56 100644 (file)
@@ -34,7 +34,7 @@ is
     ---Purpose : Recognizes a ShapeMapper
 
     Transfer  (me : mutable; start : Finder from Transfer;
-              FP : mutable FinderProcess)  returns Binder  is redefined;
+              FP : FinderProcess)  returns Binder  is redefined;
     ---Purpose : Transfers Shape to IGES Entities
     --         
     --           ModeTrans may be : 0 -> groups of Faces
index 77b6ebe2143e1b8aadb1cc5f32ac623b2beecb4a..704500f30afe85ec890fc5d703bfb20080f616d9 100644 (file)
@@ -19,7 +19,7 @@ class AlgoContainer from IGESControl inherits AlgoContainer from IGESToBRep
 
 is
 
-    Create returns mutable AlgoContainer from IGESControl;
+    Create returns AlgoContainer from IGESControl;
        ---Purpose: Empty constructor
 
 end AlgoContainer;
index 8a94dff4d26bf43e27a0ee5fe5d605dae6846d2b..80772aefc54489426eabe907c5caa56a87dd0ad5 100644 (file)
@@ -34,24 +34,24 @@ uses
 is
 
     Create (modefnes : Boolean = Standard_False)
-       returns mutable Controller from IGESControl;
+       returns Controller from IGESControl;
     ---Purpose : Initializes the use of IGES Norm (the first time) and returns
     --           a Controller for IGES-5.1
     --           If <modefnes> is True, sets it to internal FNES format
 
-    NewModel     (me) returns mutable InterfaceModel from Interface;
+    NewModel     (me) returns InterfaceModel from Interface;
     ---Purpose : Creates a new empty Model ready to receive data of the Norm.
     --           It is taken from IGES Template Model
 
     ActorRead    (me; model : InterfaceModel)
-                 returns mutable ActorOfTransientProcess from Transfer;
+                 returns ActorOfTransientProcess from Transfer;
     ---Purpose : Returns the Actor for Read attached to the pair (norm,appli)
     --           It is an Actor from IGESToBRep, adapted from an IGESModel :
     --           Unit, tolerances
 
     TransferWriteShape (me; shape : Shape from TopoDS;
-                       FP        : mutable FinderProcess  from Transfer;
-                       model     : mutable InterfaceModel from Interface;
+                       FP        : FinderProcess  from Transfer;
+                       model     : InterfaceModel from Interface;
                        modetrans : Integer = 0)
       returns ReturnStatus  is redefined;
     ---Purpose : Takes one Shape and transfers it to the InterfaceModel
index de80be596415daeec60c78478954c78a283d8a0b..4c580e2766373b93130c2e8d087fdad6933cb1e7 100644 (file)
@@ -29,10 +29,10 @@ uses
 
 is
 
-    Create returns mutable IGESBoundary from IGESControl;
+    Create returns IGESBoundary from IGESControl;
        ---Purpose: Creates an object and calls inherited constuctor.
 
-    Create (CS: CurveAndSurface from IGESToBRep) returns mutable IGESBoundary from IGESControl;
+    Create (CS: CurveAndSurface from IGESToBRep) returns IGESBoundary from IGESControl;
        ---Purpose: Creates an object and calls inherited constuctor.
        
     Check (me: mutable; result, checkclosure, okCurve3d, okCurve2d: Boolean) is redefined;
index 835d18d6589591a891d6af3292b2547e626577be..fd94722ff57fdc1937e4c52552f3d578127688cd 100644 (file)
@@ -66,7 +66,7 @@ is
     Create returns Reader from IGESControl;
     ---Purpose : Creates a Reader from scratch
 
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True)
        returns Reader from IGESControl;
     ---Purpose : Creates a Reader from an already existing Session
index 14684e1b90f4eb635b677239831f03e64329490a..f21c95acedd0b28a23408475b439ca20762f78c0 100644 (file)
@@ -23,7 +23,7 @@ uses
     
 is
 
-    Create returns mutable ToolContainer from IGESControl;
+    Create returns ToolContainer from IGESControl;
        ---Purpose: Empty constructor
        
     IGESBoundary (me) returns IGESBoundary from IGESToBRep is redefined;
index 27403f1ce99ab25f274b9c8165d6bd091f86345a..93580702ba4fc800df08fdd705346c632dc613bd 100644 (file)
@@ -47,7 +47,7 @@ is
        -- - 0: Faces (default)
        -- - 1: BRep.
 
-    Create (model : mutable IGESModel; modecr : Integer = 0) returns Writer;
+    Create (model : IGESModel; modecr : Integer = 0) returns Writer;
        ---Purpose : Creates a writer object with the
        -- prepared IGES model model in write mode.
        -- modecr defines the write mode and may be:
@@ -57,8 +57,8 @@ is
     Model (me) returns IGESModel;
        ---Purpose : Returns the IGES model to be written in output.
 
-    TransferProcess    (me) returns mutable FinderProcess;
-    SetTransferProcess (me : in out; TP : mutable FinderProcess);
+    TransferProcess    (me) returns FinderProcess;
+    SetTransferProcess (me : in out; TP : FinderProcess);
        ---Purpose : Returns/Sets the TransferProcess : it contains final results
        --           and if some, check messages
 
index 973ca1ca51a51019351b2d7f9ad70344e74512e4..b39f7206b09a8ab108d4495acb12d009a0803da6 100644 (file)
@@ -33,7 +33,7 @@ is
     SplineCurveFromIGES
        (igesent : SplineCurve from IGESGeom;
         epscoef, epsgeom : Real;
-        result  : out mutable BSplineCurve from Geom)
+        result  : out BSplineCurve from Geom)
     returns Integer;
     ---Purpose : Converts a SplineCurve from IGES to a BSplineCurve from CasCade
     --           <epscoef> gives tolerance to consider coefficient to be nul
@@ -49,7 +49,7 @@ is
     --           - 5  less than one segment (no result produced)
 
     IncreaseCurveContinuity
-       (curve      : mutable BSplineCurve from Geom;
+       (curve      : BSplineCurve from Geom;
         epsgeom    : Real;
         continuity : Integer = 2)  returns Integer;
     ---Purpose : Tries to increase curve continuity with tolerance <epsgeom>
@@ -60,14 +60,14 @@ is
     --           all the knots can be passed to C2, all knots which can be are.
     
     IncreaseCurveContinuity
-       (curve      : mutable BSplineCurve from Geom2d;
+       (curve      : BSplineCurve from Geom2d;
         epsgeom    : Real;
         continuity : Integer = 2)  returns Integer;
 
     SplineSurfaceFromIGES
        (igesent : SplineSurface from IGESGeom;
         epscoef, epsgeom : Real;
-        result  : out mutable BSplineSurface from Geom)
+        result  : out BSplineSurface from Geom)
     returns Integer;
     ---Purpose : Converts a SplineSurface from IGES to a BSplineSurface from CasCade
     --           <epscoef> gives tolerance to consider coefficient to be nul
@@ -83,7 +83,7 @@ is
     --           - 5  less than one segment in U or V (no result produced)
 
     IncreaseSurfaceContinuity
-       (surface      : mutable BSplineSurface from Geom;
+       (surface      : BSplineSurface from Geom;
         epsgeom    : Real;
         continuity : Integer = 2)  returns Integer;
     ---Purpose : Tries to increase Surface continuity with tolerance <epsgeom>
index f2e141a7fc9d6ffa2116f233d342c3079b0e5245..00476e94a6561d6241f0837f9fdd897f9100a215 100644 (file)
@@ -23,7 +23,7 @@ class GeomBuilder  from IGESConvGeom
     --           make a CopiousData from a list of points/vectors
 
 uses XY from gp, XYZ from gp, Trsf, Ax1, Ax2, Ax3,
-     HSequenceOfXYZ, HArray1OfXY, HArray1OfXYZ,
+     HSequenceOfXYZ,
      TransformationMatrix, CopiousData
 
 raises DomainError
@@ -55,7 +55,7 @@ is
     ---Purpose : Returns a point given its rank (if added as XY, Z will be 0)
 
     MakeCopiousData (me; datatype : Integer; polyline : Boolean = Standard_False)
-       returns mutable CopiousData
+       returns CopiousData
     ---Purpose : Makes a CopiousData with the list of recorded Points/Vectors
     --           according to <datatype>, which must be 1,2 or 3
     --           If <polyline> is given True, the CopiousData is coded as a
@@ -65,13 +65,6 @@ is
        raises DomainError;
     --           Error if : <datatype> is not 1,2 or 3; or NbPoints is 0
 
-    MakeXY  (me) returns mutable HArray1OfXY  is static;
-    ---Purpose : Returns the list of points as a HArray1OfXY. Z are ignored.
-
-    MakeXYZ (me) returns mutable HArray1OfXYZ  is static;
-    ---Purpose : Returns the list of points as a HArray1OfXYZ
-
-
     Position (me) returns Trsf from gp  is static;
     ---Purpose : Returns the Position in which the method EvalXYZ will
     --           evaluate a XYZ. It can be regarded as defining a local system.
@@ -110,7 +103,7 @@ is
     --           Z will be regarded as a Z Displacement (can be ignored)
 
     MakeTransformation (me; unit : Real = 1)
-       returns mutable TransformationMatrix  is static;
+       returns TransformationMatrix  is static;
     ---Purpose : Returns the IGES Transformation which corresponds to the
     --           Position. Even if it is an Identity : IsIdentity should be
     --           tested first.
index bc0a55e81513fe35d68210fd7d98558a280bb015..5e60aaa849661afa53dc22280e58c63854ce47d8 100644 (file)
@@ -89,35 +89,6 @@ static Standard_Real epsa = 1.E-10;
   return res;
 }
 
-    Handle(TColgp_HArray1OfXY)   IGESConvGeom_GeomBuilder::MakeXY  () const
-{
-  Handle(TColgp_HArray1OfXY) res;
-  Standard_Integer num, nb = theXYZ->Length();
-  if (nb == 0) return res;
-  res = new TColgp_HArray1OfXY (1,nb);
-  for (num = 1; num <= nb; num ++) {
-    const gp_XYZ& pnt = theXYZ->Value(num);
-    res->SetValue (num , gp_XY (pnt.X(),pnt.Y()) );
-  }
-  return res;
-}
-
-    Handle(TColgp_HArray1OfXYZ)  IGESConvGeom_GeomBuilder::MakeXYZ () const
-{
-  Handle(TColgp_HArray1OfXYZ) res;
-/*
-  Standard_Integer num, nb = theXYZ->Length();
-  if (nb == 0) return res;
-  res = new TColgp_HArray1OfXYZ (1,nb);
-  for (num = 1; num <= nb; num ++) {
-    res->SetValue (num , theXYZ->Value(num) );
-  }
-*/
-  SeqToArray(theXYZ,res,TColgp_HArray1OfXYZ);
-  return res;
-}
-
-
     gp_Trsf  IGESConvGeom_GeomBuilder::Position () const
       {  return thepos;  }
 
index 77e76e923716459a06052d8717b38b73bdc3617e..118962126cfefbea9bfaf9b12e27e0ff3a891662 100644 (file)
@@ -38,7 +38,7 @@ is
        returns BasicEditor;
     ---Purpose : Creates a Basic Editor for IGES Data, ready to run
 
-    Model  (me) returns mutable IGESModel;
+    Model  (me) returns IGESModel;
     ---Purpose : Returns the designated model
 
     SetUnitFlag  (me : in out; flag : Integer) returns Boolean;
@@ -71,7 +71,7 @@ is
     --           can have required values according the way they are referenced
     --           (see definitions of Logical use, Physical use, etc...)
 
-    AutoCorrect (me : in out; ent : mutable IGESEntity) returns Boolean;
+    AutoCorrect (me : in out; ent : IGESEntity) returns Boolean;
     ---Purpose : Performs auto-correction on an IGESEntity
     --           Returns True if something has changed, False if nothing done.
     --           
index 11d0b1f777fab29019603e6e40f59c4b7e9a78f9..f5ee960ac530497c65b361a657a472c4fed20f7e 100644 (file)
@@ -25,7 +25,7 @@ uses OStream, Transient,
 
 is
 
-    Create returns mutable DefaultGeneral;
+    Create returns DefaultGeneral;
     ---Purpose : Creates a DefaultGeneral and puts it into GeneralLib,
     --           bound with a Protocol from IGESData
 
@@ -45,12 +45,12 @@ is
     --           Here, does nothing (no constraint to check)
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity (UndefinedEntity only)
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
index cefb71312260ebb52c0308118f15f26f862a6093..83f0773b18898e671ea8e122436198648ff5d24b 100644 (file)
@@ -23,7 +23,7 @@ uses IGESEntity, IGESDumper,
 
 is
 
-    Create returns mutable DefaultSpecific;
+    Create returns DefaultSpecific;
     ---Purpose : Creates a DefaultSpecific and puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
index 1767595cfb823005e5d30d6ce0e30ef7f69ea85f..31ad1c30e546b06cef1a8fe453f46c480f03778d 100644 (file)
@@ -134,7 +134,7 @@ is
     --           This allows to do a check on an Entity not yet completely
     --           filled but of which Type and Form Number have been already set
 
-    Correct (me; ent : mutable IGESEntity) returns Boolean  is static;
+    Correct (me; ent : IGESEntity) returns Boolean  is static;
     ---Purpose : Corrects the Directory Entry of an IGES Entity as far as it is
     --           possible according recorded criteria without any ambiguity :
     --           - if a numeric Status is required a given value, this value is
index a6180e677fc9201db5cca00e9e23c23b9cb0a3eb..203cc562da16e589ee7bb40bed4072f3df25d843 100644 (file)
@@ -26,7 +26,7 @@ uses Protocol from Interface
 
 is
 
-    Create returns mutable FileProtocol;
+    Create returns FileProtocol;
     ---Purpose : Returns an empty FileProtocol
 
     Add (me : mutable; protocol : Protocol from IGESData);
index 5d3efd7941255b0453da954045a122a2a3a904e3..97af7abdc62bc8e1a4cba77d42d2a3b8b24d8627 100644 (file)
@@ -35,7 +35,7 @@ raises OutOfRange, InterfaceError
 
 is
 
-    Create returns mutable FreeFormatEntity;
+    Create returns FreeFormatEntity;
     ---Purpose : Creates a completely empty FreeFormatEntity
 
     SetTypeNumber (me : mutable; typenum : Integer);
@@ -56,7 +56,7 @@ is
     ---Purpose : Gives count of recorded parameters
 
     ParamData (me; num : Integer; ptype : out ParamType;
-                  ent : out mutable IGESEntity;
+                  ent : out IGESEntity;
                    val : out HAsciiString from TCollection)
                       returns Boolean;
     ---Purpose : Returns data of a Parameter : its type, and the entity if it
@@ -71,7 +71,7 @@ is
     ---Purpose : Returns True if a Parameter is recorded as an entity
     --           Error if num is not between 1 and NbParams
 
-    ParamEntity (me; num : Integer) returns mutable IGESEntity
+    ParamEntity (me; num : Integer) returns IGESEntity
         raises InterfaceError, OutOfRange;
     ---Purpose : Returns Entity corresponding to a Param, given its rank
     --           Error if out of range or if Param num does not designate
@@ -100,7 +100,7 @@ is
     ---Purpose : Adds a literal Parameter to the list (builds an HAsciiString)
 
     AddEntity (me : mutable; ptype : ParamType;
-              ent : mutable IGESEntity; negative : Boolean = Standard_False);
+              ent : IGESEntity; negative : Boolean = Standard_False);
     ---Purpose : Adds a Parameter which references an Entity. If the Entity is
     --           Null, the added parameter will define a "Null Pointer" (0)
     --           If <negative> is given True, this will command Sending to File
index 48ac4319de614fcafd311edd81585721d372ef37..d9af5c8afd36bc9f60c5e60d8cbbff2db997f2a2 100644 (file)
@@ -75,12 +75,12 @@ is
     ---Purpose : Specific answer to the question "is Copy properly implemented"
     --           For IGES, answer is always True
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean  is deferred;
     ---Purpose : Specific creation of a new void entity
 
     CopyCase (me; CN : Integer;
-             entfrom : Transient; entto : mutable Transient;
+             entfrom : Transient; entto : Transient;
              TC : in out CopyTool);
     ---Purpose : Copy ("Deep") from <entfrom> to <entto> (same type)
     --           by using a CopyTool which provides its working Map.
@@ -88,33 +88,33 @@ is
     --           Properties) and call OwnCopyCase
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool)  is deferred;
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
     RenewImpliedCase (me; CN : Integer;
-                entfrom : Transient; entto : mutable Transient;
+                entfrom : Transient; entto : Transient;
                 TC : CopyTool)  is redefined;
     ---Purpose : Renewing of Implied References.
     --           For IGESEntities, Copies general data(List of Associativities)
     --           and calls OwnRenewCase
 
     OwnRenewCase     (me; CN : Integer;
-                     entfrom : IGESEntity; entto : mutable IGESEntity;
+                     entfrom : IGESEntity; entto : IGESEntity;
                      TC : CopyTool)  is virtual;
     ---Purpose : Renews parameters which are specific of each Type of Entity :
     --           the provided default does nothing, but this method may be
     --           redefined as required
 
     WhenDeleteCase (me; CN : Integer;
-               ent : mutable Transient; dispatched : Boolean)  is redefined;
+               ent : Transient; dispatched : Boolean)  is redefined;
     ---Purpose : Prepares an IGES Entity for delete : works on directory part
     --           then calls OwnDeleteCase
     --           While dispatch requires to copy the entities, <dispatched> is
     --           ignored, entities are cleared in any case
 
     OwnDeleteCase (me; CN : Integer;
-               ent : mutable IGESEntity)  is virtual;
+               ent : IGESEntity)  is virtual;
     ---Purpose : Specific preparation for delete, acts on own parameters
     --           Default does nothing, to be redefined as required
 
index b201d115940e0f1a25c0a12bf9a15dacb6fac700..ccd599d06dce20c19a46c7e34b9abd4fb795a08e 100644 (file)
@@ -145,7 +145,7 @@ is
 
     NewDateString (myclass; year,month,day,hour,minut,second : Integer;
                   mode : Integer = -1)
-       returns mutable HAsciiString from TCollection;
+       returns HAsciiString from TCollection;
     ---Purpose : Returns a string built from year,
     --           month, day, hour, minute and second values. The form of the
     --           resulting string is defined as follows:
@@ -161,7 +161,7 @@ is
 
     NewDateString (myclass; date : HAsciiString from TCollection;
                   mode : Integer = 1)
-       returns mutable HAsciiString from TCollection;
+       returns HAsciiString from TCollection;
     ---Purpose : Converts the string given in the
     --           form YYMMDD.HHNNSS or YYYYMMDD.HHNNSS to either
     --           YYMMDD.HHNNSS, YYYYMMDD.HHNNSS or YYYY-MM-DD:HH-NN-SS.
index 32594c6c3fb9d2c448683ec0479c980294a017e4..fef5e3e22a43bac653e70695bd4be2a2bc638b36 100644 (file)
@@ -273,7 +273,7 @@ is
     ---Purpose : gives how many Associativities have a given type
 
     TypedAssociativity (me; atype : Type)
-       returns mutable IGESEntity    raises InterfaceError;
+       returns IGESEntity    raises InterfaceError;
     ---Purpose : returns the Associativity of a given Type (if only one exists)
     --           Error if none or more than one
 
@@ -290,10 +290,10 @@ is
     ClearAssociativities (me : mutable) is private;
     ---Purpose : Removes all associativities in once
 
-    Associate (me ; ent : mutable IGESEntity);
+    Associate (me ; ent : IGESEntity);
     ---Purpose : Sets "me" in the Associativity list of another Entity
 
-    Dissociate (me ; ent : mutable IGESEntity);
+    Dissociate (me ; ent : IGESEntity);
     ---Purpose : Resets "me" from the Associativity list of another Entity
 
 
@@ -312,7 +312,7 @@ is
     ---Purpose : gives how many Properties have a given type
 
     TypedProperty (me; atype : Type; anum : Integer = 0)
-       returns mutable IGESEntity    raises InterfaceError;
+       returns IGESEntity    raises InterfaceError;
     ---Purpose : returns the Property of a given Type 
     --           Error if none or more than one
 
index 0a4b8d72b3c6a61b24a17ed152cfc20bca0f7714..9c92723ce5306509fd472a26071abf46c574e697 100644 (file)
@@ -40,7 +40,7 @@ raises InterfaceError
 
 is
 
-    Create returns mutable IGESModel;
+    Create returns IGESModel;
 
     ClearHeader (me : mutable);
        ---Purpose : Erases all data specific to IGES file Header (Start + Global)
@@ -65,7 +65,7 @@ is
     ClearStartSection (me : mutable)  is static;
        ---Purpose : Clears the IGES file Start Section
 
-    SetStartSection (me : mutable; list : mutable HSequenceOfHAsciiString;
+    SetStartSection (me : mutable; list : HSequenceOfHAsciiString;
                     copy : Boolean = Standard_True)  is static;
        ---Purpose : Sets a new Start section from a list of strings.
        -- If copy is false, the Start section will be shared. Any
@@ -110,7 +110,7 @@ is
     GetFromAnother (me : mutable; other : InterfaceModel);
        ---Purpose : gets Header (GlobalSection) from another Model
 
-    NewEmptyModel (me) returns mutable InterfaceModel;
+    NewEmptyModel (me) returns InterfaceModel;
        ---Purpose : Returns a New Empty Model, same type as <me> i.e. IGESModel
 
     VerifyCheck (me; ach : in out Check)  is redefined;
index eff9b656cc600b122f4309d6646bb6acfa42149d..1413220049d33b5b6e63d47ceca4216d5f8a7a42 100644 (file)
@@ -29,7 +29,7 @@ uses Integer, Boolean, CString,  HAsciiString, HSequenceOfHAsciiString,
 
 is
 
-    Create (nbe,nbp : Integer) returns mutable IGESReaderData;
+    Create (nbe,nbp : Integer) returns IGESReaderData;
     ---Purpose : creates IGESReaderData correctly dimensionned (for arrays)
     --           <nbe> count of entities, that is, half nb of directory lines
     --           <nbp> : count of parameters
index fa561c3b457a3ea49189285862d7d079b71411b4..b057e1870ed7a8f3e9547ec6859a261d2caf99c3 100644 (file)
@@ -26,7 +26,7 @@ uses Integer, Boolean,  Transient,
 
 is
 
-    Create (reader : mutable IGESReaderData; protocol : Protocol from IGESData)
+    Create (reader : IGESReaderData; protocol : Protocol from IGESData)
        returns IGESReaderTool;
     ---Purpose : creates IGESReaderTool to work with an IGESReaderData and an
     --           IGES Protocol.
@@ -34,47 +34,47 @@ is
 
        -- --   General   -- --
 
-    Prepare (me : in out; reco : mutable FileRecognizer);
+    Prepare (me : in out; reco : FileRecognizer);
     ---Purpose : binds empty entities to records, works with the Protocol
     --           (from IGESData) stored and later used
     --           RQ : Actually, sets DNum into IGES Entities
     --           Also loads the list of parameters for ParamReader
 
     Recognize (me : in out; num : Integer;
-              ach : in out Check; ent : out mutable Transient)
+              ach : in out Check; ent : out Transient)
        returns Boolean;
     ---Purpose : recognizes records by asking Protocol (on data of DirType)
 
        --    Loading the IGESModel    --
 
-    BeginRead (me : in out; amodel : mutable InterfaceModel);
+    BeginRead (me : in out; amodel : InterfaceModel);
     ---Purpose : fills model's header, that is, its GlobalSection
 
     AnalyseRecord (me : in out;
-       num : Integer; anent : mutable Transient; acheck : in out Check)
+       num : Integer; anent : Transient; acheck : in out Check)
            returns Boolean;
     ---Purpose : fills an entity, given record no; works by calling ReadDirPart
     --           then ReadParams (with help of a ParamReader), then if required
     --           ReadProps and ReadAssocs, from IGESEntity
     --           Returns True if no fail has been recorded
 
-    EndRead (me : in out; amodel : mutable InterfaceModel) is redefined;
+    EndRead (me : in out; amodel : InterfaceModel) is redefined;
     ---Purpose : after reading entities, true line weights can be computed
 
        --    For each IGESEntity    --
 
-    ReadDir       (me; ent : mutable IGESEntity; IR : IGESReaderData;
+    ReadDir       (me; ent : IGESEntity; IR : IGESReaderData;
                   DP : DirPart; ach : in out Check);
     ---Purpose : Reads directory part componants from file; DP is the litteral
     --           directory part, IR detains entities referenced by DP
 
-    ReadOwnParams (me; ent : mutable IGESEntity;
+    ReadOwnParams (me; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader);
     ---Purpose : Performs Reading of own Parameters for each IGESEntity
     --           Works with the ReaderLib loaded with ReadWriteModules for IGES
     --           In case of failure, tries UndefinedEntity from IGES
 
-    ReadProps     (me; ent : mutable IGESEntity; IR : IGESReaderData;
+    ReadProps     (me; ent : IGESEntity; IR : IGESReaderData;
                   PR : in out ParamReader);
     ---Purpose : Reads Property List, if there is (if not, does nothing)
     --           criterium is : current parameter of PR remains inside params
@@ -83,7 +83,7 @@ is
     --           gives the length of the list; else, a Fail is produced (into
     --           Check of PR) and reading process is stopped
 
-    ReadAssocs    (me; ent : mutable IGESEntity; IR : IGESReaderData;
+    ReadAssocs    (me; ent : IGESEntity; IR : IGESReaderData;
                   PR : in out ParamReader);
     ---Purpose : Reads Associativity List, if there is (if not, does nothing)
     --           criterium is : current parameter of PR remains inside params
index 808a1700773a2a17a2fdb43d1ccfb69fbd80d481..122198e9ce80c3d9e1502f3dd899431018ef015d 100644 (file)
@@ -112,7 +112,7 @@ is
     --           otherwise zero (according criterium IsParamEntity)
 
     ParamEntity (me : in out; IR : IGESReaderData; num : Integer)
-       returns mutable IGESEntity
+       returns IGESEntity
     ---Purpose : directly returns entity referenced by a parameter
        raises InterfaceError;
     --           Error if <num> cannot be regarded as an Entity reference
@@ -269,12 +269,12 @@ is
     ReadEntity  (me : in out; IR : IGESReaderData;  
                              PC : ParamCursor;  
                              aStatus: in out Status from IGESData; 
-                             val : out mutable IGESEntity;  
+                             val : out IGESEntity;  
                              canbenul : Boolean = Standard_False) 
     returns Boolean;
 
     ReadEntity  (me : in out; IR : IGESReaderData; PC : ParamCursor; mess : CString;
-       val : out mutable IGESEntity; canbenul : Boolean = Standard_False)  returns Boolean;
+       val : out IGESEntity; canbenul : Boolean = Standard_False)  returns Boolean;
     ---Purpose : Reads an IGES entity from parameter "num"
     --           An Entity is known by its reference, which has the form of an
     --           odd Integer Value (a number in the Directory)
@@ -290,14 +290,14 @@ is
                              PC : ParamCursor;  
                              aStatus: in out Status from IGESData; 
                              type : Type from Standard; 
-                             val : out mutable IGESEntity; 
+                             val : out IGESEntity; 
                              canbenul : Boolean = Standard_False)  returns Boolean;
 
     ReadEntity  (me : in out; IR : IGESReaderData;  
                               PC : ParamCursor; 
                              mess : CString;
                              type : Type from Standard; 
-                              val : out mutable IGESEntity;
+                              val : out IGESEntity;
         canbenul : Boolean = Standard_False)  returns Boolean;
     ---Purpose : Works as ReadEntity without Type, but in addition checks the
     --           Type of the Entity, which must be "kind of" a given <type>
index 40470713b2b73a27a828c307e31a9dd2636c8d4b..108d8426be68d20436ca0c7fe08e1afd8203dec7 100644 (file)
@@ -24,7 +24,7 @@ uses OStream, Type, InterfaceModel, Check
 
 is
 
-    Create returns mutable Protocol from IGESData;
+    Create returns Protocol from IGESData;
 
     NbResources (me) returns Integer;
     ---Purpose : Gives the count of Resource Protocol. Here, none
@@ -38,13 +38,13 @@ is
 
        -- --    General Services (defined at Norm level)    -- --
 
-    NewModel (me) returns mutable InterfaceModel;
+    NewModel (me) returns InterfaceModel;
     ---Purpose : Creates an empty Model for IGES Norm
 
     IsSuitableModel (me; model : InterfaceModel) returns Boolean;
     ---Purpose : Returns True if <model> is a Model of IGES Norm
 
-    UnknownEntity (me) returns mutable Transient;
+    UnknownEntity (me) returns Transient;
     ---Purpose : Creates a new Unknown Entity for IGES (UndefinedEntity)
 
     IsUnknownEntity (me; ent : Transient) returns Boolean;
index 3ee209daf38716f0be0361c88dd56c0cac1d47d2..0f9e9b78fa17c11f2b922ad612d6cee7d5fca749 100644 (file)
@@ -57,11 +57,11 @@ is
     --           Read, etc ...
 
     Read (me; CN : Integer; data : FileReaderData; num : Integer;
-       ach : in out Check; ent : mutable Transient)
+       ach : in out Check; ent : Transient)
        raises DomainError;
     ---Purpose : General Read Function. See IGESReaderTool for more info
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is deferred;
     ---Purpose : Reads own parameters from file for an Entity; <PR> gives
index c6bce8e1c0515aafbdabe7fc7df0f5d73d4d2451..6ce256a8e67fbc42cbb60a3759faf29060f1bc75 100644 (file)
@@ -33,7 +33,7 @@ is
     --           See class IGESDumper for the rules to follow for <own> and
     --           <attached> level
 
-    OwnCorrect (me; CN : Integer; ent : mutable IGESEntity)
+    OwnCorrect (me; CN : Integer; ent : IGESEntity)
        returns Boolean  is virtual;
     ---Purpose : Specific Automatic Correction on own Parameters of an Entity.
     --           It works by setting in accordance redundant data, if there are
index 6360a4690a5e967d9876d8e1fb64448b1f07c820..ff09b95807313764302bafdc8d837c2b4a2f1ab7 100644 (file)
@@ -46,7 +46,7 @@ raises DomainError
 is
 
     Create (amodel : IGESModel; protocol : Protocol from IGESData)
-       returns mutable ToolLocation;
+       returns ToolLocation;
     ---Purpose : Creates a ToolLocation on a given Model, filled with the help
     --           of a Protocol (which allows to known Entities referenced by
     --           other ones)
index d36029e640a9f892978831824d903aa35d70391a..e7cc6ee6a22d4e15a9c86217219f12be5deeb847 100644 (file)
@@ -25,16 +25,16 @@ uses OStream, Check, UndefinedContent, CopyTool,
 
 is
 
-    Create returns mutable UndefinedEntity;
+    Create returns UndefinedEntity;
     ---Purpose : creates an unknown entity
 
-    UndefinedContent (me) returns mutable UndefinedContent;
+    UndefinedContent (me) returns UndefinedContent;
     ---Purpose : Returns own data as an UndefinedContent
 
-    ChangeableContent (me : mutable) returns mutable UndefinedContent;
+    ChangeableContent (me : mutable) returns UndefinedContent;
     ---Purpose : Returns own data as an UndefinedContent, in order to touch it
 
-    SetNewContent (me : mutable; cont : mutable UndefinedContent);
+    SetNewContent (me : mutable; cont : UndefinedContent);
     ---Purpose : Redefines a completely new UndefinedContent
     --           Used by a Copy which begins by ShallowCopy, for instance
 
index 67ec1dafa760e60eb12d5cacaa6157e071790fd4..7fb7f28f0bc1ca0feb651855896c93055afb29c8 100644 (file)
@@ -31,7 +31,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable AssociativityDef;
+        Create returns AssociativityDef;
 
         -- Specific methods for the entity
 
index 0135721a7805be3f21f6e2ca110110e089eecd70..e56ec5a9fede27dd45b09eb0b577efeb4ec605b9 100644 (file)
@@ -38,7 +38,7 @@ raises DimensionMismatch, OutOfRange, NullObject
 
 is
 
-        Create returns mutable AttributeDef;
+        Create returns AttributeDef;
 
         -- Specific methods for the entity
 
index fde9decbdf44e05aa32c896b2a948e0076c325d2..466e81ec1a1b04791820b4805b86a1f23e679e5b 100644 (file)
@@ -36,7 +36,7 @@ raises OutOfRange, NullObject
 
 is
 
-        Create returns mutable AttributeTable;
+        Create returns AttributeTable;
 
         -- Specific methods for the entity
 
index d318ef4524fddd667b9f48f14ca80e1fadf0f71e..5dcfbe7a2899c00d29faba4699cce8d65426b335 100644 (file)
@@ -25,7 +25,7 @@ uses OStream,
 
 is
 
-    Create returns mutable GeneralModule from IGESDefs;
+    Create returns GeneralModule from IGESDefs;
     ---Purpose : Creates a GeneralModule from IGESDefs and puts it into GeneralLib
 
     OwnSharedCase  (me; CN : Integer; ent : IGESEntity;
@@ -43,12 +43,12 @@ is
     ---Purpose : Performs Specific Semantic Check for each type of Entity
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
index 7dfc6db346dc8ab27c501e4cc3c8e71b77c8c52e..dc4b840ccf934deae096e049201c416cf8bd4638 100644 (file)
@@ -38,7 +38,7 @@ raises DimensionMismatch, OutOfRange, NullObject
 
 is
 
-        Create returns mutable GenericData;
+        Create returns GenericData;
 
         -- Specific Methods pertaining to the class
 
index 4e390238d456e8df755a648122aa834b2f58d639..277aca241483e2be1e536fca7ab5c593950d39d9 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable MacroDef;
+        Create returns MacroDef;
 
         -- Specific methods for the entity
 
index f397569b20a48967f270288d779c508d27cf4a3c..1721ba21426aa5842903aba88cf9d18d5f8a4915 100644 (file)
@@ -22,7 +22,7 @@ uses Type, Protocol from Interface
 
 is
 
-    Create returns mutable Protocol from IGESDefs;
+    Create returns Protocol from IGESDefs;
 
     NbResources (me) returns Integer  is redefined;
     ---Purpose : Gives the count of Resource Protocol. Here, one
index 2c4eb154689ac70b9086109e0b9b72d7dbb62c5d..4626496d4227156f4c3d578add27b9289a25a925 100644 (file)
@@ -27,13 +27,13 @@ raises DomainError
 
 is
 
-    Create returns mutable ReadWriteModule from IGESDefs;
+    Create returns ReadWriteModule from IGESDefs;
     ---Purpose : Creates a ReadWriteModule & puts it into ReaderLib & WriterLib
 
     CaseIGES (me; typenum, formnum : Integer) returns Integer;
     ---Purpose : Defines Case Numbers for Entities of IGESDefs
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError;
     ---Purpose : Reads own parameters from file for an Entity of IGESDefs
index b12cdd7042e8624b27db1a306be372c037bd5fb3..4c96ab4265d32f0634006b2fcf28a6fdaf3e0c20 100644 (file)
@@ -22,7 +22,7 @@ uses Messenger from Message, IGESEntity, IGESDumper
 
 is
 
-    Create returns mutable SpecificModule from IGESDefs;
+    Create returns SpecificModule from IGESDefs;
     ---Purpose : Creates a SpecificModule from IGESDefs & puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
index b8520fa991996f1c6dfced0359e4d77ea8d1c1da..ec4948d7f0b1bf637945c4cff858613c4e277443 100644 (file)
@@ -31,7 +31,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable TabularData;
+        Create returns TabularData;
 
         -- Specific methods for the entity
 
index f631c4981b6adff7ae14d233e34c534e5a077657..e5774d7ec2caca6e4cad2129466483d7df380b31 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolAssociativityDef, ready to work
 
 
-    ReadOwnParams (me; ent : mutable AssociativityDef;
+    ReadOwnParams (me; ent : AssociativityDef;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : AssociativityDef; entto : mutable AssociativityDef;
+    OwnCopy    (me; entfrom : AssociativityDef; entto : AssociativityDef;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index c45f6a1c0aa90982f82b001198d48519c68c310f..15700eabe7ef4f5de2e9d026ceed9ea0035bef2f 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolAttributeDef, ready to work
 
 
-    ReadOwnParams (me; ent : mutable AttributeDef;
+    ReadOwnParams (me; ent : AttributeDef;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : AttributeDef; entto : mutable AttributeDef;
+    OwnCopy    (me; entfrom : AttributeDef; entto : AttributeDef;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 8acb322c1a5b370ca655fc1880fc5d4bb4f547c8..541373b3f3810fe592e7e8fe6c8133c44bc9fa96 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolAttributeTable, ready to work
 
 
-    ReadOwnParams (me; ent : mutable AttributeTable;
+    ReadOwnParams (me; ent : AttributeTable;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : AttributeTable; entto : mutable AttributeTable;
+    OwnCopy    (me; entfrom : AttributeTable; entto : AttributeTable;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index eea700c83d3e945122055fcf665cc88c2e86761d..6a50a402ae935f5e1a0f492974742dec4fd6dc9f 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolGenericData, ready to work
 
 
-    ReadOwnParams (me; ent : mutable GenericData;
+    ReadOwnParams (me; ent : GenericData;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : GenericData; entto : mutable GenericData;
+    OwnCopy    (me; entfrom : GenericData; entto : GenericData;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index d1ad83602e75742e17a2e2f84439dff9c07ad3ed..e8a727896b4656c7287fd522a188344051eab34a 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolMacroDef, ready to work
 
 
-    ReadOwnParams (me; ent : mutable MacroDef;
+    ReadOwnParams (me; ent : MacroDef;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : MacroDef; entto : mutable MacroDef;
+    OwnCopy    (me; entfrom : MacroDef; entto : MacroDef;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index ba8251474fe0fb86a07948a8b6d663baec54021d..fd2fa8374c73f4ada3ca7eddcbf96935e1c6f3f3 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolTabularData, ready to work
 
 
-    ReadOwnParams (me; ent : mutable TabularData;
+    ReadOwnParams (me; ent : TabularData;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : TabularData; entto : mutable TabularData;
+    OwnCopy    (me; entfrom : TabularData; entto : TabularData;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index e5e06db6f85ddcb7547b16b6b3220edb7afff661..5403358b6b77f224b11e78d99cc04f69282f8f2c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolUnitsData, ready to work
 
 
-    ReadOwnParams (me; ent : mutable UnitsData;
+    ReadOwnParams (me; ent : UnitsData;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : UnitsData; entto : mutable UnitsData;
+    OwnCopy    (me; entfrom : UnitsData; entto : UnitsData;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 308d2a134e15097df394c2547de601c93082a5aa..1245f1fecc377042c178bf5eea3c1320937143fd 100644 (file)
@@ -30,7 +30,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable UnitsData;
+        Create returns UnitsData;
 
         -- Specific methods for the entity
 
index ccaf165516aa5e987405a4d3f820934dac0fad90..c51bcb1ba93debe9d5b3abfaf8f5765429dae7ee 100644 (file)
@@ -32,7 +32,7 @@ uses
 
 is
 
-        Create returns mutable AngularDimension;
+        Create returns AngularDimension;
 
         -- Specific Methods pertaining to the class
 
index ca2ee071a19323101a1a0c641980fcc17d67110a..3b18a4c024111d6794bb0d800add517721cf5f3f 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable BasicDimension;
+        Create returns BasicDimension;
 
             -- --specific-- --
 
index 0bdfeb402a780d38acbdc93d14bbf5d59d8036e1..571809e3f35e29d90dede7abc240fc9078c54acb 100644 (file)
@@ -33,7 +33,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable CenterLine;
+        Create returns CenterLine;
 
         -- Specific Methods pertaining to the class
 
index eb47a299ea8ddfa5bd509a83bcb6a66b6edaee0e..00a504956dd7c79f30da7fbca5bcd00f172c070e 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-        Create returns mutable CurveDimension;
+        Create returns CurveDimension;
 
         -- Specific Methods pertaining to the class
 
index 903168ce86465b0e596dd85bbc989a2d6e43f381..e5e1bbe9affcefd99903672b19f205a39a59de88 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-        Create returns mutable DiameterDimension;
+        Create returns DiameterDimension;
 
         -- Specific Methods pertaining to the class
 
index 9f7304ac5d72e89bd279cb572547b6d7ca1a5393..add1aa4b1613f87381058835ecc2a1c889f47579 100644 (file)
@@ -32,7 +32,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable DimensionDisplayData;
+        Create returns DimensionDisplayData;
 
             -- --specific-- --
 
index 8b58bdadd20eb8ef38b690a123ff14f22cdabc5e..584836d02fa0d4f24eabc58971adc2c8ae3a1d3c 100644 (file)
@@ -27,7 +27,7 @@ uses  Integer, Real, Boolean  -- no one specific type
 
 is
 
-        Create returns mutable DimensionTolerance;
+        Create returns DimensionTolerance;
 
         -- Specific Methods pertaining to the class
 
index ee796e6fda448e7b1c52fc7e4e6106677f1fc6a1..ddeeb6cec1c50217ac30549db8584ab66217c040 100644 (file)
@@ -27,7 +27,7 @@ uses
 
 is
 
-        Create returns mutable DimensionUnits;
+        Create returns DimensionUnits;
 
         -- Specific Methods pertaining to the class
 
index 2681d4c42fa3d81df6d644a8aecc21aad8b91f0f..27185accd1bb7a99800f24ae2ef329c9cc816352 100644 (file)
@@ -30,7 +30,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable DimensionedGeometry;
+        Create returns DimensionedGeometry;
 
             -- --specific-- --
 
index 0ebbd0bc8123febce160bbc644fa9a8cdbfbdb97..bfd9456b8910d0e2b0b76b481cbe2f8f919d3048 100644 (file)
@@ -32,7 +32,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable FlagNote;
+        Create returns FlagNote;
 
         -- Specific Methods pertaining to the class
 
index 35a73cf449fc40d4718c5e0c60bf329db0f8409a..2f578c28e28df2cbf7a607714353e03f644f6458 100644 (file)
@@ -30,7 +30,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable GeneralLabel;
+        Create returns GeneralLabel;
 
         -- Specific Methods pertaining to the class
 
index dfff4ca3a8c978396216b8532ea45134246976b8..bf62bee0b57ea765f2c47021510a1f09120a89e6 100644 (file)
@@ -25,7 +25,7 @@ uses OStream,
 
 is
 
-    Create returns mutable GeneralModule from IGESDimen;
+    Create returns GeneralModule from IGESDimen;
     ---Purpose : Creates a GeneralModule from IGESDimen and puts it into GeneralLib
 
     OwnSharedCase  (me; CN : Integer; ent : IGESEntity;
@@ -43,12 +43,12 @@ is
     ---Purpose : Performs Specific Semantic Check for each type of Entity
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
index d50f24dea178df188fc7424b02582992dea8ce20..db2011f069f76240d7df71d562f5bc5a8bc51bd6 100644 (file)
@@ -36,7 +36,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable GeneralNote;
+        Create returns GeneralNote;
 
         -- Specific Methods pertaining to the class
 
index 4da731888ca9ac07bfb14ea9379b11e5eb63ac69..d373c94de48fe4830b969c71a06146ab99a1bed1 100644 (file)
@@ -33,7 +33,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable GeneralSymbol;
+        Create returns GeneralSymbol;
 
         -- Specific Methods pertaining to the class
 
index 9b9558b362e8c3f3c180f204928f64460bfc21d8..11992d0212eb6cb07056453948df778b52ea1e0b 100644 (file)
@@ -34,7 +34,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable LeaderArrow;
+        Create returns LeaderArrow;
 
         -- Specific Methods pertaining to the class
 
index 3fb6972187b95d6a4cf94b4482bc97c1e8aa2903..fd5a249b461c4f659bde1c46313aba802362d136 100644 (file)
@@ -30,7 +30,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable LinearDimension;
+        Create returns LinearDimension;
 
         -- Specific Methods pertaining to the class
 
index ba43c4c1f2ea2cb2f7f5032ee8703f1691a6486f..ad12a52da06342beb5dedf5b7c97e3f98a91a0ec 100644 (file)
@@ -36,7 +36,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable NewDimensionedGeometry;
+        Create returns NewDimensionedGeometry;
 
         -- Specific Methods pertaining to the class
 
index 2d455448e04da2a02b23123e2017b1b40877454d..7955edd345c769940448871e266c9f4e50b3de8a 100644 (file)
@@ -35,7 +35,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable NewGeneralNote;
+        Create returns NewGeneralNote;
 
         -- Specific Methods pertaining to the class
 
index 5bd0e2b27604dca1f775546f3e893fa2445e2efd..33551663ec15c943d6b50569b36379a1e41d005b 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-        Create returns mutable OrdinateDimension;
+        Create returns OrdinateDimension;
 
             -- --specific-- --
 
index 1df78eed158fde131980872cdfac6b8af1322574..7c6fe6df45f07e0e5e1733c540dca21594f7ead8 100644 (file)
@@ -35,7 +35,7 @@ uses
 
 is
 
-        Create returns mutable PointDimension;
+        Create returns PointDimension;
 
             -- --specific-- --
         Init(me      : mutable;
index 3a0265f4909552d2a317dc840be77bac5f73cc63..67b5bd070d29c962eee1aa1eead7643b831ce274 100644 (file)
@@ -22,7 +22,7 @@ uses Type, Protocol from Interface
 
 is
 
-    Create returns mutable Protocol from IGESDimen;
+    Create returns Protocol from IGESDimen;
 
     NbResources (me) returns Integer  is redefined;
     ---Purpose : Gives the count of Resource Protocol. Here, two
index 42b87f2d2f01623eadebad15eef58c71b051a8b9..86c901817dfb09dcf6fc9a05f2d875c482509aa5 100644 (file)
@@ -34,7 +34,7 @@ uses
 
 is
 
-        Create returns mutable RadiusDimension;
+        Create returns RadiusDimension;
 
             -- --specific-- --
         Init(me           : mutable;
index 571d6d6f377023813a7293d8191bc3a1521787e2..bb8ec00136302af760fdfde9753c0cc45a1b9196 100644 (file)
@@ -27,13 +27,13 @@ raises DomainError
 
 is
 
-    Create returns mutable ReadWriteModule from IGESDimen;
+    Create returns ReadWriteModule from IGESDimen;
     ---Purpose : Creates a ReadWriteModule & puts it into ReaderLib & WriterLib
 
     CaseIGES (me; typenum, formnum : Integer) returns Integer;
     ---Purpose : Defines Case Numbers for Entities of IGESDimen
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError;
     ---Purpose : Reads own parameters from file for an Entity of IGESDimen
index 12def52a9dd998aba20d1bde32d500ff88bfe988..8ada7924d61f030bad0a5d110b554d23a86ac746 100644 (file)
@@ -32,7 +32,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable Section;
+        Create returns Section;
 
         -- Specific Methods pertaining to the class
 
index 26eee71af209fce67340eccac9df1649213c724b..d12c3000dedec173e7539427fdd105e34ef03892 100644 (file)
@@ -40,7 +40,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable SectionedArea;
+        Create returns SectionedArea;
 
             -- --specific-- --
         Init(me          : mutable;
index cfa77d3508ae05f54438ce85d474b52dc1f68a70..fe6b35c24cb66fb8e578a1894dfea8264c1eb18c 100644 (file)
@@ -23,14 +23,14 @@ uses Messenger from Message, IGESEntity, IGESDumper
 
 is
 
-    Create returns mutable SpecificModule from IGESDimen;
+    Create returns SpecificModule from IGESDimen;
     ---Purpose : Creates a SpecificModule from IGESDimen & puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
              dumper : IGESDumper;  S : Messenger from Message; own : Integer);
     ---Purpose : Specific Dump (own parameters) for IGESDimen
 
-    OwnCorrect (me; CN : Integer; ent : mutable IGESEntity)
+    OwnCorrect (me; CN : Integer; ent : IGESEntity)
        returns Boolean  is redefined;
     ---Purpose : Performs non-ambiguous Corrections on Entities which support
     --           them (BasicDimension,CenterLine,DimensionDisplayData,
index c3f56dee1af525bd3d7181c90fe1161eb65f3e77..b2143841d60ffe2ba9a5b03c7ab0c3b7dbb1a94e 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolAngularDimension, ready to work
 
 
-    ReadOwnParams (me; ent : mutable AngularDimension;
+    ReadOwnParams (me; ent : AngularDimension;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : AngularDimension; entto : mutable AngularDimension;
+    OwnCopy    (me; entfrom : AngularDimension; entto : AngularDimension;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index f6edd59bf088909ae763cc691b09fe4e077ee2be..be5595728ed76d7966a18db853a173818804fc3b 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolBasicDimension, ready to work
 
 
-    ReadOwnParams (me; ent : mutable BasicDimension;
+    ReadOwnParams (me; ent : BasicDimension;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a BasicDimension <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable BasicDimension) returns Boolean  is static;
+    OwnCorrect (me; ent : BasicDimension) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a BasicDimension
     --           (NbPropertyValues forced to 8)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : BasicDimension; entto : mutable BasicDimension;
+    OwnCopy    (me; entfrom : BasicDimension; entto : BasicDimension;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 3b6e9f8c546bc1eeefdb53d2c89238edb65369d7..422f6a551ff77dcf54115e9f26453745428133c1 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCenterLine, ready to work
 
 
-    ReadOwnParams (me; ent : mutable CenterLine;
+    ReadOwnParams (me; ent : CenterLine;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a CenterLine <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable CenterLine) returns Boolean  is static;
+    OwnCorrect (me; ent : CenterLine) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a CenterLine
     --           (LineFont forced to Rank = 1, DataType forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : CenterLine; entto : mutable CenterLine;
+    OwnCopy    (me; entfrom : CenterLine; entto : CenterLine;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 17b009c37c5aa9145d9ec10cc3e511e2891a3a8d..973251cce698f4155d84be336f8100bd5850aa81 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCurveDimension, ready to work
 
 
-    ReadOwnParams (me; ent : mutable CurveDimension;
+    ReadOwnParams (me; ent : CurveDimension;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : CurveDimension; entto : mutable CurveDimension;
+    OwnCopy    (me; entfrom : CurveDimension; entto : CurveDimension;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 4363c650a532a7d13f68f81be4802b4beee54be4..4f051486222184ae13d99b19a01bfe726d93cde2 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDiameterDimension, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DiameterDimension;
+    ReadOwnParams (me; ent : DiameterDimension;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DiameterDimension; entto : mutable DiameterDimension;
+    OwnCopy    (me; entfrom : DiameterDimension; entto : DiameterDimension;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 70c51c9d52bfaf8820e0cb4a399b2361fc9bcd56..278019f2640fa9b2049fb4050002c9af41487dee 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDimensionDisplayData, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DimensionDisplayData;
+    ReadOwnParams (me; ent : DimensionDisplayData;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a DimensionDisplayData <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable DimensionDisplayData) returns Boolean  is static;
+    OwnCorrect (me; ent : DimensionDisplayData) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a DimensionDisplayData
     --           (NbPropertyValues forced to 14)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DimensionDisplayData; entto : mutable DimensionDisplayData;
+    OwnCopy    (me; entfrom : DimensionDisplayData; entto : DimensionDisplayData;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 87d1cc59442e539478b14c67d3a61a41ff2562fb..4c796facbbda7a742e38e88c2e43c8371d3b61e1 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDimensionTolerance, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DimensionTolerance;
+    ReadOwnParams (me; ent : DimensionTolerance;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a DimensionTolerance <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable DimensionTolerance) returns Boolean  is static;
+    OwnCorrect (me; ent : DimensionTolerance) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a DimensionTolerance
     --           (NbPropertyValues forced to 8)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DimensionTolerance; entto : mutable DimensionTolerance;
+    OwnCopy    (me; entfrom : DimensionTolerance; entto : DimensionTolerance;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 5ecd4ef50b494f6a970d324496d2a881e315da98..e84bcc543dea6fc0a06654faf3d954a759a5c0f0 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDimensionUnits, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DimensionUnits;
+    ReadOwnParams (me; ent : DimensionUnits;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a DimensionUnits <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable DimensionUnits) returns Boolean  is static;
+    OwnCorrect (me; ent : DimensionUnits) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a DimensionUnits
     --           (NbPropertyValues forced to 6)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DimensionUnits; entto : mutable DimensionUnits;
+    OwnCopy    (me; entfrom : DimensionUnits; entto : DimensionUnits;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 681e8fc9bfbba2b96922f7112716b4011e8c83e5..bfa789cf0f0e8971b5b8704adc609fca29a0e73f 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDimensionedGeometry, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DimensionedGeometry;
+    ReadOwnParams (me; ent : DimensionedGeometry;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a DimensionedGeometry <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable DimensionedGeometry) returns Boolean  is static;
+    OwnCorrect (me; ent : DimensionedGeometry) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a DimensionedGeometry
     --           (NbDimensions forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DimensionedGeometry; entto : mutable DimensionedGeometry;
+    OwnCopy    (me; entfrom : DimensionedGeometry; entto : DimensionedGeometry;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 419d4b7d8bf0c2117188b92c55c4c74a6f2de601..34436a69f1045390b490a165a554ee162c1617d9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolFlagNote, ready to work
 
 
-    ReadOwnParams (me; ent : mutable FlagNote;
+    ReadOwnParams (me; ent : FlagNote;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : FlagNote; entto : mutable FlagNote;
+    OwnCopy    (me; entfrom : FlagNote; entto : FlagNote;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index d17a406f5d46d1eee7def8d144d0fe83238da8a2..4f877c3677f3ebb9b78e88e63adfc0bbffe9ec7e 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolGeneralLabel, ready to work
 
 
-    ReadOwnParams (me; ent : mutable GeneralLabel;
+    ReadOwnParams (me; ent : GeneralLabel;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : GeneralLabel; entto : mutable GeneralLabel;
+    OwnCopy    (me; entfrom : GeneralLabel; entto : GeneralLabel;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 32240e69fc9f47fefcd03d25aea80b08b6afca0b..6c54cf419f46acdef73613ff81b0f8c5e64f8eb3 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolGeneralNote, ready to work
 
 
-    ReadOwnParams (me; ent : mutable GeneralNote;
+    ReadOwnParams (me; ent : GeneralNote;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : GeneralNote; entto : mutable GeneralNote;
+    OwnCopy    (me; entfrom : GeneralNote; entto : GeneralNote;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index b65c0915c7fb51c85fe88f6c734d8581bc6696f1..84fff3ad1179da892c39e793d6f250e31f4351ed 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolGeneralSymbol, ready to work
 
 
-    ReadOwnParams (me; ent : mutable GeneralSymbol;
+    ReadOwnParams (me; ent : GeneralSymbol;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : GeneralSymbol; entto : mutable GeneralSymbol;
+    OwnCopy    (me; entfrom : GeneralSymbol; entto : GeneralSymbol;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 6b036477f062ca01d20d457112e4d1f42bf2f443..34ca1e8f540427b37ffe00d0e51a1c861191a63f 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLeaderArrow, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LeaderArrow;
+    ReadOwnParams (me; ent : LeaderArrow;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LeaderArrow; entto : mutable LeaderArrow;
+    OwnCopy    (me; entfrom : LeaderArrow; entto : LeaderArrow;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index dfc215297898e28a1b1f1e2be10c1e1b896ab4fc..850caebaf9a21f12410fb9428bb80b5bcef7325a 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLinearDimension, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LinearDimension;
+    ReadOwnParams (me; ent : LinearDimension;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LinearDimension; entto : mutable LinearDimension;
+    OwnCopy    (me; entfrom : LinearDimension; entto : LinearDimension;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 25b20c43b609b986b95a3b9519a60b8302013a06..2cf7960cbbebdf4c29fb3ba82c30d68f68f84982 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNewDimensionedGeometry, ready to work
 
 
-    ReadOwnParams (me; ent : mutable NewDimensionedGeometry;
+    ReadOwnParams (me; ent : NewDimensionedGeometry;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a NewDimensionedGeometry <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable NewDimensionedGeometry) returns Boolean  is static;
+    OwnCorrect (me; ent : NewDimensionedGeometry) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a NewDimensionedGeometry
     --           (NbDimensions forced to 1, Transf Nullified in D.E.)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : NewDimensionedGeometry; entto : mutable NewDimensionedGeometry;
+    OwnCopy    (me; entfrom : NewDimensionedGeometry; entto : NewDimensionedGeometry;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index bb8c1bd2809456187056d401a4b4c78b4d5fe291..35f0d381e9e2da6d971c546ddce3786ef1618f40 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNewGeneralNote, ready to work
 
 
-    ReadOwnParams (me; ent : mutable NewGeneralNote;
+    ReadOwnParams (me; ent : NewGeneralNote;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : NewGeneralNote; entto : mutable NewGeneralNote;
+    OwnCopy    (me; entfrom : NewGeneralNote; entto : NewGeneralNote;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 372278462288e2ecfe69e01d8ac7275594e54b00..1c1c9a3456861de1eb0ab51fa238eb187c41d686 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolOrdinateDimension, ready to work
 
 
-    ReadOwnParams (me; ent : mutable OrdinateDimension;
+    ReadOwnParams (me; ent : OrdinateDimension;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : OrdinateDimension; entto : mutable OrdinateDimension;
+    OwnCopy    (me; entfrom : OrdinateDimension; entto : OrdinateDimension;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index a0660307bfb64a8b7898725f6b217e179f9e91c3..8ed9e1662611b3f301cf288dae9f5343a1f7e0ee 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPointDimension, ready to work
 
 
-    ReadOwnParams (me; ent : mutable PointDimension;
+    ReadOwnParams (me; ent : PointDimension;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : PointDimension; entto : mutable PointDimension;
+    OwnCopy    (me; entfrom : PointDimension; entto : PointDimension;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 6800f30f64a0ce95a173df18ff92f49f0adcedea..3119e039097695ac85a5999710e67393377bcca8 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolRadiusDimension, ready to work
 
 
-    ReadOwnParams (me; ent : mutable RadiusDimension;
+    ReadOwnParams (me; ent : RadiusDimension;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : RadiusDimension; entto : mutable RadiusDimension;
+    OwnCopy    (me; entfrom : RadiusDimension; entto : RadiusDimension;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index ce49ce1427c6c5e86f26b9e728bd625e10bd7589..ce5f64218e8f9afda54c19f5db13c7b023eceb42 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSection, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Section;
+    ReadOwnParams (me; ent : Section;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Section <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Section) returns Boolean  is static;
+    OwnCorrect (me; ent : Section) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Section
     --           (LineFont forced to Rank = 1, DataType forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Section; entto : mutable Section;
+    OwnCopy    (me; entfrom : Section; entto : Section;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 83495134f4b06f6884c9b604333bc85846cb051c..a3a2acec7b375df41ad62892a46f7b8d0bc51fec 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSectionedArea, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SectionedArea;
+    ReadOwnParams (me; ent : SectionedArea;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SectionedArea; entto : mutable SectionedArea;
+    OwnCopy    (me; entfrom : SectionedArea; entto : SectionedArea;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 8f634bbe09043631e81a0085ba75a537bb08f0cc..57cbdba68930b947d749a4bd89b94284fbf8918c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolWitnessLine, ready to work
 
 
-    ReadOwnParams (me; ent : mutable WitnessLine;
+    ReadOwnParams (me; ent : WitnessLine;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a WitnessLine <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable WitnessLine) returns Boolean  is static;
+    OwnCorrect (me; ent : WitnessLine) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a WitnessLine
     --           (LineFont forced to Rank = 1, DataType forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : WitnessLine; entto : mutable WitnessLine;
+    OwnCopy    (me; entfrom : WitnessLine; entto : WitnessLine;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 6bbdaec4b7094248e82792cf7758e0e2198cd1a3..028acf94a29e1ef1074d84c0d271adfe58cf10ca 100644 (file)
@@ -33,7 +33,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable WitnessLine;
+        Create returns WitnessLine;
 
         -- Specific Methods pertaining to the class
 
index d76f3cad92c4fd53432274df1ff9ede6691a824e..9388cbaa1ee72949d31d7612cdef1b8e2bfcd9ac 100644 (file)
@@ -35,7 +35,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable CircArraySubfigure;
+        Create returns CircArraySubfigure;
 
         -- Specific Methods pertaining to the class
 
index 66b16a3105c6712bd10814426dc16013561a60f8..ab2dbefe43d635b3147a4b79f97c8fb3e1a275d5 100644 (file)
@@ -33,7 +33,7 @@ uses
 
 is
 
-        Create returns mutable ConnectPoint;
+        Create returns ConnectPoint;
 
         -- Specific Methods pertaining to the class
 
index 321348d667fac4c6baa5b1ceeeffa231ae68b3c2..ae362b28e9266ab6dd019a4580d47105bb569863 100644 (file)
@@ -37,7 +37,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable Drawing;
+        Create returns Drawing;
 
         -- Specific Methods pertaining to the class
 
index 891faf0d5e0a29c6c47d1fe3907098a85a1392bd..38eef9f182010b3cfc2c0f4fccab491ae1aa06b9 100644 (file)
@@ -37,7 +37,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable DrawingWithRotation;
+        Create returns DrawingWithRotation;
 
         -- Specific Methods pertaining to the class
 
index 48d281af824af9d00e01263e0e314571b979d610..d59c9477b5e300c88288766d465b9dba8f9909d0 100644 (file)
@@ -25,7 +25,7 @@ uses OStream,
 
 is
 
-    Create returns mutable GeneralModule from IGESDraw;
+    Create returns GeneralModule from IGESDraw;
     ---Purpose : Creates a GeneralModule from IGESDraw and puts it into GeneralLib
 
     OwnSharedCase  (me; CN : Integer; ent : IGESEntity;
@@ -48,24 +48,24 @@ is
     ---Purpose : Performs Specific Semantic Check for each type of Entity
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
     OwnRenewCase     (me; CN : Integer;
-                     entfrom : IGESEntity; entto : mutable IGESEntity;
+                     entfrom : IGESEntity; entto : IGESEntity;
                      TC : CopyTool)  is redefined;
     ---Purpose : Renews parameters which are specific of each Type of Entity :
     --           redefined for ViewsVisible ... (takes only the implied ref.s
     --           which have also been copied)
 
     OwnDeleteCase (me; CN : Integer;
-               ent : mutable IGESEntity)  is redefined;
+               ent : IGESEntity)  is redefined;
     ---Purpose : Clears parameters with can cause looping structures :
     --           redefined for ViewsVisible ... (clears the implied ref.s)
 
index 3b887af85066e5c28b8b38ee3200afbee998b0cd..1a811805711a2f7dd9542f939c05be92fa1164b0 100644 (file)
@@ -38,7 +38,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable LabelDisplay;
+        Create returns LabelDisplay;
 
         -- Specific Methods pertaining to the class
 
index 0edc81f4b764a00bf76d834d5753a5175f285029..4ff6da36fad23db6b5bc9a5203fb13c58905f50d 100644 (file)
@@ -35,7 +35,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable NetworkSubfigure;
+        Create returns NetworkSubfigure;
 
         -- specific for the entity
 
index 4cab454a44a4d09747e5ca4be77a57c8a1dedd46..58bfc44a7577e8915d79877930fbbc14c98fa630 100644 (file)
@@ -42,7 +42,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable NetworkSubfigureDef;
+        Create returns NetworkSubfigureDef;
 
         -- Specific Methods pertaining to the class
 
index 7cf546a5e964163c596b163f378f28b90740c26d..d539faf9e482fbfb5f42a972033647caff20c7f0 100644 (file)
@@ -44,7 +44,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable PerspectiveView;
+        Create returns PerspectiveView;
 
         -- Specific Methods pertaining to the class
 
index fad642df24e647cc91c76a5a8f1826bc884a5295..040ba78edd2d6feb726f96dff117b52b762521da 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable Planar;
+        Create returns Planar;
 
         -- Specific Methods pertaining to the class
 
index 55a0e698f961f820ee733ee02cef48036bc97ab3..ee2688f4a5f80dc5b471df38aca81d0114bd1db3 100644 (file)
@@ -22,7 +22,7 @@ uses Type, Protocol from Interface
 
 is
 
-    Create returns mutable Protocol from IGESDraw;
+    Create returns Protocol from IGESDraw;
 
     NbResources (me) returns Integer  is redefined;
     ---Purpose : Gives the count of Resource Protocol. Here, one
index 5d8ddc15bd52df62200ef7df5c7e5208e78ebb2b..d8bc6ebf45b9b517084aba2f0d5f85bf372ecc71 100644 (file)
@@ -27,13 +27,13 @@ raises DomainError
 
 is
 
-    Create returns mutable ReadWriteModule from IGESDraw;
+    Create returns ReadWriteModule from IGESDraw;
     ---Purpose : Creates a ReadWriteModule & puts it into ReaderLib & WriterLib
 
     CaseIGES (me; typenum, formnum : Integer) returns Integer;
     ---Purpose : Defines Case Numbers for Entities of IGESDraw
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError;
     ---Purpose : Reads own parameters from file for an Entity of IGESDraw
index 50201f38980057a4196661d19a3bced852a72932..b10a956061cd4b6d5d0c6aca7249070010c7e10e 100644 (file)
@@ -33,7 +33,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable RectArraySubfigure;
+        Create returns RectArraySubfigure;
 
         -- Specific Methods pertaining to the class
 
index 8e2a24578d26cbe30d27c6ff3c4eb1fc33b7a623..648f49e15197faf12dcfa65318464a4144021404 100644 (file)
@@ -36,7 +36,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable SegmentedViewsVisible;
+        Create returns SegmentedViewsVisible;
 
         -- Specific Methods pertaining to the class
 
index 81068832d8a55cde536ecf92f60a2fd851da9926..497e6581f6b9d3bfd998172689dcc8c3b258382f 100644 (file)
@@ -23,14 +23,14 @@ uses Messenger from Message, IGESEntity, IGESDumper
 
 is
 
-    Create returns mutable SpecificModule from IGESDraw;
+    Create returns SpecificModule from IGESDraw;
     ---Purpose : Creates a SpecificModule from IGESDraw & puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
              dumper : IGESDumper;  S : Messenger from Message; own : Integer);
     ---Purpose : Specific Dump (own parameters) for IGESDraw
 
-    OwnCorrect (me; CN : Integer; ent : mutable IGESEntity)
+    OwnCorrect (me; CN : Integer; ent : IGESEntity)
        returns Boolean  is redefined;
     ---Purpose : Performs non-ambiguous Corrections on Entities which support
     --           them (Planar)
index ca120da73ea6aed9af3cc4b084d11a5f6ab8da0a..2b9dcd57469796c3ccd2c890f9dfa4a7fae89cd9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCircArraySubfigure, ready to work
 
 
-    ReadOwnParams (me; ent : mutable CircArraySubfigure;
+    ReadOwnParams (me; ent : CircArraySubfigure;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : CircArraySubfigure; entto : mutable CircArraySubfigure;
+    OwnCopy    (me; entfrom : CircArraySubfigure; entto : CircArraySubfigure;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index e253e5fd59375950020684a01eb102675296d36d..d73794a8c2353ebbed2b969e6f168803cb911a05 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolConnectPoint, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ConnectPoint;
+    ReadOwnParams (me; ent : ConnectPoint;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ConnectPoint; entto : mutable ConnectPoint;
+    OwnCopy    (me; entfrom : ConnectPoint; entto : ConnectPoint;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 6d5f268f2c072f1a01113bc7460ba79d0556f3b3..8c0e6334c5c88d4c86eea1a07eb5521f81bee337 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDrawing, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Drawing;
+    ReadOwnParams (me; ent : Drawing;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Drawing <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Drawing) returns Boolean  is static;
+    OwnCorrect (me; ent : Drawing) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Drawing
     --           (Null Views are removed from list)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Drawing; entto : mutable Drawing;
+    OwnCopy    (me; entfrom : Drawing; entto : Drawing;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 7846488279d835b98cddd95789e1aeb1610553b4..30ceea69a6755d1e9e61706a9084f880731f1621 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDrawingWithRotation, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DrawingWithRotation;
+    ReadOwnParams (me; ent : DrawingWithRotation;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a DrawingWithRotation <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable DrawingWithRotation) returns Boolean  is static;
+    OwnCorrect (me; ent : DrawingWithRotation) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a DrawingWithRotation
     --           (Null Views are removed from list)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DrawingWithRotation; entto : mutable DrawingWithRotation;
+    OwnCopy    (me; entfrom : DrawingWithRotation; entto : DrawingWithRotation;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index a887f4177a32ff4e9a6c5074a079ec63df625ed8..72832131f8642bf348797b65d4eefc954cccf1d7 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLabelDisplay, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LabelDisplay;
+    ReadOwnParams (me; ent : LabelDisplay;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LabelDisplay; entto : mutable LabelDisplay;
+    OwnCopy    (me; entfrom : LabelDisplay; entto : LabelDisplay;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 4af24bfb0add0ccd9ae67117e8e97f34ec4e904f..15ecdeebde095cdf4fb6517b794a33d77a3ebed7 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNetworkSubfigure, ready to work
 
 
-    ReadOwnParams (me; ent : mutable NetworkSubfigure;
+    ReadOwnParams (me; ent : NetworkSubfigure;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : NetworkSubfigure; entto : mutable NetworkSubfigure;
+    OwnCopy    (me; entfrom : NetworkSubfigure; entto : NetworkSubfigure;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 748c0ecb37d8f2e0fe336943432e902389ff0fc6..5efd873c633fcfcdc89df90fcf478ddab78b374f 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNetworkSubfigureDef, ready to work
 
 
-    ReadOwnParams (me; ent : mutable NetworkSubfigureDef;
+    ReadOwnParams (me; ent : NetworkSubfigureDef;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : NetworkSubfigureDef; entto : mutable NetworkSubfigureDef;
+    OwnCopy    (me; entfrom : NetworkSubfigureDef; entto : NetworkSubfigureDef;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 1578e9ca99c908312130d467108c45a60a9063ce..dadb862351f5cfc9c8ae53a7ed25716beb3b54c5 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPerspectiveView, ready to work
 
 
-    ReadOwnParams (me; ent : mutable PerspectiveView;
+    ReadOwnParams (me; ent : PerspectiveView;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : PerspectiveView; entto : mutable PerspectiveView;
+    OwnCopy    (me; entfrom : PerspectiveView; entto : PerspectiveView;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 09e3215062dc204e35d54f6780a8088ddd501df2..372e004d4ce6b75feb9378a57801aa10cc002c1c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPlanar, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Planar;
+    ReadOwnParams (me; ent : Planar;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Planar <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Planar) returns Boolean  is static;
+    OwnCorrect (me; ent : Planar) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Planar
     --           (NbMatrices forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Planar; entto : mutable Planar;
+    OwnCopy    (me; entfrom : Planar; entto : Planar;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 9ffa961957141167324e6983d474008979bf2f4c..c52f319cb84836b42b09709246304c7cc85e7446 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolRectArraySubfigure, ready to work
 
 
-    ReadOwnParams (me; ent : mutable RectArraySubfigure;
+    ReadOwnParams (me; ent : RectArraySubfigure;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : RectArraySubfigure; entto : mutable RectArraySubfigure;
+    OwnCopy    (me; entfrom : RectArraySubfigure; entto : RectArraySubfigure;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index f8554d86c6a03f3adef9ab59823528ca9ab03144..9896454988129b071acd1f905ad2e7b5aba7d35b 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSegmentedViewsVisible, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SegmentedViewsVisible;
+    ReadOwnParams (me; ent : SegmentedViewsVisible;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SegmentedViewsVisible; entto : mutable SegmentedViewsVisible;
+    OwnCopy    (me; entfrom : SegmentedViewsVisible; entto : SegmentedViewsVisible;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 4f8fbe6b287a616d5ff74ecc3870631ebb0d35fd..c8f64f12311f8ddc95c2778697bc916e5384d189 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolView, ready to work
 
 
-    ReadOwnParams (me; ent : mutable View;
+    ReadOwnParams (me; ent : View;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : View; entto : mutable View;
+    OwnCopy    (me; entfrom : View; entto : View;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 0467c39fa43bdf50d5afcad08731b18e4b181971..a7f9b2855285c5482716ac3197dbc1dd977dd7c9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolViewsVisible, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ViewsVisible;
+    ReadOwnParams (me; ent : ViewsVisible;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -61,12 +61,12 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ViewsVisible; entto : mutable ViewsVisible;
+    OwnCopy    (me; entfrom : ViewsVisible; entto : ViewsVisible;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters shared not implied, i.e. all but
     --           the Displayed Entities
 
-    OwnRenew   (me; entfrom : ViewsVisible; entto : mutable ViewsVisible;
+    OwnRenew   (me; entfrom : ViewsVisible; entto : ViewsVisible;
                TC : CopyTool)  is static;
     ---Purpose : Copies Specific implied Parameters : the Displayed Entities
     --           which have already been copied
@@ -81,7 +81,7 @@ is
         is static;
     ---Purpose : Dump of Specific Parameters
 
-    OwnCorrect (me; ent : mutable ViewsVisible) returns Boolean is static;
+    OwnCorrect (me; ent : ViewsVisible) returns Boolean is static;
     ---Purpose : Sets automatic unambiguous Correction on a ViewsVisible
     --           (all displayed entities must refer to <ent> in directory part,
     --           else the list is cleared)
index 3fab18a0f468b39b08887bfd43ba03d4f1dd56a2..594518d6e1bdcff107a3689eacca6022132c9da9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolViewsVisibleWithAttr, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ViewsVisibleWithAttr;
+    ReadOwnParams (me; ent : ViewsVisibleWithAttr;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -61,12 +61,12 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ViewsVisibleWithAttr; entto : mutable ViewsVisibleWithAttr;
+    OwnCopy    (me; entfrom : ViewsVisibleWithAttr; entto : ViewsVisibleWithAttr;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters shared not implied, i.e. all but
     --           the Displayed Entities
 
-    OwnRenew   (me; entfrom : ViewsVisibleWithAttr; entto : mutable ViewsVisibleWithAttr;
+    OwnRenew   (me; entfrom : ViewsVisibleWithAttr; entto : ViewsVisibleWithAttr;
                TC : CopyTool)  is static;
     ---Purpose : Copies Specific implied Parameters : the Displayed Entities
     --           which have already been copied
@@ -81,7 +81,7 @@ is
         is static;
     ---Purpose : Dump of Specific Parameters
 
-    OwnCorrect (me; ent : mutable ViewsVisibleWithAttr) returns Boolean is static;
+    OwnCorrect (me; ent : ViewsVisibleWithAttr) returns Boolean is static;
     ---Purpose : Sets automatic unambiguous Correction on a ViewsVisibleWithAttr
     --           (all displayed entities must refer to <ent> in directory part,
     --           else the list is cleared)
index 19f16599c2bad94184fce1c8e850cb7b2692ecaa..3e960b8fb90fc8324afb664ce11088e266e78859 100644 (file)
@@ -35,7 +35,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable View;
+        Create returns View;
 
         -- Specific Methods pertaining to the class
 
index 8ff2d86f58143fded5109de90fedfeab5dbc0288..f1ec2fc89bcf969c4c9aa6ee5a7f319eead779d5 100644 (file)
@@ -33,7 +33,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable ViewsVisible;
+        Create returns ViewsVisible;
 
         -- Specific Methods pertaining to the class
 
index ee276ff244e08f957ad10b65b69bb77d64438462..50246c43c8a7ab7ee34109fdfd01eb6abc9d17f5 100644 (file)
@@ -39,7 +39,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable ViewsVisibleWithAttr;
+        Create returns ViewsVisibleWithAttr;
 
         -- Specific Methods pertaining to the class
 
index b167eb85fb91b52a656de9999656454e8a4db5be..1e0b8df99be635b61ed5e62ed3e0cdc114e8abd2 100644 (file)
@@ -33,7 +33,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable BSplineCurve;
+        Create returns BSplineCurve;
 
         -- Specific Methods pertaining to the class
 
index 85a87be587bf8676ebb47c9fb648ba6d2a1856a6..4c7f793b5ce7bab3f957acd59cd3adb1f280c06a 100644 (file)
@@ -33,7 +33,7 @@ raises   DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable BSplineSurface;
+        Create returns BSplineSurface;
 
         -- Specific Methods pertaining to the class
 
index a63014433053ef175f9d4ac766c01a7a33d5f66d..a6e0920c2d761452053afcf5e6352c666930b992 100644 (file)
@@ -31,7 +31,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable Boundary;
+        Create returns Boundary;
 
         -- Specific Methods pertaining to the class
 
@@ -101,7 +101,7 @@ is
         -- a model space curve referred to by the Index
         -- raises exception if Index <= 0 or Index > NbModelSpaceCurves()
 
-        ParameterCurve (me; Index, Num: Integer) returns mutable IGESEntity
+        ParameterCurve (me; Index, Num: Integer) returns IGESEntity
         raises OutOfRange;
        ---Purpose : returns an individual parameter curve
         -- raises exception if Index or Num is out of range
index 7d87eb781493094e15b30845a5704abde14b5e5e..2fe221514f35236631be96f1c4bd172ce32df0b8 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable BoundedSurface;
+        Create returns BoundedSurface;
 
         -- Specific Methods pertaining to the class
 
index 0329c52550c5e3e70eb3e245b7cb20d7bc5815cf..8ce79156be431c60bbe64d154ee152c87e40f657 100644 (file)
@@ -34,7 +34,7 @@ uses
 
 is
 
-        Create returns mutable CircularArc;
+        Create returns CircularArc;
 
         -- Specific Methods pertaining to the class
 
index 4492016395fb4f40a7fd752e62c167fbbee41eb3..3c38544366f73803d4e7514b60458a9b89b369a7 100644 (file)
@@ -30,7 +30,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable CompositeCurve;
+        Create returns CompositeCurve;
 
         -- Specific Methods pertaining to the class
 
index 3e307acee1087a1826641ca2bc1801e4c45c1484..1fa16534b4b17d30ba994ca63722dd41bc7e8584 100644 (file)
@@ -36,7 +36,7 @@ uses
 
 is
 
-        Create returns mutable ConicArc;
+        Create returns ConicArc;
 
         -- Specific Methods pertaining to the class
 
index 68418009388b0a9548fc77ef9dc64a872ad73c82..e781e7ff14d167f4280d393e43277f52647e6e08 100644 (file)
@@ -32,7 +32,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable CopiousData;
+        Create returns CopiousData;
 
         -- Specific Methods pertaining to the class
 
index 5bfcaf9ca3eb9c2f83d79abc6eb77ff66a2455f7..b7b76986f1c434d2483fa435afbff29faadd4d95 100644 (file)
@@ -26,7 +26,7 @@ uses  Integer  -- no one specific type
 
 is
 
-        Create returns mutable CurveOnSurface;
+        Create returns CurveOnSurface;
 
         -- Specific Methods pertaining to the class
 
index b512cfd742a96d47d5e8915a152e5f913e5ac009..935d268f58bf5143558285f8cd4a493ae04dbae9 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-        Create returns mutable Direction;
+        Create returns Direction;
 
         -- Specific Methods pertaining to the class
 
index 70fae9c0a2635cfb337f36115c4c5d227e531eec..8b20a54d43047bcc80a17f5a3328a7b75f90412c 100644 (file)
@@ -36,7 +36,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable Flash;
+        Create returns Flash;
 
         -- Specific Methods pertaining to the class
 
index b0bdd0601334cb2afe03ab4a4b8a8c60311b80ba..9e6a3f4fc3ebc9e92afbc6751651f9deba280ef2 100644 (file)
@@ -25,7 +25,7 @@ uses OStream,
 
 is
 
-    Create returns mutable GeneralModule from IGESGeom;
+    Create returns GeneralModule from IGESGeom;
     ---Purpose : Creates a GeneralModule from IGESGeom and puts it into GeneralLib
 
     OwnSharedCase  (me; CN : Integer; ent : IGESEntity;
@@ -43,12 +43,12 @@ is
     ---Purpose : Performs Specific Semantic Check for each type of Entity
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
index 96b53e582da839076d7bad4b997cab475c7f5bc8..4d7bd79fd90d7384c6c303e31f420a1772d8f7de 100644 (file)
@@ -34,7 +34,7 @@ uses
 
 is
 
-        Create returns mutable Line;
+        Create returns Line;
 
         -- Specific Methods pertaining to the class
 
index 463dd5f4e460809716ecbbc925b3e5b91677325c..6254436d637a7278d294dad3cbbb4eb3f2ffdeef 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-        Create returns mutable OffsetCurve;
+        Create returns OffsetCurve;
 
         -- Specific Methods pertaining to the class
 
index 9efe90ea2a2dfd1e8aa28fbce48dbe6cd8acea2f..7c397c141564daddcfcb1d75964514de8d72030a 100644 (file)
@@ -34,7 +34,7 @@ uses
 
 is
 
-        Create returns mutable OffsetSurface;
+        Create returns OffsetSurface;
 
         -- Specific Methods pertaining to the class
 
index 2900873357abd4338a3ecf5a81482f9da17af75f..b9fe5391d6e2b5eb4875c6d874ab91c428694650 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-        Create returns mutable Plane;
+        Create returns Plane;
 
         -- Specific Methods pertaining to the class
 
index a473afb9d7ab1d1ff2915b333ad432a75ef89133..a4e7a340609f654923a69fb106a3d8dd0a1e5ece 100644 (file)
@@ -26,7 +26,7 @@ uses
         XYZ          from gp
 is
 
-        Create returns mutable Point;
+        Create returns Point;
 
         -- Specific Methods pertaining to the class
 
index 68b901dfbfc62c8985ce7779ce410372e800ebdc..60fd79a7e077a1a340863b618ac34bb97109892d 100644 (file)
@@ -22,7 +22,7 @@ uses Type, Protocol from Interface
 
 is
 
-    Create returns mutable Protocol from IGESGeom;
+    Create returns Protocol from IGESGeom;
 
     NbResources (me) returns Integer  is redefined;
     ---Purpose : Gives the count of Resource Protocol. Here, one
index 58d330e17542b64337d5d5c1fac92f0f3289dc10..62b72360d5dcaced99755da604791b3a3d1d95d6 100644 (file)
@@ -27,13 +27,13 @@ raises DomainError
 
 is
 
-    Create returns mutable ReadWriteModule from IGESGeom;
+    Create returns ReadWriteModule from IGESGeom;
     ---Purpose : Creates a ReadWriteModule & puts it into ReaderLib & WriterLib
 
     CaseIGES (me; typenum, formnum : Integer) returns Integer;
     ---Purpose : Defines Case Numbers for Entities of IGESGeom
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError;
     ---Purpose : Reads own parameters from file for an Entity of IGESGeom
index f1bbc5d5384f06cbb255cf186d37ae6e3633edaa..ef22914180262990bd9bc448f326f499b63f5c5f 100644 (file)
@@ -32,7 +32,7 @@ uses
 
 is
 
-        Create returns mutable RuledSurface;
+        Create returns RuledSurface;
 
         -- Specific Methods pertaining to the class
 
index a1bafdb13338d9fa5eef59122682475656a97a1e..b18de01e90cb371a56c7efef1c181b9e0c654d52 100644 (file)
@@ -23,14 +23,14 @@ uses Messenger from Message, IGESEntity, IGESDumper
 
 is
 
-    Create returns mutable SpecificModule from IGESGeom;
+    Create returns SpecificModule from IGESGeom;
     ---Purpose : Creates a SpecificModule from IGESGeom & puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
              dumper : IGESDumper;  S : Messenger from Message; own : Integer);
     ---Purpose : Specific Dump (own parameters) for IGESGeom
 
-    OwnCorrect (me; CN : Integer; ent : mutable IGESEntity)
+    OwnCorrect (me; CN : Integer; ent : IGESEntity)
        returns Boolean  is redefined;
     ---Purpose : Performs non-ambiguous Correction on Entities which support
     --           them (Boundary,ConicArc,Flash,OffsetCurve,TransformationMatrix)
index f4a1cb29160bc607471817712cea947afc036114..8fae5c4d449e126e9ed6668abf329647dad6a7e0 100644 (file)
@@ -37,7 +37,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable SplineCurve;
+        Create returns SplineCurve;
 
         -- Specific Methods pertaining to the class
 
index 73e503a847bdd7d3ce2632ff7c8147dc6cc3f66b..f09afc656e0e01526392ed1634915d749f5d7bcb 100644 (file)
@@ -36,7 +36,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable SplineSurface;
+        Create returns SplineSurface;
 
         -- Specific Methods pertaining to the class
 
index a037a447dd158658c3db2f9db5aa5d9fd94bc3da..4923efc2c9db548ba3738459be94e8c5983f5510 100644 (file)
@@ -34,7 +34,7 @@ uses
 
 is
 
-        Create returns mutable SurfaceOfRevolution;
+        Create returns SurfaceOfRevolution;
 
         -- Specific Methods pertaining to the class
 
index 4ef8389b4995feb5f8d262e946fc782745b7253e..02a3585bbd6d2dc48c0da0d75262c875e164c310 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-        Create returns mutable TabulatedCylinder;
+        Create returns TabulatedCylinder;
 
         -- Specific Methods pertaining to the class
 
index 87f658effc01d2ec146c0ec960db2378f643a0f7..58687060db4cd84482fda6752eee3ddf4f98b145 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolBSplineCurve, ready to work
 
 
-    ReadOwnParams (me; ent : mutable BSplineCurve;
+    ReadOwnParams (me; ent : BSplineCurve;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : BSplineCurve; entto : mutable BSplineCurve;
+    OwnCopy    (me; entfrom : BSplineCurve; entto : BSplineCurve;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 71e6893939b8bb7402f8a3e8b147862edd001c3d..72c399769a33f698d407c3dfa24276f76aaa63b6 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolBSplineSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable BSplineSurface;
+    ReadOwnParams (me; ent : BSplineSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : BSplineSurface; entto : mutable BSplineSurface;
+    OwnCopy    (me; entfrom : BSplineSurface; entto : BSplineSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index c3a539cf38744d8e314426406aa85bd9dc6ae328..cb0cb6d2b9118e80f8fbbbb4e3794a0d7b7de2be 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolBoundary, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Boundary;
+    ReadOwnParams (me; ent : Boundary;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Boundary <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Boundary) returns Boolean  is static;
+    OwnCorrect (me; ent : Boundary) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Boundary
     --           (if BoundaryType = 0, Nullify all ParameterCurves)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Boundary; entto : mutable Boundary;
+    OwnCopy    (me; entfrom : Boundary; entto : Boundary;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index c43c416ca6c4282783e2510bc4218839fa4a56c9..1c47b8abd06b3663280ca6774321e608b9ecd044 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolBoundedSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable BoundedSurface;
+    ReadOwnParams (me; ent : BoundedSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : BoundedSurface; entto : mutable BoundedSurface;
+    OwnCopy    (me; entfrom : BoundedSurface; entto : BoundedSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 4b88fb834699a745f4852e8ec953e553bb27e7d3..99f714462992a214b6ea04a6b37a7c965a044019 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCircularArc, ready to work
 
 
-    ReadOwnParams (me; ent : mutable CircularArc;
+    ReadOwnParams (me; ent : CircularArc;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : CircularArc; entto : mutable CircularArc;
+    OwnCopy    (me; entfrom : CircularArc; entto : CircularArc;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 2317a01de9fd7a0300bdf90d1ba29e8273c63dd1..7c728f41fc19da4531ce98606eda073cdabd3005 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCompositeCurve, ready to work
 
 
-    ReadOwnParams (me; ent : mutable CompositeCurve;
+    ReadOwnParams (me; ent : CompositeCurve;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : CompositeCurve; entto : mutable CompositeCurve;
+    OwnCopy    (me; entfrom : CompositeCurve; entto : CompositeCurve;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 5aed8b5cbc335c6f0f1ec398507c635aecbf2b08..5607d37d4c53b3b818598e635350e860f14fbe54 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolConicArc, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ConicArc;
+    ReadOwnParams (me; ent : ConicArc;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a ConicArc <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable ConicArc) returns Boolean  is static;
+    OwnCorrect (me; ent : ConicArc) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a ConicArc
     --           (FormNumber recomputed according case Ellips-Parab-Hyperb)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ConicArc; entto : mutable ConicArc;
+    OwnCopy    (me; entfrom : ConicArc; entto : ConicArc;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 6806c23b85096e469a62815c365f4cdde59b0d86..af7b0cf5430131a72aeb71ae3825d4f4a865b1a6 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCopiousData, ready to work
 
 
-    ReadOwnParams (me; ent : mutable CopiousData;
+    ReadOwnParams (me; ent : CopiousData;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : CopiousData; entto : mutable CopiousData;
+    OwnCopy    (me; entfrom : CopiousData; entto : CopiousData;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index ed28930246aec1980968190701df880e73c05708..37092184baf58b0627cfcfcf570adf9a20f907bb 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCurveOnSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable CurveOnSurface;
+    ReadOwnParams (me; ent : CurveOnSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a CurveOnSurface <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable CurveOnSurface) returns Boolean  is static;
+    OwnCorrect (me; ent : CurveOnSurface) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a CurveOnSurface
     --           (its CurveUV must have UseFlag at 5)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : CurveOnSurface; entto : mutable CurveOnSurface;
+    OwnCopy    (me; entfrom : CurveOnSurface; entto : CurveOnSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 2e5452276fad02f4cb11c71f926e90d219f4e425..2a48d120d1c20442a67f01649f0d9468270cec1c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDirection, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Direction;
+    ReadOwnParams (me; ent : Direction;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Direction; entto : mutable Direction;
+    OwnCopy    (me; entfrom : Direction; entto : Direction;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 054dd9369a0e72e8ea7d63a56e8b9919013cd874..61c01d4a7540448d409e80f68ae37c159150f77c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolFlash, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Flash;
+    ReadOwnParams (me; ent : Flash;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Flash <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Flash) returns Boolean  is static;
+    OwnCorrect (me; ent : Flash) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Flash
     --           (LineFont in Directory Entry forced to Rank = 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Flash; entto : mutable Flash;
+    OwnCopy    (me; entfrom : Flash; entto : Flash;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 0fede51bb479733170b5a1a9a1e4f4b2b11f6d51..f2ad81b1af263b527edd25db4d2ff58fb951034d 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLine, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Line;
+    ReadOwnParams (me; ent : Line;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Line; entto : mutable Line;
+    OwnCopy    (me; entfrom : Line; entto : Line;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 427626ffb7cea8eb3644031d674aecc6a69028c5..430964d5595db1ddf3c34c27ed6300001b57e604 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolOffsetCurve, ready to work
 
 
-    ReadOwnParams (me; ent : mutable OffsetCurve;
+    ReadOwnParams (me; ent : OffsetCurve;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a OffsetCurve <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable OffsetCurve) returns Boolean  is static;
+    OwnCorrect (me; ent : OffsetCurve) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a OffsetCurve
     --           (if OffsetType is not 3, OffsetFunction is cleared)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : OffsetCurve; entto : mutable OffsetCurve;
+    OwnCopy    (me; entfrom : OffsetCurve; entto : OffsetCurve;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index ed3e775b4dba9dc7622cfaeefaee48d4da90f54f..920628dff3f8938cc755495f62f2e1159c058005 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolOffsetSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable OffsetSurface;
+    ReadOwnParams (me; ent : OffsetSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : OffsetSurface; entto : mutable OffsetSurface;
+    OwnCopy    (me; entfrom : OffsetSurface; entto : OffsetSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index d46d32acf5354409417e77ff080494e0420af1fe..1ca086134e34c5367730132404e91d786701d6e8 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPlane, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Plane;
+    ReadOwnParams (me; ent : Plane;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Plane; entto : mutable Plane;
+    OwnCopy    (me; entfrom : Plane; entto : Plane;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 99b8e50ca81e7aa5381bdfbbd46cfbcf13a0d3eb..b718f2e9e144ba1e38cf963ce18acefefbcc7dfa 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPoint, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Point;
+    ReadOwnParams (me; ent : Point;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Point; entto : mutable Point;
+    OwnCopy    (me; entfrom : Point; entto : Point;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index c485b3db6e7315a64649593b5f1f13e9dcb0e048..b935b13be5a620777308f9425cd50dc2bb844451 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolRuledSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable RuledSurface;
+    ReadOwnParams (me; ent : RuledSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : RuledSurface; entto : mutable RuledSurface;
+    OwnCopy    (me; entfrom : RuledSurface; entto : RuledSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 57e5d139ccfdb1354f4cc83b35ad7bf41e84fa23..e9bbe246ed6fca2ed237e0a1fa0587d12caa4e7d 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSplineCurve, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SplineCurve;
+    ReadOwnParams (me; ent : SplineCurve;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SplineCurve; entto : mutable SplineCurve;
+    OwnCopy    (me; entfrom : SplineCurve; entto : SplineCurve;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index b3eca27149fd077f1b765f49ff28226306bd163f..ff62fc38c17dabcc44b98143d6225399c02e4776 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSplineSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SplineSurface;
+    ReadOwnParams (me; ent : SplineSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SplineSurface; entto : mutable SplineSurface;
+    OwnCopy    (me; entfrom : SplineSurface; entto : SplineSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 4bb0289e6e9875586b60702f8b6f17fc3bd860c4..9c4c30f69fdfd5ecc28ef2beee75c7dd60267330 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSurfaceOfRevolution, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SurfaceOfRevolution;
+    ReadOwnParams (me; ent : SurfaceOfRevolution;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SurfaceOfRevolution; entto : mutable SurfaceOfRevolution;
+    OwnCopy    (me; entfrom : SurfaceOfRevolution; entto : SurfaceOfRevolution;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 296b0bc7a1cd96339e0f0b59ff492a8c7991b423..ada8f8f7d99732d17f5ec02f210b625edcf4104e 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolTabulatedCylinder, ready to work
 
 
-    ReadOwnParams (me; ent : mutable TabulatedCylinder;
+    ReadOwnParams (me; ent : TabulatedCylinder;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : TabulatedCylinder; entto : mutable TabulatedCylinder;
+    OwnCopy    (me; entfrom : TabulatedCylinder; entto : TabulatedCylinder;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 87eac27c2a7477787f3a959d00113e0ccbb8d07b..f3e9558cebf6435bda4e21a02f477f218300f9b1 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolTransformationMatrix, ready to work
 
 
-    ReadOwnParams (me; ent : mutable TransformationMatrix;
+    ReadOwnParams (me; ent : TransformationMatrix;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a TransformationMatrix <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable TransformationMatrix) returns Boolean  is static;
+    OwnCorrect (me; ent : TransformationMatrix) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a TransformationMatrix
     --           (FormNumber if 0 or 1, recomputed according Positive/Negative)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : TransformationMatrix; entto : mutable TransformationMatrix;
+    OwnCopy    (me; entfrom : TransformationMatrix; entto : TransformationMatrix;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 813a953ad0e0468444f446cb20a9c9f005c6c3aa..36bd724f5ebe65de9a80ec78b7bb0159ebbfcf51 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolTrimmedSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable TrimmedSurface;
+    ReadOwnParams (me; ent : TrimmedSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : TrimmedSurface; entto : mutable TrimmedSurface;
+    OwnCopy    (me; entfrom : TrimmedSurface; entto : TrimmedSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index a4afeb42f24502face0b3a7025afaed2f6c2c7ac..26b921d5e46100a647618a90ac17c9f1cb5ab672 100644 (file)
@@ -34,7 +34,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable TransformationMatrix;
+        Create returns TransformationMatrix;
 
         -- Specific Methods pertaining to the class
 
index 4393661df9bf5adf7b93f8cf71e593297aeaf60e..726e0d172d78fe9eb2dfff1103cb70d7a08cb111 100644 (file)
@@ -36,7 +36,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable TrimmedSurface;
+        Create returns TrimmedSurface;
 
         -- Specific Methods pertaining to the class
 
index 28485e7cf8a6e8d43b84ea695e7d0b103caa28c7..bc47fb314a6014c1dbdba6918949b43fc4520aa1 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-        Create returns mutable Color;
+        Create returns Color;
 
         -- Specific Methods pertaining to class
 
index 43c4f3b791f644f170ef77383ca1a2f5b8a1059c..b0cd550863ba31679013dd62171438310262009b 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable DefinitionLevel;
+        Create returns DefinitionLevel;
 
         -- Specific Methods pertaining to the class
 
index 0d4efe73cba9f1f7abc7ab788abdf067eda4af3f..e07cc0f00cd832504e0435ef1cdb8a072c0ee57e 100644 (file)
@@ -28,7 +28,7 @@ uses  Integer, Real  -- no one specific type
 
 is
 
-        Create returns mutable DrawingSize;
+        Create returns DrawingSize;
 
         -- Specific Methods pertaining to the class
 
index deb42c357cd3b5a1615a2cfa93f7de8f97e79567..df25cfec616a723ad03b03c74715c5ce2eb06574 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable DrawingUnits;
+        Create returns DrawingUnits;
 
         -- Specific Methods pertaining to the class
 
index a518c630e7a38e640c8373d1c4786f2c5d777232..4410a39c5742edca1e54caa8e5a91c938be40e55 100644 (file)
@@ -25,7 +25,7 @@ uses OStream,
 
 is
 
-    Create returns mutable GeneralModule from IGESGraph;
+    Create returns GeneralModule from IGESGraph;
     ---Purpose : Creates a GeneralModule from IGESGraph and puts it into GeneralLib
 
     OwnSharedCase  (me; CN : Integer; ent : IGESEntity;
@@ -43,12 +43,12 @@ is
     ---Purpose : Performs Specific Semantic Check for each type of Entity
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
index 831608ecdf22e7e59a00783d15aaa57a8a767690..6ee5b05b5412fdde1382d72a0ccf8cb881f95b3c 100644 (file)
@@ -27,7 +27,7 @@ uses  Integer  -- no one specific type
 
 is
 
-        Create returns mutable HighLight;
+        Create returns HighLight;
 
         -- Specific Methods pertaining to the class
 
index 4071ca470e98fa3b81d3cac5e4afdaa7833e07e2..330f8a2457e52a427d25c0673c45ecbd5cd6db26 100644 (file)
@@ -27,7 +27,7 @@ uses  Integer, Real  -- no one specific type
 
 is
 
-        Create returns mutable IntercharacterSpacing;
+        Create returns IntercharacterSpacing;
 
         -- Specific Methods pertaining to the class
 
index c20c126ba0752a7e23f6b84a156fadcf816c72d2..f15483e0dfe07a0f9ba4701038a533a999eda524 100644 (file)
@@ -34,7 +34,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable LineFontDefPattern;
+        Create returns LineFontDefPattern;
 
         -- Specific Methods pertaining to class
 
index f142646175928d1d65d56e53db4d85dbb6368563..ee6bc3da8c672e5332762eede6b4c96bf66e136d 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-        Create returns mutable LineFontDefTemplate;
+        Create returns LineFontDefTemplate;
 
         -- Specific Methods pertaining to class
 
index 20d491e265d35b14e49eae2b0a4473db560c103c..5ef9c980bf769e16b8536759dff714df671856ee 100644 (file)
@@ -28,7 +28,7 @@ uses  Integer  -- no one specific type
 
 is
 
-        Create returns mutable LineFontPredefined;
+        Create returns LineFontPredefined;
 
         -- Specific Methods pertaining to the class
 
index dfdf3e8995f62fcde51d7f55421e0cdb34cd399f..117cab11235c4c058aa25c214603e8d41b654260 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable NominalSize;
+        Create returns NominalSize;
 
         -- Specific Methods pertaining to the class
 
index c0925d98f5b528b74e06864338d0d5c7ef88ba44..08403d490a5d7d811a6bed55a208b07563617a5e 100644 (file)
@@ -28,7 +28,7 @@ uses  Integer  -- no one specific type
 
 is
 
-        Create returns mutable Pick;
+        Create returns Pick;
 
         -- Specific Methods pertaining to the class
 
index 8c034a6333674784fc9e3b197495c979aa155274..26de5b91246007df21811a96f228bff06ade2600 100644 (file)
@@ -22,7 +22,7 @@ uses Type, Protocol from Interface
 
 is
 
-    Create returns mutable Protocol from IGESGraph;
+    Create returns Protocol from IGESGraph;
 
     NbResources (me) returns Integer  is redefined;
     ---Purpose : Gives the count of Resource Protocol. Here, one
index ed415aa97c53651e267d3b0c286127ae7a78fba2..83333262318821ed01eafec35df691da816df325 100644 (file)
@@ -27,13 +27,13 @@ raises DomainError
 
 is
 
-    Create returns mutable ReadWriteModule from IGESGraph;
+    Create returns ReadWriteModule from IGESGraph;
     ---Purpose : Creates a ReadWriteModule & puts it into ReaderLib & WriterLib
 
     CaseIGES (me; typenum, formnum : Integer) returns Integer;
     ---Purpose : Defines Case Numbers for Entities of IGESGraph
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError;
     ---Purpose : Reads own parameters from file for an Entity of IGESGraph
index 24368009ec7f1f7219e80ba6ca33ddf4f65069b0..3327682508de8388885b816b6343f24b255387c0 100644 (file)
@@ -23,14 +23,14 @@ uses Messenger from Message, IGESEntity, IGESDumper
 
 is
 
-    Create returns mutable SpecificModule from IGESGraph;
+    Create returns SpecificModule from IGESGraph;
     ---Purpose : Creates a SpecificModule from IGESGraph & puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
              dumper : IGESDumper;  S : Messenger from Message; own : Integer);
     ---Purpose : Specific Dump (own parameters) for IGESGraph
 
-    OwnCorrect (me; CN : Integer; ent : mutable IGESEntity)
+    OwnCorrect (me; CN : Integer; ent : IGESEntity)
        returns Boolean  is redefined;
     ---Purpose : Performs non-ambiguous Corrections on Entities which support
     --           them (DrawingSize,DrawingUnits,HighLight,IntercharacterSpacing,
index e8a63cd8de612bc8cd79f184693fb2f704c995c6..9d0bdae68e59b927b7a7dcdc6515d1ced4b5affe 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-        Create returns mutable TextDisplayTemplate;
+        Create returns TextDisplayTemplate;
 
         -- specific for the entity
 
index d76f1668a4bf8cb8baf2073d7416faa7b21aa608..bba5ba81e8f5471c593aaa6485f78491de1d21a3 100644 (file)
@@ -33,7 +33,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable TextFontDef;
+        Create returns TextFontDef;
 
         -- specific for the entity
 
index 673f57f2d97b13b036d19a7cb653293610a30f32..33f5c6eae329f6008f6fe9f945b4ef22ae8196bd 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolColor, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Color;
+    ReadOwnParams (me; ent : Color;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Color; entto : mutable Color;
+    OwnCopy    (me; entfrom : Color; entto : Color;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index d6dd9ab58ef4f93de7a7273ad7a97e96d584d20d..7263c866a7f1c4be5314487633d017414590a27b 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDefinitionLevel, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DefinitionLevel;
+    ReadOwnParams (me; ent : DefinitionLevel;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DefinitionLevel; entto : mutable DefinitionLevel;
+    OwnCopy    (me; entfrom : DefinitionLevel; entto : DefinitionLevel;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 9de50e60e3568b8f705bf2ff4b6f318fe58a90aa..cedd36ebfc028ab41efe0b627bd82aef64ad4a94 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDrawingSize, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DrawingSize;
+    ReadOwnParams (me; ent : DrawingSize;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a DrawingSize <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable DrawingSize) returns Boolean  is static;
+    OwnCorrect (me; ent : DrawingSize) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a DrawingSize
     --           (NbPropertyValues forced to 2)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DrawingSize; entto : mutable DrawingSize;
+    OwnCopy    (me; entfrom : DrawingSize; entto : DrawingSize;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 079781be630796251b52538b13f1303f153f44e9..406803359fa199db8f6d7dc1bf0061be99234bdd 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolDrawingUnits, ready to work
 
 
-    ReadOwnParams (me; ent : mutable DrawingUnits;
+    ReadOwnParams (me; ent : DrawingUnits;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a DrawingUnits <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable DrawingUnits) returns Boolean  is static;
+    OwnCorrect (me; ent : DrawingUnits) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a DrawingUnits
     --           (NbPropertyValues forced to 2)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : DrawingUnits; entto : mutable DrawingUnits;
+    OwnCopy    (me; entfrom : DrawingUnits; entto : DrawingUnits;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 43f93dc8e0368d8479fd55f6e4704dbb0699d726..81c7cad0f865258fe55bc6404d18defd1b5677f0 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolHighLight, ready to work
 
 
-    ReadOwnParams (me; ent : mutable HighLight;
+    ReadOwnParams (me; ent : HighLight;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a HighLight <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable HighLight) returns Boolean  is static;
+    OwnCorrect (me; ent : HighLight) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a HighLight
     --           (NbPropertyValues forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : HighLight; entto : mutable HighLight;
+    OwnCopy    (me; entfrom : HighLight; entto : HighLight;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index f43b1c6b5d923c7a56b180d4b10793e165423379..3afc8bab526b93df914e3a0ef25d5dd39509f01b 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolIntercharacterSpacing, ready to work
 
 
-    ReadOwnParams (me; ent : mutable IntercharacterSpacing;
+    ReadOwnParams (me; ent : IntercharacterSpacing;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a IntercharacterSpacing <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable IntercharacterSpacing) returns Boolean  is static;
+    OwnCorrect (me; ent : IntercharacterSpacing) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a IntercharacterSpacing
     --           (NbPropertyValues forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : IntercharacterSpacing; entto : mutable IntercharacterSpacing;
+    OwnCopy    (me; entfrom : IntercharacterSpacing; entto : IntercharacterSpacing;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 1a45d64e7033f06c8a74fc6600b40bc85d71e192..8ef2bf2928eb7299a12abc9062e9bbf724275f60 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLineFontDefPattern, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LineFontDefPattern;
+    ReadOwnParams (me; ent : LineFontDefPattern;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LineFontDefPattern; entto : mutable LineFontDefPattern;
+    OwnCopy    (me; entfrom : LineFontDefPattern; entto : LineFontDefPattern;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index b603d35e6b6227fb0a798dfa740aaba1753d7ba2..a010c9338e99ad7bc205dcdbdf5c7d0bfac268ea 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLineFontDefTemplate, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LineFontDefTemplate;
+    ReadOwnParams (me; ent : LineFontDefTemplate;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LineFontDefTemplate; entto : mutable LineFontDefTemplate;
+    OwnCopy    (me; entfrom : LineFontDefTemplate; entto : LineFontDefTemplate;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 5608c5da7795de5b733c8e1b28524ce43e766d53..96c6da8218d535df99721386c131391bc116b4f1 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLineFontPredefined, ready to work
 
 
-    ReadOwnParams (me; ent : mutable LineFontPredefined;
+    ReadOwnParams (me; ent : LineFontPredefined;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a LineFontPredefined <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable LineFontPredefined) returns Boolean  is static;
+    OwnCorrect (me; ent : LineFontPredefined) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a LineFontPredefined
     --           (NbPropertyValues forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : LineFontPredefined; entto : mutable LineFontPredefined;
+    OwnCopy    (me; entfrom : LineFontPredefined; entto : LineFontPredefined;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 69edd5614e69d4831d50c7259b461cdf70d9da42..b8af22847598b7a9b7be1ba5ec2bf363d5003aec 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolNominalSize, ready to work
 
 
-    ReadOwnParams (me; ent : mutable NominalSize;
+    ReadOwnParams (me; ent : NominalSize;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a NominalSize <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable NominalSize) returns Boolean  is static;
+    OwnCorrect (me; ent : NominalSize) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a NominalSize
     --           (NbPropertyValues forced to 2 or 3 according HasStandardName)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : NominalSize; entto : mutable NominalSize;
+    OwnCopy    (me; entfrom : NominalSize; entto : NominalSize;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 3b497cc2dee1dceab5a1477b8153581af4c25d0b..9e206846b17e74233591c6f7ed4de8fb36942342 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPick, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Pick;
+    ReadOwnParams (me; ent : Pick;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a Pick <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable Pick) returns Boolean  is static;
+    OwnCorrect (me; ent : Pick) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a Pick
     --           (NbPropertyValues forced to 1)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Pick; entto : mutable Pick;
+    OwnCopy    (me; entfrom : Pick; entto : Pick;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index f0ac06950c14d569b01ee9d0a637ea6877421c50..7ffb1f9a7bfd729299c518d46cda2a972afaec45 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolTextDisplayTemplate, ready to work
 
 
-    ReadOwnParams (me; ent : mutable TextDisplayTemplate;
+    ReadOwnParams (me; ent : TextDisplayTemplate;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : TextDisplayTemplate; entto : mutable TextDisplayTemplate;
+    OwnCopy    (me; entfrom : TextDisplayTemplate; entto : TextDisplayTemplate;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index e9eef12687768085c5ff84daa8dd82925daec364..994aefdb0fbe2195ee1c96bc5673c3ead9b58f41 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolTextFontDef, ready to work
 
 
-    ReadOwnParams (me; ent : mutable TextFontDef;
+    ReadOwnParams (me; ent : TextFontDef;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : TextFontDef; entto : mutable TextFontDef;
+    OwnCopy    (me; entfrom : TextFontDef; entto : TextFontDef;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index cd74991dd3f677e144aa1a97b8fa8ded407550dc..243efe9bafe004470fb61757275343f8703d9af5 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolUniformRectGrid, ready to work
 
 
-    ReadOwnParams (me; ent : mutable UniformRectGrid;
+    ReadOwnParams (me; ent : UniformRectGrid;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -47,7 +47,7 @@ is
     ---Purpose : Lists the Entities shared by a UniformRectGrid <ent>, from
     --           its specific (own) parameters
 
-    OwnCorrect (me; ent : mutable UniformRectGrid) returns Boolean  is static;
+    OwnCorrect (me; ent : UniformRectGrid) returns Boolean  is static;
     ---Purpose : Sets automatic unambiguous Correction on a UniformRectGrid
     --           (NbPropertyValues forced to 9)
 
@@ -59,7 +59,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : UniformRectGrid; entto : mutable UniformRectGrid;
+    OwnCopy    (me; entfrom : UniformRectGrid; entto : UniformRectGrid;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 7a1b774dd6fe6af08cd13dd0615a286ed2d3d716..48a78f6f1812a32c5729288b9e6162315502c0b6 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-        Create returns mutable UniformRectGrid;
+        Create returns UniformRectGrid;
 
         -- Specific Methods pertaining to the class
 
index b9b1a5fea8dde4a647075d0dbc921cde9d7ee921..937849111d90c959aab15a40fd4232aac11ba4f2 100644 (file)
@@ -23,10 +23,10 @@ uses CString, SessionPilot, ReturnStatus
 
 is
 
-    Create returns mutable Activator from IGESSelect;
+    Create returns Activator from IGESSelect;
 
 
-    Do   (me : mutable; number : Integer; pilot : mutable SessionPilot)
+    Do   (me : mutable; number : Integer; pilot : SessionPilot)
        returns ReturnStatus;
     ---Purpose : Executes a Command Line for IGESSelect
 
index 92a98f93770cf607302005e944ebda8d1def14a5..9e3dbf3572f6d2ee08b4457d11beee100de2d3ee 100644 (file)
@@ -26,7 +26,7 @@ uses CString, AsciiString from TCollection,
 
 is
 
-    Create returns mutable AddFileComment;
+    Create returns AddFileComment;
     ---Purpose : Creates a new emoty AddFileComment. Use AddLine to complete it
 
     Clear (me : mutable);
index 413e87e05c5de25eb9ce359108f06ec8a466a1f2..ee3c293d334695f872c7691e8c75b4f609cb4b41 100644 (file)
@@ -24,11 +24,11 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable AddGroup;
+    Create returns AddGroup;
     ---Purpose : Creates an AddGroup
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : Adds a new group
 
index c1bdc0e02c253b5cf92adf4c96f8cb243f6ec3f8..44677b697a9c70cfc97a057e0b435b666ac9717c 100644 (file)
@@ -44,11 +44,11 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable AutoCorrect;
+    Create returns AutoCorrect;
     ---Purpose : Creates an AutoCorrect.
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : corrects entities when it is absolutely
     --           obvious, i.e. non equivoque (by DirChecker and specific
index 5ed5ddb70cee7840287fdfa72a8f80a5fefa3e32..34419f36b3b847fc7ae4ea948289fcc9320a0dfd 100644 (file)
@@ -33,7 +33,7 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable ChangeLevelList;
+    Create returns ChangeLevelList;
     ---Purpose : Creates a ChangeLevelList, not yet defined
     --           (see SetOldNumber and SetNewNumber)
 
@@ -42,11 +42,11 @@ is
     --           which have a LevelList which contains the value are processed.
     --           Else, all entities attached to a LevelList are.
 
-    OldNumber (me) returns mutable IntParam;
+    OldNumber (me) returns IntParam;
     ---Purpose : Returns the parameter for OldNumber. If not defined (Null
     --           Handle), it will be interpreted as "all level lists"
 
-    SetOldNumber (me : mutable; param : mutable IntParam);
+    SetOldNumber (me : mutable; param : IntParam);
     ---Purpose : Sets a parameter for OldNumber
 
     HasNewNumber (me) returns Boolean;
@@ -54,16 +54,16 @@ is
     --           value for Level Number. Else, the first value of the LevelList
     --           is used as new Level Number.
 
-    NewNumber (me) returns mutable IntParam;
+    NewNumber (me) returns IntParam;
     ---Purpose : Returns the parameter for NewNumber. If not defined (Null
     --           Handle), it will be interpreted as "new value 0"
 
-    SetNewNumber (me : mutable; param : mutable IntParam);
+    SetNewNumber (me : mutable; param : IntParam);
     ---Purpose : Sets a parameter for NewNumber
 
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : considers selected target entities :
     --           If OldNumber is not defined, all entities attached to a
index e49225c47cedd32d8342a00385f5a4fec98f93d2..5014bdb9e91d66dabcd1f06c4e678ea88316e053 100644 (file)
@@ -30,7 +30,7 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable ChangeLevelNumber;
+    Create returns ChangeLevelNumber;
     ---Purpose : Creates a ChangeLevelNumber, not yet defined
     --           (see SetOldNumber and SetNewNumber)
 
@@ -39,23 +39,23 @@ is
     --           attached to the value of OldNumber will be considered. Else,
     --           all entities but those attached to a Level List will be.
 
-    OldNumber (me) returns mutable IntParam;
+    OldNumber (me) returns IntParam;
     ---Purpose : Returns the parameter for OldNumber. If not defined (Null
     --           Handle), it will be interpreted as "all level numbers"
 
-    SetOldNumber (me : mutable; param : mutable IntParam);
+    SetOldNumber (me : mutable; param : IntParam);
     ---Purpose : Sets a parameter for OldNumber
 
-    NewNumber (me) returns mutable IntParam;
+    NewNumber (me) returns IntParam;
     ---Purpose : Returns the parameter for NewNumber. If not defined (Null
     --           Handle), it will be interpreted as "new value 0"
 
-    SetNewNumber (me : mutable; param : mutable IntParam);
+    SetNewNumber (me : mutable; param : IntParam);
     ---Purpose : Sets a parameter for NewNumber
 
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : considers selected target entities :
     --           If OldNumber is not defined, all entities but those attached
index 3be71528189b6d6a838e700e26e0ff065438eae3..05137feedfb7dfd4effa11062561c174df9ee527 100644 (file)
@@ -29,12 +29,12 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable ComputeStatus;
+    Create returns ComputeStatus;
     ---Purpose : Creates an ComputeStatus, which uses the system Date
 
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : it first evaluates the required values for
     --           Subordinate Status and Use Flag (in Directory Part of each
index 0e0fc1feb384b6118a9b596babd2b785199fc61c..1096c4b1e92b0d20accf18f77991bddcb6d50c21 100644 (file)
@@ -33,7 +33,7 @@ is
 
     Create (withmap  : Boolean = Standard_True;
            withlist : Boolean = Standard_False)
-        returns mutable CounterOfLevelNumber;
+        returns CounterOfLevelNumber;
     ---Purpose : Creates a CounterOfLevelNumber, clear, ready to work
     --           <withmap> and <withlist> are transmitted to SignCounter
 
index 86c33bbac423d2763360dc660fe22d1777385739..08fad9d5ce57732c208b648caa5b39779a6716ea 100644 (file)
@@ -28,7 +28,7 @@ uses AsciiString from TCollection, EntityIterator, Graph, SubPartsIterator,
 
 is
 
-    Create returns mutable DispPerDrawing;
+    Create returns DispPerDrawing;
     ---Purpose : Creates a DispPerDrawing
 
     Label (me) returns AsciiString from TCollection;
index 23768bd539b56466ddea3ab3d9454d16004841a5..9b342fe514f13db3ea7021f0c9296789e2409fd0 100644 (file)
@@ -29,7 +29,7 @@ uses AsciiString from TCollection, EntityIterator, Graph, SubPartsIterator,
 
 is
 
-    Create returns mutable DispPerSingleView;
+    Create returns DispPerSingleView;
     ---Purpose : Creates a DispPerSingleView
 
     Label (me) returns AsciiString from TCollection;
index ef684d763e81d84ff3ddf70895ff30300e1c6f0d..572c9141905674ab0c2012c920dab8d41c10de42 100644 (file)
@@ -24,7 +24,7 @@ uses Transient, AsciiString from TCollection, SessionFile
 
 is
 
-    Create returns mutable Dumper;
+    Create returns Dumper;
     ---Purpose : Creates a Dumper and puts it into the Library of Dumper
 
     WriteOwn (me; file : in out SessionFile; item : Transient) returns Boolean;
@@ -32,7 +32,7 @@ is
     --           Returns True if <item> has been processed, False else
 
     ReadOwn  (me; file : in out SessionFile;
-           type : AsciiString from TCollection; item : out mutable Transient)
+           type : AsciiString from TCollection; item : out Transient)
        returns Boolean;
     ---Purpose : Recognizes and Read Own Parameters for Types of package
     --           IGESSelect. Returns True if done and <item> created, False else
index 608a7a97a4c1370801b19259401961febd0355b1..59392d5ef3cdf57e95dce51ce83626c12c70b5d3 100644 (file)
@@ -35,7 +35,7 @@ is
     Load (me; form : EditForm; ent : Transient; model : InterfaceModel)
        returns Boolean;
 
-    Update (me; form : mutable EditForm; num : Integer;
+    Update (me; form : EditForm; num : Integer;
            newval : HAsciiString; enforce : Boolean)
        returns Boolean  is redefined;
        -- for dynamically computed values
index 394bce705608c2907695b4a7862a223db5d30c22..d9cd870a83b4baacca374ddcd97284f2060c2351 100644 (file)
@@ -35,7 +35,7 @@ is
     Load (me; form : EditForm; ent : Transient; model : InterfaceModel)
        returns Boolean;
 
-    Update (me; form : mutable EditForm; num : Integer;
+    Update (me; form : EditForm; num : Integer;
            newval : HAsciiString; enforce : Boolean)
        returns Boolean  is redefined;
        -- for dynamically computed values
index 0fe4bb160838c8b337b24f18f4884d912560004d..fc8ed8e8d78aae0a2c87c1e7cbbbce6a9149f3f1 100644 (file)
@@ -26,7 +26,7 @@ uses CString, AsciiString from TCollection,
 
 is
 
-    Create returns mutable FloatFormat;
+    Create returns FloatFormat;
     ---Purpose : Creates a new FloatFormat, with standard options :
     --           ZeroSuppress, Main Format = %E,
     --           Format between 0.001 and 1000. = %f
index ac05ce36103d50416f5a5913b962145d4b8d31b6..8cd131ba62cd902bd81122a7fe2f64a1a8a4ffed 100644 (file)
@@ -25,7 +25,7 @@ uses CString, Transient, InterfaceModel
 
 is
 
-    Create returns mutable IGESName;
+    Create returns IGESName;
     ---Purpose : Creates a Signature for IGES Name (reduced to ShortLabel,
     --           without SubscriptLabel or Long Name)
 
index 9da345eaed0a5512dd0557bbd28c7a9cf0a83ed7..15c39423019d829e6051d8d49437a2ef709a1d3e 100644 (file)
@@ -26,7 +26,7 @@ uses CString, Transient, InterfaceModel
 
 is
 
-    Create (withform : Boolean = Standard_True) returns mutable IGESTypeForm;
+    Create (withform : Boolean = Standard_True) returns IGESTypeForm;
     ---Purpose : Creates a Signature for IGES Type & Form Numbers
     --           If <withform> is False, for IGES Type Number only
 
index 135882a4a94cbae7ac3ba67c9e8127a4376b8049..f251a9bfa0ba197c70c5b027507aec59afb79fe1 100644 (file)
@@ -32,11 +32,11 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable RebuildDrawings;
+    Create returns RebuildDrawings;
     ---Purpose : Creates an RebuildDrawings, which uses the system Date
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : Rebuilds the original Drawings
 
index 6810475ee751536286fdcd24cbc718cd7891d969..642a9aaaa1d8b2c03e8e395f9b3557200b291014 100644 (file)
@@ -32,11 +32,11 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable RebuildGroups;
+    Create returns RebuildGroups;
     ---Purpose : Creates an RebuildGroups, which uses the system Date
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : Rebuilds the original groups
 
index 829b74b56737b5f6a8d9a92a0fe26f1b56b1550f..168076bdb0ec8fc3c266dd9252319f207b3ee166 100644 (file)
@@ -24,13 +24,13 @@ uses AsciiString from TCollection,
  
 is
 
-    Create (UV : Boolean) returns mutable RemoveCurves;
+    Create (UV : Boolean) returns RemoveCurves;
     ---Purpose : Creates a RemoveCurves from Faces (141/142/143/144)
     --           UV True  : Removes UV Curves (pcurves)
     --           UV False : Removes 3D Curves
 
     Performing (me; ctx : in out ContextModif;
-                target  : mutable IGESModel;
+                target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : Removes the Curves
  
index 11f780c491f90e5a37bbbf706dd9aa364edc7b1c..b0a46fa759cad7e18f8cba68ee93cb771aa19642 100644 (file)
@@ -35,7 +35,7 @@ uses AsciiString from TCollection, Transient, EntityIterator, Graph,
 
 is
 
-    Create (mode : Integer) returns mutable SelectBasicGeom;
+    Create (mode : Integer) returns SelectBasicGeom;
     ---Purpose : Creates a SelectBasicGeom, which allways works recursively
     --           mode = -1 : Returns Surfaces (without trimming)
     --           mode = +1 : Returns Curves 3D (free or bound of surface)
index a43e2e3b4f9b127a11fc4cf344e954bc7ba8b8bb..a6281cda192418b69a8341cb1f20364326012348 100644 (file)
@@ -31,7 +31,7 @@ raises InterfaceError
 
 is
 
-    Create (level : Integer = 0) returns mutable SelectBypassGroup;
+    Create (level : Integer = 0) returns SelectBypassGroup;
     ---Purpose : Creates a SelectBypassGroup, by default all level
     --           (level = 1 explores at first level)
 
index 185423e06ac89015a7278c3936d105d9b3194c96..f2e65fb843cf3f21b4363395fee884931f0c2e8c 100644 (file)
@@ -37,7 +37,7 @@ raises InterfaceError
 
 is
 
-    Create (level : Integer = 0) returns mutable SelectBypassSubfigure;
+    Create (level : Integer = 0) returns SelectBypassSubfigure;
     ---Purpose : Creates a SelectBypassSubfigure, by default all level
     --           (level = 1 explores at first level)
 
index 5198eeda178b18fbaead778003df0002f9040419..0e285a19c71e86ca541e62a7dac42357f67113b8 100644 (file)
@@ -26,7 +26,7 @@ raises InterfaceError
 
 is
 
-    Create returns mutable SelectDrawingFrom;
+    Create returns SelectDrawingFrom;
     ---Purpose : Creates a SelectDrawingFrom
 
     HasUniqueResult (me) returns Boolean  is redefined protected;
index c7963c9e6ac4a217d35471adb808f853132e1a23..316ac99d11159744bd3b9a7ade9a84db794ce276 100644 (file)
@@ -32,7 +32,7 @@ uses AsciiString from TCollection, Transient, EntityIterator, Graph
 is
 
 
-    Create returns mutable  SelectFaces;
+    Create returns  SelectFaces;
 
 
     Explore (me; level : Integer; ent : Transient; G : Graph;
index 0cf883373376e6e7df426b8858300715343b32ff..166b39960362c44e963722cb91bf3560660e9f72 100644 (file)
@@ -27,7 +27,7 @@ raises InterfaceError
 
 is
 
-    Create returns mutable SelectFromDrawing;
+    Create returns SelectFromDrawing;
     ---Purpose : Creates a SelectFromDrawing
 
     RootResult (me; G : Graph) returns EntityIterator  raises InterfaceError;
index c8170c3fefec952845b5651d49608373836d02e0..7af7cfa208fa91c7c3c5f5f2a1ff039cd7615abd 100644 (file)
@@ -27,7 +27,7 @@ raises InterfaceError
 
 is
 
-    Create returns mutable SelectFromSingleView;
+    Create returns SelectFromSingleView;
     ---Purpose : Creates a SelectFromSingleView
 
     RootResult (me; G : Graph) returns EntityIterator  raises InterfaceError;
index 5be59c3a2b6a0647840f23828576dea29ed05fc2..6659e4bc7ec03d73a846d0a6bf32797e49d04393 100644 (file)
@@ -29,14 +29,14 @@ uses AsciiString from TCollection, Transient, InterfaceModel, IntParam
 
 is
 
-    Create returns mutable SelectLevelNumber;
+    Create returns SelectLevelNumber;
     ---Purpose : Creates a SelectLevelNumber, with no Level criterium : see
     --           SetLevelNumber. Empty, this selection filters nothing.
 
-    SetLevelNumber (me : mutable; levnum : mutable IntParam);
+    SetLevelNumber (me : mutable; levnum : IntParam);
     ---Purpose : Sets a Parameter as Level criterium
 
-    LevelNumber (me) returns mutable IntParam;
+    LevelNumber (me) returns IntParam;
     ---Purpose : Returns the Level criterium. NullHandle if not yet set
     --           (interpreted as Level = 0 : no level number attached)
 
index 54e392f1a3ce7f8ebfd6c7247b63cbf316edddf4..922bfc4be27ecc877e4dd0d6841dea62d3bbc1e6 100644 (file)
@@ -27,7 +27,7 @@ uses AsciiString from TCollection, HAsciiString from TCollection,
 
 is
 
-    Create returns mutable SelectName;
+    Create returns SelectName;
     ---Purpose : Creates an empty SelectName : every entity is considered
     --           good (no filter active)
 
index a4cca8a9f611f728ecf8b5e2d206598d1279f828..3ead4fcf3f3ce14778739d286e12418edae72ad6 100644 (file)
@@ -24,7 +24,7 @@ uses AsciiString from TCollection, Transient, EntityIterator, Graph
 
 is
 
-    Create (basic : Boolean) returns mutable SelectPCurves;
+    Create (basic : Boolean) returns SelectPCurves;
     ---Purpose : Creates a SelectPCurves
     --           basic True  : lists all the components of pcurves
     --           basic False : lists the uppest level definitions
index b9fcb7603964cf25fed264246d006aac4cafc226..636356870108ac2dd0b0ae0ba2b587ec5f69665d 100644 (file)
@@ -27,7 +27,7 @@ raises InterfaceError
 
 is
 
-    Create returns mutable SelectSingleViewFrom;
+    Create returns SelectSingleViewFrom;
     ---Purpose : Creates a SelectSingleViewFrom
 
     HasUniqueResult (me) returns Boolean  is redefined protected;
index 3b05da8e788e9ee9e193d7a3aadcacb7b7f46911..443ed0eddb4e2489ecab16c4e2f50bdc7466b532 100644 (file)
@@ -32,7 +32,7 @@ uses AsciiString from TCollection, Transient, InterfaceModel
  
 is
  
-    Create (status : Integer) returns mutable SelectSubordinate;
+    Create (status : Integer) returns SelectSubordinate;
     ---Purpose : Creates a SelectSubordinate with a status to be sorted
 
     Status (me) returns Integer;
index f9678b75a225fdcb78bad5f77b08e6a2f7da292a..4f46a75690ef5a5fb330564fe2690b5cbd2dfb10 100644 (file)
@@ -25,7 +25,7 @@ uses AsciiString from TCollection, Transient, InterfaceModel
 
 is
 
-    Create returns mutable SelectVisibleStatus;
+    Create returns SelectVisibleStatus;
     ---Purpose : Creates a SelectVisibleStatus
 
     Sort (me; rank : Integer; ent : Transient; model : InterfaceModel)
index 54e1d87101731c4b7ac3adbccffc463243cc84e0..597095bd0132dda0370c648ad985253ade96f549 100644 (file)
@@ -32,7 +32,7 @@ uses AsciiString from TCollection, HAsciiString from TCollection,
 
 is
 
-    Create (numpar : Integer) returns mutable SetGlobalParameter;
+    Create (numpar : Integer) returns SetGlobalParameter;
     ---Purpose : Creates an SetGlobalParameter, to be applied on Global
     --           Parameter <numpar>
 
@@ -40,15 +40,15 @@ is
     ---Purpose : Returns the global parameter number to which this modifiers
     --           applies
 
-    SetValue (me : mutable; text : mutable HAsciiString);
+    SetValue (me : mutable; text : HAsciiString);
     ---Purpose : Sets a Text Parameter for the new value
 
-    Value (me) returns mutable HAsciiString;
+    Value (me) returns HAsciiString;
     ---Purpose : Returns the value to set to the global parameter (Text Param)
 
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : only <target> is used : the form of the new
     --           value is checked regarding the parameter number (given at
index 9c1df63a31483a8e74886f3c6fe231d472a0505e..b537e0d1c034067678c75d77ee358f1b975eb25b 100644 (file)
@@ -33,7 +33,7 @@ is
     --           Mode : see Purpose of the class
 
     Performing (me; ctx : in out ContextModif;
-                target  : mutable IGESModel;
+                target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : Sets or Clears the Label
 
index 4ebaeb25377be8cd6f9141d1b4cdedb706e5fc58..be840e990fcbb0b4ad14893dd330fae6e2bce2f7 100644 (file)
@@ -27,12 +27,12 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable SetVersion5;
+    Create returns SetVersion5;
     ---Purpose : Creates an SetVersion5, which uses the system Date for Last
     --           Change Date
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : only <target> is used : IGES Version (coded)
     --           is upgraded to 5.1 if it is older, and it this case the new
index c5c0f2dc8ecd152110470c30b5b695af45774dab..16f9e90f52eb5157a6a053e7ea2e2bfa69563eb9 100644 (file)
@@ -27,7 +27,7 @@ uses CString, Transient, AsciiString, InterfaceModel
 
 is
 
-    Create (countmode : Boolean) returns mutable SignLevelNumber;
+    Create (countmode : Boolean) returns SignLevelNumber;
     ---Purpose : Creates a SignLevelNumber
     --           <countmode> True : values are naturally displayed
     --           <countmode> False: values are separated by slashes
index b549e4c378460fa12551de62d9d97d43e304ee0b..5f12d89f5e37f727358e33fb94e7ec3288d5a48c 100644 (file)
@@ -35,7 +35,7 @@ uses CString, Transient, AsciiString, InterfaceModel
 
 is
 
-    Create returns mutable SignStatus;
+    Create returns SignStatus;
 
     Value   (me; ent : any Transient; model : InterfaceModel) returns CString;
     ---Purpose : Returns the value (see above)
index c1eca43c870494003632b6d5cd164fb8011b6344..f01f936076b998af611c8a8e57b9180fd02dc8c1 100644 (file)
@@ -35,7 +35,7 @@ uses AsciiString from TCollection,
 
 is
 
-    Create (tryC2 : Boolean) returns mutable SplineToBSpline;
+    Create (tryC2 : Boolean) returns SplineToBSpline;
     ---Purpose : Creates a Transformer SplineToBSpline. If <tryC2> is True,
     --           it will in addition try to upgrade continuity up to C2.
 
@@ -44,11 +44,11 @@ is
 
     Perform (me : mutable; G : Graph; protocol : Protocol from Interface;
             checks : in out CheckIterator;
-            newmod : out mutable InterfaceModel)  returns Boolean;
+            newmod : out InterfaceModel)  returns Boolean;
     ---Purpose : Performs the transformation, if there is at least one Spline
     --           Curve (112) or Surface (126). Does nothing if there is none.
 
-    Updated (me; entfrom : Transient; entto : out mutable Transient)
+    Updated (me; entfrom : Transient; entto : out Transient)
        returns Boolean;
     ---Purpose : Returns the transformed entities.
     --           If original data contained no Spline Curve or Surface,
index 53e5b5dbfd2d6a151d50b99201ed9d0ec070d0df..528ec9a5cec39ee2bb243681e6dc089b1401b87a 100644 (file)
@@ -27,11 +27,11 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable UpdateCreationDate;
+    Create returns UpdateCreationDate;
     ---Purpose : Creates an UpdateCreationDate, which uses the system Date
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : only <target> is used : the system Date
     --           is set to Global Section Item n0 18.
index a064f6929c848f412f1f70864f69a2c1b9e57460..9719b2d8d940e98b0cc32b6be51f7942b69e961e 100644 (file)
@@ -29,11 +29,11 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable UpdateFileName;
+    Create returns UpdateFileName;
     ---Purpose : Creates an UpdateFileName, which uses the system Date
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : only <target> is used : the system Date
     --           is set to Global Section Item n0 18.
index aabc7f8242f1b9a2afb751e6f8785e31af639041..e0228f2392dbdb0cf5c246c89f410683bb71195e 100644 (file)
@@ -29,11 +29,11 @@ uses AsciiString from TCollection,
 
 is
 
-    Create returns mutable UpdateLastChange;
+    Create returns UpdateLastChange;
     ---Purpose : Creates an UpdateLastChange, which uses the system Date
 
     Performing (me; ctx : in out ContextModif;
-               target  : mutable IGESModel;
+               target  : IGESModel;
                 TC      : in out CopyTool);
     ---Purpose : Specific action : only <target> is used : the system Date
     --           is set to Global Section Item n0 25. Also sets IGES Version
index cfd3ab363453e1b183d0086380a875e78b1d458b..668d434a1b51b1f7015f1d74a67cc8dafc6c03cc 100644 (file)
@@ -32,7 +32,7 @@ uses Transient, HSequenceOfTransient,
 
 is
 
-    Create returns mutable ViewSorter;
+    Create returns ViewSorter;
     ---Purpose : Creates a ViewSorter, empty. SetModel remains to be called
 
     SetModel (me : mutable; model : IGESModel);
index 45d27043f2f480ec42c5abb6ee9eef9d4a0b5b72..a8cdd18d3f57182ee34297149454cc102c0d1fec 100644 (file)
@@ -26,12 +26,12 @@ uses CString, Transient,
 is
 
     Create (modefnes : Boolean = Standard_False)
-       returns mutable WorkLibrary from IGESSelect;
+       returns WorkLibrary from IGESSelect;
     ---Purpose : Creates a IGES WorkLibrary
     --           If <modefnes> is given as True, it will work for FNES
 
     ReadFile (me; name : CString;
-             model    : out mutable InterfaceModel;
+             model    : out InterfaceModel;
              protocol : Protocol from Interface)
          returns Integer;
     ---Purpose : Reads a IGES File and returns a IGES Model (into <mod>),
index ed22dd27f5ff94f1c960ceed74cc52c36f09a139..770d1b1a966925be0d6333131ba252f5a1ebca5f 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-        Create returns mutable Block;
+        Create returns Block;
 
         -- Specific Methods pertaining to the class
 
index b1c7c137fddc6deff4a8a0341390ee998dd24c56..a4a1ba7ad73b75c699193dfe747dc7893321bfd2 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable BooleanTree;
+        Create returns BooleanTree;
 
         -- Specific Methods pertaining to the class
 
index 47adc770a95cb06ed7fe8f8c4358116315b9ee6e..363d3deb2c0c9c160ce928fe3e6650712c3e7064 100644 (file)
@@ -32,7 +32,7 @@ uses
 
 is
 
-        Create returns mutable ConeFrustum;
+        Create returns ConeFrustum;
 
         -- Specific Methods pertaining to the class
 
index a50685349acce205df857f45cbe6911969073880..566194e72d5a157ba488ef5f0f45a11c10c6a340 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-        Create returns mutable ConicalSurface;
+        Create returns ConicalSurface;
 
         -- Specific Methods pertaining to the class
 
index 7fddbe02e4a76b257d804f1f002cb4403293eda7..47174f27b0a64c64b19d59a1531f099896c5fbd8 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable Cylinder;
+        Create returns Cylinder;
 
         -- Specific Methods pertaining to the class
 
index fd2801a815504948e3a8f22dec17c28e2db0b9f2..e3a5ff6a9ea746ef5df6543760b4aa8adc9ac9e6 100644 (file)
@@ -27,7 +27,7 @@ uses
 
 is
 
-        Create returns mutable CylindricalSurface;
+        Create returns CylindricalSurface;
 
         -- Specific Methods pertaining to the class
 
index b5b97a1469bf233bc37c284e71794cbae1cdbac0..6223011f161b9f95914b2e5460814b0eecd56989 100644 (file)
@@ -31,7 +31,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable EdgeList;
+        Create returns EdgeList;
 
         -- Specific Methods pertaining to the class
 
index a2a3f2b58e1c0ff039a7ef7308df81b796b113ac..07a84f67ba0a2bff64e65c877b41b5542856dc63 100644 (file)
@@ -32,7 +32,7 @@ uses
 
 is
 
-        Create returns mutable Ellipsoid;
+        Create returns Ellipsoid;
 
         -- Specific Methods pertaining to the class
 
index b2c067869c8c905494658ebf90afd2f82da6de7d..9874d94f1762180be86d9f6cc56ee743a3dd960c 100644 (file)
@@ -29,7 +29,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable Face;
+        Create returns Face;
 
             -- Specific Methods pertaining to the class
 
index 0293b17ded8a1a9bbcd39c2ea282118537694b36..55007ea62f4203f1e1c9332c94eace40f3ee8914 100644 (file)
@@ -25,7 +25,7 @@ uses OStream,
 
 is
 
-    Create returns mutable GeneralModule from IGESSolid;
+    Create returns GeneralModule from IGESSolid;
     ---Purpose : Creates a GeneralModule from IGESSolid and puts it into GeneralLib
 
     OwnSharedCase  (me; CN : Integer; ent : IGESEntity;
@@ -43,12 +43,12 @@ is
     ---Purpose : Performs Specific Semantic Check for each type of Entity
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     OwnCopyCase (me; CN : Integer;
-                entfrom : IGESEntity; entto : mutable IGESEntity;
+                entfrom : IGESEntity; entto : IGESEntity;
                 TC : in out CopyTool);
     ---Purpose : Copies parameters which are specific of each Type of Entity
 
index c7b0f8d231349fc6d32b0a473f0ad54af05e679a..f1c88172a061be43348e2f24c22562c967598b2a 100644 (file)
@@ -36,7 +36,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable Loop;
+        Create returns Loop;
 
         -- Specific Methods pertaining to the class
 
index 5da75cc08f24aaca1d94088bf8c893a5fa578446..08824021517a5b98e00d4640c1b3f19b6c085cfa 100644 (file)
@@ -31,7 +31,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable ManifoldSolid;
+        Create returns ManifoldSolid;
 
         -- Specific Methods pertaining to the class
 
index 17373818252b8296cb30d678be392c0c4d49018b..32c04dbdc421d2861fae877cfcbb96bf92eb2c6a 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable PlaneSurface;
+        Create returns PlaneSurface;
 
         -- Specific Methods pertaining to the class
 
index 8062a6f1e48b043f425190ff05ecad1bbb1dc4c3..fe6c7cb3bc82578d0ce8cfb8d7a57443c23246a9 100644 (file)
@@ -22,7 +22,7 @@ uses Type, Protocol from Interface
 
 is
 
-    Create returns mutable Protocol from IGESSolid;
+    Create returns Protocol from IGESSolid;
 
     NbResources (me) returns Integer  is redefined;
     ---Purpose : Gives the count of Resource Protocol. Here, one
index 61c8fd22816b5d603122791bfb7847fa9017cd67..6241f83e8bd433568dc4d1b61997fd890836facc 100644 (file)
@@ -27,13 +27,13 @@ raises DomainError
 
 is
 
-    Create returns mutable ReadWriteModule from IGESSolid;
+    Create returns ReadWriteModule from IGESSolid;
     ---Purpose : Creates a ReadWriteModule & puts it into ReaderLib & WriterLib
 
     CaseIGES (me; typenum, formnum : Integer) returns Integer;
     ---Purpose : Defines Case Numbers for Entities of IGESSolid
 
-    ReadOwnParams (me; CN : Integer; ent : mutable IGESEntity;
+    ReadOwnParams (me; CN : Integer; ent : IGESEntity;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError;
     ---Purpose : Reads own parameters from file for an Entity of IGESSolid
index d555163c305fd366329027c702507dc449375fc5..e5fc304e18701f935f4b4d5df77bfee5b38c771e 100644 (file)
@@ -29,7 +29,7 @@ uses
 
 is
 
-        Create returns mutable RightAngularWedge;
+        Create returns RightAngularWedge;
 
         Init (me         : mutable;
               aSize      : XYZ;
index 519b5761770bb0acffab337ca755265297135541..e8af4ee73ca48f2915cab5b90d720f0012273f60 100644 (file)
@@ -29,7 +29,7 @@ uses
 
 is
 
-        Create returns mutable SelectedComponent;
+        Create returns SelectedComponent;
 
         -- Specific Methods pertaining to the class
 
index 8f68a625680f0776c1ae433e64e31bcc3a9af1cc..28437121013c4121b31171bb8c5f8c0abed9db81 100644 (file)
@@ -34,7 +34,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable Shell;
+        Create returns Shell;
 
         -- Specific Methods pertaining to the class
 
index e8483aae682aaaf7dbf13103e1d9de613fe1d28f..c6b182fc8d346e55c79ab931a51b36d606833425 100644 (file)
@@ -35,7 +35,7 @@ raises DimensionMismatch, OutOfRange
 
 is
 
-        Create returns mutable SolidAssembly;
+        Create returns SolidAssembly;
 
         -- Specific Methods pertaining to the class
 
index 5008bbc0c0b88be26b2e7796e6a59a99f5dd2bd7..4dccf8e251aff5fdb7315719ec2b3562ad702918 100644 (file)
@@ -29,7 +29,7 @@ uses  Integer  -- no one specific type
 
 is
 
-        Create returns mutable SolidInstance;
+        Create returns SolidInstance;
 
         -- Specific Methods pertaining to the class
 
index 18188def5b801419cbf56f1986c2a346341ab4fa..fac6bfd0637a8f21e70670ab5679472b1c93b5f4 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-        Create returns mutable SolidOfLinearExtrusion;
+        Create returns SolidOfLinearExtrusion;
 
         -- Specific Methods pertaining to the class
 
index 7058b6a0c627216ef4f09eeb002ce8bcf9697f60..96b4fd77ec6e32af5ae07f0986a342a888453e64 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-        Create returns mutable SolidOfRevolution;
+        Create returns SolidOfRevolution;
 
         -- Specific Methods pertaining to the class
 
index 50b1ecc88129fef1f74ebec7399de1f873106ea5..6599a452f98a4515f4ee79a2afdf3878ce8a08d2 100644 (file)
@@ -22,7 +22,7 @@ uses Messenger from Message, IGESEntity, IGESDumper
 
 is
 
-    Create returns mutable SpecificModule from IGESSolid;
+    Create returns SpecificModule from IGESSolid;
     ---Purpose : Creates a SpecificModule from IGESSolid & puts it into SpecificLib
 
     OwnDump (me; CN : Integer; ent : IGESEntity;
index b503b7bc93a1ad80550e7b7876cde91b05f372b9..c48ab6ef88f37ebe420838617db999f327f24d09 100644 (file)
@@ -27,7 +27,7 @@ uses
 
 is
 
-        Create returns mutable Sphere;
+        Create returns Sphere;
 
         -- Specific Methods pertaining to the class
 
index 5d1bb55f1ca56dd37847fa2f70ff52e4f337d69e..db3435dd748779f4771a5ba43bbdb7e7b66ccd3f 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-        Create returns mutable SphericalSurface;
+        Create returns SphericalSurface;
 
         -- Specific Methods pertaining to the class
 
index bea99667b526de80588a71c8b9e0feca264b0d78..6b748b604b10501407010c7d456eeb250db605d9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolBlock, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Block;
+    ReadOwnParams (me; ent : Block;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Block; entto : mutable Block;
+    OwnCopy    (me; entfrom : Block; entto : Block;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 6fa0890d239bc197d1e1948eef9419f8d1ece783..f4c2e1282d64549e46ac56d8bb84c932f8521e5f 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolBooleanTree, ready to work
 
 
-    ReadOwnParams (me; ent : mutable BooleanTree;
+    ReadOwnParams (me; ent : BooleanTree;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : BooleanTree; entto : mutable BooleanTree;
+    OwnCopy    (me; entfrom : BooleanTree; entto : BooleanTree;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 8451f78cfcecff0d9aa46ad2b9bc88fe105aaba8..e604ddd0b385fe9d7f5e6c287cb8e2f1311ffc14 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolConeFrustum, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ConeFrustum;
+    ReadOwnParams (me; ent : ConeFrustum;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ConeFrustum; entto : mutable ConeFrustum;
+    OwnCopy    (me; entfrom : ConeFrustum; entto : ConeFrustum;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 4067de5cc8f7d0b8ec5d41f3bbee96d261686a93..a8ea7d645c649f05bf1cd1d4f5970b628c392b14 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolConicalSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ConicalSurface;
+    ReadOwnParams (me; ent : ConicalSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ConicalSurface; entto : mutable ConicalSurface;
+    OwnCopy    (me; entfrom : ConicalSurface; entto : ConicalSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 3b7f3ecba75d7bf81a93e9fd2f4ebcb320498a4d..24d7823355a8c2cbf316fb598f72a1cf53930fc4 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCylinder, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Cylinder;
+    ReadOwnParams (me; ent : Cylinder;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Cylinder; entto : mutable Cylinder;
+    OwnCopy    (me; entfrom : Cylinder; entto : Cylinder;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index aac43c49dcec0fe99de6cb27fac724e23ae2bb91..8f7e6ed814effcb2a7e9227fa695020876244e98 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolCylindricalSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable CylindricalSurface;
+    ReadOwnParams (me; ent : CylindricalSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : CylindricalSurface; entto : mutable CylindricalSurface;
+    OwnCopy    (me; entfrom : CylindricalSurface; entto : CylindricalSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 3fe774650abfa75d9ceb61d4ee6b7103553d4f36..d518751b937fd4901b0206ee6e3c581ab4d1ab20 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolEdgeList, ready to work
 
 
-    ReadOwnParams (me; ent : mutable EdgeList;
+    ReadOwnParams (me; ent : EdgeList;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : EdgeList; entto : mutable EdgeList;
+    OwnCopy    (me; entfrom : EdgeList; entto : EdgeList;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 2d447a5706116a368b355369c32d40aeed038069..77f6a3b00ebfd9d3e5a1acaf7c5f8f8f40ed4be5 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolEllipsoid, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Ellipsoid;
+    ReadOwnParams (me; ent : Ellipsoid;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Ellipsoid; entto : mutable Ellipsoid;
+    OwnCopy    (me; entfrom : Ellipsoid; entto : Ellipsoid;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 8db005ec0d4292f7a8574ebb48348a0c05f95408..ce52e5fa62361328d3b5536ba8b44abe51c9a6f9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolFace, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Face;
+    ReadOwnParams (me; ent : Face;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Face; entto : mutable Face;
+    OwnCopy    (me; entfrom : Face; entto : Face;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 38d45fcc5c021cbd5568dfbc339b282c3486de72..63d3d7157de3f99ddbafeb4a95c6647e98b077bd 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolLoop, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Loop;
+    ReadOwnParams (me; ent : Loop;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Loop; entto : mutable Loop;
+    OwnCopy    (me; entfrom : Loop; entto : Loop;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index e9eb1353c1ae278af40eb5aca6eb4b50bb2c88f5..f15ad525bd41d00a22bba1c4f42aa74002836856 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolManifoldSolid, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ManifoldSolid;
+    ReadOwnParams (me; ent : ManifoldSolid;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ManifoldSolid; entto : mutable ManifoldSolid;
+    OwnCopy    (me; entfrom : ManifoldSolid; entto : ManifoldSolid;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index f491230aff9db1a1f37ee4d4454f25f8bccff6e0..872ad9d66832e38a657f2130e643b9ea04e4493c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolPlaneSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable PlaneSurface;
+    ReadOwnParams (me; ent : PlaneSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : PlaneSurface; entto : mutable PlaneSurface;
+    OwnCopy    (me; entfrom : PlaneSurface; entto : PlaneSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 98a9fecfc6ec8dc7305e31062c6fbe35e4588746..178d14c743568c92a075e7c694e30c2590549c70 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolRightAngularWedge, ready to work
 
 
-    ReadOwnParams (me; ent : mutable RightAngularWedge;
+    ReadOwnParams (me; ent : RightAngularWedge;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : RightAngularWedge; entto : mutable RightAngularWedge;
+    OwnCopy    (me; entfrom : RightAngularWedge; entto : RightAngularWedge;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 44bd77b3277548ef596374f8bb352c469c8e70d7..6d336186a3a85a5c49857c3c069b5631c2ae65b9 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSelectedComponent, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SelectedComponent;
+    ReadOwnParams (me; ent : SelectedComponent;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SelectedComponent; entto : mutable SelectedComponent;
+    OwnCopy    (me; entfrom : SelectedComponent; entto : SelectedComponent;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index a0d681ac2bf20a3ca8ab177821e40a8ec5981c22..6f3cd21a5580a81ecbad7bea6320a04ecf4a994c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolShell, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Shell;
+    ReadOwnParams (me; ent : Shell;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Shell; entto : mutable Shell;
+    OwnCopy    (me; entfrom : Shell; entto : Shell;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 556b2c3d95bf7b537ff9beb1c1764a478ffba285..a08a8ed7d6fa03266d63d7f53549552d09822406 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSolidAssembly, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SolidAssembly;
+    ReadOwnParams (me; ent : SolidAssembly;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SolidAssembly; entto : mutable SolidAssembly;
+    OwnCopy    (me; entfrom : SolidAssembly; entto : SolidAssembly;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 1b024f2f271a10af5de174d30a7b41fbf00a1e95..019adf931ef3d8a126aae6b720fe8b13364d3fb8 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSolidInstance, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SolidInstance;
+    ReadOwnParams (me; ent : SolidInstance;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SolidInstance; entto : mutable SolidInstance;
+    OwnCopy    (me; entfrom : SolidInstance; entto : SolidInstance;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 254018b36fd94c1860cfc4b2f3f7bff583c18832..b662b0451c86c259872377ff1ac4be203a60e123 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSolidOfLinearExtrusion, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SolidOfLinearExtrusion;
+    ReadOwnParams (me; ent : SolidOfLinearExtrusion;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SolidOfLinearExtrusion; entto : mutable SolidOfLinearExtrusion;
+    OwnCopy    (me; entfrom : SolidOfLinearExtrusion; entto : SolidOfLinearExtrusion;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 00c704b359415c61766a3f050ff26d72a767758c..d354d950541d0ec6e7cbf4fbcc69b5bcdf905e3c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSolidOfRevolution, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SolidOfRevolution;
+    ReadOwnParams (me; ent : SolidOfRevolution;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SolidOfRevolution; entto : mutable SolidOfRevolution;
+    OwnCopy    (me; entfrom : SolidOfRevolution; entto : SolidOfRevolution;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 2147eb57e79d682ce3b48e37bf40f6246166858e..b2651cd95b5379ebcfd7f167a7425702f7abf28d 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSphere, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Sphere;
+    ReadOwnParams (me; ent : Sphere;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Sphere; entto : mutable Sphere;
+    OwnCopy    (me; entfrom : Sphere; entto : Sphere;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 965af56bf47c43a4b1df91b22c3c46b98781589f..d7bd5f910cfd05b77783f49bb1bbd5038f1a1c92 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolSphericalSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable SphericalSurface;
+    ReadOwnParams (me; ent : SphericalSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : SphericalSurface; entto : mutable SphericalSurface;
+    OwnCopy    (me; entfrom : SphericalSurface; entto : SphericalSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index e65a8efb76933891d1c450055c2dccb88f6e8992..9b9de72d80864bdb8727f3a56186ef74ec2c1bf0 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolToroidalSurface, ready to work
 
 
-    ReadOwnParams (me; ent : mutable ToroidalSurface;
+    ReadOwnParams (me; ent : ToroidalSurface;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : ToroidalSurface; entto : mutable ToroidalSurface;
+    OwnCopy    (me; entfrom : ToroidalSurface; entto : ToroidalSurface;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 6939ba5c2060c5f49aefc68098f27c857506adcc..28c1d2b77bc95390b6ce6d4daa54579f32210f38 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolTorus, ready to work
 
 
-    ReadOwnParams (me; ent : mutable Torus;
+    ReadOwnParams (me; ent : Torus;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : Torus; entto : mutable Torus;
+    OwnCopy    (me; entfrom : Torus; entto : Torus;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index c871ee025d86ef375e9c787a0d7b19e934e8117b..e14143d64da9d458c2e6e2ca3eb8c46ef70ac316 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolVertexList, ready to work
 
 
-    ReadOwnParams (me; ent : mutable VertexList;
+    ReadOwnParams (me; ent : VertexList;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : VertexList; entto : mutable VertexList;
+    OwnCopy    (me; entfrom : VertexList; entto : VertexList;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters
 
index 244f09a958e5562d31bfac374a0b3c0dbe812fc2..ab7b94f8c730c69d46d21469aef3639320d53779 100644 (file)
@@ -48,11 +48,11 @@ is
     ---Purpose : Returns a Vertex, given its rank
     ---C++ : return const &
 
-    VertexList (me) returns mutable VertexList;
+    VertexList (me) returns VertexList;
     ---Purpose : Returns the VertexList. It can be referenced, but it remains
     --           empty until call to EndShell or EndSolid
 
-    AddEdge (me : in out; curve : mutable IGESEntity; vstart, vend : Integer)
+    AddEdge (me : in out; curve : IGESEntity; vstart, vend : Integer)
     ---Purpose : Adds an Edge (3D) to the EdgeList, defined by a Curve and
     --           two number of Vertex, for start and end
        raises DomainError  is static;
@@ -61,11 +61,11 @@ is
     NbEdges (me) returns Integer  is static;
     ---Purpose : Returns the count of recorded Edges (3D)
 
-    Edge (me; num : Integer; curve : out mutable IGESEntity;
+    Edge (me; num : Integer; curve : out IGESEntity;
              vstart, vend : out Integer)  is static;
     ---Purpose : Returns the definition of an Edge (3D) given its rank
 
-    EdgeList (me) returns mutable EdgeList;
+    EdgeList (me) returns EdgeList;
     ---Purpose : Returns the EdgeList. It can be referenced, but it remains
     --           empty until call to EndShell or EndSolid
 
@@ -95,7 +95,7 @@ is
     --             <edgetype> or <orientation> has not admitted value,
     --             or if no current Loop is defined
 
-    AddCurveUV (me : in out; curve : mutable IGESEntity; iso : Integer)
+    AddCurveUV (me : in out; curve : IGESEntity; iso : Integer)
     ---Purpose : Adds a Parametric Curve (UV) to the current Edge(UV)
        raises DomainError  is static;
     --           Error if curve is Null or not of an admitted type, or if
@@ -110,7 +110,7 @@ is
     --  Warning : EndLoop should not be called directly but through
     --           SetOuter or AddInner, which work on the current Face
 
-    MakeFace (me : in out; surface : mutable IGESEntity)
+    MakeFace (me : in out; surface : IGESEntity)
     ---Purpose : Begins the definition of a new Face, on a surface
     --           All Loops defined by MakeLoop will be added in it, according
     --           the closing call : SetOuter for the Outer Loop (by default,
@@ -156,11 +156,11 @@ is
     ---Purpose : Closes the whole definition as that of a ManifoldSolid
     --           Its call is exclusive from that of EndSimpleShell
 
-    Shell (me) returns mutable Shell  is static;
+    Shell (me) returns Shell  is static;
     ---Purpose : Returns the current Shell. The current Shell is created empty
     --           by MakeShell and filled by EndShell
 
-    Solid (me) returns mutable ManifoldSolid  is static;
+    Solid (me) returns ManifoldSolid  is static;
     ---Purpose : Returns the current ManifoldSolid. It is created empty by
     --           Create and filled by EndSolid
 
index b10a77f770303f03f2354897917584c279bb2587..ded06f1af67a145378615b35e60c4fc89ecefa1d 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-        Create returns mutable ToroidalSurface;
+        Create returns ToroidalSurface;
 
         -- Specific Methods pertaining to the class
 
index a8981c7cb4e025c9aabf6754df51090304ef13db..820ac3f7bde2355242ac44a2c54febb76119e136 100644 (file)
@@ -29,7 +29,7 @@ uses
 
 is
 
-        Create returns mutable Torus;
+        Create returns Torus;
 
         -- Specific Methods pertaining to the class
 
index 1301f5d50f371247b4e90b8da2f002339067c253..af764217ef2487b46ef2c265f9713e9828025adb 100644 (file)
@@ -31,7 +31,7 @@ raises OutOfRange
 
 is
 
-        Create returns mutable VertexList;
+        Create returns VertexList;
 
         -- Specific Methods pertaining to the class
 
index c9350c8070532311a7d1a5988c845d017d4621a0..33ddbc4bd4b06ba264b0b04826da8c240913813e 100644 (file)
@@ -27,7 +27,7 @@ uses TransientProcess, Binder, InterfaceModel from Interface
 
 is
 
-    Create  returns mutable Actor from IGESToBRep;
+    Create  returns Actor from IGESToBRep;
 
     SetModel (me : mutable; model : InterfaceModel from Interface);
     
@@ -41,8 +41,8 @@ is
 
     Recognize (me : mutable; start : Transient) returns Boolean  is redefined;
 
-    Transfer (me : mutable; start : Transient; TP : mutable TransientProcess)
-       returns mutable Binder  is redefined;
+    Transfer (me : mutable; start : Transient; TP : TransientProcess)
+       returns Binder  is redefined;
 
     UsedTolerance (me) returns Real;
     ---Purpose : Returns the tolerance which was actually used, either from
index c9ebdec08f1c6cb114dd44facf813f13d43bbe77..75ca7def3b530f0987622aa9796fa4d013c5163b 100644 (file)
@@ -23,7 +23,7 @@ uses
     
 is
 
-    Create returns mutable AlgoContainer from IGESToBRep;
+    Create returns AlgoContainer from IGESToBRep;
        ---Purpose: Empty constructor
        
     SetToolContainer (me: mutable; TC: ToolContainer from IGESToBRep);
index 78dc7a17e98dc5a69f0ee1736bb50601dfaca7f4..a075af12979635d2e1d12e99963af4cbbfd826fd 100644 (file)
@@ -74,7 +74,7 @@ is
 
     TransferBasicCurve     (me    : in out; 
                            start : IGESEntity from IGESData)
-       returns mutable Curve from Geom;
+       returns Curve from Geom;
     ---Purpose :  Transfert  a  IGESEntity which  answer True  to  the
     --         member : IGESToBRep::IsBasicCurve(IGESEntity).  If this
     --         Entity could not be converted, this member returns a NullEntity.
@@ -82,7 +82,7 @@ is
            
     Transfer2dBasicCurve   (me    : in out; 
                            start : IGESEntity from IGESData) 
-       returns mutable Curve from Geom2d;
+       returns Curve from Geom2d;
     ---Purpose :  Transfert  a  IGESEntity which  answer True  to  the
     --         member : IGESToBRep::IsBasicCurve(IGESEntity).
     --         The IGESEntity must be a curve UV and its associed TRSF must
@@ -91,55 +91,55 @@ is
        
     TransferBSplineCurve   (me    : in out;
                            start : BSplineCurve from IGESGeom)
-       returns mutable Curve from Geom;
+       returns Curve from Geom;
        
     Transfer2dBSplineCurve (me    : in out; 
                            start : BSplineCurve from IGESGeom)
-       returns mutable Curve from Geom2d;
+       returns Curve from Geom2d;
        
     TransferCircularArc    (me    : in out; 
                            start : CircularArc from IGESGeom)
-       returns mutable Curve from Geom;
+       returns Curve from Geom;
        
     Transfer2dCircularArc  (me    : in out; 
                            start : CircularArc from IGESGeom)
-       returns mutable Curve from Geom2d;
+       returns Curve from Geom2d;
        
     TransferConicArc       (me    : in out; 
                            start : ConicArc from IGESGeom)
-       returns mutable Curve from Geom;
+       returns Curve from Geom;
        
     Transfer2dConicArc     (me    : in out; 
                            start : ConicArc from IGESGeom)
-       returns mutable Curve from Geom2d;
+       returns Curve from Geom2d;
 
     TransferCopiousData    (me    : in out; 
                            start : CopiousData from IGESGeom)
-       returns mutable BSplineCurve from Geom;
+       returns BSplineCurve from Geom;
        
     Transfer2dCopiousData  (me    : in out; 
                            start : CopiousData from IGESGeom)
-       returns mutable BSplineCurve from Geom2d;
+       returns BSplineCurve from Geom2d;
 
     TransferLine           (me    : in out; 
                            start : Line from IGESGeom)
-       returns mutable Curve from Geom;
+       returns Curve from Geom;
        
     Transfer2dLine         (me    : in out; 
                            start : Line from IGESGeom)
-       returns mutable Curve from Geom2d;
+       returns Curve from Geom2d;
 
     TransferSplineCurve    (me    : in out; 
                            start : SplineCurve from IGESGeom)
-               returns mutable BSplineCurve from Geom;
+               returns BSplineCurve from Geom;
        
     Transfer2dSplineCurve  (me    : in out; 
                            start : SplineCurve from IGESGeom)
-       returns mutable BSplineCurve from Geom2d;
+       returns BSplineCurve from Geom2d;
 
     TransferTransformation (me    : in out;
                            start : TransformationMatrix from IGESGeom)
-       returns mutable Transformation from Geom;
+       returns Transformation from Geom;
        
        
 end BasicCurve;
index 63dffec1a75d7f61bfd405899f5039be4475b577..ac163c2bdae8f4b315e021dffd8d1c104ef83c25 100644 (file)
@@ -63,49 +63,49 @@ is
 
     TransferBasicSurface   (me    : in out;
                            start : IGESEntity from IGESData)
-    returns mutable Surface from Geom;
+    returns Surface from Geom;
        ---Purpose: Returns Surface  from Geom if the last transfer has
        --          succeded.
      
     TransferPlaneSurface   (me    : in out;
                            start : PlaneSurface from IGESSolid)
-    returns mutable Plane from Geom;
+    returns Plane from Geom;
        ---Purpose: Returns Plane from Geom if the transfer has
        --          succeded.
     
     TransferRigthCylindricalSurface(me   : in out;
                                    start: CylindricalSurface from IGESSolid)
-    returns mutable CylindricalSurface from Geom;
+    returns CylindricalSurface from Geom;
        ---Purpose: Returns CylindricalSurface from Geom if the transfer has
        --          succeded.
     
     TransferRigthConicalSurface    (me   : in out;
                                    start: ConicalSurface from IGESSolid)
-    returns mutable ConicalSurface from Geom;
+    returns ConicalSurface from Geom;
        ---Purpose: Returns ConicalSurface from Geom if the transfer has
        --          succeded.
     
     TransferSphericalSurface(me   : in out;
                            start: SphericalSurface from IGESSolid)
-    returns mutable SphericalSurface from Geom;
+    returns SphericalSurface from Geom;
        ---Purpose: Returns SphericalSurface from Geom if the transfer has
        --          succeded.
        
     TransferToroidalSurface (me   : in out;
                             start: ToroidalSurface from IGESSolid)
-    returns mutable ToroidalSurface from Geom;
+    returns ToroidalSurface from Geom;
        ---Purpose: Returns SphericalSurface from Geom if the transfer has
        --          succeded.
     
     TransferSplineSurface   (me   : in out; 
                             start: SplineSurface from IGESGeom)
-    returns mutable BSplineSurface from Geom;
+    returns BSplineSurface from Geom;
        ---Purpose: Returns BSplineSurface  from Geom if the transfer has
        --          succeded.
 
     TransferBSplineSurface  (me   : in out; 
                             start: BSplineSurface from IGESGeom)
-    returns mutable BSplineSurface from Geom;
+    returns BSplineSurface from Geom;
        ---Purpose: Returns BSplineSurface  from Geom if the transfer has
        --          succeded.
 
index c669e2d34e8b5e2ec6606958c382848b114efc91..9e0c4665f72b85e8e65f2ad1530102ddcf5d5d4e 100644 (file)
@@ -33,10 +33,10 @@ uses
 
 is
 
-    Create returns mutable IGESBoundary from IGESToBRep;
+    Create returns IGESBoundary from IGESToBRep;
        ---Purpose: Empty constructor
 
-    Create (CS: CurveAndSurface from IGESToBRep) returns mutable IGESBoundary from IGESToBRep;
+    Create (CS: CurveAndSurface from IGESToBRep) returns IGESBoundary from IGESToBRep;
        ---Purpose: Empty constructor
        
     Init (me: mutable; CS            : CurveAndSurface from IGESToBRep;
index 1b164af205e57094acf65632ae2124f87344b87b..77c374feafcdafab3052916c91bc24839a5b74d8 100644 (file)
@@ -44,7 +44,7 @@ is
     Model (me) returns IGESModel;
     ---Purpose : Returns the Model to be worked on.
 
-    SetTransientProcess (me : in out; TP : mutable TransientProcess);
+    SetTransientProcess (me : in out; TP : TransientProcess);
     ---Purpose : Allows to set an already defined TransientProcess
     --           (to be called after LoadFile or SetModel)
 
index 85a10a38af70e0db8c016037e826bda964402e43..32ab6bc945f92525825c40ccceabf3422416acd2 100644 (file)
@@ -23,7 +23,7 @@ uses
     
 is
 
-    Create returns mutable ToolContainer from IGESToBRep;
+    Create returns ToolContainer from IGESToBRep;
        ---Purpose: Empty constructor
        
     IGESBoundary (me) returns IGESBoundary from IGESToBRep is virtual;
index 8c28fc510ad823016bfd0488b052c224306dbb73..f47a2f4baeb442a5c808b2adf8bfe0a31535123a 100644 (file)
@@ -45,7 +45,7 @@ is
        ---Purpose: Creates an analytic intersection line
        --          when the transitions are In or Out.
     
-       returns mutable ALine from IntPatch;
+       returns ALine from IntPatch;
 
 
     Create(C: Curve from IntAna; Tang: Boolean from Standard;
@@ -54,7 +54,7 @@ is
        ---Purpose: Creates an analytic intersection line
        --          when the transitions are Touch.
     
-       returns mutable ALine from IntPatch;
+       returns ALine from IntPatch;
 
 
     Create(C: Curve from IntAna; Tang: Boolean from Standard)
@@ -62,7 +62,7 @@ is
        ---Purpose: Creates an analytic intersection line
        --          when the transitions are Undecided.
     
-       returns mutable ALine from IntPatch;
+       returns ALine from IntPatch;
 
 
     AddVertex(me: mutable; Pnt: Point from IntPatch)
index 2c7a4e8a054b295be3e5aaf5e333db6066c88108..4b541acea858987713a4740a66c3bc8a08051fed 100644 (file)
@@ -46,7 +46,7 @@ is
        ---Purpose: Creates a Line as intersection line
        --          when the transitions are In or Out.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(L: Lin from gp; Tang: Boolean from Standard;
@@ -55,7 +55,7 @@ is
        ---Purpose: Creates a Line as intersection line
        --          when the transitions are Touch.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(L: Lin from gp; Tang: Boolean from Standard)
@@ -63,7 +63,7 @@ is
        ---Purpose: Creates a Line as intersection line
        --          when the transitions are Undecided.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(C: Circ from gp; Tang: Boolean from Standard;
@@ -72,7 +72,7 @@ is
        ---Purpose: Creates a circle as intersection line
        --          when the transitions are In or Out.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(C: Circ from gp; Tang: Boolean from Standard;
@@ -81,7 +81,7 @@ is
        ---Purpose: Creates a circle as intersection line
        --          when the transitions are Touch.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(C: Circ from gp; Tang: Boolean from Standard)
@@ -89,7 +89,7 @@ is
        ---Purpose: Creates a circle as intersection line
        --          when the transitions are Undecided.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(E: Elips from gp; Tang: Boolean from Standard;
@@ -98,7 +98,7 @@ is
        ---Purpose: Creates an ellipse as intersection line
        --          when the transitions are In or Out.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(E: Elips from gp; Tang: Boolean from Standard;
@@ -107,7 +107,7 @@ is
        ---Purpose: Creates an ellispe as intersection line
        --          when the transitions are Touch.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(E: Elips from gp; Tang: Boolean from Standard)
@@ -115,7 +115,7 @@ is
        ---Purpose: Creates an ellipse as intersection line
        --          when the transitions are Undecided.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(P: Parab from gp; Tang: Boolean from Standard;
@@ -124,7 +124,7 @@ is
        ---Purpose: Creates a parabola as intersection line
        --          when the transitions are In or Out.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(P: Parab from gp; Tang: Boolean from Standard;
@@ -133,7 +133,7 @@ is
        ---Purpose: Creates a parabola as intersection line
        --          when the transitions are Touch.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(P: Parab from gp; Tang: Boolean from Standard)
@@ -141,7 +141,7 @@ is
        ---Purpose: Creates a parabola as intersection line 
        --          when the transitions are Undecided.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(H: Hypr from gp; Tang: Boolean from Standard;
@@ -150,7 +150,7 @@ is
        ---Purpose: Creates an hyperbola as intersection line
        --          when the transitions are In or Out.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(H: Hypr from gp; Tang: Boolean from Standard;
@@ -159,7 +159,7 @@ is
        ---Purpose: Creates an hyperbola as intersection line
        --          when the transitions are Touch.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     Create(H: Hypr from gp; Tang: Boolean from Standard)
@@ -167,7 +167,7 @@ is
        ---Purpose: Creates an hyperbola as  intersection line
        --          when the transitions are Undecided.
     
-       returns mutable GLine from IntPatch;
+       returns GLine from IntPatch;
 
 
     AddVertex(me: mutable; Pnt: Point from IntPatch)
index a1f26cf5f81dbf02fd10d65ecce7baaddaf4362d..894507051aad421390ce01b95e69b40afda10484 100644 (file)
@@ -43,7 +43,7 @@ is
        ---Purpose: Creates a restriction as an intersection line
        --          when the transitions are In or Out.
     
-       returns mutable RLine from IntPatch;
+       returns RLine from IntPatch;
 
 
     Create(Tang: Boolean from Standard;
@@ -52,7 +52,7 @@ is
        ---Purpose: Creates a restriction as an intersection line
        --          when the transitions are Touch.
     
-       returns mutable RLine from IntPatch;
+       returns RLine from IntPatch;
 
 
     Create(Tang: Boolean from Standard)
@@ -60,7 +60,7 @@ is
        ---Purpose: Creates a restriction as an intersection line
        --          when the transitions are Undecided.
     
-       returns mutable RLine from IntPatch;
+       returns RLine from IntPatch;
 
 
     AddVertex(me: mutable; Pnt: Point from IntPatch)
index 62b64dda186f3a7f2725d75060f219967ea0606f..eec3ec1805b79b99db9b58450d1a118298b44c62 100644 (file)
@@ -43,7 +43,7 @@ is
        ---Purpose: Creates a WLine as an intersection when the 
        --          transitions are In or Out.
     
-       returns mutable WLine from IntPatch;
+       returns WLine from IntPatch;
 
 
     Create(Line: LineOn2S from IntSurf; Tang: Boolean from Standard;
@@ -52,7 +52,7 @@ is
        ---Purpose: Creates a WLine as an intersection when the 
        --          transitions are Touch.
     
-       returns mutable WLine from IntPatch;
+       returns WLine from IntPatch;
 
 
     Create(Line: LineOn2S from IntSurf; Tang: Boolean from Standard)
@@ -60,7 +60,7 @@ is
        ---Purpose: Creates a WLine as an intersection when the 
        --          transitions are Undecided.
     
-       returns mutable WLine from IntPatch;
+       returns WLine from IntPatch;
 
 
     AddVertex(me: mutable; Pnt: Point from IntPatch)
index ed72d650a7b23aef64c8d5f5951ccae4152912a5..259f6757b55e0ef8dcd9079a6f779ab57c2b55f3 100644 (file)
@@ -31,7 +31,7 @@ is
 
     Create (theAllocator: Allocator from IntSurf = 0)
     
-       returns mutable LineOn2S from IntSurf;
+       returns LineOn2S from IntSurf;
        
 
     Add(me: mutable; P: PntOn2S from IntSurf)
@@ -83,7 +83,7 @@ is
        ---Purpose: Keeps in <me> the points 1 to Index-1, and returns
        --          the items Index to the end.
 
-       returns mutable LineOn2S from IntSurf
+       returns LineOn2S from IntSurf
 
        raises OutOfRange from Standard
        --- The exception OutOfRange is raised when Index <= 0 or
index 8d9b57444ca68471d81c39338eee20d7010b965d..fbbec31e55e66488efbd422351abaae2ce9b44a9 100644 (file)
@@ -27,13 +27,13 @@ uses
 raises DomainError from Standard
 
 is
-    Create returns mutable TopolTool from IntTools;
+    Create returns TopolTool from IntTools;
        ---Purpose:
        --- Empty constructor
        ---
 
     Create(theSurface: HSurface from Adaptor3d)
-       returns mutable TopolTool from IntTools;
+       returns TopolTool from IntTools;
        ---Purpose:
        --- Initializes me by surface
        ---
index bf1ef3ce537e1b6daed5a9067a81cc75c7ce9b48..89c678967d596c97462ee6cb0cf91d6b668e037e 100644 (file)
@@ -51,7 +51,7 @@ is
 
     Create (theAllocator: Allocator from IntSurf = 0)
     
-       returns mutable IWLine;
+       returns IWLine;
 
 
     Reverse(me : mutable)
@@ -154,7 +154,7 @@ is
     
        ---Purpose: Returns the LineOn2S contained in the walking line.
     
-       returns mutable LineOn2S from IntSurf
+       returns LineOn2S from IntSurf
        ---C++: return const&
        ---C++: inline
        
index e501d02d10cbf4239a01d73f2ed3ef9a7eb58431..0b2a0436786152da00e0b47d54dfe85a4a4295ee 100644 (file)
@@ -215,7 +215,7 @@ is
                    
     TestArretCadre(me : in out; Umult  : SequenceOfReal from TColStd;
                                 Vmult  : SequenceOfReal from TColStd;
-                                Line   : mutable TheIWLine;
+                                Line   : TheIWLine;
                                Section: in out TheIWFunction;
                                 UV     : in out Vector from math;
                                 Irang  : out Integer from Standard)
@@ -244,7 +244,7 @@ is
                           Psol   : PntOn2S from IntSurf;
                          Pnts1  : ThePOPIterator;
                          Section: in out TheIWFunction;
-                          Line   : mutable TheIWLine)
+                          Line   : TheIWLine)
     is static protected;       
 
     ComputeCloseLine(me : in out; Umult  : SequenceOfReal from TColStd;
@@ -257,7 +257,7 @@ is
 
     AddPointInCurrentLine(me ; N           : Integer from Standard;
                                PathPnt     : ThePointOfPath;
-                               CurrentLine : mutable TheIWLine)
+                               CurrentLine : TheIWLine)
     is static protected;
 
     MakeWalkingPoint(me : in out ; Case    : Integer from Standard;
index 5f4fc2e2ef274182a4a98551e9c4371055572386..99b7bcd6442797f4bc38d98d5d3112ff14dab9c4 100644 (file)
@@ -165,7 +165,7 @@ is
 
     Line(me)
     
-       returns mutable LineOn2S from IntSurf
+       returns LineOn2S from IntSurf
        ---C++: inline
        ---C++: return const&
        
index cc52ef996b45db04613fb23d3a4ac8457af8ebd1..6f5e7a50f56928c80613459659916820671a3732 100644 (file)
@@ -58,8 +58,8 @@ is
     ---Purpose : Initialize a BitMap from another one
 
     Internals (me; nbitems , nbwords, nbflags : out Integer;
-              flags : out mutable HArray1OfInteger;
-              names : out mutable HSequenceOfAsciiString);
+              flags : out HArray1OfInteger;
+              names : out HSequenceOfAsciiString);
     ---Purpose : Returns internal values, used for copying
     --           Flags values start at false
 
index 835239d7d5cab69d1ec6d6d3ffc5134b68cc78eb..5ba341f3b2f42c1e7d109a79bc4f0c0ea3200e9d 100644 (file)
@@ -33,12 +33,12 @@ is
     ---Purpose : Clears List of Copy Results. Gets Ready to begin another Copy
     --           Process.
 
-    Bind (me : mutable; ent : Transient; res : mutable Transient)
+    Bind (me : mutable; ent : Transient; res : Transient)
     ---Purpose : Bind a Result to a Starting Entity identified by its Number
        raises InterfaceError  is deferred;
     --           Error if <num> is already bound or is out of range
 
-    Search (me; ent : Transient; res : out mutable Transient)
+    Search (me; ent : Transient; res : out Transient)
        returns Boolean  is deferred;
     ---Purpose : Searches for the Result bound to a Startingf Entity identified
     --           by its Number.
index ce7712f62e2d397d9795232940b9c63d722c8355..70ae9675f831dcb2510291dcfac9837a4824970b 100644 (file)
@@ -27,7 +27,7 @@ raises InterfaceError
 
 is
 
-    Create (amodel : InterfaceModel) returns mutable CopyMap;
+    Create (amodel : InterfaceModel) returns CopyMap;
     ---Purpose : Creates a CopyMap adapted to work from a Model
 
     Clear (me : mutable);
@@ -36,13 +36,13 @@ is
     Model (me) returns InterfaceModel  is static;
     ---Purpose : Returns the InterfaceModel used at Creation time
 
-    Bind (me : mutable; ent : Transient; res : mutable Transient)
+    Bind (me : mutable; ent : Transient; res : Transient)
     ---Purpose : Binds a Starting Entity identified by its Number <num> in the
     --           Starting Model, to a Result of Transfer <res>
        raises InterfaceError;
     --           Error if <num> is already bound to a result, or is out of range
 
-    Search (me; ent : Transient; res : out mutable Transient)
+    Search (me; ent : Transient; res : out Transient)
        returns Boolean;
     ---Purpose : Search for the result of a Starting Object (i.e. an Entity,
     --           identified by its Number <num> in the Starting Model)
index 6f95f566357179dcdbc041331bd4dca5ecc5e07b..b04fddf4ae2810f951f7a4143aae17d10a7aef18 100644 (file)
@@ -65,12 +65,12 @@ is
     Model (me) returns InterfaceModel;
     ---Purpose : Returns the Model on which the CopyTool works
 
-    SetControl (me : in out; othermap : mutable CopyControl);
+    SetControl (me : in out; othermap : CopyControl);
     ---Purpose : Changes the Map of Result for another one. This allows to work
     --           with a more sophisticated Mapping Control than the Standard
     --           one which is CopyMap (e.g. TransferProcess from Transfer)
 
-    Control (me) returns mutable CopyControl;
+    Control (me) returns CopyControl;
     ---Purpose : Returns the object used for Control
 
        --  --    Basic Operations    -- --
@@ -78,7 +78,7 @@ is
     Clear (me : in out)  is virtual;
     ---Purpose : Clears Transfer List. Gets Ready to begin another Transfer
 
-    NewVoid (me : in out; entfrom : Transient; entto : out mutable Transient)
+    NewVoid (me : in out; entfrom : Transient; entto : out Transient)
        returns Boolean  is virtual protected;
     ---Purpose : Creates a new void instance (just created) of the same class
     --           as <entfrom>. Uses the general service GeneralModule:NewVoid
@@ -88,7 +88,7 @@ is
     --           
     --           No mapping is managed by this method
 
-    Copy (me : in out; entfrom : Transient; entto : out mutable Transient;
+    Copy (me : in out; entfrom : Transient; entto : out Transient;
          mapped : Boolean; errstat : Boolean)
        returns Boolean  is virtual;
     ---Purpose : Creates the CounterPart of an Entity (by ShallowCopy), Binds
@@ -111,11 +111,11 @@ is
     --           It basically makes a Deep Copy without changing the Types.
     --           It can be redefined for special uses.
 
-    Implied (me : in out; entfrom : Transient; entto : mutable Transient)
+    Implied (me : in out; entfrom : Transient; entto : Transient)
        is virtual private;
     ---Purpose : Renews the Implied References of one already Copied Entity
 
-    Transferred (me : in out; ent : Transient) returns mutable Transient
+    Transferred (me : in out; ent : Transient) returns Transient
     ---Purpose : Transfers one Entity, if not yet bound to a result
     --           Remark : For an Entity which is reported in the Starting Model,
     --           the ReportEntity will also be copied with its Content if it
@@ -125,7 +125,7 @@ is
     --           This method can raise any kind of Interface exception.
     --           Especially if <ent> is not contained in Starting Model.
 
-    Bind (me : in out; ent : Transient; res : mutable Transient)
+    Bind (me : in out; ent : Transient; res : Transient)
     ---Purpose : Defines a Result for the Transfer of a Starting object.
     --           Used by method Transferred (which performs a normal Copy),
     --           but can also be called to enforce a result : in the latter
@@ -134,7 +134,7 @@ is
        raises InterfaceError;
     --           Error if a Result is already bound with this Starting Object
 
-    Search (me; ent : Transient; res : out mutable Transient)
+    Search (me; ent : Transient; res : out Transient)
        returns Boolean;
     ---Purpose : Search for the result of a Starting Object (i.e. an Entity)
     --           Returns True  if a  Result is Bound (and fills "result")
@@ -147,7 +147,7 @@ is
     --           distinghished. ClearLastFlags is also called by Clear.
 
     LastCopiedAfter (me; numfrom : Integer;
-       ent : out Transient; res : out mutable Transient)  returns Integer;
+       ent : out Transient; res : out Transient)  returns Integer;
     ---Purpose : Returns an copied Entity and its Result which were operated
     --           after last call to ClearLastFlags. It returns the first
     --           "Last Copied Entity" which Number follows <numfrom>, Zero if
@@ -174,7 +174,7 @@ is
     --           Remark : this concerns only some specific references, such as
     --           "back pointers".
 
-    FillModel (me : in out; bmodel : mutable InterfaceModel)
+    FillModel (me : in out; bmodel : InterfaceModel)
        raises InterfaceError;
     ---Purpose : Fills a Model with the result of the transfer (TransferList)
     --           Commands copy of Header too, and calls RenewImpliedRefs
index 36d38ebaf0aa87a7f73c61af515c1906c969cf17..ff6f744cd06af8e5a4171f197d35487095973e5a 100644 (file)
@@ -33,18 +33,18 @@ raises OutOfRange, NullObject
 
 is
 
-    Create returns mutable EntityCluster;
+    Create returns EntityCluster;
     ---Purpose : Creates an empty, non-chained, EntityCluster
 
-    Create (ent : any Transient)  returns mutable EntityCluster;
+    Create (ent : any Transient)  returns EntityCluster;
     ---Purpose : Creates a non-chained EntityCluster, filled with one Entity
 
-    Create (ec : mutable EntityCluster)  returns mutable EntityCluster;
+    Create (ec : EntityCluster)  returns EntityCluster;
     ---Purpose : Creates an empty EntityCluster, chained with another one
     --           (that is, put BEFORE this other one in the list)
 
-    Create (ant : any Transient; ec : mutable EntityCluster)
-       returns mutable EntityCluster;
+    Create (ant : any Transient; ec : EntityCluster)
+       returns EntityCluster;
     ---Purpose : Creates an EntityCluster, filled with a first Entity, and
     --           chained to another EntityCluster (BEFORE it, as above)
 
@@ -102,7 +102,7 @@ is
     HasNext (me) returns Boolean  is static private;
     ---Purpose : Returns True if a Cluster has a Next
 
-    Next (me) returns mutable EntityCluster  is static private;
+    Next (me) returns EntityCluster  is static private;
     ---Purpose : Returns Next Cluster in the chain
 
 fields
index 3a1e5b435bc08c27da2ad52653fb5b55742e13ac..ad0602c9f123313a759041b0b3d0a6bd236dc9c2 100644 (file)
@@ -139,7 +139,7 @@ is
     --           (sublists are not objects, but internal descriptions)
 
     ParamEntity (me; num, nump : Integer)
-       returns mutable Transient  raises NoSuchObject  is static;
+       returns Transient  raises NoSuchObject  is static;
     ---Purpose : Returns the StepEntity referenced by a parameter
     --           Error if none
     ---C++ : return const &
@@ -161,11 +161,11 @@ is
 
        -- --   binding empty entities before loading model   -- --
 
-    BoundEntity (me; num : Integer) returns mutable Transient;
+    BoundEntity (me; num : Integer) returns Transient;
     ---Purpose : Returns the entity bound to a record, set by SetEntities
     ---C++ : return const &
 
-    BindEntity (me : mutable; num : Integer; ent : mutable Transient);
+    BindEntity (me : mutable; num : Integer; ent : Transient);
     ---Purpose : Binds an entity to a record
 
     SetErrorLoad (me : mutable; val : Boolean);
index f2c526af53137ad1ed51d849bf91b3cb5ba498c3..613429ccd1717bb53217f6c25853a338de0b0f21 100644 (file)
@@ -43,20 +43,20 @@ is
     Initialize returns FileReaderTool  from Interface;
     ---Purpose: Constructor; sets default fields
 
-    SetData (me : in out; reader : mutable FileReaderData;
+    SetData (me : in out; reader : FileReaderData;
             protocol : Protocol from Interface);
     ---Purpose : Sets Data to a FileReaderData. Works with a Protocol
 
     Protocol (me) returns Protocol from Interface;
     ---Purpose : Returns the Protocol given at creation time
 
-    Data (me) returns mutable FileReaderData;
+    Data (me) returns FileReaderData;
     ---Purpose : Returns the FileReaderData which is used to work
 
-    SetModel (me : in out; amodel : mutable InterfaceModel);
+    SetModel (me : in out; amodel : InterfaceModel);
     ---Purpose : Stores a Model. Used when the Model has been loaded
 
-    Model (me) returns mutable InterfaceModel;
+    Model (me) returns InterfaceModel;
     ---Purpose : Returns the stored Model
 
        -- --   setting empty entities before loading model   -- --
@@ -99,7 +99,7 @@ is
     --           type of FileReaderTool
 
     Recognize (me : in out; num : Integer;
-              ach : in out Check; ent : out mutable Transient)
+              ach : in out Check; ent : out Transient)
        returns Boolean  is deferred;
     ---Purpose : Recognizes a record, given its number. Specific to each
     --           Interface; called by SetEntities. It can call the basic method
@@ -114,7 +114,7 @@ is
 
     RecognizeByLib (me; num : Integer;
                    glib : in out GeneralLib; rlib : in out ReaderLib;
-                   ach : in out Check; ent : out mutable Transient)
+                   ach : in out Check; ent : out Transient)
         returns Boolean;
     ---Purpose : Recognizes a record with the help of Libraries. Can be used
     --           to implement the method Recognize.
@@ -126,7 +126,7 @@ is
     --           <ent> is the result
     --           Returns False if recognition has failed, True else
 
-    UnknownEntity (me) returns mutable Transient;
+    UnknownEntity (me) returns Transient;
     ---Purpose : Provides an unknown entity, specific to the Interface
     --           called by SetEntities when Recognize has failed (Unknown alone)
     --           or by LoadModel when an Entity has caused a Fail on reading
@@ -135,10 +135,10 @@ is
 
        -- --   loading entities into the model   -- --
 
-    NewModel (me) returns mutable InterfaceModel;
+    NewModel (me) returns InterfaceModel;
     ---Purpose : Creates an empty Model of the norm. Uses Protocol to do it
 
-    LoadModel (me : in out; amodel : mutable InterfaceModel)
+    LoadModel (me : in out; amodel : InterfaceModel)
        raises DomainError;
     ---Purpose : Reads and fills Entities from the FileReaderData set by
     --           SetData to an InterfaceModel.
@@ -150,19 +150,19 @@ is
     --           operation, unless Error Handling is set.
     --           This method can also be redefined if judged necessary.
 
-    LoadedEntity (me : in out; num : Integer) returns mutable Transient;
+    LoadedEntity (me : in out; num : Integer) returns Transient;
     ---Purpose : Reads, Fills and Returns one Entity read from a Record of the
     --           FileReaderData. This Method manages also case of Fail or
     --           Warning, by producing a ReportEntyty plus , for a Fail, a
     --           literal Content (as an UnknownEntity). Performs also Trace
 
-    BeginRead (me : in out; amodel : mutable InterfaceModel) is deferred;
+    BeginRead (me : in out; amodel : InterfaceModel) is deferred;
     ---Purpose : Fills model's header; each Interface defines for its Model its
     --           own file header; this method fills it from FileReaderTool.+
     --           It is called by AnalyseFile from InterfaceModel
 
     AnalyseRecord (me : in out;
-        num : Integer; anent : mutable Transient; acheck : in out Check)
+        num : Integer; anent : Transient; acheck : in out Check)
        returns Boolean  is deferred;
     ---Purpose : Fills an Entity, given record no; specific to each Interface,
     --           called by AnalyseFile from InterfaceModel (which manages its
@@ -180,7 +180,7 @@ is
     Destroy (me: in out) is virtual;
     ---C++ : alias "Standard_EXPORT virtual ~Interface_FileReaderTool() { Destroy(); }"
 
-    EndRead (me : in out; amodel : mutable InterfaceModel)  is virtual;
+    EndRead (me : in out; amodel : InterfaceModel)  is virtual;
     ---Purpose : Ends file reading after reading all the entities
     --           default is doing nothing; redefinable as necessary
     
index e5464e568557ec2d3a310bb8b36da9f5be292c68..245a4e7b1384e4a6d924c2c7f73cd6cb51c2735d 100644 (file)
@@ -31,10 +31,10 @@ uses Transient,
 
 is
 
-    Create  returns mutable GTool;
+    Create  returns GTool;
     ---Purpose : Creates an empty, not set, GTool
 
-    Create (proto : Protocol; nbent : Integer = 0)  returns mutable GTool;
+    Create (proto : Protocol; nbent : Integer = 0)  returns GTool;
     ---Purpose : Creates a GTool from a Protocol
     --           Optional starting count of entities
 
@@ -76,7 +76,7 @@ is
     --           its Module and Case Number
 
     Select (me : mutable; ent : Transient;
-           gmod : out mutable GeneralModule;
+           gmod : out GeneralModule;
            CN   : out Integer;
            enforce : Boolean = Standard_False)  returns Boolean;
     ---Purpose : Selects for an entity, its Module and Case Number
index e45f630b22a08292ea92119e3c80317f86257454..698e3f9db5abd7f58b1f1029636ba3d87f869eef 100644 (file)
@@ -83,7 +83,7 @@ is
     --           Default returns always False, can be redefined
 
     Dispatch (me; CN : Integer;
-             entfrom : Transient; entto : out mutable Transient;
+             entfrom : Transient; entto : out Transient;
              TC : in out CopyTool)  returns Boolean  is virtual;
     ---Purpose : Dispatches an entity
     --           Returns True if it works by copy, False if it just duplicates
@@ -106,21 +106,21 @@ is
     --           copying, then returns False. Can be redefined
 
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean  is deferred;
     ---Purpose : Creates a new void entity <entto> according to a Case Number
     --           This entity remains to be filled, by reading from a file or
     --           by copying from another entity of same type (see CopyCase)
 
     CopyCase (me; CN : Integer;
-             entfrom : Transient; entto : mutable Transient;
+             entfrom : Transient; entto : Transient;
              TC : in out CopyTool)  is deferred;
     ---Purpose : Specific Copy ("Deep") from <entfrom> to <entto> (same type)
     --           by using a CopyTool which provides its working Map.
     --           Use method Transferred from CopyTool to work
 
     NewCopiedCase (me; CN : Integer;
-                  entfrom : Transient; entto : out mutable Transient;
+                  entfrom : Transient; entto : out Transient;
                   TC : in out CopyTool)  returns Boolean  is virtual;
     ---Purpose : Specific operator (create+copy) defaulted to do nothing.
     --           It can be redefined : When it is not possible to work in two
@@ -131,7 +131,7 @@ is
     --           Returns True if it has produced something, false else
 
     RenewImpliedCase (me; CN : Integer;
-                entfrom : Transient; entto : mutable Transient;
+                entfrom : Transient; entto : Transient;
                 TC : CopyTool)  is virtual;
     ---Purpose : Specific Copying of Implied References
     --           A Default is provided which does nothing (must current case !)
@@ -139,7 +139,7 @@ is
     --           Use method Search from CopyTool to work
 
     WhenDeleteCase (me; CN : Integer;
-               ent : mutable Transient; dispatched : Boolean)  is virtual;
+               ent : Transient; dispatched : Boolean)  is virtual;
     ---Purpose : Prepares an entity to be deleted. What does it mean :
     --           Basically, any class of entity may define its own destructor
     --           By default, it does nothing but calling destructors on fields
index 79d9e1ea552860a27db2c29e497414c8be23f496..a11728a10b2e1a9dcc9a6daa6ddba71e3fa385a4 100644 (file)
@@ -26,28 +26,28 @@ raises DomainError
 
 is
 
-    Create (agraph : Graph) returns mutable HGraph;
+    Create (agraph : Graph) returns HGraph;
     ---Purpose : Creates an HGraph directly from a Graph.
     --           Remark that the starting Graph is duplicated
     
     Create (amodel : InterfaceModel; lib : GeneralLib;
-     theModeStats : Boolean = Standard_True) returns mutable HGraph;
+     theModeStats : Boolean = Standard_True) returns HGraph;
     ---Purpose : Creates an HGraph with a Graph created from <amodel> and <lib>
 
     Create (amodel : InterfaceModel; protocol : Protocol from Interface;
      theModeStats : Boolean = Standard_True)
-       returns mutable HGraph;
+       returns HGraph;
     ---Purpose : Creates an HGraph with a graph itself created from <amodel>
     --           and <protocol>
 
     Create (amodel : InterfaceModel; gtool : GTool from Interface;
      theModeStats : Boolean = Standard_True)
-       returns mutable HGraph;
+       returns HGraph;
     ---Purpose : Creates an HGraph with a graph itself created from <amodel>
     --           and <protocol>
 
     Create (amodel : InterfaceModel;
-     theModeStats : Boolean = Standard_True) returns mutable HGraph
+     theModeStats : Boolean = Standard_True) returns HGraph
     ---Purpose : Same a above, but works with the GTool in the model
        raises DomainError;
     --           Error if no Active Protocol is defined
index 09e3677a56049cf2f5eec145df6996592705b4e7..296fa73193faed40ed5aab4f452b02835b9e20ed 100644 (file)
@@ -59,7 +59,7 @@ is
     --           else, data are not copied, only the header object is
     Initialize(me : in out;nbe : Integer);
     ---Purpose :Initialize IntList by number of entities.
-    Internals (me; nbrefs : out Integer; ents, refs : out mutable HArray1OfInteger);
+    Internals (me; nbrefs : out Integer; ents, refs : out HArray1OfInteger);
     ---Purpose : Returns internal values, used for copying
 
     NbEntities (me) returns Integer;
index 7f3830f17b21edba861fe98869f75f80ab57070c..075f77e9920022063fed8af84e7c774c2265a554 100644 (file)
@@ -22,7 +22,7 @@ uses Integer
 
 is
 
-    Create returns mutable IntVal;
+    Create returns IntVal;
 
     Value (me) returns Integer;
 
index dd8d4fe41010ffb32e8ad6e7d64425b9f8e55328..f2d80144514e4e9ae6cfdca69eef2d26545f4a95 100644 (file)
@@ -122,7 +122,7 @@ is
     --         the  Model if it contains it.   Else returns  0.  For a
     --         ReportEntity, looks at Concerned Entity.
 
-    Value (me; num : Integer) returns mutable Transient    raises OutOfRange;
+    Value (me; num : Integer) returns Transient    raises OutOfRange;
     ---Purpose : Returns an Entity identified by its number in the Model
     --           Each sub-class of InterfaceModel can define its own method
     --           Entity to return its specific class of Entity (e.g. for VDA,
@@ -171,7 +171,7 @@ is
     --           The ReportEntity is defined before call to method AddEntity.
 
     ReportEntity (me; num : Integer; semantic : Boolean = Standard_False)
-       returns mutable ReportEntity
+       returns ReportEntity
     ---Purpose : Returns a ReportEntity identified by its number in the Model,
     --           or a Null Handle If <num> does not identify a ReportEntity.
     --           
@@ -199,7 +199,7 @@ is
        raises OutOfRange;
     --           Error if <num> is out of range
 
-    SetReportEntity (me : mutable; num : Integer; rep : mutable ReportEntity)
+    SetReportEntity (me : mutable; num : Integer; rep : ReportEntity)
        returns Boolean
     ---Purpose : Sets or Replaces a ReportEntity for the Entity <num>. Returns
     --           True if Report is replaced, False if it has been replaced
@@ -208,7 +208,7 @@ is
     --           Error if <num> is out of range, or if concerned Entity is
     --           not equal to Value(num)
 
-    AddReportEntity (me : mutable; rep : mutable ReportEntity;
+    AddReportEntity (me : mutable; rep : ReportEntity;
                     semantic : Boolean = Standard_False) returns Boolean;
     ---Purpose : Adds a ReportEntity as such. Returns False if the concerned
     --           entity is not recorded in the Model
@@ -248,7 +248,7 @@ is
     --           can be less efficient. <nbent> is the expected count of
     --           Entities to store
 
-    AddEntity (me : mutable; anentity : mutable Transient)
+    AddEntity (me : mutable; anentity : Transient)
     ---Purpose : Internal method for adding an Entity. Used by file reading
     --           (defined by each Interface) and Transfer tools. It adds the
     --           entity required to be added, not its refs : see AddWithRefs.
@@ -259,7 +259,7 @@ is
        raises InterfaceMismatch  is virtual;
     --           Error if anentity already recorded
 
-    AddWithRefs (me : mutable; anent : mutable Transient; proto : Protocol;
+    AddWithRefs (me : mutable; anent : Transient; proto : Protocol;
                 level : Integer = 0; listall : Boolean = Standard_False);
     ---Purpose : Adds to the Model, an Entity with all its References, as they
     --           are defined by General Services FillShared and ListImplied.
@@ -273,18 +273,18 @@ is
     --           If <listall> is True, all items are analysed (this allows to
     --           ensure the consistency of an adding made by steps)
 
-    AddWithRefs (me : mutable; anent : mutable Transient;
+    AddWithRefs (me : mutable; anent : Transient;
                 level : Integer = 0; listall : Boolean = Standard_False)
     ---Purpose : Same as above, but works with the Protocol of the Model
        raises InterfaceMismatch;
     --           Error if no Protocol is defined in the Model
 
-    AddWithRefs (me : mutable; anent : mutable Transient; lib : GeneralLib;
+    AddWithRefs (me : mutable; anent : Transient; lib : GeneralLib;
                 level : Integer = 0; listall : Boolean = Standard_False);
     ---Purpose : Same as above, but works with an already created GeneralLib
 
 
-    ReplaceEntity (me : mutable; nument : Integer; anent : mutable Transient);
+    ReplaceEntity (me : mutable; nument : Integer; anent : Transient);
     ---Purpose : Replace Entity with Number=nument on other entity - "anent"
 
     ReverseOrders (me : mutable; after : Integer = 0);
@@ -314,7 +314,7 @@ is
     ---Purpose : Gets header (data specific of a defined Interface) from
     --           another InterfaceModel; called from TransferCopy
 
-    NewEmptyModel (me) returns mutable InterfaceModel  is deferred;
+    NewEmptyModel (me) returns InterfaceModel  is deferred;
     ---Purpose : Returns a New Empty Model, same type as <me> (whatever its
     --           Type); called to Copy parts a Model into other ones, then
     --           followed by a call to GetFromAnother (Header) then filling
@@ -420,10 +420,10 @@ is
     HasTemplate (myclass; name : CString) returns Boolean;
     ---Purpose : Returns true if a template is attached to a given name
 
-    Template (myclass; name : CString) returns mutable InterfaceModel;
+    Template (myclass; name : CString) returns InterfaceModel;
     ---Purpose : Returns the template model attached to a name, or a Null Handle
 
-    SetTemplate (myclass; name : CString; model : mutable InterfaceModel)
+    SetTemplate (myclass; name : CString; model : InterfaceModel)
        returns Boolean;
     ---Purpose : Records a new template model with a name. If the name was
     --           already recorded, the corresponding template is replaced by
index e6d6c2e2cedc8ed2c4fe09efb367a83f65e44067..b875b0c87baba4904061ad6d3168acf6cc5c5ced 100644 (file)
@@ -26,7 +26,7 @@ uses Array1OfTransient
 
 is
 
-    Create (low, up : Integer) returns mutable JaggedArray;
+    Create (low, up : Integer) returns JaggedArray;
 
     Lower  (me) returns Integer;
     Upper  (me) returns Integer;
index 10e99fd5e31277588bb01fee6f938e13c67f88af..9be3eef0afec202f76814a457a8d77e3e7018e9b 100644 (file)
@@ -84,10 +84,10 @@ is
     ---Purpose : Fills a AsciiString <str> with the Content of the Line Buffer,
     --           then Clears the LineBuffer
 
-    Move (me : in out; str : mutable HAsciiString from TCollection)  is static;
+    Move (me : in out; str : HAsciiString from TCollection)  is static;
     ---Purpose : Same as above, but <str> is known through a Handle
 
-    Moved (me : in out) returns mutable HAsciiString from TCollection;
+    Moved (me : in out) returns HAsciiString from TCollection;
     ---Purpose : Same as above, but generates the HAsciiString
 
 
index f178be72edc695e9445f5e48f36862506c87bff3..0c7472aae8343afd1b4ce9e3f02bf4191ccfddf3 100644 (file)
@@ -25,7 +25,7 @@ raises OutOfRange
 
 is
 
-    Create (nres : Integer; nst : Integer = 1)  returns mutable ParamSet;
+    Create (nres : Integer; nst : Integer = 1)  returns ParamSet;
     ---Purpose : Creates an empty ParamSet, beginning at number "nst" and of
     --           initial reservation "nres" : the "nres" first parameters
     --           which follow "ndeb" (included) will be put in an Array
index 0f4d58ba52466fe7156b9d1cabf0a952ec08b49a..b8815384082e13e12eed87b60d410843c327fc66 100644 (file)
@@ -90,14 +90,14 @@ is
 
        -- --    General Services (defined at Norm level)    -- --
 
-    NewModel (me) returns mutable InterfaceModel  is deferred;
+    NewModel (me) returns InterfaceModel  is deferred;
     ---Purpose : Creates an empty Model of the considered Norm
 
     IsSuitableModel (me; model : InterfaceModel)  returns Boolean  is deferred;
     ---Purpose : Returns True if <model> is a Model of the considered Norm
 
 
-    UnknownEntity (me) returns mutable Transient  is deferred;
+    UnknownEntity (me) returns Transient  is deferred;
     ---Purpose : Creates a new Unknown Entity for the considered Norm
 
     IsUnknownEntity (me; ent : Transient) returns Boolean  is deferred;
index 46df9824fa06997ff697e81f53b0436bb9324ce3..f956e06b69444a5b68a14b17c208338f798c7e06 100644 (file)
@@ -38,7 +38,7 @@ is
     --           Case Number. If Recognition fails, must return 0
 
     Read (me; casenum : Integer; data : FileReaderData; num : Integer;
-         ach : in out Check; ent : mutable Transient)
+         ach : in out Check; ent : Transient)
     ---Purpose : Performs the effective loading from <data>, record <num>,
     --           to the Entity <ent> formerly created
     --           In case of Error or Warning, fills <ach> with messages
@@ -48,7 +48,7 @@ is
     --           them and fill the Check
 
     NewRead (me; casenum : Integer; data : FileReaderData; num : Integer;
-         ach : in out Check; ent : out mutable Transient) returns Boolean
+         ach : in out Check; ent : out Transient) returns Boolean
     ---Purpose : Specific operator (create+read) defaulted to do nothing.
     --           It can be redefined when it is not possible to work in two
     --           steps (NewVoid then Read). This occurs when no default
index bc68338f3457b599a3ab770dc14b9d400d0f334c..34921fb59d3003f06724f1ff048dd2dc41ce0c89 100644 (file)
@@ -37,7 +37,7 @@ is
     Initialize;
     ---Purpose : Assumes that no result has yet been recognized
 
-    Evaluate (me : mutable; akey : TheKey; res : out mutable TheResul)
+    Evaluate (me : mutable; akey : TheKey; res : out TheResul)
        returns Boolean;
     ---Purpose : Evaluates if recognition has a result, returns it if yes
     --           In case of success, Returns True and puts result in "res"
@@ -45,17 +45,17 @@ is
     --           Works by calling deferred method Eval, and in case of failure,
     --           looks for Added Recognizers to work
 
-    Result (me) returns mutable TheResul  raises NoSuchObject;
+    Result (me) returns TheResul  raises NoSuchObject;
     ---Purpose : Returns result of last recognition (call of Evaluate)
 
-    Add (me : mutable; reco : mutable Recognizer);
+    Add (me : mutable; reco : Recognizer);
     ---Purpose : Adds a new Recognizer to the Compound, at the end
     --           Several calls to Add work by adding in the order of calls :
     --           Hence, when Eval has failed to recognize, Evaluate will call
     --          Evaluate from the first added Recognizer if there is one,
     --          and to the second if there is still no result, and so on
 
-    SetOK (me : mutable; aresult : mutable TheResul) is protected;
+    SetOK (me : mutable; aresult : TheResul) is protected;
     ---Purpose : Records the result of the recognition. Called by specific
     --           method Eval to record a result : after calling it, Eval has
     --           finished and can return
index 6e28aee3c2c0d45bb090ddb7c6332fc76b1b2f80..881a28e3ba73d26d09525fe6f892efce6ac4527b 100644 (file)
@@ -44,18 +44,18 @@ uses Check, Transient
 
 is
 
-    Create (unknown : mutable Transient) returns mutable ReportEntity;
+    Create (unknown : Transient) returns ReportEntity;
     ---Purpose : Creates a ReportEntity for an Unknown Entity : Check is empty,
     --           and Concerned equates Content (i.e. the Unknown Entity)
 
-    Create (acheck : Check; concerned : mutable Transient)
-       returns mutable ReportEntity;
+    Create (acheck : Check; concerned : Transient)
+       returns ReportEntity;
     ---Purpose : Creates a ReportEntity with its features :
     --           - <acheck> is the Check to be memorised
     --           - <concerned> is the Entity to which the Check is bound
     --           Later, a Content can be set : it is required for an Error
 
-    SetContent (me : mutable; content : mutable Transient);
+    SetContent (me : mutable; content : Transient);
     ---Purpose : Sets a Content : it brings non interpreted data which belong
     --           to the Concerned Entity. It can be empty then loaded later.
     --           Remark that for an Unknown Entity, Content is set by Create.
@@ -68,7 +68,7 @@ is
     ---Purpose : Returns the stored Check in order to change it
     ---C++ : return &
 
-    Concerned (me) returns mutable Transient;
+    Concerned (me) returns Transient;
     ---Purpose : Returns the stored Concerned Entity. It equates the Content
     --           in the case of an Unknown Entity
 
@@ -80,7 +80,7 @@ is
     --           (i.e. redefines content) : used when Concerned could not be
     --           loaded
 
-    Content (me) returns mutable Transient;
+    Content (me) returns Transient;
     ---Purpose : Returns the stored Content, or a Null Handle
     --           Remark that it must be an "Unknown Entity" suitable for
     --           the norm of the containing Model
index a16dd718c1133b9c5b1c50f11a615a315aedac29..174f08bd7f79d08fc8f1ae2e61d295ba1e1dafaa 100644 (file)
@@ -22,7 +22,7 @@ uses Transient, AsciiString from TCollection
 
 is
 
-    Create returns mutable SignLabel;
+    Create returns SignLabel;
 
     Name (me) returns CString;
     ---Purpose : Returns "Entity Label"
index 41749be3862737819a02b390809f0f604b06850a..89f0806b82890ce0d8857a3c447bd658ca51cfef 100644 (file)
@@ -54,7 +54,7 @@ is
 
     Create (family, name : CString;
            type : ParamType from Interface = Interface_ParamText;
-           init : CString = "")  returns mutable Static
+           init : CString = "")  returns Static
     ---Purpose : Creates and records a Static, with a family and a name
     --           family can report to a name of ressource or to a system or
     --           internal definition. The name must be unique.
@@ -70,7 +70,7 @@ is
     --           Error if <name> is already recorded, or <type> not supported
     --           See also class method Init
 
-    Create (family, name : CString; other : Static) returns mutable Static;
+    Create (family, name : CString; other : Static) returns Static;
     ---Purpose : Creates a new Static with same definition as another one
     --           (value is copied, except for Entity : it remains null)
 
@@ -127,7 +127,7 @@ is
     --           '=' for same definition as, <init> gives the initial Static
     --           Returns False if <type> does not match this list
 
-    Static (myclass; name : CString) returns mutable Static;
+    Static (myclass; name : CString) returns Static;
     ---Purpose : Returns a Static from its name. Null Handle if not present
 
     IsPresent (myclass; name : CString) returns Boolean;
index 145077287661e9648b32625f13edc9695759a6cc..a49026a1f1b7c558b70f576c433a650f472de8ea 100644 (file)
@@ -46,7 +46,7 @@ is
 
     Create (name : CString;
            type : ParamType from Interface = Interface_ParamText;
-           init : CString = "")  returns mutable TypedValue;
+           init : CString = "")  returns TypedValue;
     ---Purpose : Creates a TypedValue, with a name
     --           
     --           type gives the type of the parameter, default is free text
index ef571dcb4dc6b8fc5b189d0f05423ff6a356e694..983bf4600d352685404cd44517d3f066657da431 100644 (file)
@@ -48,7 +48,7 @@ raises OutOfRange, NoSuchObject, InterfaceMismatch, InterfaceError
 
 is
 
-    Create returns mutable UndefinedContent;
+    Create returns UndefinedContent;
     ---Purpose : Defines an empty UndefinedContent
 
        -- --    Access to Parameters    -- --
@@ -60,7 +60,7 @@ is
     ---Purpose : Gives count of Literal Parameters
 
     ParamData (me; num : Integer; ptype : out ParamType;
-                  ent : out mutable Transient;
+                  ent : out Transient;
                   val : out HAsciiString from TCollection)
                       returns Boolean  is static;
     ---Purpose : Returns data of a Parameter : its type, and the entity if it
@@ -77,7 +77,7 @@ is
     ---Purpose : Returns True if a Parameter is recorded as an entity
     --           Error if num is not between 1 and NbParams
 
-    ParamEntity (me; num : Integer) returns mutable Transient
+    ParamEntity (me; num : Integer) returns Transient
     ---Purpose : Returns Entity corresponding to a Param, given its rank
         raises InterfaceError, OutOfRange  is static;
     --           Error if out of range or if Param num does not designate
@@ -97,7 +97,7 @@ is
        val : HAsciiString from TCollection)  is static;
     ---Purpose : Adds a literal Parameter to the list
 
-    AddEntity  (me : mutable; ptype : ParamType; ent : mutable Transient)
+    AddEntity  (me : mutable; ptype : ParamType; ent : Transient)
        is static;
     ---Purpose : Adds a Parameter which references an Entity
 
@@ -114,13 +114,13 @@ is
     --           Error if num is out of range
 
     SetEntity  (me : mutable; num : Integer; ptype : ParamType;
-               ent : mutable Transient)
+               ent : Transient)
     ---Purpose : Sets a new value for the Parameter <num>, to reference an
     --           Entity. To simply change the Entity, see the variant below
        raises OutOfRange  is static;
     --           Error if num is out of range
 
-    SetEntity  (me : mutable; num : Integer; ent : mutable Transient)
+    SetEntity  (me : mutable; num : Integer; ent : Transient)
     ---Purpose : Changes the Entity referenced by the Parameter <num>
     --           (with same ParamType)
        raises InterfaceError, OutOfRange  is static;
index 56b7dae44e3d9f554a76441e79fb56f33c372711..3f688a7a3d5af8f5b01826d3f41cf6aab0e957e6 100644 (file)
@@ -85,7 +85,7 @@ is
                   DFirst, DLast : Real    from Standard;
                   Rev           : Boolean from Standard;
                  NbPoints      : Integer from Standard)
-    returns mutable BSpline from Law;
+    returns BSpline from Law;
     ---Purpose: Computes a 1 d curve to  reparametrize a curve. Its an
     --          interpolation of NbPoints  points calculated  at quasi
     --          constant abscissa.
@@ -93,7 +93,7 @@ is
     Scale(First, Last   : Real    from Standard;
           HasF, HasL    : Boolean from Standard;
           VFirst, VLast : Real    from Standard)
-    returns mutable BSpline from Law;
+    returns BSpline from Law;
     ---Purpose: Computes a 1  d curve to  scale  a field of  tangency.
     --          Value is 1. for t = (First+Last)/2 .
     --          If HasFirst value for t = First is VFirst (null derivative). 
@@ -110,7 +110,7 @@ is
     ScaleCub(First, Last   : Real    from Standard;
              HasF, HasL    : Boolean from Standard;
              VFirst, VLast : Real    from Standard)
-    returns mutable BSpline from Law;
+    returns BSpline from Law;
 
 end Law;
 
index 4870ba86948457af7f4fcbabd26ca57c8baa4c9f..bbf615d74aa3da581665c20543523d07056b3b5f 100644 (file)
@@ -30,10 +30,10 @@ raises OutOfRange from Standard
 
 is
 
-    Create returns mutable BSpFunc from Law;
+    Create returns BSpFunc from Law;
     
     Create(C  : BSpline from Law; First, Last: Real) 
-    returns mutable BSpFunc from Law;
+    returns BSpFunc from Law;
     
     Continuity(me) returns Shape from GeomAbs
     is redefined static;
@@ -75,7 +75,7 @@ is
     
     Bounds(me: mutable; PFirst,PLast: out Real from Standard);
     
-    Curve(me) returns mutable BSpline from Law;
+    Curve(me) returns BSpline from Law;
 
     SetCurve(me : mutable; 
              C  : BSpline from Law);
index 31ad3c83dd72702979b53b1bf08f380df8481be8..504091a83244cb7d4634786465087b7e3ae054a4 100644 (file)
@@ -95,7 +95,7 @@ is
             Degree         : Integer;
            Periodic       : Boolean = Standard_False)
          
-    returns mutable BSpline from Law
+    returns BSpline from Law
 
     ---Purpose :  Creates a  non-rational B_spline curve   on  the
     --         basis <Knots, Multiplicities> of degree <Degree>.
@@ -135,7 +135,7 @@ is
             Degree         : Integer;
            Periodic       : Boolean = Standard_False)
          
-    returns mutable BSpline from Law
+    returns BSpline from Law
 
     ---Purpose : Creates  a rational B_spline  curve  on the basis
     --         <Knots, Multiplicities> of degree <Degree>.
@@ -732,7 +732,7 @@ is
     --           |f(t1) - f(t0)| < Tolerance3D
     
 
-    Copy (me)  returns mutable like me;
+    Copy (me)  returns like me;
 
 
     UpdateKnots(me : mutable)
index b55d5f6e2e4d954fd242b1ad9d7e9712233ef504..740c85d3879c10030b4c3b231bbcf79aeebfc6ae 100644 (file)
@@ -35,13 +35,13 @@ raises OutOfRange from Standard
  
 is
 
-    Create returns mutable Composite from Law;
+    Create returns Composite from Law;
     ---Purpose: Construct an empty Law
     
     Create (First, Last : Real; 
            Tol :Real)
        ---Purpose: Construct an empty, trimed Law
-    returns mutable Composite from Law;   
+    returns Composite from Law;   
     
     Continuity(me) returns Shape from GeomAbs
     is redefined static;
@@ -94,7 +94,7 @@ is
 
     ChangeElementaryLaw(me: mutable; W : Real from Standard)
     ---C++: return &
-    returns mutable Function from Law
+    returns Function from Law
     ---Purpose: Returns the elementary  function of the composite used
     --          to compute at parameter W.
     is static;
index 5e840e6a085f4502fb14514f4690d8fec887dd66..b334123b63bb780d7cbd295e998afb96b650014c 100644 (file)
@@ -26,7 +26,7 @@ raises OutOfRange from Standard
 
 is
 
-    Create returns mutable Constant from Law;
+    Create returns Constant from Law;
     
     
 
index 402dc4e989dbfa4381801c5e43cd83ace396e7be..e3e6cf1ca0b40ac65e09fe02c32d5b1c43290b95 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
 
-    Create returns mutable Interpol from Law;
+    Create returns Interpol from Law;
        ---Purpose: Constructs an empty interpolative evolution law.
        -- The function Set is used to define the law.
     Set(me        : mutable; 
index 72207f54e9f6e1ef997a6236ab5ca92360f2574a..545e8baf5b593e80a080509aa3878564d4e63dff 100644 (file)
@@ -27,7 +27,7 @@ is
 
     Create
     
-       returns mutable Linear from Law;
+       returns Linear from Law;
        ---Purpose: Constructs an empty linear evolution law.
 
     Set(me: mutable; Pdeb,Valdeb,Pfin,Valfin: Real from Standard)
index a76b7a53fdebc409c705f57f5d03d89ec637d789..9e592fba8f3e921bc70375cbb0b05b4f4f41ba71 100644 (file)
@@ -21,7 +21,7 @@ class S from Law inherits BSpFunc from Law
 is
 
     Create
-    returns mutable S from Law;
+    returns S from Law;
 
        ---Purpose: Constructs an empty "S" evolution law.
     Set(me: mutable; Pdeb,Valdeb,Pfin,Valfin: Real from Standard)
index e240a1c902be25fc8076a604961149249c65cd88..431e4cf638f0c28876641ddd94f88c314bc0ef52 100644 (file)
@@ -49,7 +49,7 @@ raises NoSuchObject
 
     is
     
-       Create returns mutable GlobalNode;
+       Create returns GlobalNode;
        ---Purpose : Creates an empty GlobalNode, with no Next
 
        Add (me : mutable; amodule : TheModule; aprotocol : TheProtocol)
@@ -88,7 +88,7 @@ raises NoSuchObject
 
     is
 
-       Create returns mutable Node;
+       Create returns Node;
        ---Purpose : Creates an empty Node, with no Next
 
        AddNode (me : mutable; anode : any GlobalNode)  is static;
@@ -103,7 +103,7 @@ raises NoSuchObject
        ---Purpose : Returns the Protocol designated by a precise Node
        ---C++ : return const &
 
-       Next (me) returns mutable Node  is static;
+       Next (me) returns Node  is static;
        ---Purpose : Returns the Next Node. If none was defined, returned value
        --           is a Null Handle
        ---C++ : return const &
index 4b2d75624c1957ef57cad452499a31659c7f20ad..4ac15e0ce9928da44edfab99e4ff00bb96d7aa87 100644 (file)
@@ -31,12 +31,12 @@ is
 
     Create
     
-       returns mutable GluedShape from LocOpe;
+       returns GluedShape from LocOpe;
 
 
     Create(S: Shape from TopoDS)
     
-       returns mutable GluedShape from LocOpe;
+       returns GluedShape from LocOpe;
     
 
     Init(me: mutable; S: Shape from TopoDS)
index 52081c242a6a993b596431e8d1801a7222284789..52d9e30c31ab138b7c8e3549f18591680a79f56b 100644 (file)
@@ -27,7 +27,7 @@ is
     Create(BT: BuildTool from TopOpeBRepDS)
     
        ---C++: inline
-       returns mutable HBuilder from LocOpe;
+       returns HBuilder from LocOpe;
     
 
     Classify(me)
index f2ae79e9fff1f406eb8a1430870b223534a69930..a893a58e61be92de3435a123ca7cc86ab7d1c26a 100644 (file)
@@ -34,7 +34,7 @@ is
 
     Create(S: Shape from TopoDS)
 
-       returns mutable WiresOnShape from LocOpe;
+       returns WiresOnShape from LocOpe;
 
 
     Init(me: mutable; S: Shape from TopoDS)
index 61f6ea635a2df144900cb4d28abe19ca9af75a04..ad07d504df4ca8c506addd3a4ffb4fd8719b2d66 100644 (file)
@@ -41,7 +41,7 @@ is
              FirstElement    : BasicElt from MAT;
              SecondElement   : BasicElt from MAT )
        --- Purpose :
-    returns mutable Arc;
+    returns Arc;
 
     Index (me) 
        --- Purpose : Returns the index of <me> in Graph.theArcs.
@@ -66,12 +66,12 @@ is
     
     FirstNode (me)  
         --- Purpose : Returns one Node extremity of <me>.
-    returns mutable Node from MAT
+    returns Node from MAT
     is static;
     
     SecondNode (me) 
        --- Purpose : Returns the other Node extremity of <me>.   
-    returns mutable Node from MAT
+    returns Node from MAT
     is static;    
     
     TheOtherNode (me ; aNode : Node) 
index 8f55675009e95d98dbd0302fac26e4431e0cc573..dc9a28f2b7fc9a8802ece2e8e9e13cd9cecd617d 100644 (file)
@@ -31,7 +31,7 @@ is
     
     Create (anInteger : Integer) 
        --- Purpose : Constructor, <anInteger> is the <index> of <me>.
-    returns mutable BasicElt from MAT;
+    returns BasicElt from MAT;
 
     StartArc(me)  
        --- Purpose : Return <startArcLeft> or <startArcRight> corresponding
index a04b4cf3f5ee6f2129f92edb4ecc010286b05f51..4d05d6d5152db4dc03ebaa9fe2b92a025b10fa7b 100644 (file)
@@ -33,7 +33,7 @@ is
 
     ---Purpose:
 
-    returns mutable Bisector from MAT;
+    returns Bisector from MAT;
     
     AddBisector(me ; abisector : any Bisector from MAT)
     
index ea504c40aacbeab76d2d8e28d738d71ef26e1338..45865efb183a4cf26c68deb4cb5531ead208348c 100644 (file)
@@ -31,7 +31,7 @@ uses
 
 is
 
-    Create returns mutable Edge from MAT;
+    Create returns Edge from MAT;
     
     EdgeNumber(me : mutable ; anumber : Integer)
 
index 2fae6023e35eb9fb2ced890826c3980e69ee98cb..a607331307c66a70ad532f7eb60c4340c182ca2a 100644 (file)
@@ -33,7 +33,7 @@ uses BasicElt                  from MAT,
 
 is
 
-    Create returns mutable Graph from MAT;
+    Create returns Graph from MAT;
         --- Purpose : Empty constructor.
   
 ---Category: Computation
@@ -123,8 +123,8 @@ is
     is static;                                     
 
     FusionOfArcs (me        : mutable;
-                  Arc1      : mutable Arc from MAT;
-                 Arc2      : mutable Arc from MAT)
+                  Arc1      : Arc from MAT;
+                 Arc2      : Arc from MAT)
        ---Purpose: Merge two Arcs.  the second node of <Arc2> becomes
        --          the  first node  of <Arc1>.  Update  of the  first
        --          node and the neighbours of <Arc1>.
@@ -142,7 +142,7 @@ is
     is static;
 
     ChangeBasicElt(me : mutable ; Index : Integer)     
-    returns mutable BasicElt from MAT
+    returns BasicElt from MAT
     is static;
     
     UpDateNodes(me : mutable ; Index : in out Integer)
index 2a905c74cae44911a3f59314167de839c862a839..f1154ead1eeba9e192b4590688f86f930855f258 100644 (file)
@@ -33,7 +33,7 @@ is
     Create (GeomIndex     : Integer;
             LinkedArc     : Arc from MAT;
            Distance      : Real)
-    returns mutable Node from MAT;
+    returns Node from MAT;
     
     GeomIndex (me)
        ---Purpose: Returns the index associated of the geometric 
index f89ee541c04a74f5fae3f300e1852ca7ae82407b..8c9df4de39b3b7a554d9fe1ce2071dc7a4fe846f 100644 (file)
@@ -41,11 +41,11 @@ inherits
 
 is
 
-    Create returns mutable TListNode from MAT;
+    Create returns TListNode from MAT;
 
     ---C++: inline
     
-    Create(anitem : Item) returns mutable TListNode from MAT;
+    Create(anitem : Item) returns TListNode from MAT;
 
     ---C++: inline
     
@@ -56,13 +56,13 @@ is
     
     is static;
     
-    Next(me) returns mutable TListNode from MAT
+    Next(me) returns TListNode from MAT
     
     ---C++: inline
 
     is static;
     
-    Previous(me) returns mutable TListNode from MAT
+    Previous(me) returns TListNode from MAT
     
     ---C++: inline
 
@@ -74,13 +74,13 @@ is
 
     is static;
     
-    Next(me : mutable ; atlistnode : mutable TListNode from MAT)
+    Next(me : mutable ; atlistnode : TListNode from MAT)
     
     ---C++: inline
 
     is static;
     
-    Previous(me : mutable ; atlistnode : mutable TListNode from MAT)
+    Previous(me : mutable ; atlistnode : TListNode from MAT)
     
     ---C++: inline
 
@@ -100,7 +100,7 @@ end TListNode;
 
 is
 
-    Create returns mutable TList from MAT;
+    Create returns TList from MAT;
     
     First(me : mutable)
     
index 10f503cc7e758b4aa278efc54369b0d553b52a1e..3f9698113c6dbe42165232dbd464f2b8967fc151 100644 (file)
@@ -35,11 +35,11 @@ uses
     Node           from MAT
 is
 
-    Create returns mutable Zone from MAT;
+    Create returns Zone from MAT;
     
     Create(aBasicElt : BasicElt from MAT)
         --- Purpose: Compute the frontier of the Zone of proximity.
-    returns mutable Zone from MAT;
+    returns Zone from MAT;
        
     Perform(me : mutable ; aBasicElt : BasicElt from MAT)
         --- Purpose: Compute the frontier of the Zone of proximity.
index 7521e21005ba544faf18269bb1c0622a0bda8240..248aa6de3dbae1b93715431686a0cedee9ff47d5 100644 (file)
@@ -40,7 +40,7 @@ uses
 
 is
 
-    Create returns mutable Circuit from MAT2d;
+    Create returns Circuit from MAT2d;
 
 ---Category:  Computation
 
@@ -75,7 +75,7 @@ is
     DoubleLine(me ; 
                Line       : in out  SequenceOfGeometry;
                Connexions : in out  SequenceOfConnexion from MAT2d; 
-              Father     : mutable Connexion from MAT2d;
+              Father     : Connexion from MAT2d;
               Side       : Real)
     is static private;
     
index 77a20b8abf4223a0e18ec7d9f30ea075bf104cc9..14e96c605bf201b283cae90fad1bec891e14fef5 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-    Create returns mutable Connexion from MAT2d;
+    Create returns Connexion from MAT2d;
     
     Create(LineA        : Integer;
           LineB        : Integer;
@@ -41,7 +41,7 @@ is
            ParameterOnB : Real;
            PointA       : Pnt2d from gp;
            PointB       : Pnt2d from gp)
-    returns mutable Connexion from MAT2d;                 
+    returns Connexion from MAT2d;                 
 
     IndexFirstLine(me) returns Integer
        ---Purpose:  Returns the Index on the first line.
@@ -110,7 +110,7 @@ is
        ---Purpose: Returns the reverse connexion of <me>.
        --          the firstpoint  is the secondpoint.
        --          the secondpoint is the firstpoint.
-    returns mutable Connexion from MAT2d
+    returns Connexion from MAT2d
     is static;
     
     IsAfter(me ; aConnexion : Connexion from MAT2d ; aSense : Real)
index 30a504617298493372994a680174c0aedd47a272..1280d7cfb7dfc06019209c956dc07011808e82ab 100644 (file)
@@ -59,8 +59,8 @@ is
               atool                : in out  Tool2d from MAT2d;
               aside                :         Integer          ;
               noofbisectorstoremove: in out  Integer           ;
-              bisector1            : mutable Bisector from MAT;
-              bisector2            : mutable Bisector from MAT)
+              bisector1            : Bisector from MAT;
+              bisector2            : Bisector from MAT)
     is static private;        
                               
 
index 9391a45c813d468e293461c2a80ee7e7ad53a3b3..adfa7e01ff16510d1b60eb310703bf30a74b9abe 100644 (file)
@@ -95,7 +95,7 @@ is
     Father(me : in out ; Index : Integer)
        ---Purpose: Returns    the  connexion  which ends  on line
        --          designed  by <Index>.
-    returns mutable Connexion from MAT2d
+    returns Connexion from MAT2d
     is static;
 
     Append (me        : in out;
@@ -115,7 +115,7 @@ is
        ---Purpose: Returns the connexion which realises the minimum of
        --          distance between the lines of index <L1> and <L2> in
        --          <aFigure>. The connexion is oriented from <L1> to <L2>.
-    returns mutable Connexion from MAT2d
+    returns Connexion from MAT2d
     is static private;
     
 fields
index 3338ef6def2fd772c1acbb9d1987ec9fe6be85e8..1b6cc0c81826b9ab19083dd5a99fb1cd2c04c92e 100644 (file)
@@ -90,11 +90,11 @@ is
        --            <theGeomVecs>
     returns Integer is static;
     
-    CreateBisector(me : in out ; abisector : mutable Bisector from MAT)
+    CreateBisector(me : in out ; abisector : Bisector from MAT)
        --- Purpose : Creates the geometric bisector defined by <abisector>.
     is static;
     
-    TrimBisector(me : in out ; abisector : mutable Bisector from MAT)   
+    TrimBisector(me : in out ; abisector : Bisector from MAT)   
        --- Purpose : Trims the geometric bisector by the <firstparameter>
        --            of <abisector>.
        --            If the parameter is out of the bisector, Return FALSE.
@@ -102,7 +102,7 @@ is
     returns Boolean is static;
     
     TrimBisector(me        : in out ; 
-                abisector : mutable Bisector from MAT ;
+                abisector : Bisector from MAT ;
                  apoint    : Integer)
         --- Purpose : Trims the geometric bisector by the point of index
         --            <apoint> in <theGeomPnts>.
@@ -111,8 +111,8 @@ is
     returns Boolean is static;
 
     IntersectBisector(me          : in out ;
-                      bisectorone : mutable Bisector from MAT ;
-                      bisectortwo : mutable Bisector from MAT ;
+                      bisectorone : Bisector from MAT ;
+                      bisectortwo : Bisector from MAT ;
                       intpnt      : in out Integer)
         --- Purpose  : Computes  the point  of  intersection between  the
         --             bisectors defined  by  <bisectorone>  and  
index e9cc26fc68123aa9ef10359e143e7b5223dd9ba4..479a380dae5f05dabe58421f8251a4efd13ddb26 100644 (file)
@@ -49,13 +49,13 @@ is
        --          Attribute from PDF.
 
     NewEmpty(me)
-       returns mutable Attribute from TDF
+       returns Attribute from TDF
        is deferred;
        ---Purpose: Creates a new attribute from PDF.
 
     Paste(me;
          aSource     :         Attribute from PDF;
-         aTarget     : mutable Attribute from TDF;
+         aTarget     : Attribute from TDF;
          aRelocTable : RRelocationTable from MDF)
        is deferred;
        ---Purpose: Translate the contents of <aSource> and put it
index f039755733284bbecb1d57797f3a1fccd0a1832c..225513ce612748db401a06c599d486f072fa365d 100644 (file)
@@ -49,13 +49,13 @@ is
        --          Attribute from TDF.
 
     NewEmpty(me)
-       returns mutable Attribute from PDF
+       returns Attribute from PDF
        is deferred;
        ---Purpose: Creates a new attribute from PDF.
 
     Paste(me;
          aSource     :         Attribute from TDF;
-         aTarget     : mutable Attribute from PDF;
+         aTarget     : Attribute from PDF;
          aRelocTable : SRelocationTable from MDF)
        is deferred;
        ---Purpose: Translate the contents of <aSource> and put it
index d1e0a07a0fc31b35e95ba21ab32bfc1ff81ae0b8..d8a3879a4b4f0513c57965946dd9f55c3a7d4ab3 100644 (file)
@@ -54,7 +54,7 @@ uses
 
 is
 
-    Create returns mutable DriverTable from MDF;
+    Create returns DriverTable from MDF;
        ---Purpose: Creates a mutable DriverTable from MDF.
 
     SetDriver(me : mutable;
index 38655738ad276f33d7c6125358a9df1efdb74500..08f723d3943b2e9232e15d9ba5a8604c01769755 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable ReferenceRetrievalDriver from MDF;
+    returns ReferenceRetrievalDriver from MDF;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Reference from PDF.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end ReferenceRetrievalDriver;
index 9e34c9fa6e41b2d2b777e0fffb324264144dc359..735e0ae7d15989873fd7cd802c900d23965ae3b6 100644 (file)
@@ -26,7 +26,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM) 
-    returns mutable ReferenceStorageDriver from MDF;
+    returns ReferenceStorageDriver from MDF;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDF.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 4d7b8461b14bbe9126bb1fc1d8df3ce12e94df69..ba254379bb26c0d5a49ad543b01b3fa2130cc210 100644 (file)
@@ -42,7 +42,7 @@ uses
 is
 
     Create(theSelfRelocation : Boolean from Standard = Standard_False) 
-    returns mutable RelocationTable from MDF;
+    returns RelocationTable from MDF;
        ---Purpose: Creates a relocation table. 
        --          <theSelfRelocation> status says that the relocation table allows self relocation.
 
@@ -65,7 +65,7 @@ is
 
     HasRelocation(me : mutable;
                  aSourceAttribute :                TheSourceType;
-                 aTargetAttribute : in out mutable TheTargetType)
+                 aTargetAttribute : in out TheTargetType)
        returns Boolean from Standard;
        ---Purpose: Finds the relocation value of <aSourceAttribute>
        --          and returns it into <aTargetAttribute>.
@@ -84,7 +84,7 @@ is
 
     HasOtherRelocation(me : mutable;
                       aSource :                TheOtherSourceType;
-                      aTarget : in out mutable TheOtherTargetType)
+                      aTarget : in out TheOtherTargetType)
        returns Boolean from Standard;
        ---Purpose: Finds the relocation value of <aSource>
        --          and returns it into <aTarget>.
index d108400c7026a13661e22c9c3155ac73c2acde09..5aacf6bd7b250483b012245aae5ba234416b7712 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create (theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable TagSourceRetrievalDriver from MDF;
+    returns TagSourceRetrievalDriver from MDF;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: TagSource from PDF.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end TagSourceRetrievalDriver;
index e5c8f400c72b4ce0f2ff20f22e5425af95428da4..511fb25d426a3afc9f1c8fc532b10635a8ae5e63 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM) 
-    returns mutable TagSourceStorageDriver from MDF;
+    returns TagSourceStorageDriver from MDF;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDF.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 9ea33f33ca7d79f62065eb89eb0f25ac0c719dd5..7b322237f4d7ed75fe18d8da3a972e5fb0316de3 100644 (file)
@@ -25,7 +25,7 @@ uses
      
 is    
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable AsciiStringRetrievalDriver from MDataStd;
+    returns AsciiStringRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,12 +35,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: AsciiString from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 
index e3e612a11fe719278c85ee80637b9be353fa9a65..232714061a8a82005b8ec147b96fbfa11a6a43cb 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable AsciiStringStorageDriver from MDataStd;
+    returns AsciiStringStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end AsciiStringStorageDriver;
index 5cfefdd47939f3b5b881faf9b4fa439257b9c9dd..d816c6d5785dc921a9a68a5124a44d0a37e99aeb 100644 (file)
@@ -25,17 +25,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable BooleanArrayRetrievalDriver from MDataStd;
+    returns BooleanArrayRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end BooleanArrayRetrievalDriver;
index a207852d051d66e0f7c3f57d593087a508685a16..6d1a9b231dd82d10b218d191f91cb1946841592e 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable BooleanArrayStorageDriver from MDataStd;
+    returns BooleanArrayStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end BooleanArrayStorageDriver;
index ae8dcbd889d44811723815a7b80a3ba9a7521c74..919d01e82dc431d140066ed9eea2953156110e2f 100644 (file)
@@ -25,17 +25,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable BooleanListRetrievalDriver from MDataStd;
+    returns BooleanListRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end BooleanListRetrievalDriver;
index 3660dff54603985655963294593759cbee1061e3..62f26a7b2e27909b0c1553f699bc90669b4bab1d 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable BooleanListStorageDriver from MDataStd;
+    returns BooleanListStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end BooleanListStorageDriver;
index c4b7a6aa1332bfd86cfa8781f13b87781174ee47..55484fd96914ec63fa6b8e97eef423bfec9f84a8 100644 (file)
@@ -25,17 +25,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ByteArrayRetrievalDriver from MDataStd;
+    returns ByteArrayRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end ByteArrayRetrievalDriver;
index 4d018102d300350488236fbfd9f0aad35441d5cb..fcaa1e69047f872074687874402ce090ca74f857 100644 (file)
@@ -27,17 +27,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ByteArrayRetrievalDriver_1 from MDataStd;
+    returns ByteArrayRetrievalDriver_1 from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 
index aa8195e6af45f308abb5b0be1ee18adcf90a958f..d2057b5cc010ac5b400f59095a77af0abac91ba5 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ByteArrayStorageDriver from MDataStd;
+    returns ByteArrayStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end ByteArrayStorageDriver;
index 45520f1ae60076d6849f86068e7c14e4bc646da6..0b007a1cdbcadd409791c79d32945b9e47a04423 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable CommentRetrievalDriver from MDataStd;
+    returns CommentRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Comment from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end CommentRetrievalDriver;
index ebb88055415ad1d7b26622c4287ba66203e1bc43..fcd4aca3a60208a54fee7972697801901b69878a 100644 (file)
@@ -28,7 +28,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM) 
-    returns mutable CommentStorageDriver from MDataStd;
+    returns CommentStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -38,12 +38,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index f19d754ba52d6c07f8562f5c6f4e09dbae376b5c..a1a060f5c7a7eeb58b37274bfdf0068cf5f2808b 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable DirectoryRetrievalDriver from MDataStd;
+    returns DirectoryRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Directory from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end DirectoryRetrievalDriver;
index e4a1d84e5363de9a3ac9f5a77ac25afd3fd23666..701e967c92481c06c6910e43debdc49d57fc32e6 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM) 
-    returns mutable DirectoryStorageDriver from MDataStd;
+    returns DirectoryStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 67d7a942a435d512d9e0d1f7e03d31c0d897b969..117cebfb5ad23aea3da92b1d6c036da88fe32d31 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable ExpressionRetrievalDriver from MDataStd;
+    returns ExpressionRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Expression from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end ExpressionRetrievalDriver;
index b89bb924c7265a0cc4f510aa1ab085606c0e387f..313e48e24124ec877ede6148b95626e967a2e8b4 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM) 
-    returns mutable ExpressionStorageDriver from MDataStd;
+    returns ExpressionStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,11 +37,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me; Source     :         Attribute from TDF;
-             Target     : mutable Attribute from PDF;
+             Target     : Attribute from PDF;
              RelocTable : SRelocationTable from MDF);
 
 
index eab02fd3957cbe37142ba15a95c9ded70875c365..ea105d411ad7c0ff011e559aa90ab0017d610165 100644 (file)
@@ -24,7 +24,7 @@ uses RRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable ExtStringArrayRetrievalDriver from MDataStd;
+    returns ExtStringArrayRetrievalDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -34,12 +34,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: ExtStringArray from PDataStd.
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 
index b4c6ddb3f7719d02e4e9ed324a8829f8ab940e93..b35ba9630ac93dbe5502360e3e8fa10524524a01 100644 (file)
@@ -26,7 +26,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ExtStringArrayRetrievalDriver_1 from MDataStd;
+    returns ExtStringArrayRetrievalDriver_1 from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: ExtStringArray from PDataStd.
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end ExtStringArrayRetrievalDriver_1;
index 6c3cdf48758a9a584947dc2f7d68e45bb4cecc92..6aaa8fd69f2df65bdb9c0ead35a4ee537719d64b 100644 (file)
@@ -24,7 +24,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable ExtStringArrayStorageDriver from MDataStd;
+    returns ExtStringArrayStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -34,12 +34,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: ExtStringArray from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 34a69e024cdafab6af51a8ce3a37016dad00bc19..b194aeb0c7f7a52a6a01e1f1898bb491b60a54ec 100644 (file)
@@ -25,17 +25,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ExtStringListRetrievalDriver from MDataStd;
+    returns ExtStringListRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end ExtStringListRetrievalDriver;
index 4b63f00f34e1eecd53c854f54067d372bcb65db2..041d0051634f61b9aef3f747ca2040d3aedc43de 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ExtStringListStorageDriver from MDataStd;
+    returns ExtStringListStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end ExtStringListStorageDriver;
index a4cc980a971d7007042cd108185a78c18ad1fe41..0b5deb6ab69d5055a712fd2627a365a9e24c8873 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable IntPackedMapRetrievalDriver from MDataStd;
+    returns IntPackedMapRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,12 +35,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: IntPackedMap from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end IntPackedMapRetrievalDriver;
index bb9d930c66c6cfd31049288c2ebc25f2c6ca9a85..ffacc87ac8e25a5a6b9af50da4871968a57c9fc2 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable IntPackedMapRetrievalDriver_1 from MDataStd;
+    returns IntPackedMapRetrievalDriver_1 from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: IntPackedMap_1 from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 
index 475c50b4f39af592d877b997c9eb876c6ea10561..a7d052d5030f3c322abe595068493ef512d453c0 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable IntPackedMapStorageDriver from MDataStd;
+    returns IntPackedMapStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,12 +35,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end IntPackedMapStorageDriver;
index a296e76c677754729593732a8c3116cb882cdfc1..a82eb0551efa5d51c47381afb487b9580f23392f 100644 (file)
@@ -26,7 +26,7 @@ uses RRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable IntegerArrayRetrievalDriver from MDataStd;
+    returns IntegerArrayRetrievalDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: IntegerArray from PDataStd.
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 
index 8ddcf725f49f206a7c78eb8c2fc947d2860ee7d4..2f981e31690c60b30dace511d87f46ddf5a3a1aa 100644 (file)
@@ -27,7 +27,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM) 
-    returns mutable IntegerArrayRetrievalDriver_1 from MDataStd;
+    returns IntegerArrayRetrievalDriver_1 from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: IntegerArray from PDataStd.
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 
index d1bbd4ae525ec1c05cd61e05bdd61d66b9bb409d..3d7dcfca6e37558c3f75b9d724d4c87aa02fc3f6 100644 (file)
@@ -25,7 +25,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable IntegerArrayStorageDriver from MDataStd;
+    returns IntegerArrayStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,12 +35,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: IntegerArray from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index fcd5ac1ca92280e44c0b60a9a8f9989005ceed60..5cc67f5fbe8fe963aadb15a24443ff80cde8603a 100644 (file)
@@ -25,17 +25,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable IntegerListRetrievalDriver from MDataStd;
+    returns IntegerListRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end IntegerListRetrievalDriver;
index b5bec2263690ef5942f0bc4e39aa47746053dbf5..b94a6b254ec3559c11d6f71756c3d8d598bcc2a0 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable IntegerListStorageDriver from MDataStd;
+    returns IntegerListStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end IntegerListStorageDriver;
index 58452267a699f4570af5d815f8f1b3831a46e9cd..92b1499021807c65fbd1c2c8a58a11e480cfd5f8 100644 (file)
@@ -27,7 +27,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable IntegerRetrievalDriver from MDataStd;
+    returns IntegerRetrievalDriver from MDataStd;
     
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -36,11 +36,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end IntegerRetrievalDriver;
index 89215b29fe8013d59618e5a639526cb0a859d2b8..db516d75a3ae5c5b43dcc26e084bac7fdb1eb505 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create (theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable IntegerStorageDriver from MDataStd;
+    returns IntegerStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 4cc8cc3038c6948990287503a57b9213f3397c2b..e97acc6ad868885423b86a4c940159bf98c0d0d1 100644 (file)
@@ -26,7 +26,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable NameRetrievalDriver from MDataStd;
+    returns NameRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Name from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end NameRetrievalDriver;
index 68a7202dd705eb3ec96ea5b98334af4c139b0d1a..d191bb21d16d0a1a52c5ed5b901f0675ebd031cd 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable NameStorageDriver from MDataStd;
+    returns NameStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 0d48c4f9d7db1a080582ef68517438534b8dfb21..2197f4dafe441d79ee3a49a68ea1ba81b338977b 100644 (file)
@@ -25,17 +25,17 @@ uses
 
 is
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable NamedDataRetrievalDriver from MDataStd;
+    returns NamedDataRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end NamedDataRetrievalDriver;
index 407af35bda1ae5072b2b5cbdffe37c7e199499e0..06a5aeeff4c1ca07cefdcbec51273eff80521753 100644 (file)
@@ -26,7 +26,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable NamedDataStorageDriver from MDataStd;
+    returns NamedDataStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -35,11 +35,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end NamedDataStorageDriver;
index d7641f8726371ca73f908679dd4686b1c0b5a116..c3bcd37377b6c462448026150ecdbfc1789419d5 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable NoteBookRetrievalDriver from MDataStd;
+    returns NoteBookRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: NoteBook from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end NoteBookRetrievalDriver;
index b65a060d5dcf049e8c8a8e599763ff525d705aa5..2f08a994f6eb09657564f170f7737780388a912c 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM) 
-    returns mutable NoteBookStorageDriver from MDataStd;
+    returns NoteBookStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 3946ef9cd0e6f32bea847fd41ecf1fe6f76a2585..a0e5c469515122bb33ff7f6e9d7804e20f5993a2 100644 (file)
@@ -25,7 +25,7 @@ uses RRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable RealArrayRetrievalDriver from MDataStd;
+    returns RealArrayRetrievalDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,12 +35,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: RealArray from PDataStd.
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 
index f503e36a60d6fa2162f26eebda5a312baddb27ca..2a56b11555a11c1820e6f8fefbba3878c1b97d22 100644 (file)
@@ -26,7 +26,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  
-    returns mutable RealArrayRetrievalDriver_1 from MDataStd;
+    returns RealArrayRetrievalDriver_1 from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: RealArray from PDataStd.
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 
index 7c1545cb7e2cf7e36f6e2052d12c9480918ddba1..b2f0a2a1e2a2bfd83ea7983cce07a24397d09443 100644 (file)
@@ -25,7 +25,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable RealArrayStorageDriver from MDataStd;
+    returns RealArrayStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,12 +35,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: RealArray from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 6e4ff81da64b9db69fc1d35df0782f74a5d6f125..60d34b62ec54164f36fa3862d7144e95ee7ffc70 100644 (file)
@@ -25,17 +25,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable RealListRetrievalDriver from MDataStd;
+    returns RealListRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end RealListRetrievalDriver;
index bd324606c8c7c266c1f842af6f05f42a52aa1acc..883642f2e39978335a9763a287ebc94fe15f43b5 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable RealListStorageDriver from MDataStd;
+    returns RealListStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end RealListStorageDriver;
index c3378557a0302707aa604c7bcb3e042ad136d5f1..832ddf7b4de3f2adcd76e191e49ceeed0df30d9d 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable RealRetrievalDriver from MDataStd;
+    returns RealRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Real from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end RealRetrievalDriver;
index 0ee00eff70ad00ceddb2babc0d07dda61354606d..2ef1fdb7114e50d2b49500bad1c43f555dffb6fc 100644 (file)
@@ -25,7 +25,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable RealStorageDriver from MDataStd;
+    returns RealStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,12 +35,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Real from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 41001f30aea85ef7048dcc460bcf85143ecfa3f0..04f55e0a8fe32a033d3096ffe9f06d9b4577711c 100644 (file)
@@ -25,17 +25,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ReferenceArrayRetrievalDriver from MDataStd;
+    returns ReferenceArrayRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end ReferenceArrayRetrievalDriver;
index e1e1d00552803230edc127fb33c3047e63ee9d55..6e331676e22ffdecae0f29d4d6fe823d0bc7b52d 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ReferenceArrayStorageDriver from MDataStd;
+    returns ReferenceArrayStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end ReferenceArrayStorageDriver;
index 62888b5b344888620a53c888c42446ff83c49312..d5fcae8ec55d690a848b8374c5b97ce9b1102c8f 100644 (file)
@@ -25,17 +25,17 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ReferenceListRetrievalDriver from MDataStd;
+    returns ReferenceListRetrievalDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end ReferenceListRetrievalDriver;
index addafb34eab8f9e916d7a6ff3dcde32309b98135..de27bdb3cf0586bc314a32ea4182b8f7e1eac46f 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable ReferenceListStorageDriver from MDataStd;
+    returns ReferenceListStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     returns Type from Standard;
 
     NewEmpty (me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end ReferenceListStorageDriver;
index 7d3ece83daecabc93657567a3b44c96ec1e31978..b7b9201a3d12f33c629dd5e01e3f15f5c19e1922 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)   -- Version 0
-    returns mutable RelationRetrievalDriver from MDataStd;
+    returns RelationRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,11 +37,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Relation from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me; Source     :         Attribute from PDF;
-             Target     : mutable Attribute from TDF;
+             Target     : Attribute from TDF;
              RelocTable : RRelocationTable  from MDF);
 
 end RelationRetrievalDriver;
index 0e2f804b993bf9f19315ba9073877964e654f02a..9378f35e85a69149627e96c6ec123789ae05acbf 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM) 
-    returns mutable RelationStorageDriver from MDataStd;
+    returns RelationStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,11 +37,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me; Source     :         Attribute from TDF;
-             Target     : mutable Attribute from PDF;
+             Target     : Attribute from PDF;
              RelocTable : SRelocationTable from MDF);
 
 end RelationStorageDriver;
index d524d4a5da4a0dd7773f123d7d5d728cb726af83..84b1bc93b77d37149e4ca7ef5726882f0af19e2d 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM)
-    returns mutable TickRetrievalDriver from MDataStd;
+    returns TickRetrievalDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -35,11 +35,11 @@ is
     ---Purpose: Returns the type Tick from PDataStd.
 
     NewEmpty(me) 
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end TickRetrievalDriver;
index 45067d0dd978b04a110d79601b1743ab38387fd3..ca1a9eb9ce55eb6252c98e2bf079f6f2ccb31dfa 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create (theMessageDriver : MessageDriver from CDM) 
-    returns mutable TickStorageDriver from MDataStd;
+    returns TickStorageDriver from MDataStd;
 
     VersionNumber(me) 
     returns Integer from Standard;
@@ -35,11 +35,11 @@ is
     ---Purpose: Returns the type Tick from TDataStd.
 
     NewEmpty(me) 
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end TickStorageDriver;
index ad2bbf651ffd9ccc6b94b9499cf9d26c04c5bd9e..a223f9bf8971b8ed1f9b08ff5602c40aceaa2bb9 100644 (file)
@@ -27,7 +27,7 @@ uses
 is
  
     Create (theMessageDriver : MessageDriver from CDM) 
-     returns mutable TreeNodeRetrievalDriver from MDataStd;
+     returns TreeNodeRetrievalDriver from MDataStd;
     
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end TreeNodeRetrievalDriver;
index 018a5813eb10ce2c334750fc657928207ad5cdd0..3db2db4c5637685a077c354a823395f60240d72e 100644 (file)
@@ -26,7 +26,7 @@ uses
 is 
 
     Create (theMessageDriver : MessageDriver from CDM) 
-    returns mutable TreeNodeStorageDriver from MDataStd;
+    returns TreeNodeStorageDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -34,11 +34,11 @@ is
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end TreeNodeStorageDriver;
index 7a830bdc2af9e16125d1a695b19ced6f7a74adef..77fbb3bff766eea72a5a11f7f9421f9936420933 100644 (file)
@@ -25,7 +25,7 @@ uses RRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable UAttributeRetrievalDriver from MDataStd;
+    returns UAttributeRetrievalDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,12 +35,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: UAttribute from PDataStd.
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 
index 42443dda85c7c8b0b8f04f0c88ce089c03b91fc2..31dbe664b584a708f53df5d4be994a81f562af08 100644 (file)
@@ -26,7 +26,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable UAttributeStorageDriver from MDataStd;
+    returns UAttributeStorageDriver from MDataStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: UAttribute from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 77325c54a2fe8dcf662791cb152d24de92194179..a9a54c0829b93a02a0ab224362747385bb57232f 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)   -- Version 0
-    returns mutable VariableRetrievalDriver from MDataStd;
+    returns VariableRetrievalDriver from MDataStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,11 +37,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Variable from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me; Source     :         Attribute from PDF;
-             Target     : mutable Attribute from TDF;
+             Target     : Attribute from TDF;
              RelocTable : RRelocationTable  from MDF);
 
 end VariableRetrievalDriver;
index c04550ef65bd379c38e5660c67ebe5157a03df5f..7a1b83deff87fa01045bc4ddb3d274dc29c06e31 100644 (file)
@@ -26,7 +26,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable VariableStorageDriver from MDataStd;
+    returns VariableStorageDriver from MDataStd;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Variable from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me; Source     :         Attribute from TDF;
-             Target     : mutable Attribute from PDF;
+             Target     : Attribute from PDF;
              RelocTable : SRelocationTable from MDF);
 
 
index 44e92ba16a24e41bba6e842179df75612321b8d1..39d66a21ac3e9c9a88e703e7847a3e8cb3ffe2cc 100644 (file)
@@ -31,7 +31,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable AxisRetrievalDriver from MDataXtd;
+    returns AxisRetrievalDriver from MDataXtd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -41,12 +41,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Axis from PDataXtd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end AxisRetrievalDriver;
index 678cfafe4f8a6aec511c1dac3aa7e17cd703baf7..bb48631d1340a9dd44d871a4e8af6a6565c309cb 100644 (file)
@@ -29,7 +29,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable AxisStorageDriver from MDataXtd;
+    returns AxisStorageDriver from MDataXtd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -39,12 +39,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 38c95bf0789e205bb0ef383bd8190c43f8943c04..b5feb9ba352acf61a268b444c2927b8cf2e99895 100644 (file)
@@ -32,7 +32,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable ConstraintRetrievalDriver from MDataXtd;
+    returns ConstraintRetrievalDriver from MDataXtd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -42,12 +42,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Constraint from PDataXtd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end ConstraintRetrievalDriver;
index fbe19dddde03f0ffe98f0808f67895d90bf01963..496a8f9bec2b830f49ffa2a757b8b8d8035e4e59 100644 (file)
@@ -29,7 +29,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM) 
-    returns mutable ConstraintStorageDriver from MDataXtd;
+    returns ConstraintStorageDriver from MDataXtd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -39,12 +39,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 58122cf9a30661749c273034187a5579d56f0122..2780cb1f407da166f275e58835bd156586b35318 100644 (file)
@@ -31,7 +31,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable GeometryRetrievalDriver from MDataXtd;
+    returns GeometryRetrievalDriver from MDataXtd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -41,12 +41,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Geometry from PDataXtd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end GeometryRetrievalDriver;
index d2896765c60d84aac65bb24f724e6301b2eee5e4..cc3c59dc76bc128f99e4cd1cca861c9de7815051 100644 (file)
@@ -30,7 +30,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM) 
-    returns mutable GeometryStorageDriver from MDataXtd;
+    returns GeometryStorageDriver from MDataXtd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -40,12 +40,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 140ec794b6d6230beea14701edcf99362257dd3b..c336fcc6f7c0e682fcecdb67d55b3702c40fd82c 100644 (file)
@@ -29,7 +29,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable PatternStdRetrievalDriver from MDataXtd;
+    returns PatternStdRetrievalDriver from MDataXtd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -39,12 +39,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: PatternStd from PDataXtd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end PatternStdRetrievalDriver;
index 51b5deb3a8bbc5561706daec4f03227d27be41c8..d150e5433d6e5f3cca6e2761f162536060dad5a3 100644 (file)
@@ -30,7 +30,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable PatternStdStorageDriver from MDataXtd;
+    returns PatternStdStorageDriver from MDataXtd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -40,12 +40,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 770c9fe7e29b4e3bec51f3267ff18d6004edbe5f..7687c41318f398530917b5816ec7a7552e65a694 100644 (file)
@@ -30,7 +30,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable PlacementRetrievalDriver from MDataXtd;
+    returns PlacementRetrievalDriver from MDataXtd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -40,12 +40,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Placement from PDataXtd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end PlacementRetrievalDriver;
index f48d8e4d561b2c72301d61e41bf4d45b586130c0..dc7510c45a4f92c055ac88f2579d9889acb5da15 100644 (file)
@@ -28,7 +28,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM) 
-    returns mutable PlacementStorageDriver from MDataXtd;
+    returns PlacementStorageDriver from MDataXtd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -38,12 +38,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 90f89a4c400c02865fb23bf67174c0907c35c5f8..10da8291c1424e8149f31828e0959e215e4b14ae 100644 (file)
@@ -29,7 +29,7 @@ is
 
 
     Create (theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable PlaneRetrievalDriver from MDataXtd;
+    returns PlaneRetrievalDriver from MDataXtd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -39,12 +39,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Plane from PDataXtd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end PlaneRetrievalDriver;
index 3a7620399cf09b89683df6026a9dd4cb3ebec624..484d9016073f9e4c6e5b34fdd998e433d4dd877c 100644 (file)
@@ -29,7 +29,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable PlaneStorageDriver from MDataXtd;
+    returns PlaneStorageDriver from MDataXtd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -39,12 +39,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 6b81e0bda253a02cbefe853a3c21dea5da3def4d..623e5009f2043b19ed2b4c47701a2a57266cb26d 100644 (file)
@@ -30,7 +30,7 @@ is
 
 
     Create (theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable PointRetrievalDriver from MDataXtd;
+    returns PointRetrievalDriver from MDataXtd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -40,12 +40,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Point from PDataXtd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end PointRetrievalDriver;
index 71f4c9fa338764bb0b1e7100ed13acb743a94ac8..96ce49c8749f0b46aaa3c88bff77c5d6e6100532 100644 (file)
@@ -29,7 +29,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable PointStorageDriver from MDataXtd;
+    returns PointStorageDriver from MDataXtd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -39,12 +39,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index dc4dce4148bb865e4d465bbe117cd3401f6ab508..0235248932740a36e142e399cc648aac097034ca 100644 (file)
@@ -30,7 +30,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable ShapeRetrievalDriver from MDataXtd;
+    returns ShapeRetrievalDriver from MDataXtd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -40,12 +40,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Shape from PDataXtd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end ShapeRetrievalDriver;
index e08902c91b9a1e80156f05c90e532900b2a21f9b..62f4fe0e0320475b4235ca30627f6d9208629dec 100644 (file)
@@ -29,7 +29,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM) 
-    returns mutable ShapeStorageDriver from MDataXtd;
+    returns ShapeStorageDriver from MDataXtd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -39,12 +39,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index f3dddfc0ada3baaeb5135f4074be689a1116595d..5b1a59b8146747a02f8cb79cd629fc4448d12d65 100644 (file)
@@ -31,7 +31,7 @@ is
 
 
     Create
-    returns mutable DocumentRetrievalDriver from MDocStd;    
+    returns DocumentRetrievalDriver from MDocStd;    
 
     Paste (me : mutable; PDOC   : Document from PDocStd;
                          TDOC   : Document from TDocStd;
@@ -40,7 +40,7 @@ is
     ---Purpose: deferred methods of RetrievalDriver from PCDM
     --          =============================================
 
-    Make (me : mutable; aPCDM: Document from PCDM; aCDM : mutable Document from CDM); 
+    Make (me : mutable; aPCDM: Document from PCDM; aCDM : Document from CDM); 
 
     ---Purpose: virtual methods (may be redefined by specialized application)
     --          =============================================================
index 6c1ff8977bc323a1e3083b014e6a25ba250364a0..4d558dd1a157a08d779856d84356869f35befe9f 100644 (file)
@@ -33,7 +33,7 @@ is
 
 
     Create
-    returns mutable  DocumentStorageDriver from MDocStd;
+    returns  DocumentStorageDriver from MDocStd;
     
     CreateDocument (me: mutable) returns Document from PCDM
     ---Purpose: returns an empty PDocStd_Document. may be redefined;
index 31ecf7a25aad8515c5e3139d4668a44dc889951d..4a1d01d695a25724b68e5e67088addad1864e271 100644 (file)
@@ -36,7 +36,7 @@ uses
 is
 
     Create (theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable XLinkRetrievalDriver from MDocStd;
+    returns XLinkRetrievalDriver from MDocStd;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -46,12 +46,12 @@ is
        ---Purpose: Returns the type XLink from PXref.
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
 
     Paste(me;
          aSource     :          Attribute        from PDF;
-         aTarget     : mutable  Attribute        from TDF;
+         aTarget     :  Attribute        from TDF;
          aRelocTable :          RRelocationTable from MDF);
 
 
index 6754bcd8b225a0f0f560900cb3cf8f82a4c3784d..33139ad8de9ad91ef341ab941146507c34d477fc 100644 (file)
@@ -36,7 +36,7 @@ uses
 is
 
     Create(theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable XLinkStorageDriver from MDocStd;
+    returns XLinkStorageDriver from MDocStd;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -46,12 +46,12 @@ is
        ---Purpose: Returns the type: XLink from TXLink.
 
     NewEmpty (me)
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
 
     Paste(me;
          aSource     :         Attribute        from TDF;
-         aTarget     : mutable Attribute        from PDF;
+         aTarget     : Attribute        from PDF;
          aRelocTable :         SRelocationTable from MDF);
          
          
index 8e1f26dbfb5aa9fc1b83385c7150460dc9a7de08..da5cd15aaf0415cfefdf9620c6f49cfbda193981 100644 (file)
@@ -27,7 +27,7 @@ uses
 is
  
     Create(theMessageDriver : MessageDriver from CDM) 
-     returns mutable FunctionRetrievalDriver from MFunction;
+     returns FunctionRetrievalDriver from MFunction;
     
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end FunctionRetrievalDriver;
index 5bcbd35a16978954def0e553a183af4bfa69038a..08f37857a6b718444614b69922192b41c5634eea 100644 (file)
@@ -26,7 +26,7 @@ uses
 is 
 
     Create(theMessageDriver : MessageDriver from CDM)  
-    returns mutable FunctionStorageDriver from MFunction;
+    returns FunctionStorageDriver from MFunction;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -34,11 +34,11 @@ is
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end FunctionStorageDriver;
index 1c6209f0ab6e9009dcac3a95caf773158caba600..eb65adf429904bd93efc8b01aa1f955524083214 100644 (file)
@@ -29,7 +29,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable NamedShapeRetrievalDriver from MNaming;
+    returns NamedShapeRetrievalDriver from MNaming;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -39,12 +39,12 @@ is
        ---Purpose: Returns the type NamedShape from PNaming.
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
 
     Paste(me;
          Source     :          Attribute        from PDF;
-         Target     : mutable  Attribute        from TDF;
+         Target     :  Attribute        from TDF;
          RelocTable :          RRelocationTable from MDF);
 
 
index 729b02d5ceca9e84441e3423580bdd21d36ad6e9..2c23dd630b3bfceaee18ac2ab63a1469c98850f1 100644 (file)
@@ -28,7 +28,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM) -- Version 0
-    returns mutable NamedShapeStorageDriver from MNaming;
+    returns NamedShapeStorageDriver from MNaming;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -38,12 +38,12 @@ is
        ---Purpose: Returns the type: NamedShape from PNaming.
 
     NewEmpty (me)
-    returns mutable Attribute from PDF;
+    returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute        from TDF;
-         Target     : mutable Attribute        from PDF;
+         Target     : Attribute        from PDF;
          RelocTable :         SRelocationTable from MDF);
          
          
index de1621cbfb0ec2ab561d4838bbd02e364fd2d234..10a7b30f2204c447415a74c9b7be1530ac537875 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable NamingRetrievalDriver from MNaming;
+    returns NamingRetrievalDriver from MNaming;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Constraint from PDataStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 
index 041241026dd3ac13cf70ade0a6fcb1b957fc9ef1..357330e9f5ce9b909d0e6def17c5fbf126966ab7 100644 (file)
@@ -26,7 +26,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  
-    returns mutable NamingRetrievalDriver_1 from MNaming;
+    returns NamingRetrievalDriver_1 from MNaming;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Naming from PNaming.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 
index b64d99c6ba59294be0fbeda684393e883062b878..02fcbce92717f6344702ceeef1905337c11170d7 100644 (file)
@@ -26,7 +26,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  
-    returns mutable NamingRetrievalDriver_2 from MNaming;
+    returns NamingRetrievalDriver_2 from MNaming;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Naming from PNaming.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 
index 63b7a0088d8c988bcf892f8d04fd40aec4d5c4a6..f9c1acbc9f8ca592e4abc01f444cafb3b11ac7b8 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
    
     Create(theMessageDriver : MessageDriver from CDM) 
-    returns mutable NamingStorageDriver from MNaming;
+    returns NamingStorageDriver from MNaming;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -36,12 +36,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: Integer from TDataStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 896d6dafcb05eb58a156f13b8a6d66167351e429..f9cc433e89e6127fb6f7ef0a2b51c66d873d95d1 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable AISPresentationRetrievalDriver from MPrsStd;
+    returns AISPresentationRetrievalDriver from MPrsStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: AISPresentation from PPrsStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end AISPresentationRetrievalDriver;
index c12f49cbed654a6ba4ae5d57e1e0c3537400a735..f9ba1dea4a9c2b07ec1759f2cc6cd5c66eae4dfe 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
     Create (theMessageDriver : MessageDriver from CDM) -- Version 1
-    returns mutable AISPresentationRetrievalDriver_1 from MPrsStd;
+    returns AISPresentationRetrievalDriver_1 from MPrsStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: AISPresentation from PPrsStd.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
  
index a0e3865fb1e2678cfdbb04b720c9364c8fea6b3e..d1fc5e094cc5d72f42c2d0e3d4e89e1baf2c7de0 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable AISPresentationStorageDriver from MPrsStd;
+    returns AISPresentationStorageDriver from MPrsStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: AISPresentation from TPrsStd.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 6d0b968c487f79863058f695c71bb7fed9e81a39..9d5c0b857bc63b8d05bcc3257675fd40f5a092f1 100644 (file)
@@ -28,7 +28,7 @@ is
 
 
     Create(theMessageDriver : MessageDriver from CDM)  -- Version 0
-    returns mutable PositionRetrievalDriver from MPrsStd;
+    returns PositionRetrievalDriver from MPrsStd;
     
 
     VersionNumber(me) returns Integer from Standard;
@@ -38,12 +38,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: ColorAttribute from PGraphicAttribute.
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end PositionRetrievalDriver;
index 9491e6a78cf0a8c6fa587cab10bd22317eae07cf..27ca4ee73475db8747b6d33f247561e90613264b 100644 (file)
@@ -27,7 +27,7 @@ uses SRelocationTable from MDF,
 is
 
     Create(theMessageDriver : MessageDriver from CDM)  
-    returns mutable PositionStorageDriver from MPrsStd;
+    returns PositionStorageDriver from MPrsStd;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: ColorAttribute from TGraphicAttribute.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 52f538c7406d28ed90ed0213492450e68a721ac4..3091c4ddaa2e0328e946443a7c6bad8ffb569d0d 100644 (file)
@@ -24,9 +24,9 @@ uses
 
 is
 --    Create  
---    returns mutable AreaRetrievalDriver from MXCAFDoc;
+--    returns AreaRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable AreaRetrievalDriver from MXCAFDoc;
+    returns AreaRetrievalDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Area
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end AreaRetrievalDriver from MXCAFDoc;
index 17a43f8aa8b3bbcab841960df64e0e7d7e1ec8d9..7f2d22aeb43b88777a563748a7da261ecbf89b6b 100644 (file)
@@ -25,9 +25,9 @@ uses
 is
 
 --    Create 
---    returns mutable AreaStorageDriver from MXCAFDoc;
+--    returns AreaStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable AreaStorageDriver from MXCAFDoc;
+    returns AreaStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -36,11 +36,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Area.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end AreaStorageDriver;
index 67e92187ff57ef085db4646be40682c832e2a45c..7846c7ee82621a98ab375356b16f89cd296b8bb8 100644 (file)
@@ -25,9 +25,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable CentroidRetrievalDriver from MXCAFDoc;
+--    returns CentroidRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable CentroidRetrievalDriver from MXCAFDoc;
+    returns CentroidRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -36,11 +36,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Centroid
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end CentroidRetrievalDriver;
index 6352f6cb795595730722e44f981f67f0af700ee0..9ba2bb28ffaadf984c04cf0959af49c80faf3eba 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable CentroidStorageDriver from MXCAFDoc;
+--    returns CentroidStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable CentroidStorageDriver from MXCAFDoc;
+    returns CentroidStorageDriver from MXCAFDoc;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -38,11 +38,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Centroid.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end CentroidStorageDriver;
index 6ff4aa3072f851cb282ac61e2b731417d50b4a9c..fa3bfab71bf0bb43d642d5b249c149df0820416d 100644 (file)
@@ -25,9 +25,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable ColorRetrievalDriver from MXCAFDoc;
+--    returns ColorRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable ColorRetrievalDriver from MXCAFDoc;
+    returns ColorRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -36,11 +36,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Color
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end ColorRetrievalDriver;
index 3e0f4571f535971bc1e5efa68dcb720727c87982..de87ee5053e06926d073cd7b05e4f77c9050f759 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable ColorStorageDriver from MXCAFDoc;
+--    returns ColorStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable ColorStorageDriver from MXCAFDoc;
+    returns ColorStorageDriver from MXCAFDoc;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -38,12 +38,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Color.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 564b3455321e7c936db1d55f339d55effb102832..601bb20103d14160769c9c9219ef42dbf6c75748 100644 (file)
@@ -24,9 +24,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable ColorToolRetrievalDriver from MXCAFDoc;
+--    returns ColorToolRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable ColorToolRetrievalDriver from MXCAFDoc;
+    returns ColorToolRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Color
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end ColorToolRetrievalDriver;
index 9d35e4d5b278e938a8a558eece5efc2457dd13c0..968ac94cdefd8a7b1dc5656986daa3fd4886788d 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable ColorToolStorageDriver from MXCAFDoc;
+--    returns ColorToolStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable ColorToolStorageDriver from MXCAFDoc;
+    returns ColorToolStorageDriver from MXCAFDoc;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -38,12 +38,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Color.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 35252c18dd6c731a40a19380bd729f38ea16a45f..732461970aca4093af0025b043e994a125827df7 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable DatumRetrievalDriver from MXCAFDoc;
+    returns DatumRetrievalDriver from MXCAFDoc;
        ---Purpose: Returns mutable DatumRetrievalDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Datum
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end DatumRetrievalDriver from MXCAFDoc;
index 55966dcf609a39134e8dd66b9d01ef984098309e..5dcfcc50c7471c8ae713e47f543c0036f59718cf 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable DatumStorageDriver from MXCAFDoc;
+    returns DatumStorageDriver from MXCAFDoc;
        ---Purpose: Returns mutable DatumStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Datum.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end DatumStorageDriver;
index 848b9d80b480f2394c10b81e7a0441e20f32c3ef..3ab7845e168ed02e405fa6a85e2d0ff306c6270c 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable DimTolRetrievalDriver from MXCAFDoc;
+    returns DimTolRetrievalDriver from MXCAFDoc;
        ---Purpose: Returns mutable DimTolRetrievalDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_DimTol
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end DimTolRetrievalDriver from MXCAFDoc;
index d8f1309aa23441681428f01f9b7234be67c8b8b5..4461bbbb2d14aa0337e5c3b875482ef39ab60fb4 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable DimTolStorageDriver from MXCAFDoc;
+    returns DimTolStorageDriver from MXCAFDoc;
        ---Purpose: Returns mutable DimTolStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_DimTol.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end DimTolStorageDriver;
index e4a14d3cf8c1aefc0bc268831c598fa7a1ecbb9a..8f74684fc10bc58110c313a882df78b149645c91 100644 (file)
@@ -24,9 +24,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable DimTolToolRetrievalDriver from MXCAFDoc;
+--    returns DimTolToolRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable DimTolToolRetrievalDriver from MXCAFDoc;
+    returns DimTolToolRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_DimTolTool
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end DimTolToolRetrievalDriver;
index 39e20786ff26b172490cc0fd6825de297fb02df0..caa0a9cc7ab21ce9a2163182813b03ceafea30ad 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable DimTolToolStorageDriver from MXCAFDoc;
+--    returns DimTolToolStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable DimTolToolStorageDriver from MXCAFDoc;
+    returns DimTolToolStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_DimTolTool
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index f688683381531c2feefa0d2e44420c997c9adcc2..fc29705d8b653225f06a0aa5c43c47c644b1a29a 100644 (file)
@@ -25,9 +25,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable DocumentToolRetrievalDriver from MXCAFDoc;
+--    returns DocumentToolRetrievalDriver from MXCAFDoc;
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable DocumentToolRetrievalDriver from MXCAFDoc;
+    returns DocumentToolRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -36,11 +36,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Color
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end DocumentToolRetrievalDriver;
index 2f0dc750322013d2a014c4bde500ce6cf517ccfe..270ed85ef87537c9f31b80e22464c376c92250d6 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable DocumentToolStorageDriver from MXCAFDoc;
+--    returns DocumentToolStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable DocumentToolStorageDriver from MXCAFDoc;
+    returns DocumentToolStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Color.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index c7c60b5a44b5caa32a45ea071685f895287ce8b7..3d3045630ce12833fd3b94e2538c0b8cd601bdc8 100644 (file)
@@ -24,9 +24,9 @@ uses
 
 is
 
---    Create returns mutable GraphNodeRetrievalDriver from MXCAFDoc;
+--    Create returns GraphNodeRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable GraphNodeRetrievalDriver from MXCAFDoc;
+    returns GraphNodeRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -34,11 +34,11 @@ is
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable  from MDF);
 
 end GraphNodeRetrievalDriver;
index df9e8eafda41060d3f922aa8c135b6724c7375d7..4b93045b8656b2c492cde877f139906afeddb3c4 100644 (file)
@@ -23,9 +23,9 @@ uses
      MessageDriver    from CDM
 
 is
---    Create returns mutable GraphNodeStorageDriver from MXCAFDoc;
+--    Create returns GraphNodeStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable GraphNodeStorageDriver from MXCAFDoc;
+    returns GraphNodeStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -33,11 +33,11 @@ is
 
     SourceType(me) returns Type from Standard;
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end GraphNodeStorageDriver;
index 51fbb9f339cb4b34a6189cf79a93c5f1d1084de6..78dd744e532fd9732b8bfb56acf7ec14b7e54f0e 100644 (file)
@@ -24,9 +24,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable LayerToolRetrievalDriver from MXCAFDoc;
+--    returns LayerToolRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable LayerToolRetrievalDriver from MXCAFDoc;
+    returns LayerToolRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Layer
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end LayerToolRetrievalDriver;
index d1e9bbae3d4f7db3e56eca7e1178207ffe06fbdf..3fdbe0fd25964e8fd236ac0e3da557d04fbb8a7a 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable LayerToolStorageDriver from MXCAFDoc;
+--    returns LayerToolStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable LayerToolStorageDriver from MXCAFDoc;
+    returns LayerToolStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Layer.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 04793be23886ab6797bc3b45119deafb08f109ee..7b1ffd07e0a39385b96660a82c9f4021b4fccec1 100644 (file)
@@ -25,9 +25,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable LocationRetrievalDriver from MXCAFDoc;
+--    returns LocationRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable LocationRetrievalDriver from MXCAFDoc;
+    returns LocationRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -36,11 +36,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Location
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end LocationRetrievalDriver;
index 8bc26398d28f175f261ade9467bbd684def89ebf..9e543da162ecedc18166b4b831e775d4d16169aa 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable LocationStorageDriver from MXCAFDoc;
+--    returns LocationStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable LocationStorageDriver from MXCAFDoc;
+    returns LocationStorageDriver from MXCAFDoc;
 
 
     VersionNumber(me) returns Integer from Standard;
@@ -38,12 +38,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Location.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index 101a5a664d1d2b9408134a58e178794851790713..9f5992d19ccaf1a8019a442331e6208c7ea2fe97 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable MaterialRetrievalDriver from MXCAFDoc;
+    returns MaterialRetrievalDriver from MXCAFDoc;
        ---Purpose: Returns mutable MaterialRetrievalDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
@@ -34,11 +34,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Material
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end MaterialRetrievalDriver from MXCAFDoc;
index 66590a284d67e17273aa8e845491743bd925f0b4..9bf5fccb9e1a544247f9c11d3425667c6f8e15bd 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable MaterialStorageDriver from MXCAFDoc;
+    returns MaterialStorageDriver from MXCAFDoc;
        ---Purpose: Returns mutable MaterialStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Material.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end MaterialStorageDriver;
index a348815324e4af1d26ee135cf39994be4b9bf9e0..b4521bef063fccd7d8d4208a186de94f65914068 100644 (file)
@@ -24,9 +24,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable MaterialToolRetrievalDriver from MXCAFDoc;
+--    returns MaterialToolRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable MaterialToolRetrievalDriver from MXCAFDoc;
+    returns MaterialToolRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_MaterialTool
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end MaterialToolRetrievalDriver;
index 7adf0db2996b8bec3ec06258c2679f96640986b6..b2975fc78259e040195cb34979fc8b198ecfa737 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable MaterialToolStorageDriver from MXCAFDoc;
+--    returns MaterialToolStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable MaterialToolStorageDriver from MXCAFDoc;
+    returns MaterialToolStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_MaterialTool
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index a14dfac0836b0ad5c37813db765a374b611b548d..ce42c97d0d1a0089d5939326262560c40625dc37 100644 (file)
@@ -25,9 +25,9 @@ uses
 
 is
 --    Create -- Version 0
---    returns mutable ShapeToolRetrievalDriver from MXCAFDoc;
+--    returns ShapeToolRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable ShapeToolRetrievalDriver from MXCAFDoc;
+    returns ShapeToolRetrievalDriver from MXCAFDoc;
     
     VersionNumber(me) returns Integer from Standard;
     ---Purpose: Returns the version number from which the driver
@@ -36,11 +36,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Color
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end ShapeToolRetrievalDriver;
index f8aeaac37eb31f6f6ac710b8a98e3e8a3c312ebf..70d567d125f8f3e3697876a12cc3218676f691de 100644 (file)
@@ -26,9 +26,9 @@ uses
 is
 
 --    Create  -- Version 0
---    returns mutable ShapeToolStorageDriver from MXCAFDoc;
+--    returns ShapeToolStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable ShapeToolStorageDriver from MXCAFDoc;
+    returns ShapeToolStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -37,12 +37,12 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Color.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 
index c2c69889f617953caf5f79d352f92bf204d82a2a..0559cb5c1cb37a574de78d0dc3a53551fd01307d 100644 (file)
@@ -24,9 +24,9 @@ uses
 
 is
 --    Create  
---    returns mutable VolumeRetrievalDriver from MXCAFDoc;
+--    returns VolumeRetrievalDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable VolumeRetrievalDriver from MXCAFDoc;
+    returns VolumeRetrievalDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -35,11 +35,11 @@ is
     SourceType(me) returns Type from Standard;
     ---Purpose: Returns the type: XCAFDoc_Volume
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me;
          Source     :         Attribute from PDF;
-         Target     : mutable Attribute from TDF;
+         Target     : Attribute from TDF;
          RelocTable : RRelocationTable from MDF);
 
 end VolumeRetrievalDriver from MXCAFDoc;
index 335d1c6f1710219d80779b8793a1f55861a52205..ecb94385f96a03c36356284e0644b101b4dbf163 100644 (file)
@@ -25,9 +25,9 @@ uses
 is
 
 --    Create 
---    returns mutable VolumeStorageDriver from MXCAFDoc;
+--    returns VolumeStorageDriver from MXCAFDoc;
     Create (theMsgDriver : MessageDriver from CDM)
-    returns mutable VolumeStorageDriver from MXCAFDoc;
+    returns VolumeStorageDriver from MXCAFDoc;
 
     VersionNumber(me) returns Integer from Standard;
        ---Purpose: Returns the version number from which the driver
@@ -36,11 +36,11 @@ is
     SourceType(me) returns Type from Standard;
        ---Purpose: Returns the type: XCAFDoc_Volume.
 
-    NewEmpty (me) returns mutable Attribute from PDF;
+    NewEmpty (me) returns Attribute from PDF;
 
     Paste(me;
          Source     :         Attribute from TDF;
-         Target     : mutable Attribute from PDF;
+         Target     : Attribute from PDF;
          RelocTable : SRelocationTable from MDF);
 
 end VolumeStorageDriver;
index 06ecd1ff2180bcdfd1c38ef2278ec3e5bcc8f81c..75a1c30ce5faf84e8b6b7d89fbead65a581827b4 100644 (file)
@@ -28,15 +28,15 @@ uses
 
 is
 
-    Create returns mutable DrawableMesh from MeshTest;
+    Create returns DrawableMesh from MeshTest;
 
     Create(S : Shape from TopoDS; Deflect : Real; 
            Partage : Boolean; InShape: Boolean from Standard= Standard_False)
-    returns mutable DrawableMesh from MeshTest;
+    returns DrawableMesh from MeshTest;
 
 
     Create(Tr: FastDiscret from BRepMesh)
-    returns mutable DrawableMesh from MeshTest;
+    returns DrawableMesh from MeshTest;
     
     AddInShape(me: mutable; inshape: Boolean)
     is static;
@@ -58,7 +58,7 @@ is
     
     DrawOn(me; dis : in out Display from Draw);
     
-    Copy(me) returns mutable Drawable3D from Draw
+    Copy(me) returns Drawable3D from Draw
     is redefined;
 
     Dump(me; S : in out OStream)
@@ -67,7 +67,7 @@ is
     Whatis(me; S : in out Interpretor from Draw)
     is redefined;
     
-    Mesh(me) returns mutable FastDiscret from BRepMesh
+    Mesh(me) returns FastDiscret from BRepMesh
     is static;
 
 fields
index 576db445e95066c029a88ec3be8f38302c0c720a..d59a6cedb56da2db5231833628bcbe309a754a6a 100644 (file)
@@ -39,7 +39,7 @@ uses
 is
 
   Create ( theNonDeformDS : DataSource from MeshVS;
-           theMagnify     : Real ) returns mutable DeformedDataSource from MeshVS;
+           theMagnify     : Real ) returns DeformedDataSource from MeshVS;
        ---Purpose:  Constructor
         -- theNonDeformDS is canonical non-deformed data source, by which we are able to calculate
         --   deformed mesh geometry
index d04a58e6df6ae6c033df6c36ad6bee41245fa03d..f419867c88671695b59d129e7da4e95696f19769 100644 (file)
@@ -28,7 +28,7 @@ uses
   Box2d         from Bnd
 
 is
-   Create   ( OwnerId : EntityOwner from SelectBasics ) returns mutable DummySensitiveEntity from MeshVS;
+   Create   ( OwnerId : EntityOwner from SelectBasics ) returns DummySensitiveEntity from MeshVS;
 
    Areas    ( me: mutable;
               aresult: in out ListOfBox2d from SelectBasics ) is redefined;
index 5e1720a1d5752bc5a266c8b3e5c0ac3468e4974b..afbd0a2796290291d1fcc0a9cc566362fc309a05 100644 (file)
@@ -43,7 +43,7 @@ is
             DS       : DataSource from MeshVS = 0;
             Id       : Integer = -1;
             Priority : BuilderPriority from MeshVS = MeshVS_BP_ElemColor )
-    returns mutable ElementalColorPrsBuilder from MeshVS;
+    returns ElementalColorPrsBuilder from MeshVS;
        ---Purpose: Constructor
 
   Build   ( me; Prs      : Presentation from Prs3d;
index e50153493cea2b567bb50e3b62822012af11c582..043d884656592f0bf599f82e2212f63aec0e396b 100644 (file)
@@ -45,7 +45,7 @@ uses
 
 is
 
-  Create ( theIsAllowOverlapped : Boolean = Standard_False ) returns mutable Mesh;
+  Create ( theIsAllowOverlapped : Boolean = Standard_False ) returns Mesh;
        ---Purpose: Constructor.
         -- theIsAllowOverlapped is Standard_True, if it is allowed to draw edges overlapped with beams
         --   Its value is stored in drawer
index 44c99aba8eba8f88fd2d3b8dfb58d62aca9c209a..6d8a51178850a7824689f27fcb51827278bac82b 100644 (file)
@@ -42,7 +42,7 @@ is
            MeshEntity  : Address;
            Type        : EntityType from MeshVS;
            Priority    : Integer = 0;
-           IsGroup     : Boolean = Standard_False ) returns mutable MeshEntityOwner from MeshVS;
+           IsGroup     : Boolean = Standard_False ) returns MeshEntityOwner from MeshVS;
 
   Owner            ( me ) returns Address;
        ---Purpose: Returns an address of element or node data structure
index 1827c106ff1198ed8997a67170dbec89d0b6ac1f..6743fd1a4309b7ca3b2e48e306efae7e326efa35 100644 (file)
@@ -33,7 +33,7 @@ is
 
   Create ( theSelObj      : SOPtr from SelectMgr;  
           theDS          : DataSource from MeshVS; 
-           thePriority    : Integer = 0 ) returns mutable MeshOwner from MeshVS;  
+           thePriority    : Integer = 0 ) returns MeshOwner from MeshVS;  
  
   GetDataSource( me ) returns DataSource from MeshVS; 
        ---C++: return const & 
index b057ec7f430919d88d98f9efe9cc97950599cdb4..50c3ec28731c96d02d3ca72f78e6faad29ca8545 100644 (file)
@@ -47,7 +47,7 @@ is
             Flags    : DisplayModeFlags from MeshVS = MeshVS_DMF_OCCMask;
             DS       : DataSource from MeshVS = 0;
             Id       : Integer = -1;
-            Priority : BuilderPriority from MeshVS = MeshVS_BP_Mesh ) returns mutable MeshPrsBuilder from MeshVS;
+            Priority : BuilderPriority from MeshVS = MeshVS_BP_Mesh ) returns MeshPrsBuilder from MeshVS;
        ---Purpose: Creates builder with certain display mode flags, data source, ID and priority
 
   Build   ( me; Prs     : Presentation from Prs3d;
index 86b09590cf7298b9c04a4f92b4e83fdf01269c0f..00981f40e5c6ae2161b375d921b1adaf48d4360d 100644 (file)
@@ -54,7 +54,7 @@ is
             DS       : DataSource from MeshVS = 0;
             Id       : Integer = -1;
             Priority : BuilderPriority from MeshVS = MeshVS_BP_NodalColor )
-     returns mutable NodalColorPrsBuilder from MeshVS;
+     returns NodalColorPrsBuilder from MeshVS;
 
   Build   ( me; Prs      : Presentation from Prs3d;
             IDs          : PackedMapOfInteger;
index 0310b0e66e7d9e20e1a245ec0ad0c9f3505b8e34..554327f5d86f3f4d02bcb7bd06b0f67e1987ddc8 100644 (file)
@@ -37,7 +37,7 @@ is
   Create ( theOwner    : EntityOwner from SelectBasics;
            thePoints   : Array1OfPnt from TColgp;
            theSensType : TypeOfSensitivity from Select3D = Select3D_TOS_INTERIOR )
-    returns mutable SensitiveFace from MeshVS;
+    returns SensitiveFace from MeshVS;
 
   Project( me: mutable; aProjector : Projector from Select3D ) is redefined;
 
index a18703941bc9d6d655d130af24555d3fe6bf751b..f96826a860ca0b0187ab6ec80bfbe7d1f3a32728 100644 (file)
@@ -32,7 +32,7 @@ is
 
   Create ( theOwner    : EntityOwner from SelectBasics; 
            theMode     : Integer = 0 )
-    returns mutable SensitiveMesh from MeshVS; 
+    returns SensitiveMesh from MeshVS; 
       
   GetMode( me ) returns Integer from Standard;     
      
index fcfe8ee62b4d3258084facb751595f6f8b2cb53b..20325d63b0bdec2e33342ed30a7c4332142049d9 100644 (file)
@@ -36,7 +36,7 @@ uses
 is
     Create( Owner : EntityOwner from SelectBasics;
             Nodes : Array1OfPnt from TColgp;
-            Topo  : HArray1OfSequenceOfInteger from MeshVS ) returns mutable SensitivePolyhedron from MeshVS;
+            Topo  : HArray1OfSequenceOfInteger from MeshVS ) returns SensitivePolyhedron from MeshVS;
 
     Project( me:mutable; aProjector: Projector from Select3D ) is redefined;
 
index 0f897599a0a69381d0fc96c9156b86416414bff9..917cf03e9b057e6a88af9cea23edd1cc85d53126 100644 (file)
@@ -36,7 +36,7 @@ is
 
   Create ( theOwner              : EntityOwner from SelectBasics;
            theFirstP, theLastP   : Pnt from gp;
-           theMaxRect            : Integer = 1 ) returns mutable SensitiveSegment from MeshVS;
+           theMaxRect            : Integer = 1 ) returns SensitiveSegment from MeshVS;
 
   Project( me: mutable; aProjector : Projector from Select3D ) is redefined;
 
index 453acfc42a2dcb93ded302e965778042d9544ed6..e2bc1750a148c0c3eeef1b792daa321199a7b387 100644 (file)
@@ -44,7 +44,7 @@ is
             Flags    : DisplayModeFlags from MeshVS = MeshVS_DMF_TextDataPrs;
             DS       : DataSource from MeshVS = 0;
             Id       : Integer = -1;
-            Priority : BuilderPriority from MeshVS = MeshVS_BP_Text ) returns mutable TextPrsBuilder from MeshVS;
+            Priority : BuilderPriority from MeshVS = MeshVS_BP_Text ) returns TextPrsBuilder from MeshVS;
 
   Build   ( me; Prs        : Presentation from Prs3d;
             IDs            : PackedMapOfInteger;
index cb0ecc3467747e8cd83d5881b3013628c3a71007..66b8b4c3e4d226939f61673eb43a6212329fd659 100644 (file)
@@ -53,7 +53,7 @@ is
            DS           : DataSource from MeshVS = 0;
            Id           : Integer = -1;
            Priority     : BuilderPriority from MeshVS = MeshVS_BP_Vector;
-           IsSimplePrs  : Boolean = Standard_False ) returns mutable VectorPrsBuilder from MeshVS;
+           IsSimplePrs  : Boolean = Standard_False ) returns VectorPrsBuilder from MeshVS;
 
   Build   ( me; Prs        : Presentation from Prs3d;
             IDs            : PackedMapOfInteger;
index eb0b79afae18b741ba2c57e5330aaced177b960c..4624dc5310d392e3c61ed179f80d1febf3be666a 100644 (file)
@@ -69,7 +69,7 @@ is
 
     ---Scope: Initialisations
     
-    Initialize returns mutable ProgressIndicator from Message;
+    Initialize returns ProgressIndicator from Message;
        ---Purpose: Constructor, just calls own Reset() (not yet redefined)
 
     Reset (me: mutable) is virtual;
index b530c8275e5d86f871250164b5159a482ba27271..4ad50dd6fc6440754641fd5705855ea529d33dcf 100644 (file)
@@ -43,7 +43,7 @@ raises
 is
 
     Create(aTriMode : TriangleMode from MgtBRep)
-    returns mutable TranslateTool from MgtBRep;
+    returns TranslateTool from MgtBRep;
        ---Purpose: Creates a new TranslateTool
 
     --
@@ -120,7 +120,7 @@ is
        TypeMismatch from Standard;
     
     MakeVertex(me; 
-              S  : mutable HShape from PTopoDS) 
+              S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard;
@@ -132,7 +132,7 @@ is
        TypeMismatch from Standard;
     
     MakeEdge(me; 
-            S  : mutable HShape from PTopoDS) 
+            S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard;
@@ -144,7 +144,7 @@ is
        TypeMismatch from Standard;
     
     MakeWire(me; 
-            S  : mutable HShape from PTopoDS) 
+            S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard;
@@ -156,7 +156,7 @@ is
        TypeMismatch from Standard;
     
     MakeFace(me; 
-            S  : mutable HShape from PTopoDS) 
+            S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard;
@@ -168,7 +168,7 @@ is
        TypeMismatch from Standard;
     
     MakeShell(me; 
-             S  : mutable HShape from PTopoDS) 
+             S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard;
@@ -180,7 +180,7 @@ is
        TypeMismatch from Standard;
     
     MakeSolid(me; 
-             S  : mutable HShape from PTopoDS) 
+             S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard;
@@ -192,7 +192,7 @@ is
        TypeMismatch from Standard;
     
     MakeCompSolid(me; 
-                 S  : mutable HShape from PTopoDS) 
+                 S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard;
@@ -204,7 +204,7 @@ is
        TypeMismatch from Standard;
     
     MakeCompound(me; 
-                S  : mutable HShape from PTopoDS) 
+                S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard;
@@ -220,7 +220,7 @@ is
     
     UpdateVertex(me;
                 S1 :         Shape                  from TopoDS;
-                S2 : mutable HShape                 from PTopoDS;
+                S2 : HShape                 from PTopoDS;
                 M  : in out  TransientPersistentMap from PTColStd)
        ---Level: Internal 
     is redefined;
@@ -234,7 +234,7 @@ is
     
     UpdateEdge(me;
               S1 :         Shape                  from TopoDS;
-              S2 : mutable HShape                 from PTopoDS;
+              S2 : HShape                 from PTopoDS;
               M  : in out  TransientPersistentMap from PTColStd)
        ---Level: Internal 
     is redefined;
@@ -248,7 +248,7 @@ is
     
     UpdateFace(me;
               S1 :         Shape                  from TopoDS;
-              S2 : mutable HShape                 from PTopoDS;
+              S2 : HShape                 from PTopoDS;
               M  : in out  TransientPersistentMap from PTColStd)
        ---Level: Internal 
     is redefined;
index 19e31a7bac0ed67f8ff24116281ad4db2e7c5715..cd3e731f3a3247c11724dc458daa8ac8db4e1e7f 100644 (file)
@@ -64,7 +64,7 @@ is
     is deferred;
     
     MakeVertex(me; 
-              S  : mutable HShape from PTopoDS) 
+              S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard
@@ -78,7 +78,7 @@ is
     is deferred;
     
     MakeEdge(me; 
-            S  : mutable HShape from PTopoDS) 
+            S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard
@@ -92,7 +92,7 @@ is
     is deferred;
     
     MakeWire(me; 
-            S  : mutable HShape from PTopoDS) 
+            S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard
@@ -106,7 +106,7 @@ is
     is deferred;
     
     MakeFace(me; 
-            S  : mutable HShape from PTopoDS) 
+            S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard
@@ -120,7 +120,7 @@ is
     is deferred;
     
     MakeShell(me; 
-             S  : mutable HShape from PTopoDS) 
+             S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard
@@ -134,7 +134,7 @@ is
     is deferred;
     
     MakeSolid(me; 
-             S  : mutable HShape from PTopoDS) 
+             S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard
@@ -148,7 +148,7 @@ is
     is deferred;
     
     MakeCompSolid(me; 
-                 S  : mutable HShape from PTopoDS) 
+                 S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard
@@ -162,7 +162,7 @@ is
     is deferred;
     
     MakeCompound(me; 
-                S  : mutable HShape from PTopoDS) 
+                S  : HShape from PTopoDS) 
        ---Level: Internal 
     raises
        TypeMismatch from Standard
@@ -179,7 +179,7 @@ is
     
     UpdateShape(me;
                S1 :         Shape  from TopoDS;
-               S2 : mutable HShape from PTopoDS)
+               S2 : HShape from PTopoDS)
        ---Purpose: Basic update method
        ---Level: Internal 
     is static;
@@ -193,7 +193,7 @@ is
     
     UpdateVertex(me;
                 S1 :         Shape                  from TopoDS;
-                S2 : mutable HShape                 from PTopoDS;
+                S2 : HShape                 from PTopoDS;
                 M  : in out  TransientPersistentMap from PTColStd)
        ---Level: Internal 
     is virtual;
@@ -207,7 +207,7 @@ is
     
     UpdateEdge(me;
               S1 :         Shape                  from TopoDS;
-              S2 : mutable HShape                 from PTopoDS;
+              S2 : HShape                 from PTopoDS;
               M  : in out  TransientPersistentMap from PTColStd)
        ---Level: Internal 
     is virtual;
@@ -221,7 +221,7 @@ is
     
     UpdateWire(me;
               S1 :         Shape  from TopoDS;
-              S2 : mutable HShape from PTopoDS)
+              S2 : HShape from PTopoDS)
        ---Level: Internal 
     is virtual;
     
@@ -233,7 +233,7 @@ is
     
     UpdateFace(me;
               S1 :         Shape                  from TopoDS;
-              S2 : mutable HShape                 from PTopoDS;
+              S2 : HShape                 from PTopoDS;
               M  : in out  TransientPersistentMap from PTColStd)
        ---Level: Internal 
     is virtual;
@@ -247,7 +247,7 @@ is
     
     UpdateShell(me;
                S1 :         Shape  from TopoDS;
-               S2 : mutable HShape from PTopoDS)
+               S2 : HShape from PTopoDS)
        ---Level: Internal 
     is virtual;
     
@@ -259,7 +259,7 @@ is
     
     UpdateSolid(me;
                S1 :         Shape  from TopoDS;
-               S2 : mutable HShape from PTopoDS)
+               S2 : HShape from PTopoDS)
        ---Level: Internal 
     is virtual;
     
@@ -271,7 +271,7 @@ is
     
     UpdateCompSolid(me;
                    S1 :         Shape  from TopoDS;
-                   S2 : mutable HShape from PTopoDS)
+                   S2 : HShape from PTopoDS)
        ---Level: Internal 
     is virtual;
     
@@ -283,7 +283,7 @@ is
     
     UpdateCompound(me;
                   S1 :         Shape  from TopoDS;
-                  S2 : mutable HShape from PTopoDS)
+                  S2 : HShape from PTopoDS)
        ---Level: Internal 
     is virtual;
     
index ddcaa2406024fb1bd83179a140a71be8a9a9552a..944a8d17972f764fa5b72ebd4fdfe9b9f2cc1bb5 100644 (file)
@@ -44,7 +44,7 @@ is
     --           Returns True when done, False if this attribute did not exist
 
     GetAttribute (me; name : CString; type : Type from Standard;
-                 val : out mutable Transient)  returns Boolean;
+                 val : out Transient)  returns Boolean;
     ---Purpose : Returns an attribute from its name, filtered by a type
     --           If no attribute has this name, or if it is not kind of this
     --           type, <val> is Null and returned value is False
index 3b9908a1ee0b2a0ea525afd12af95cd4e3e33520..9e5cca62969374c3f250fdeec43a100d3ea0eaf9 100644 (file)
@@ -22,7 +22,7 @@ uses Integer
 
 is
 
-    Create (val : Integer = 0) returns mutable IntVal;
+    Create (val : Integer = 0) returns IntVal;
 
     Value (me) returns Integer;
 
index 3668f40075ee8ecbb2924d91971d71b3375ff8e2..63aafe6cfdffd5345aa4a9abebcd813797ad4875 100644 (file)
@@ -42,16 +42,16 @@ uses CString, Transient, Type from Standard,
 
 is
 
-    Create (atype : Type; aname : CString) returns mutable Option;
+    Create (atype : Type; aname : CString) returns Option;
     ---Purpose : Creates an Option from scratch, with a Type and a Name
 
-    Create (aval : TypedValue; aname : CString = "") returns mutable Option;
+    Create (aval : TypedValue; aname : CString = "") returns Option;
     ---Purpose : Creates an Option for a TypedValue (for basic, non-cdl-typed,
     --           value : integer, real, string ...)
     --           If <name> is not given, the name of the TypedValue is taken
     --           Remark that Type is then enforced to TCollection_HAsciiString
 
-    Create (other : Option; aname : CString = "") returns mutable Option;
+    Create (other : Option; aname : CString = "") returns Option;
     ---Purpose : Creates an Option from another one, the name can be redefined
     --           The Type remains the same. The list of Items, too, it can also
     --           be later duplicated by call to Duplicate
index 0c7bd1854dae4fd6f9c991d7529e1b04d87b657d..ea3e48ef5a2abbc610a6e8e1a55326bfc00f1837 100644 (file)
@@ -22,7 +22,7 @@ uses Real
 
 is
 
-    Create (val : Real = 0.0) returns mutable RealVal;
+    Create (val : Real = 0.0) returns RealVal;
 
     Value (me) returns Real;
 
index bc8eae43778f8dd4469f07a541ba90756530fa50..cba889b34a7ab774b97c95fbbeee5910d5daaa33 100644 (file)
@@ -23,7 +23,7 @@ uses CString, Transient, AsciiString
 
 is
 
-    Create returns mutable SignShape;
+    Create returns SignShape;
 
     Name (me) returns CString;
     ---Purpose : Returns "SHAPE"
index c520d20d7cd6a96ae5a4fd347c5b6e8fddc81cdf..d03f91979af15466401f0d85ee943351105a419c 100644 (file)
@@ -32,7 +32,7 @@ uses CString,
 
 is
 
-    Create (akey : any Transient from Standard) returns mutable TransientElem;
+    Create (akey : any Transient from Standard) returns TransientElem;
     ---Purpose : Creates a TransientElem with a Value. This Value can then not be
     --           changed. It is used by the Hasher to compute the HashCode,
     --           which will then be stored for an immediate reading.
index 91beec9f86666fca200060a03fb6da7fdf5c6b9a..d1072433bfd71da357fc0dee2ef372ce1db27458 100644 (file)
@@ -43,7 +43,7 @@ is
 
     Create (name : CString;
            type : ValueType from MoniTool = MoniTool_ValueText;
-           init : CString = "")  returns mutable TypedValue;
+           init : CString = "")  returns TypedValue;
     ---Purpose : Creates a TypedValue, with a name
     --           
     --           type gives the type of the parameter, default is free text
@@ -54,7 +54,7 @@ is
     --           init gives an initial value. If it is not given, the
     --           TypedValue begins as "not set", its value is empty
 
-    Create (other : TypedValue) returns mutable TypedValue;
+    Create (other : TypedValue) returns TypedValue;
     ---Purpose : Creates a TypedValue from another one, by duplication
 
     Internals (me; interp :  out ValueInterpret; satisf : out ValueSatisfies;
@@ -215,7 +215,7 @@ is
     CStringValue (me) returns CString;
     ---Purpose : Returns the value, as a cstring. Empty if not set.
 
-    HStringValue (me) returns mutable HAsciiString;
+    HStringValue (me) returns HAsciiString;
     ---Purpose : Returns the value, as a Handle (can then be shared)
     --           Null if not defined
 
@@ -246,7 +246,7 @@ is
     --             does not satisfy the specification
     --           Can be redefined to be managed (in a subclass)
 
-    SetHStringValue (me : mutable; hval : mutable HAsciiString)
+    SetHStringValue (me : mutable; hval : HAsciiString)
     ---Purpose : Forces a new Handle for the Value
     --           It can be empty, else (if Type is not free Text), it must
     --           satisfy the specification.
index 13042ed6d987c5154e55abf7d5f59c09da855a96..2a74edb6f269b3cc234863d618f1d7b8d6736aac 100644 (file)
@@ -22,7 +22,7 @@ uses
      XYZ from gp
      
 is
-    Create(UV : XY; Value : XYZ) returns mutable HPG0Constraint;
+    Create(UV : XY; Value : XYZ) returns HPG0Constraint;
     -- create a G0 Constraint
     -- 
 
index ab16b5c311cc69028e632c5b43b1b70028afd98c..4b1372564072165510ca65cbaea47959f14d0f6e 100644 (file)
@@ -23,7 +23,7 @@ uses
      D1  from  Plate
      
 is
-    Create(UV : XY; Value : XYZ; D1T : D1 from Plate) returns mutable HPG0G1Constraint;
+    Create(UV : XY; Value : XYZ; D1T : D1 from Plate) returns HPG0G1Constraint;
     -- create a G0+G1 Constraint
     -- 
 
index a433560703ff63c80142e0c8c434168aa79e0a93..6307cf51d030710d79654cb8bd5585426f5b9bf9 100644 (file)
@@ -24,7 +24,7 @@ uses
      D2  from  Plate
      
 is
-    Create(UV : XY; Value : XYZ; D1T : D1 from Plate; D2T : D2 from Plate) returns mutable HPG0G2Constraint;
+    Create(UV : XY; Value : XYZ; D1T : D1 from Plate; D2T : D2 from Plate) returns HPG0G2Constraint;
     -- create a G0+G2 Constraint
     -- 
 
index 7d5652960dba560cc2371ccccec10f0194f1e635..4c3605b7e9f9165cac031e3a9932f416842314ea 100644 (file)
@@ -26,7 +26,7 @@ uses
      
 is
     Create(UV : XY; Value : XYZ; D1T : D1 from Plate; 
-     D2T : D2 from Plate;  D3T : D3 from Plate) returns mutable HPG0G3Constraint;
+     D2T : D2 from Plate;  D3T : D3 from Plate) returns HPG0G3Constraint;
     -- create a G0+G3 Constraint
     -- 
 
index 5765c76f0a6859c92a5cfefb58ec5fbf51ba751f..2c358c251a9013d24c7e46313496f6bb4ec30439 100644 (file)
@@ -22,7 +22,7 @@ uses
      D1  from  Plate
      
 is
-    Create(UV : XY; D1T : D1 from Plate) returns mutable HPG1Constraint;
+    Create(UV : XY; D1T : D1 from Plate) returns HPG1Constraint;
     -- create a G1 Constraint
     -- 
 
index 3abeb86dbb86805b1c0caf4e5c92274ae89dd797..55295e5889dd0866038af40b1356a231e9f10592 100644 (file)
@@ -23,7 +23,7 @@ uses
      D2  from  Plate
      
 is
-    Create(UV : XY; D1T : D1 from Plate; D2T : D2 from Plate) returns mutable HPG2Constraint;
+    Create(UV : XY; D1T : D1 from Plate; D2T : D2 from Plate) returns HPG2Constraint;
     -- create a G2 Constraint
     -- 
 
index f9e1ab5668f9b5c00baf0d6c521fa47eab8be902..30e60173c4288fa3a82aba796cbb88b44bee754e 100644 (file)
@@ -25,7 +25,7 @@ uses
      
 is
     Create(UV : XY; D1T : D1 from Plate; 
-     D2T : D2 from Plate; D3T : D3 from Plate) returns mutable HPG3Constraint;
+     D2T : D2 from Plate; D3T : D3 from Plate) returns HPG3Constraint;
     -- create a G3 Constraint
     -- 
 
index 3b1b8d3bb71909feb4fa696b113c35d3fd993161..ca0df2f134477cb0c842603998661defb83bc9ef 100644 (file)
@@ -29,7 +29,7 @@ is
           CF : Real     from Standard;
           CL : Real     from Standard;
           L  : Location from PTopLoc) 
-    returns mutable Curve3D from PBRep;
+    returns Curve3D from PBRep;
        ---Purpose : CF is curve first param
        --           CL is curve last param
        --           As far as they can't be computed from a Persistent Curve
index b3996022cf2db2dd728e1602425f32178bdba807..f049a641ce0030f2b4911326fed8c3026cffa743 100644 (file)
@@ -31,7 +31,7 @@ is
     Create(S1 , S2  : Surface  from PGeom;
           L1 , L2  : Location from PTopLoc;
           C        : Shape    from GeomAbs)
-    returns mutable CurveOn2Surfaces from PBRep;
+    returns CurveOn2Surfaces from PBRep;
 
     Surface(me) returns any Surface from PGeom
     is static;
index e8255a410fe7a23971980d7cff5b5187445ef4fc..5979700e4ad5f6dc4a9ada9358b8fc80c7e21237 100644 (file)
@@ -37,7 +37,7 @@ is
           S        : Surface  from PGeom;
           L        : Location from PTopLoc;
           C        : Shape    from GeomAbs)
-    returns mutable CurveOnClosedSurface from PBRep;
+    returns CurveOnClosedSurface from PBRep;
        ---Purpose: CF is curve first parameter
        --          CL is curve last parameter
        --          The two curves are SameParameter.
index 738b9dff3faf74a3e89274893817a810e870ca5b..9a80553d71667f8622d5e89e6d73d1a9d13f16a9 100644 (file)
@@ -32,7 +32,7 @@ is
           CL : Real     from Standard;
           S  : Surface  from PGeom; 
           L  : Location from PTopLoc)
-    returns mutable CurveOnSurface from PBRep;
+    returns CurveOnSurface from PBRep;
        ---Purpose: CF is curve first parameter
        --          CL is curve last parameter
        --          As far as they can't be computed from a Persistent Curve
index ac35b962d39628de42111bf7764b3741ae359ca5..23b171e0f650470eaa6a11342387184e564874ed 100644 (file)
@@ -24,7 +24,7 @@ is
     Create(P : Real;
           C : Curve    from PGeom;
           L : Location from PTopLoc)
-    returns mutable PointOnCurve from PBRep;
+    returns PointOnCurve from PBRep;
        ---Level: Internal 
     
 
index b56baf5b589479627d2b4e26e924469cddde00bd..88b554dc614a844d861342f951986d7ee22ce67f 100644 (file)
@@ -28,7 +28,7 @@ is
           C : Curve from PGeom2d;
           S : Surface from PGeom;
           L : Location from PTopLoc)
-    returns mutable PointOnCurveOnSurface from PBRep;
+    returns PointOnCurveOnSurface from PBRep;
        ---Level: Internal 
     
     PCurve(me) returns Curve from PGeom2d
index 080cff0a275e1da34ce22b963d971f3e20f6d3b8..faa699c71d7a32d9ba762df78c8da9e58084da38 100644 (file)
@@ -25,7 +25,7 @@ is
     Create(P1,P2 : Real;
           S : Surface from PGeom;
           L : Location from PTopLoc)
-    returns mutable PointOnSurface from PBRep;
+    returns PointOnSurface from PBRep;
        ---Level: Internal 
     
     Parameter2(me) returns Real
index e29b8638ca38332dacfc15bc5060fa5c90240eac..7583e3e813af34402de80e94d598a112ceb289da 100644 (file)
@@ -28,7 +28,7 @@ is
     Create(P: Polygon3D from PPoly;
           L: Location  from PTopLoc) 
        ---Purpose:
-    returns mutable Polygon3D from PBRep;
+    returns Polygon3D from PBRep;
         
     IsPolygon3D(me) returns Boolean
        ---Purpose: Returns True.
index 5cd365c4924abae621d494b68b098148b6bc18d5..3325697c88662a6a891e319f0c96dcd5735e8d58 100644 (file)
@@ -32,7 +32,7 @@ is
           P2: Polygon2D from PPoly;
           S:  Surface   from PGeom;
           L:  Location  from PTopLoc)
-    returns mutable PolygonOnClosedSurface from PBRep;
+    returns PolygonOnClosedSurface from PBRep;
     
     IsPolygonOnClosedSurface(me) returns Boolean
        ---Purpose: returns True.
index 2ca8580e5f5c2e53dff8c3fc50dfd04e47aaa16e..a0e384ff2de534af6270fdfe54f19fde56c536a9 100644 (file)
@@ -33,7 +33,7 @@ is
     Create(P1, P2   : PolygonOnTriangulation from PPoly;
           S        : Triangulation    from PPoly;
           L        : Location         from PTopLoc)
-    returns mutable PolygonOnClosedTriangulation from PBRep;
+    returns PolygonOnClosedTriangulation from PBRep;
 
 
     IsPolygonOnClosedTriangulation(me)    returns Boolean
index dc822b8ea1151489f7d0be4214eb7c267e71018f..95a7e8a898346b56f875e4ab2481b1dbcbf90199 100644 (file)
@@ -30,7 +30,7 @@ is
     Create(P: Polygon2D from PPoly;
           S: Surface   from PGeom;
           L: Location  from PTopLoc)
-    returns mutable PolygonOnSurface from PBRep;
+    returns PolygonOnSurface from PBRep;
 
 
     IsPolygonOnSurface(me)  returns Boolean
index 8a6e44fc45f3124387395fea024c280f9ca5c764..7a4ee02108cbc05e3e3058d23b61cf479b170d1a 100644 (file)
@@ -30,7 +30,7 @@ is
     Create(P: PolygonOnTriangulation from PPoly;
           T: Triangulation          from PPoly;
           L: Location               from PTopLoc)
-    returns mutable PolygonOnTriangulation from PBRep;
+    returns PolygonOnTriangulation from PBRep;
     
     
     IsPolygonOnTriangulation(me) returns Boolean
index 0df36bba0f878cbbfa30e60f881ceb75785f30d4..e1b29a48056cdf57453bd844b7269b11f8b6bd9f 100644 (file)
@@ -32,7 +32,7 @@ uses
     CurveRepresentation       from PBRep
 
 is
-    Create returns mutable TEdge from PBRep;
+    Create returns TEdge from PBRep;
        ---Purpose: Creates an empty TEdge.
        ---Level: Internal 
 
index 4766f07695dedb022e39124087d97d09896b53aa..3f2f4e9bb3b4bcac735e50c3b3d3da5664b48768 100644 (file)
@@ -32,7 +32,7 @@ uses
     CurveRepresentation       from PBRep
 
 is
-    Create returns mutable TEdge1 from PBRep;
+    Create returns TEdge1 from PBRep;
        ---Purpose: Creates an empty TEdge1.
        ---Level: Internal 
 
index 2779407ebb9f5dd6f7c017bdad98a12a3f8abf41..cbf756683990742312495fa8722634694b5c8075 100644 (file)
@@ -32,7 +32,7 @@ uses
     
 is
 
-    Create returns mutable TFace from PBRep;
+    Create returns TFace from PBRep;
        ---Purpose: Creates an empty TFace.
        ---Level: Internal 
        
index 6bb722fff3939609f3f5485c7a8b62cd0b9a6ce6..53772b0c265ec5510aaec77e5ba9f5e486fe5201 100644 (file)
@@ -32,7 +32,7 @@ uses
     
 is
 
-    Create returns mutable TFace1 from PBRep;
+    Create returns TFace1 from PBRep;
        ---Purpose: Creates an empty TFace1.
        ---Level: Internal 
        
index c16dcfa0f1aa4f1610c8b704ce739562cb356804..d6e09320b2c1ec236a4e5b59004b0bdbf875c47a 100644 (file)
@@ -26,7 +26,7 @@ uses
     PointRepresentation from PBRep
 
 is
-    Create returns mutable TVertex from PBRep;
+    Create returns TVertex from PBRep;
        ---Level: Internal 
 
     
index 4fbd069dfa8126a3bcf1333ca3f7cd6aae1e840f..76a103e9a7fe12b7e3ef6f58ec8bd0b731c90fd6 100644 (file)
@@ -26,7 +26,7 @@ uses
     PointRepresentation from PBRep
 
 is
-    Create returns mutable TVertex1 from PBRep;
+    Create returns TVertex1 from PBRep;
        ---Level: Internal 
 
     
index c3d2e3671f329fb7b9e48161601022a1887cd058..70eb68bbdeb6ff55edba31e5a4de0d4bfe6c39e2 100644 (file)
@@ -34,18 +34,18 @@ is
     is deferred;
     ---Purpose: returns PCDM_ReadWriter_1.
     
-    WriteReferenceCounter(me; aData: mutable Data from Storage; aDocument: Document from CDM)
+    WriteReferenceCounter(me; aData: Data from Storage; aDocument: Document from CDM)
     is deferred;
     
-    WriteReferences(me; aData: mutable Data from Storage; aDocument: Document from CDM; theReferencerFileName: ExtendedString from TCollection)
+    WriteReferences(me; aData: Data from Storage; aDocument: Document from CDM; theReferencerFileName: ExtendedString from TCollection)
     is deferred;
 
     
-    WriteExtensions(me; aData: mutable Data from Storage; aDocument: Document from CDM)
+    WriteExtensions(me; aData: Data from Storage; aDocument: Document from CDM)
     is deferred;
 
     
-    WriteVersion(me; aData: mutable Data from Storage; aDocument: Document from CDM)
+    WriteVersion(me; aData: Data from Storage; aDocument: Document from CDM)
     is deferred;
 
     
@@ -78,7 +78,7 @@ is
     returns ReadWriter from PCDM;
     
 
-    WriteFileFormat(myclass; aData: mutable Data from Storage; aDocument: Document from CDM);
+    WriteFileFormat(myclass; aData: Data from Storage; aDocument: Document from CDM);
     
     FileFormat(myclass; aFileName: ExtendedString from TCollection)
     returns ExtendedString from TCollection;
index 4a11f55099f280007294dc03e7dd183292e8ad3b..7e2a766f1447d5a6be7750e6cbb05d57bb1beb22 100644 (file)
@@ -27,20 +27,20 @@ uses
 
 is
 
-    Create returns mutable ReadWriter_1 from PCDM;
+    Create returns ReadWriter_1 from PCDM;
    
     Version(me) returns AsciiString from TCollection;
     ---Purpose: returns PCDM_ReadWriter_1.
    
-    WriteReferenceCounter(me; aData: mutable Data from Storage; aDocument: Document from CDM);
+    WriteReferenceCounter(me; aData: Data from Storage; aDocument: Document from CDM);
 
-    WriteReferences(me; aData: mutable Data from Storage; aDocument: Document from CDM; theReferencerFileName: ExtendedString from TCollection);
+    WriteReferences(me; aData: Data from Storage; aDocument: Document from CDM; theReferencerFileName: ExtendedString from TCollection);
 
     
-    WriteExtensions(me; aData: mutable Data from Storage; aDocument: Document from CDM);
+    WriteExtensions(me; aData: Data from Storage; aDocument: Document from CDM);
 
     
-    WriteVersion(me; aData: mutable Data from Storage; aDocument: Document from CDM);
+    WriteVersion(me; aData: Data from Storage; aDocument: Document from CDM);
 
     
     ReadReferenceCounter(me; aFileName: ExtendedString from TCollection; theMsgDriver: MessageDriver from CDM)
index 2de82313ae51689e11f1d220ef1855d66d1f0189..9bab9f37cfd9038aa7956b82709cf65f1100e8b1 100644 (file)
@@ -33,7 +33,7 @@ is
     ---Purpose: this method is called by the framework before the read method.
     
     Read(me: mutable; aFileName: ExtendedString from TCollection; 
-                      aNewDocument: mutable Document from CDM;
+                      aNewDocument: Document from CDM;
                      anApplication: Application from CDM)
     raises DriverError from PCDM
     is deferred;
index ae30473e17006286c54254c48e8a7cefc135f36c..2a0a6bb2131479db15693036aad16dcfa19f03f0 100644 (file)
@@ -22,7 +22,7 @@ uses MetaData from CDM,
     MessageDriver from  CDM
 is
     Create (theMessageDriver : MessageDriver from  CDM)
-    returns mutable ReferenceIterator from PCDM;
+    returns ReferenceIterator from PCDM;
     ---Purpose:  Warning! The constructor does not initialization.
 
 
index c788b56b6ac40d5cd7997ddfdcd3eebac3c9b5d6..70dd2914211d1a71a2e4dc4816dcbcf1023c5f5d 100644 (file)
@@ -35,7 +35,7 @@ raises NoSuchObject from Standard,  DriverError from PCDM
 is
 
     Read(me: mutable; aFileName: ExtendedString from TCollection; 
-                      aNewDocument: mutable Document from CDM;
+                      aNewDocument: Document from CDM;
                      anApplication: Application from CDM)
     raises DriverError from PCDM
     ---Purpose:  Warning -  raises DriverError if an error occurs during inside the
@@ -48,7 +48,7 @@ is
     --          transient document.
     --          
 
-    Make(me : mutable; aPCDM: Document from PCDM; aNewDocument: mutable Document from CDM)
+    Make(me : mutable; aPCDM: Document from PCDM; aNewDocument: Document from CDM)
     raises DriverError from PCDM
     is deferred;
 
index 73922058f75f2f7cb559e0d47033b776f21e337d..a2b2c49c33adf4c37d018ccc8d9beafa9dfef6d9 100644 (file)
@@ -26,10 +26,10 @@ uses
     Location      from PTopLoc
     
 is
-    Create returns mutable Document from PCDMShape;
+    Create returns Document from PCDMShape;
     ---Level: Internal 
 
-    Create(T : Shape1 from PTopoDS) returns mutable Document from PCDMShape;
+    Create(T : Shape1 from PTopoDS) returns Document from PCDMShape;
     ---Level: Internal 
 
     Shape(me) returns Shape1 from PTopoDS
index 511b1437cb2f9f62a70cbd2494c8b1bf30c00659..575828737047ccfff87968a9fc2b2223df469df8 100644 (file)
@@ -37,14 +37,14 @@ raises
 is
 
 
-       Create (Low, Up: Integer from Standard) returns mutable HArray1
+       Create (Low, Up: Integer from Standard) returns HArray1
                raises RangeError from Standard;
                ---Purpose: Creates an array of lower bound <Low> and 
                 -- upper bound <Up>. Range error is raised 
                 -- when <Up> is less than <Low>.
 
        Create (Low, Up: Integer from Standard ; V : Item) 
-                returns mutable HArray1
+                returns HArray1
                raises RangeError from Standard;
                ---Purpose: Creates an array of lower bound <Low> and 
                 -- upper bound <Up>. Range error is raised 
index c33a4bfbcca3a3ef039817e068b993afb9427816..6708e983019efaebb5715e98cb165c52acf3ccbc 100644 (file)
@@ -34,14 +34,14 @@ raises
 is
 
        Create (R1, R2, C1, C2: Integer from Standard) 
-               returns mutable HArray2 from PCollection
+               returns HArray2 from PCollection
                raises RangeError from Standard;
                ---Purpose: Creates an array of lower bound <R1><C1> and 
                 -- upper bound <R2><C2>. Range Error is raised 
                 -- when <R2> is less than <R1> or <C2> is less than <C1>.
 
        Create (R1, R2, C1, C2: Integer from Standard ; V : Item) 
-                returns mutable HArray2 from PCollection
+                returns HArray2 from PCollection
                  raises RangeError from Standard;
                ---Purpose: Creates an array of lower bound <R1><C1> and 
                 -- upper bound <R2><C2>. RangeError is raised 
index c34c2b89b9a2cb9d17350ab4264a4f5c9aa1d8cd..cb1476b159cbd5c428b84b84d0aed105cdeadcb2 100644 (file)
@@ -31,20 +31,20 @@ is
 
 
        Create(S : CString) 
-            returns mutable HAsciiString from PCollection;
+            returns HAsciiString from PCollection;
        ---Purpose: Creation and initialization with the string S.
 
        Create(S : AsciiString from TCollection) 
-            returns mutable HAsciiString from PCollection;
+            returns HAsciiString from PCollection;
        ---Purpose: Creation and initialization with the string S from TCollection.
 
        Create(C : Character from Standard)
-            returns mutable HAsciiString from PCollection;
+            returns HAsciiString from PCollection;
        ---Purpose: Creation and initialization with the character C.
 
        Create(S : HAsciiString from PCollection;
               FromIndex, ToIndex : Integer from Standard) 
-           returns mutable HAsciiString from PCollection
+           returns HAsciiString from PCollection
            raises NegativeValue from Standard;
         ---Purpose: Creation of a sub-string of the string S.
         -- The sub-string starts at the index FromIndex and ends
@@ -58,19 +58,19 @@ is
         -- "cdef"
 
         Create(S : HExtendedString from PCollection)
-            returns mutable HAsciiString from PCollection
+            returns HAsciiString from PCollection
            raises OutOfRange from Standard;
        ---Purpose: Creation by converting an extended string to a normal
        -- string. Raises OutOfRange if the String is not in the "Ascii range".
          
        Create(R : Real from Standard ; F : CString = "%f") 
-            returns mutable HAsciiString from PCollection;
+            returns HAsciiString from PCollection;
        ---Purpose: Creation and initialization by converting the real 
        -- value into a string. 
        -- F describes a format using "C" conventions.
 
        Create(I : Integer from Standard ; F : CString = "%d")
-            returns mutable HAsciiString from PCollection;
+            returns HAsciiString from PCollection;
        ---Purpose: Creation and initialization by converting the Integer
        -- value into a string.
        -- F describes a format using "C" conventions.
@@ -394,7 +394,7 @@ is
        Split(me : mutable; Index  : Integer) 
         ---Level: Public
         ---Purpose: Splits a string of characters into two sub-strings.
-       returns mutable HAsciiString from PCollection
+       returns HAsciiString from PCollection
        raises OutOfRange from Standard;
 
        SubString(me; FromIndex, ToIndex : Integer) 
@@ -409,11 +409,11 @@ is
         --   me = "abcdefg"
         -- returns
         --   "cdef"
-       returns mutable HAsciiString from PCollection
+       returns HAsciiString from PCollection
        raises OutOfRange from Standard;
 
         Token (me ; separators : CString=" \t" ; whichone : Integer=1) 
-                 returns mutable HAsciiString from PCollection;
+                 returns HAsciiString from PCollection;
         ---Level: Public
         ---Purpose: Extracts <aString> token from <me>.
         -- The token extracted is the indice number <num>.
index 6e42e654151a8f74ff0611bfb9ae4fc1a086acea..e6403dedb88d6079c7e42b4a1aab8e136b4d4d7a 100644 (file)
@@ -33,17 +33,17 @@ is
                
 
        Create(S : ExtendedString from TCollection) 
-            returns mutable HExtendedString from PCollection;
+            returns HExtendedString from PCollection;
                ---Purpose: Creation and initialization with the string S from
                -- TCollection.
 
        Create(C : ExtCharacter from Standard)
-            returns mutable HExtendedString from PCollection;
+            returns HExtendedString from PCollection;
                ---Purpose: Creation and initialisation with the character C
 
        Create(S : HExtendedString from PCollection;
               FromIndex, ToIndex : Integer from Standard) 
-           returns mutable HExtendedString from PCollection
+           returns HExtendedString from PCollection
            raises NegativeValue from Standard;
                 ---Purpose: Creation of a sub-string of the string S
                 -- the sub-string starts at the index Fromindex and ends
@@ -51,11 +51,11 @@ is
                 -- Raises an exception if ToIndex is less than FromIndex 
 
         Create( astring : CString)
-            returns mutable HExtendedString from PCollection;
+            returns HExtendedString from PCollection;
         ---Purpose: Creation by converting a CString to an extended string. 
        
         Create(S : HAsciiString from PCollection)
-            returns mutable HExtendedString from PCollection;
+            returns HExtendedString from PCollection;
        ---Purpose: Creation by converting a normal Ascii string to an extended string. 
        
        Append(me : mutable; S : HExtendedString from PCollection);
@@ -255,7 +255,7 @@ is
        Split(me : mutable; Index  : Integer) 
        ---Level: Public
         ---Purpose: Splits a string of characters into two sub-strings.
-       returns mutable HExtendedString from PCollection
+       returns HExtendedString from PCollection
        raises OutOfRange from Standard;
 
        SubString(me; FromIndex, ToIndex : Integer) 
@@ -264,7 +264,7 @@ is
         -- The sub-string starts to the index FromIndex and ends
         -- to the index ToIndex.
         -- Raises an exception if ToIndex or FromIndex is out of bounds.
-       returns mutable HExtendedString from PCollection
+       returns HExtendedString from PCollection
        raises OutOfRange from Standard;
 
        UsefullLength(me) returns Integer
index d77b265a8a4f6bce7daec7f6c3375c8c4e8e4dff..1be4071731bd47541dc5f38f407a78de00c9f21c 100644 (file)
@@ -30,23 +30,23 @@ raises
        ---Purpose: This class provides tools to manipulate a Sequence node.
     
        Create( TheLast: SeqNode ; TheItem: Item)
-           returns mutable SeqNode from PCollection;
+           returns SeqNode from PCollection;
 
        Create( TheItem: Item ; TheFirst: SeqNode )
-           returns mutable SeqNode from PCollection;
+           returns SeqNode from PCollection;
 
        Create( ThePrevious: SeqNode ; TheNext: SeqNode ; TheItem: Item )
-           returns mutable SeqNode from PCollection;
+           returns SeqNode from PCollection;
 
        Value(me) returns any Item;
         ---Level: Internal
            ---Purpose: Returns MyItem.
        
-       Next(me) returns mutable SeqNode;
+       Next(me) returns SeqNode;
         ---Level: Internal
            ---Purpose: Returns MyNext.
 
-       Previous(me) returns mutable SeqNode;
+       Previous(me) returns SeqNode;
         ---Level: Internal
            ---Purpose: Returns MyPrevious.
 
@@ -129,7 +129,7 @@ raises
 is 
 
 
-       Create returns mutable HSequence;
+       Create returns HSequence;
                ---Purpose: Creation of an empty sequence.
 
 
@@ -280,7 +280,7 @@ is
                --   me = (C B A)           
 
        SubSequence(me; FromIndex, ToIndex : Integer) 
-                                       returns mutable HSequence
+                                       returns HSequence
                                        raises OutOfRange from Standard;
                 ---Level: Public
                ---Purpose: Creation a sub-sequence with the elements from the 
@@ -296,7 +296,7 @@ is
                --  (B C D)
               
        Split(me : mutable; Index : Integer) 
-           returns mutable HSequence 
+           returns HSequence 
             raises OutOfRange from Standard;
                 ---Level: Public
                ---Purpose: Split a sequence into two sub-sequences.
index 57a5b08dcb03e301220ef5d58a53239e59c43b25..17f066c6f724901ae36f5bd7e6cea731369783ff 100644 (file)
@@ -35,10 +35,10 @@ uses
 is
 
     Create
-       returns mutable Data from PDF;
+       returns Data from PDF;
 
     Create(aVersionNumber : Integer from Standard)
-       returns mutable Data from PDF;
+       returns Data from PDF;
 
     VersionNumber(me)
        returns Integer from Standard;
index 6f52bec434681730b4af93f9d418865bd01f9cf0..0e4f64b0d26faad3379b20933650e9ef2d42bd3c 100644 (file)
@@ -19,11 +19,11 @@ uses HAsciiString from PCollection
 
 is
 
-    Create returns mutable Reference from  PDF;
+    Create returns Reference from  PDF;
     
     
     Create (V : HAsciiString from PCollection) 
-    returns mutable Reference from PDF;
+    returns Reference from PDF;
     
     
     ReferencedLabel (me) returns HAsciiString from PCollection;
index 0714a6d8688b6d0b58d651ea89a63526e177f7e1..2f0a54e678c1a7505e873dcea5ef76c4f6248054 100644 (file)
@@ -23,11 +23,11 @@ uses Integer from Standard
 is
 
     
-    Create returns mutable TagSource from  PDF;
+    Create returns TagSource from  PDF;
     
     
     Create (V : Integer from Standard) 
-    returns mutable TagSource from PDF;
+    returns TagSource from PDF;
     
     
     Get (me) returns Integer from Standard;
index cb9ba99b6e0c4de7b8d00ceef49cbc1f85023806..0e51ee6438d993fa159d9bb0b4fa5873bdb2eba7 100644 (file)
@@ -20,11 +20,11 @@ class AsciiString from PDataStd inherits Attribute from PDF
 uses  HAsciiString from PCollection
 
 is
-    Create returns mutable  AsciiString from  PDataStd;
+    Create returns  AsciiString from  PDataStd;
     
     
     Create (V : HAsciiString from PCollection) 
-    returns mutable  AsciiString from PDataStd;
+    returns  AsciiString from PDataStd;
     
     
     Get (me) returns HAsciiString from PCollection;
index 67832270707c64a2da9794f0ce1e3cb256f0c3dc..5147268f4a25b9bf1737242489bfc40555257510 100644 (file)
@@ -22,7 +22,7 @@ uses
 is
 
     Create 
-    returns mutable BooleanArray from PDataStd;
+    returns BooleanArray from PDataStd;
 
     SetLower (me : mutable;
              lower : Integer from Standard);
index 3f6f205358f8cfd4a0fdb60a4e300293b48190ea..6f66d958fa37bd33f38b3580da31b2ae905c3b5c 100644 (file)
@@ -22,7 +22,7 @@ uses
 is
 
     Create 
-    returns mutable BooleanList from PDataStd;
+    returns BooleanList from PDataStd;
 
     Init (me : mutable; 
          lower, upper : Integer from Standard);
index 4b4421ed57afedb404f058603c398b9f7ccb9ad8..944e02fc2f7eb07ead01a42957f93e77f7a991a4 100644 (file)
@@ -22,7 +22,7 @@ uses
 is
 
     Create 
-    returns mutable ByteArray from PDataStd;
+    returns ByteArray from PDataStd;
 
     Set (me : mutable;
         values : HArray1OfInteger from PColStd);
index 86b783d6481a8e9262824228ba1104c64efe8bc7..80aec344c9a8b0f50fa0327d8c15f4cc663d7e9f 100644 (file)
@@ -23,7 +23,7 @@ uses
 is
 
     Create 
-    returns mutable ByteArray_1 from PDataStd;
+    returns ByteArray_1 from PDataStd;
 
     Set (me : mutable;
         values : HArray1OfInteger from PColStd);
index 97fc318c104fe53fd7fd45e90e1c655b23a5b611..922280dfa8474669ba376c244404d7c251a49f0c 100644 (file)
@@ -20,11 +20,11 @@ uses HExtendedString from PCollection
 
 is
 
-    Create returns mutable Comment from  PDataStd;
+    Create returns Comment from  PDataStd;
     
     
     Create (V : HExtendedString from PCollection) 
-    returns mutable Comment from PDataStd;
+    returns Comment from PDataStd;
     
     
     Get (me) returns HExtendedString from PCollection;
index 193b43121c676d076842f1a618406ef9fd572f17..0c516cd72a70aba225c0a4aa651bab82e5b4c132 100644 (file)
@@ -19,6 +19,6 @@ class Directory from PDataStd inherits Attribute from PDF
        ---Purpose: 
 is
 
-    Create returns mutable Directory from  PDataStd;
+    Create returns Directory from  PDataStd;
 
 end Directory;
index 72319a08c655fc48719cb206adc017cb8e789c83..5c569790eacc59239619f96835d119570bedfb47 100644 (file)
@@ -21,10 +21,10 @@ uses HExtendedString  from PCollection,
 
 is
 
-    Create returns mutable Expression from  PDataStd;
+    Create returns Expression from  PDataStd;
     
     Create (name : HExtendedString from PCollection) 
-    returns mutable Expression from PDataStd;
+    returns Expression from PDataStd;
     
     GetName (me) returns HExtendedString from PCollection;
     
index e2651a62e7b3264fb68695429420416e68fa1445..7215c8609107ce110e3c20ac9ad8689a8ecd69d9 100644 (file)
@@ -23,7 +23,7 @@ uses HExtendedString          from PCollection,
      
 is
 
-    Create returns mutable ExtStringArray from PDataStd;
+    Create returns ExtStringArray from PDataStd;
 
     Init(me : mutable; lower, upper : Integer from Standard);
 
index 773d587e9dea31bad407976852346df715efa349..68d30b5daa82fcd866a0b508dc56623e0fbaa24c 100644 (file)
@@ -23,7 +23,7 @@ uses  HExtendedString          from PCollection,
      
 is
 
-    Create returns mutable ExtStringArray_1 from PDataStd;
+    Create returns ExtStringArray_1 from PDataStd;
 
     Init(me : mutable; lower, upper : Integer from Standard);
 
index 42d9b6e0a13e1a0139f5ff5a3dce5fe31ddb6b44..8f813b84f834decee6783630073ee2b11db6ce02 100644 (file)
@@ -23,7 +23,7 @@ uses
 is
 
     Create 
-    returns mutable ExtStringList from PDataStd;
+    returns ExtStringList from PDataStd;
 
     Init (me : mutable; 
          lower, upper : Integer from Standard);
index 24a47264ed11cec345ea354953ee4ce10b77bf8e..9856566fbef8740aa6bcac474af65729d5ea9e3d 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 
 is
-    Create returns mutable  IntPackedMap from  PDataStd;
+    Create returns  IntPackedMap from  PDataStd;
 
     Init (me : mutable; theLow,  theUp:  Integer  from Standard);
     ---Purpose: Inits the internal container
index 1ba7d7d4f5102aea2526f65cd60cbbc1b8019071..793bc85f593ba43f882d3b02c16ab93bcb5d8b71 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 
 is
-    Create returns mutable  IntPackedMap_1 from  PDataStd;
+    Create returns  IntPackedMap_1 from  PDataStd;
 
     Init (me : mutable; theLow,  theUp:  Integer  from Standard);
     ---Purpose: Inits the internal container
index 06679a32daaa6939d5ccea3500b38d5e732e0565..5ae62508efec3e0cbe8fc268d685f36a70c1c1ae 100644 (file)
@@ -23,11 +23,11 @@ uses Integer from Standard
 is
 
 
-    Create returns mutable Integer from PDataStd;
+    Create returns Integer from PDataStd;
 
 
     Create (V : Integer from Standard)
-    returns mutable Integer from PDataStd;
+    returns Integer from PDataStd;
     
     
     Get (me) returns Integer from Standard;
index 5a782e8bb00d14350c0d2df89dda281a27b244b4..5ebc9053184f53746e1bc48223a529a41292cd4f 100644 (file)
@@ -23,7 +23,7 @@ uses HArray1OfInteger from PColStd
      
 is
 
-    Create returns mutable IntegerArray from PDataStd;
+    Create returns IntegerArray from PDataStd;
 
     Init(me : mutable; lower, upper : Integer from Standard);
 
index 10b519aebf8e712f8b362f22292abb4962e3bbec..13c657dad8bbe523045bc08b89bfa7b1b32ee723 100644 (file)
@@ -21,7 +21,7 @@ uses HArray1OfInteger from PColStd
      
 is
 
-    Create returns mutable IntegerArray_1 from PDataStd;
+    Create returns IntegerArray_1 from PDataStd;
 
     Init(me : mutable; lower, upper : Integer from Standard);
 
index 682e28d97262a82e8e34bdc0b6cb35f2627939bf..534c24ba8d4dcad1ef88a6e388afacf93c0a4deb 100644 (file)
@@ -22,7 +22,7 @@ uses
 is
 
     Create 
-    returns mutable IntegerList from PDataStd;
+    returns IntegerList from PDataStd;
 
     Init (me : mutable; 
          lower, upper : Integer from Standard);
index 43d5c045b91bb832ce264e617e6c8834d8286dca..965cd01b00b6f89ff26898a41fb4ed7b7a1ed91f 100644 (file)
@@ -20,11 +20,11 @@ uses HExtendedString from PCollection
 
 is
 
-    Create returns mutable Name from  PDataStd;
+    Create returns Name from  PDataStd;
     
     
     Create (V : HExtendedString from PCollection) 
-    returns mutable Name from PDataStd;
+    returns Name from PDataStd;
     
     
     Get (me) returns HExtendedString from PCollection;
index 585c02341901b85c310e715a739b171c9e295f55..a7e69f0c19d171eece3ecba8ea535d135892d9cf 100644 (file)
@@ -30,7 +30,7 @@ uses
 is
 
     Create 
-    returns mutable NamedData from PDataStd;
+    returns NamedData from PDataStd;
 
     Init (me : mutable; theDimension:  HArray2OfInteger  from TColStd);
     ---Purpose: 6 pairs of (lower, upper) <theDimension> should be  initialized
index 0eef9b078dec5c17f3eaf128db291dfa1f0c8680..8300f3528b97a9f0fce9ee673dbb559ba6c68bdf 100644 (file)
@@ -19,6 +19,6 @@ class NoteBook from PDataStd inherits Attribute from PDF
        ---Purpose: 
 is
 
-    Create returns mutable NoteBook from  PDataStd;
+    Create returns NoteBook from  PDataStd;
 
 end NoteBook;
index 4e3ecd60b9af34939ca9c6353711d89a0a3f4ba5..7afa5bce74832371e1d87d7c75615413a93d5cdb 100644 (file)
@@ -22,12 +22,12 @@ uses Real from Standard
 
 is
 
-    Create returns mutable Real from PDataStd;
+    Create returns Real from PDataStd;
 
     
     Create (Value     : Real from Standard;
             Dimension : Integer from Standard)
-    returns mutable Real from PDataStd;
+    returns Real from PDataStd;
     
     Get (me) returns Real from Standard;
 
index e45f5b71841c5a55e007617da8f0c6e177b23ea5..88a7173ab8918f03489632c739b8c681e5559ef1 100644 (file)
@@ -23,7 +23,7 @@ uses HArray1OfReal from PColStd
      
 is
 
-    Create returns mutable RealArray from PDataStd;
+    Create returns RealArray from PDataStd;
 
     Init(me : mutable; lower, upper : Integer from Standard);
 
index c5d4b7196711b1d2f83abc9ac521560a07f25c49..143e7a380ffdb7216ba96ad41953ecc36524be6c 100644 (file)
@@ -22,7 +22,7 @@ uses HArray1OfReal from PColStd
      
 is
 
-    Create returns mutable RealArray_1 from PDataStd;
+    Create returns RealArray_1 from PDataStd;
 
     Init(me : mutable; lower, upper : Integer from Standard);
 
index dc71a12856204ad6e6b891601dccfa76cf681995..8451c934b74c8939bfb6893e32538e3a71996745 100644 (file)
@@ -22,7 +22,7 @@ uses
 is
 
     Create 
-    returns mutable RealList from PDataStd;
+    returns RealList from PDataStd;
 
     Init (me : mutable; 
          lower, upper : Integer from Standard);
index eaaa38bc774c1640ea228343c57b9a6718488462..aa2ea33490fb6d193f2f9942339fce20a31ad931 100644 (file)
@@ -23,7 +23,7 @@ uses
 is
 
     Create 
-    returns mutable ReferenceArray from PDataStd;
+    returns ReferenceArray from PDataStd;
 
     Init (me : mutable; 
          lower, upper : Integer from Standard);
index 7e1feb7079d74a6b6263bf640d970c10bb314611..f6c3964e5f7e9d7a5114cd4aef52d2c185b7bdb5 100644 (file)
@@ -23,7 +23,7 @@ uses
 is
 
     Create 
-    returns mutable ReferenceList from PDataStd;
+    returns ReferenceList from PDataStd;
 
     Init (me : mutable; 
          lower, upper : Integer from Standard);
index d0f1a1e34dec6a93b416145229a9dcc7eefda344..7d54f31ea2fe3c06846999af957d66512fb2dbba 100644 (file)
@@ -21,10 +21,10 @@ uses HExtendedString  from PCollection,
 
 is
 
-    Create returns mutable Relation from  PDataStd;
+    Create returns Relation from  PDataStd;
     
     Create (name : HExtendedString from PCollection) 
-    returns mutable Relation from PDataStd;
+    returns Relation from PDataStd;
     
     GetName (me) returns HExtendedString from PCollection;
     
index 1810b7ca69fd8fa71ee04ee420a0e8d3919c10fc..beeeb558476fb37815f55c4a0336fe906eb19375 100644 (file)
@@ -18,6 +18,6 @@ class Tick from PDataStd inherits Attribute from PDF
 is
 
     Create 
-    returns mutable Tick from  PDataStd;
+    returns Tick from  PDataStd;
 
 end Tick;
index bca9e8480f1269cfb770a8bd20d9e0b713ea9bf7..34233b015e3aaf86c44d9cffd04a993897a30f48 100644 (file)
@@ -23,7 +23,7 @@ uses
 
 is
 
-    Create returns mutable TreeNode from PDataStd;
+    Create returns TreeNode from PDataStd;
         
     First(me) returns TreeNode from PDataStd;
         
index 90d5ee57495bd32ad3b6901a4fcaf57f9f491ebe..bcd28a23a8e94fffb771c10f503c34477bd1430c 100644 (file)
@@ -22,7 +22,7 @@ uses HExtendedString from PCollection
      
 is
 
-    Create returns mutable UAttribute from PDataStd;
+    Create returns UAttribute from PDataStd;
 
     SetID(me: mutable; guid: HExtendedString from PCollection );
     
index 5712fd1b349cc85f9d986632b7b7474ed1b8bbe5..d62e6f5ac8a4b9c132614c42adeb276d9fd1ce80 100644 (file)
@@ -22,11 +22,11 @@ class Variable from PDataStd inherits Attribute from PDF
 uses HAsciiString from PCollection
 is
 
-    Create returns mutable Variable from PDataStd;
+    Create returns Variable from PDataStd;
 
     
     Create (constant : Boolean from Standard)
-    returns mutable Variable from PDataStd;
+    returns Variable from PDataStd;
     
     Constant (me : mutable; status : Boolean from Standard);    
     Constant (me)
index 5d5d351524ced92a270c555cdae09dc5a1061987..2a8774112c0560cd7745eeb4a11de1dd2a032ad7 100644 (file)
@@ -23,6 +23,6 @@ class Axis from PDataXtd inherits Attribute from PDF
 
 is
 
-    Create returns mutable Axis from  PDataXtd;
+    Create returns Axis from  PDataXtd;
     
 end Axis;
index de68d51dd4f973f4884897418df04aa0ad0cb128..b1d2cfa926f474e93d030e1161de5153ffa3e860 100644 (file)
@@ -28,14 +28,14 @@ uses Integer          from Standard,
     
 is
 
-    Create returns mutable Constraint from  PDataXtd;
+    Create returns Constraint from  PDataXtd;
     
     
     Create (Type        : Integer          from Standard;
            Geometries  : HAttributeArray1 from PDF;
            Value       : Real             from PDataStd;
            Plane       : NamedShape       from PNaming) 
-    returns mutable Constraint from PDataXtd;
+    returns Constraint from PDataXtd;
     
     
     GetValue (me) returns Real from PDataStd;
index e220284bbf5907f5a54c24053ebc70638ff7d0e2..ed47751a85e20bbce5bbc7dbb20225b506126f0d 100644 (file)
@@ -28,10 +28,10 @@ uses Integer          from Standard,
     
 is
 
-    Create returns mutable Geometry from  PDataXtd;
+    Create returns Geometry from  PDataXtd;
     
     Create (Type : Integer from Standard)
-    returns mutable Geometry from PDataXtd;
+    returns Geometry from PDataXtd;
     
     GetType (me) returns Integer from Standard;
     
index 41d818997a3632ef67cb9d96dd8da08bcfe19370..ca1023a228a6e9e5e17a324c8e17f0170c0d9c72 100644 (file)
@@ -32,7 +32,7 @@ uses
 is
 
     Create
-    returns mutable PatternStd from PDataXtd;
+    returns PatternStd from PDataXtd;
     
     --- Category: Set and Get methods
 
index 880fd313ad44f9821de3644f398f921acea12489..2a51629d52332d21e0eac9a9102d843cf2d6f11c 100644 (file)
@@ -24,7 +24,7 @@ class Placement from PDataXtd inherits Attribute from PDF
     
 is
 
-    Create returns mutable Placement from  PDataXtd;
+    Create returns Placement from  PDataXtd;
     
 
 end Placement;
index a4d41c75ffb9a2071b39cd70e769996f50eaff0f..ab765ec26c31f82b74c54521c732585c81167157 100644 (file)
@@ -23,6 +23,6 @@ class Plane from PDataXtd inherits Attribute from PDF
 
 is
 
-    Create returns mutable Plane from PDataXtd;
+    Create returns Plane from PDataXtd;
 
 end Plane;
index ec61760e48f3aeb472ba2c463d533b2f1c70bcbe..6d397d90e680b7516a30efd4609f7040f42ccea8 100644 (file)
@@ -23,6 +23,6 @@ class Point from PDataXtd inherits Attribute from PDF
 
 is
 
-    Create returns mutable Point from PDataXtd;
+    Create returns Point from PDataXtd;
 
 end Point;
index 9b310c931f8d4a08526715236f0591f897622016..333b2e72fdd407ff9d5d65428cbc57b507c54906 100644 (file)
@@ -23,6 +23,6 @@ class Shape from PDataXtd inherits Attribute from PDF
        ---Purpose: 
 is
 
-    Create returns mutable Shape from  PDataXtd;
+    Create returns Shape from  PDataXtd;
 
 end Shape;
index 19760a5f903ef78ef0468e03d2ca81c07e8d45f9..0ed64a17c8c1b745222d699068a9f39bbd46aa19 100644 (file)
@@ -23,7 +23,7 @@ uses
 
 is
 
-    Create returns mutable Function from PFunction;
+    Create returns Function from PFunction;
         
     SetDriverGUID(me : mutable; driverGUID : GUID from Standard);
 
index 989853a6a063adc16ead3275aa2244e3b46e3bf7..415240f4e98307cc6513c6ec904e027806e5f51e 100644 (file)
@@ -25,11 +25,11 @@ uses Ax1 from gp
 is
 
 
-  Create returns mutable Axis1Placement from PGeom;
+  Create returns Axis1Placement from PGeom;
         --- Purpose : Creates an Axis1Placement with Ax1 default value.
        ---Level: Internal 
 
-  Create (aAxis : Ax1 from gp) returns mutable Axis1Placement from PGeom;
+  Create (aAxis : Ax1 from gp) returns Axis1Placement from PGeom;
         --- Purpose : Creates an Axis1Placement with <aAxis>.
        ---Level: Internal 
 
index 917aa4bb6ee34789cbae01eb6d843615f22ab1e1..77527ce7d212140c049c5c7419f2e4450e9696ce 100644 (file)
@@ -27,13 +27,13 @@ uses Ax1      from gp,
 is
 
 
-  Create returns mutable Axis2Placement from PGeom;
+  Create returns Axis2Placement from PGeom;
         ---Purpose : Returns an Axis2Placement with default values.
        ---Level: Internal 
 
 
   Create (aAxis : Ax1 from gp; aXDirection: Dir from gp)
-    returns mutable Axis2Placement from PGeom;
+    returns Axis2Placement from PGeom;
         ---Purpose : Creates an Axis2Placement with <A2>.
        ---Level: Internal 
 
index 1c7d824588d1e2d3495ce2e743f4e93ed095fd41..15d5f6be5b721a4bede9d78383cd44829146cd95 100644 (file)
@@ -28,7 +28,7 @@ uses  HArray1OfInteger from PColStd,
 is
 
 
-  Create returns mutable BSplineCurve from PGeom;
+  Create returns BSplineCurve from PGeom;
        ---Purpose: Creates a BSplineCurve with default values.
        ---Level: Internal 
 
@@ -41,7 +41,7 @@ is
            aWeights        : HArray1OfReal from PColStd;
            aKnots          : HArray1OfReal from PColStd;
            aMultiplicities : HArray1OfInteger from PColStd)
-     returns mutable BSplineCurve from PGeom;
+     returns BSplineCurve from PGeom;
        ---Purpose: Creates a BSplineCurve with these field values.
        ---Level: Internal 
 
index 103ca7fe3928a8575bdd47f63f517b339c300bcf..6922df469c7a82c81719c82b699dc33082621a11 100644 (file)
@@ -31,7 +31,7 @@ uses  HArray1OfInteger from PColStd,
 
 is
   
-  Create returns mutable BSplineSurface from PGeom;
+  Create returns BSplineSurface from PGeom;
        ---Purpose: Creates a BSplineSurface with default values.
        ---Level: Internal 
 
@@ -49,7 +49,7 @@ is
            aVKnots    : HArray1OfReal from PColStd;
            aUMultiplicities    : HArray1OfInteger from PColStd;
            aVMultiplicities    : HArray1OfInteger from PColStd)
-    returns mutable BSplineSurface from PGeom;
+    returns BSplineSurface from PGeom;
        ---Purpose: Creates a BSplineSurface with these values.
 
 
index 32c436ce258ff3ea7e087936c812588de04a284e..21ebab627a451a8f1aee7c82b3bfebf89b00718d 100644 (file)
@@ -26,7 +26,7 @@ uses  HArray1OfReal from PColStd,
 is 
 
 
-  Create returns mutable BezierCurve from PGeom;
+  Create returns BezierCurve from PGeom;
         ---Purpose : Creates a non rational  Bezier curve with default
         --         values.
        ---Level: Internal 
@@ -34,7 +34,7 @@ is
   Create(aPoles    : HArray1OfPnt;
          aWeights  : HArray1OfReal;
         aRational : Boolean from Standard)
-     returns mutable BezierCurve from PGeom;
+     returns BezierCurve from PGeom;
         ---Purpose : Creates a non rational Bezier curve with a set of
         --         poles aCurvePoles and a set of weights aPoleWeight.
        ---Level: Internal 
index 9978d16bcc2ac3e4f3254e82a423f3b0d3cde8a4..614c9cbbb8c4a521eab7a82a331034f70ad8a5d9 100644 (file)
@@ -29,7 +29,7 @@ uses HArray2OfReal from PColStd,
 is
 
 
-  Create returns mutable BezierSurface from PGeom;
+  Create returns BezierSurface from PGeom;
        ---Purpose: Creates a BezierSurface with default values.
        ---Level: Internal 
 
@@ -38,7 +38,7 @@ is
          aVRational : Boolean from Standard;
          aPoles     : HArray2OfPnt from PColgp;
          aWeights   : HArray2OfReal from PColStd)
-     returns mutable BezierSurface from PGeom;
+     returns BezierSurface from PGeom;
        ---Purpose: Creates a BezierSurface with these values.
        ---Level: Internal 
 
index 94088ce52e1a0876fa55632c5748162ff052aa03..2e89a35bf8e13ef4c62bd6bd1c6ceeca66321fe6 100644 (file)
@@ -26,12 +26,12 @@ uses Pnt from gp
 is
 
 
-  Create returns mutable CartesianPoint from PGeom;
+  Create returns CartesianPoint from PGeom;
         ---Purpose : Returns a CartesianPoint with default values..
        ---Level: Internal 
 
 
-  Create (aPnt : Pnt from gp) returns mutable CartesianPoint from PGeom;
+  Create (aPnt : Pnt from gp) returns CartesianPoint from PGeom;
         ---Purpose : Returns a CartesianPoint built with <aPnt>.
        ---Level: Internal 
 
index e172f35728e4b5be4f81725a1bef064bd1941061..159e9e5e7384f31496c40229b706c604869fe2a3 100644 (file)
@@ -25,13 +25,13 @@ uses Ax2 from gp
 is
 
 
-  Create returns mutable Circle from PGeom;
+  Create returns Circle from PGeom;
        ---Purpose : Creates a circle with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax2 from gp; aRadius : Real from Standard)
-    returns mutable Circle from PGeom;
+    returns Circle from PGeom;
         ---Purpose : Creates a Circle with <aPosition> and <aRadius> as field
         --         values.
        ---Level: Internal 
index 10c29985e4f4bddf962695b42244888e6d878e15..e32702ed89203143508e76369927afb6099a0cab 100644 (file)
@@ -25,7 +25,7 @@ uses Ax3      from gp
 is
 
 
-  Create returns mutable ConicalSurface from PGeom;
+  Create returns ConicalSurface from PGeom;
        ---Purpose: Creates a ConicalSurface with default values.
        ---Level: Internal 
 
@@ -33,7 +33,7 @@ is
   Create (aPosition  : Ax3 from gp;
          aRadius    : Real from Standard;
          aSemiAngle : Real from Standard)
-     returns mutable ConicalSurface from PGeom;
+     returns ConicalSurface from PGeom;
        ---Purpose: Creates a ConicalSurface with these values.
        ---Level: Internal 
 
index 6a1bbdf227d4faa317771d2664c907a6c73f1b8a..4f75023a66146a1065eb8a9be3b317dba0dec323 100644 (file)
@@ -25,14 +25,14 @@ uses Ax3      from gp
 is
 
 
-  Create returns mutable CylindricalSurface from PGeom;
+  Create returns CylindricalSurface from PGeom;
        ---Purpose: Creates a CylindricalSurface with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax3 from gp;
          aRadius    : Real from Standard)
-     returns mutable CylindricalSurface from PGeom;
+     returns CylindricalSurface from PGeom;
        ---Purpose: Creates a CylindricalSurface with these values.
        ---Level: Internal 
 
index 82837f500ac5475f016c62ff6641443b59e15648..a9d7baa1ed9343dd644a5d6a929338cf4b108f17 100644 (file)
@@ -26,12 +26,12 @@ uses  Vec from gp
 is
 
 
-  Create returns mutable Direction from PGeom;
+  Create returns Direction from PGeom;
         --- Purpose : Creates a unit vector with default values.
        ---Level: Internal 
 
 
-  Create (aVec: Vec from gp) returns mutable Direction from PGeom;
+  Create (aVec: Vec from gp) returns Direction from PGeom;
         ---Purpose : Create a unit vector with <aVec>.
        ---Level: Internal 
 
index 955fa027781711e3e73a671d83fccaeeab87ee24..e66f4c9d27411aa8fe1bdbd1c533198747c7dee8 100644 (file)
@@ -25,14 +25,14 @@ uses Ax2 from gp
 is
 
 
-  Create returns mutable Ellipse from PGeom;
+  Create returns Ellipse from PGeom;
         ---Purpose : Creates an ellipse with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax2 from gp;
            aMajorRadius, aMinorRadius : Real from Standard)
-     returns mutable Ellipse from PGeom;
+     returns Ellipse from PGeom;
        ---Purpose :      Creates   an Ellipse      with  <aPosition>,
        --         <aMajorRadius> and <aMinorRadius> as  field values.
        --         The major radius of  the ellipse is  on the "XAxis"
index 874fbeb31fda9ccfb39da499e68b67e38e9295f6..937f8637916bd86e50d63dc028b29ac6f28135b9 100644 (file)
@@ -25,14 +25,14 @@ uses Ax2 from gp
 is
 
 
-  Create returns mutable Hyperbola from PGeom;
+  Create returns Hyperbola from PGeom;
         ---Purpose :Creates an Hyperbola with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax2 from gp;
          aMajorRadius, aMinorRadius : Real from Standard)
-     returns mutable Hyperbola from PGeom;
+     returns Hyperbola from PGeom;
        ---Purpose :  Creates an   Hyperbola    with      <aPosition>,
        --         <aMajorRadius> and  <aMinorRadius> as field values.
        --         The major  radius of the hyperbola is  on the XAxis
index 74b4faa4bb4373b2c7f7f4bf977d864dbec84e37..4f194a726a936eea4389de167fc3bd047b9c0821 100644 (file)
@@ -26,12 +26,12 @@ uses Ax1 from gp
 is
 
 
-  Create returns mutable Line;
+  Create returns Line;
         ---Purpose : Creates a line with default values.
        ---Level: Internal 
 
 
-  Create (aPosition : Ax1 from gp)   returns mutable Line;
+  Create (aPosition : Ax1 from gp)   returns Line;
         ---Purpose : Creates   a  line  located    in  3D space   with
         --         <aPosition>.  The Location   of <aPosition> is  the
         --         origin of the line.
index d019eeb611d2d853b74698c6aeaf06c046af9268..52ff9ba1b7c909bd3bc4955b9b9e6d50c293d374 100644 (file)
@@ -29,7 +29,7 @@ uses Dir      from gp,
 is
     
 
-  Create returns mutable OffsetCurve from PGeom;
+  Create returns OffsetCurve from PGeom;
     ---Purpose: Creates an OffsetCurve with default values.
        ---Level: Internal 
 
@@ -38,7 +38,7 @@ is
            aBasisCurve : Curve from PGeom;
            aOffsetValue : Real from Standard;
            aOffsetDirection : Dir from gp)
-     returns mutable OffsetCurve from PGeom;
+     returns OffsetCurve from PGeom;
         ---Purpose : <aBasisCurve> is  the basis curve, <aOffsetValue>
         --         is the distance between <me> and the basis curve at
         --         any point.    <aOffsetDirection>  defines the fixed
index 71f2d834d2ac150dc82ce2046dd0c75e5517e8dc..79f51520d55b68b8e351d07ea5e2835612810a92 100644 (file)
@@ -25,7 +25,7 @@ uses Surface from PGeom
 is
 
 
-  Create returns mutable OffsetSurface from PGeom;
+  Create returns OffsetSurface from PGeom;
     ---Purpose: Creates an OffsetSurface with default values.
        ---Level: Internal 
 
@@ -33,7 +33,7 @@ is
   Create (
            aBasisSurface : Surface from PGeom;
            aOffsetValue : Real from Standard)
-     returns mutable OffsetSurface from PGeom;
+     returns OffsetSurface from PGeom;
         ---Purpose :  <aBasisSurface>    is  the   basis      surface,
         --         <aOffsetValue> is the distance between <me> and the
         --         basis  surface at any  point.    <aOffsetDirection>
index 6f06d095c1edce3b6594251eef7d3b7b33bd012f..3a1d5a39e5650c3623b8e5ad39c6633f43cf2c35 100644 (file)
@@ -28,13 +28,13 @@ uses  Ax2 from gp
 is
 
 
-  Create returns mutable Parabola from PGeom;
+  Create returns Parabola from PGeom;
         ---Purpose : Creates a parabola with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax2 from gp; aFocalLength : Real)
-    returns mutable Parabola from PGeom;
+    returns Parabola from PGeom;
        ---Purpose : Creates a Parabola with <aPosition> and <aFocalLength>
        --         as field values.
        ---Level: Internal 
index 7f4fce4b3767e39aa4fc1c177943e551ff4fb936..cfbc1394c48ea2c64fec780774d642b503541eca 100644 (file)
@@ -26,13 +26,13 @@ uses Ax3      from gp
 is
 
 
-  Create returns mutable Plane from PGeom;
+  Create returns Plane from PGeom;
        ---Purpose: Create a plane with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax3 from gp)
-       returns mutable Plane from PGeom;
+       returns Plane from PGeom;
        ---Purpose: Creates a Plane with these field values.
        ---Level: Internal 
 
index 5979fb2bd60fa48d6035084cc67ed7692a61a118..7058ad6629e30352247d6a7981d8cf06d56fd501 100644 (file)
@@ -27,7 +27,7 @@ uses Surface  from PGeom
 is
 
 
-   Create returns mutable RectangularTrimmedSurface from PGeom;
+   Create returns RectangularTrimmedSurface from PGeom;
        ---Purpose: Creates a RectangularTrimmedSurface with default values.
        ---Level: Internal 
 
@@ -38,7 +38,7 @@ is
            aLastU      : Real from Standard;
            aFirstV     : Real from Standard;
            aLastV      : Real from Standard)
-           returns mutable RectangularTrimmedSurface from PGeom;
+           returns RectangularTrimmedSurface from PGeom;
        ---Purpose: Creates a RectangularTrimmedSurface with these values.
        ---Level: Internal 
 
index b49a7a9240deb4ca9c28a15b1942305632c41d79..31095764e98ff3430d5dcf110c2b534f2fd622e5 100644 (file)
@@ -26,14 +26,14 @@ uses Ax3      from gp
 is
 
 
-  Create returns mutable SphericalSurface from PGeom;
+  Create returns SphericalSurface from PGeom;
        ---Purpose: Creates a SphericalSurface with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax3 from gp;
          aRadius    : Real from Standard)
-     returns mutable SphericalSurface from PGeom;
+     returns SphericalSurface from PGeom;
        ---Purpose: Creates a SphericalSurface with these values.
        ---Level: Internal 
 
index 9cb60dc2e6d8892177425ddba001cf14590937fa..20cc29a8ee42e93d02c963c16b078fa20c78c060 100644 (file)
@@ -29,7 +29,7 @@ uses Dir         from gp,
 is
 
 
-  Create returns mutable SurfaceOfLinearExtrusion from PGeom;
+  Create returns SurfaceOfLinearExtrusion from PGeom;
        ---Purpose: Creates a SurfaceOfLinearExtrusion with default values.
        ---Level: Internal 
 
@@ -37,7 +37,7 @@ is
   Create (
            aBasisCurve : Curve from PGeom;
            aDirection  : Dir from gp)
-     returns mutable SurfaceOfLinearExtrusion from PGeom;
+     returns SurfaceOfLinearExtrusion from PGeom;
        ---Purpose: Creates a SurfaceOfLinearExtrusion with these values.
        ---Level: Internal 
 
index 10609a119a853fa59e7c563280b0692404c87c5a..f61257d5446dd63838908fedb8c512b8d5058786 100644 (file)
@@ -32,7 +32,7 @@ uses Dir         from gp,
 is
 
 
-  Create returns mutable SurfaceOfRevolution from PGeom;
+  Create returns SurfaceOfRevolution from PGeom;
        ---Purpose: Creates a SurfaceOfRevolution with default values.
        ---Level: Internal 
 
@@ -41,7 +41,7 @@ is
            aBasisCurve : Curve from PGeom;
            aDirection  : Dir from gp;
            aLocation   : Pnt from gp)
-     returns mutable SurfaceOfRevolution from PGeom;
+     returns SurfaceOfRevolution from PGeom;
        ---Purpose: Creates a SurfaceOfRevolution with these values.
        ---Level: Internal 
 
index 750cc1e9bd727c1fecbab8332f4aa21a3aa866e0..c92950915e18d2a2b6ec0edd7dc38258ec07e84b 100644 (file)
@@ -27,7 +27,7 @@ is
 
 
 
-  Create returns mutable ToroidalSurface from PGeom;
+  Create returns ToroidalSurface from PGeom;
        ---Purpose: Creates a ToroidalSurface with default values.
        ---Level: Internal 
 
@@ -35,7 +35,7 @@ is
   Create (aPosition : Ax3 from gp;
          aMajorRadius: Real from Standard;
          aMinorRadius: Real from Standard)
-     returns mutable ToroidalSurface from PGeom;
+     returns ToroidalSurface from PGeom;
        ---Purpose: Creates a ToroidalSurface with these values.
        ---Level: Internal 
 
index 70c7e5d5cee5ca7277444456ca9340e9c766bc73..809d9a41909475a632ae6a383f1e5458f734d17a 100644 (file)
@@ -32,12 +32,12 @@ uses Trsf from gp
 is
 
 
-  Create returns mutable Transformation from PGeom;
+  Create returns Transformation from PGeom;
         ---Purpose : Creates a transformation with default values.
        ---Level: Internal 
 
 
-  Create (aTrsf : Trsf from gp) returns mutable Transformation from PGeom;
+  Create (aTrsf : Trsf from gp) returns Transformation from PGeom;
         ---Purpose :  Creates a transformation with <aTrsf>.
        ---Level: Internal 
 
index 184d9d604bdd4c7d0779da7dde336c272f28d59a..91a44f6ce48579eb6d217b275538af7c94e3e17d 100644 (file)
@@ -28,7 +28,7 @@ uses Curve from PGeom
 is
 
 
-  Create returns mutable TrimmedCurve from PGeom;
+  Create returns TrimmedCurve from PGeom;
        ---Purpose: Creates a TrimmedCurve with default values.
        ---Level: Internal 
 
@@ -36,7 +36,7 @@ is
   Create (
        aBasisCurve: Curve from PGeom;
        aFirstU, aLastU: Real from Standard)
-     returns mutable TrimmedCurve from PGeom;
+     returns TrimmedCurve from PGeom;
         ---Purpose : Creates a TrimmedCurve with these field values.
        ---Level: Internal 
 
index 38929e87b1e1c9ca91145571b89b073cf23bacbb..e238bc877d061bac1cbb6942ade4de4641970695 100644 (file)
@@ -26,12 +26,12 @@ uses Vec from gp
 is
 
 
-  Create returns mutable VectorWithMagnitude;
+  Create returns VectorWithMagnitude;
         ---Purpose : Creates a VectorWithMagnitude with default values.
        ---Level: Internal 
 
 
-  Create (aVec : Vec) returns mutable VectorWithMagnitude;
+  Create (aVec : Vec) returns VectorWithMagnitude;
         ---Purpose : Creates a VectorWithMagnitude with <aVec>.
        ---Level: Internal 
 
index 8c3f92379417f7459e58eb2022de65ff50dccf34..a88aec7da9f87d813015fef0dcf83ce3aa11b9fc 100644 (file)
@@ -26,12 +26,12 @@ uses Ax2d from gp
 is
 
 
-    Create returns mutable AxisPlacement from PGeom2d;
+    Create returns AxisPlacement from PGeom2d;
        ---Purpose: Initializes the field(s) with default value(s).
        ---Level: Internal 
 
 
-    Create(aAxis: Ax2d from gp) returns mutable AxisPlacement from PGeom2d;
+    Create(aAxis: Ax2d from gp) returns AxisPlacement from PGeom2d;
        ---Purpose: Initializes the field axis with <aAxis>.
        ---Level: Internal 
 
index 8a0116bb23282920b1b59a6d5928555344914582..3eb97a1d33256000a673138eecc6f37a713edd81 100644 (file)
@@ -28,7 +28,7 @@ uses  HArray1OfInteger from PColStd,
 is
 
 
-  Create returns mutable BSplineCurve from PGeom2d;
+  Create returns BSplineCurve from PGeom2d;
        ---Purpose: Creates a BSplineCurve with default values.
        ---Level: Internal 
 
@@ -41,7 +41,7 @@ is
            aWeights        : HArray1OfReal from PColStd;
            aKnots          : HArray1OfReal from PColStd;
            aMultiplicities : HArray1OfInteger from PColStd)
-     returns mutable BSplineCurve from PGeom2d;
+     returns BSplineCurve from PGeom2d;
        ---Purpose: Creates a BSplineCurve with these field values.
        ---Level: Internal 
 
index 994ea94e4d607e8aad6d0ed432afc363e7f1db26..24ee161ecb4deb02b43b02712b8a054d7bbff51e 100644 (file)
@@ -26,7 +26,7 @@ uses  HArray1OfReal from PColStd,
 is 
 
 
-  Create returns mutable BezierCurve from PGeom2d;
+  Create returns BezierCurve from PGeom2d;
         ---Purpose : Creates a non rational  Bezier curve with default
         --         values.
        ---Level: Internal 
@@ -35,7 +35,7 @@ is
   Create(aPoles    : HArray1OfPnt2d;
          aWeights  : HArray1OfReal;
         aRational : Boolean from Standard)
-     returns mutable BezierCurve from PGeom2d;
+     returns BezierCurve from PGeom2d;
         ---Purpose : Creates a non rational Bezier curve with a set of
         --         poles aCurvePoles and a set of weights aPoleWeight.
        ---Level: Internal 
index 275caa1c7c744077243ca8d6812bb55503a4da9b..caa72fb4173f0a935a21464d8b8dd332cd3e3b35 100644 (file)
@@ -26,12 +26,12 @@ uses Pnt2d from gp
 is
 
 
-  Create returns mutable CartesianPoint from PGeom2d;
+  Create returns CartesianPoint from PGeom2d;
         ---Purpose : Returns a CartesianPoint with default values..
        ---Level: Internal 
 
 
-  Create (aPnt2d : Pnt2d from gp) returns mutable CartesianPoint from PGeom2d;
+  Create (aPnt2d : Pnt2d from gp) returns CartesianPoint from PGeom2d;
         ---Purpose : Returns a CartesianPoint built with <aPnt2d>.
        ---Level: Internal 
 
index 0b87cacab3ef54ae69ff64d887412049b986d57f..cbe3486fa7b47b5843a97682b71aef6dc0be1103 100644 (file)
@@ -25,13 +25,13 @@ uses Ax22d from gp
 is
 
 
-  Create returns mutable Circle from PGeom2d;
+  Create returns Circle from PGeom2d;
        ---Purpose : Creates a circle with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax22d from gp; aRadius : Real from Standard)
-    returns mutable Circle from PGeom2d;
+    returns Circle from PGeom2d;
         ---Purpose : Creates a Circle with <aPosition> and <aRadius> as field
         --         values.
        ---Level: Internal 
index ed04ac285779a95fc24059f1f7d3e99261acf1e4..3b91bb6062e13dc65b728b60afefd639586d8815 100644 (file)
@@ -26,12 +26,12 @@ uses  Vec2d from gp
 is
 
 
-  Create returns mutable Direction from PGeom2d;
+  Create returns Direction from PGeom2d;
         --- Purpose : Creates a unit vector with default values.
        ---Level: Internal 
 
 
-  Create (aVec: Vec2d from gp) returns mutable Direction from PGeom2d;
+  Create (aVec: Vec2d from gp) returns Direction from PGeom2d;
         ---Purpose : Create a unit vector with <aVec>.
        ---Level: Internal 
 
index 9451a5c3c1cd54dd320a55a2ed11f2a2f1fa4e37..900bdb5b31b768fa135869127ae7ebdb289e7008 100644 (file)
@@ -25,14 +25,14 @@ uses Ax22d from gp
 is
 
 
-  Create returns mutable Ellipse from PGeom2d;
+  Create returns Ellipse from PGeom2d;
         ---Purpose : Creates an ellipse with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax22d from gp;
            aMajorRadius, aMinorRadius : Real from Standard)
-     returns mutable Ellipse from PGeom2d;
+     returns Ellipse from PGeom2d;
        ---Purpose :      Creates   an Ellipse      with  <aPosition>,
        --         <aMajorRadius> and <aMinorRadius> as  field values.
        --         The major radius of  the ellipse is  on the "XAxis"
index b2822a52ae8519a3680ae4dbd84f1254718c7422..1968e4262f9ddf4cabbc2807845a548afdeebb46 100644 (file)
@@ -25,14 +25,14 @@ uses Ax22d from gp
 is
 
 
-  Create returns mutable Hyperbola from PGeom2d;
+  Create returns Hyperbola from PGeom2d;
         ---Purpose :Creates an Hyperbola with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax22d from gp;
          aMajorRadius, aMinorRadius : Real from Standard)
-     returns mutable Hyperbola from PGeom2d;
+     returns Hyperbola from PGeom2d;
        ---Purpose :  Creates an   Hyperbola    with      <aPosition>,
        --         <aMajorRadius> and  <aMinorRadius> as field values.
        --         The major  radius of the hyperbola is  on the XAxis
index 82846b2e742e40e1da79520009a6d43f9a90593a..e7cb8d8886c75d7e1ea5142b3630f99d4f5ebba3 100644 (file)
@@ -26,12 +26,12 @@ uses Ax2d from gp
 is
 
 
-  Create returns mutable Line;
+  Create returns Line;
         ---Purpose : Creates a line with default values.
        ---Level: Internal 
 
 
-  Create (aPosition : Ax2d from gp)   returns mutable Line;
+  Create (aPosition : Ax2d from gp)   returns Line;
         ---Purpose : Creates   a  line  located    in  3D space   with
         --         <aPosition>.  The Location   of <aPosition> is  the
         --         origin of the line.
index 2a2be8117094d4f61af73f5ded56308677b76499..6bfa33e129fff6b212e1e596d884fce40c29cad7 100644 (file)
@@ -28,7 +28,7 @@ uses Curve from PGeom2d
 is
     
 
-  Create returns mutable OffsetCurve from PGeom2d;
+  Create returns OffsetCurve from PGeom2d;
     ---Purpose: Creates an OffsetCurve with default values.
        ---Level: Internal 
 
@@ -36,7 +36,7 @@ is
   Create (
            aBasisCurve : Curve from PGeom2d;
            aOffsetValue : Real from Standard)
-     returns mutable OffsetCurve from PGeom2d;
+     returns OffsetCurve from PGeom2d;
         ---Purpose : <aBasisCurve> is  the basis curve, <aOffsetValue>
         --         is the distance between <me> and the basis curve at
         --         any point.    <aOffsetDirection>  defines the fixed
index b82f7b18a2a8923e374c740d5149f8f26ed4c172..cf0c3419b6eb6d0cdb3256eacf6c4eee60c4811f 100644 (file)
@@ -27,13 +27,13 @@ uses  Ax22d from gp
 is
 
 
-  Create returns mutable Parabola from PGeom2d;
+  Create returns Parabola from PGeom2d;
         ---Purpose : Creates a parabola with default values.
        ---Level: Internal 
 
 
   Create (aPosition : Ax22d from gp; aFocalLength : Real)
-    returns mutable Parabola from PGeom2d;
+    returns Parabola from PGeom2d;
        ---Purpose : Creates a Parabola with <aPosition> and <aFocalLength>
        --         as field values.
        ---Level: Internal 
index 21c528173699f6ff4124cc2981a86be6b1c112c8..6c1102836d887b1e3f55722b45c488d97a8a50db 100644 (file)
@@ -32,12 +32,12 @@ uses Trsf2d from gp
 is
 
 
-  Create returns mutable Transformation from PGeom2d;
+  Create returns Transformation from PGeom2d;
         ---Purpose : Creates a transformation with default values.
        ---Level: Internal 
 
 
-  Create (aTrsf : Trsf2d from gp) returns mutable Transformation from PGeom2d;
+  Create (aTrsf : Trsf2d from gp) returns Transformation from PGeom2d;
         ---Purpose :  Creates a transformation with <aTrsf>.
        ---Level: Internal 
 
index 77c052d810773af6ba977494bf83a31ecde49834..f600b0c1e50bb157a7bf7601e28ed19062122821 100644 (file)
@@ -28,7 +28,7 @@ uses Curve from PGeom2d
 is
 
 
-  Create returns mutable TrimmedCurve from PGeom2d;
+  Create returns TrimmedCurve from PGeom2d;
        ---Purpose: Creates a TrimmedCurve with default values.
        ---Level: Advanced 
 
@@ -36,7 +36,7 @@ is
   Create (
        aBasisCurve: Curve from PGeom2d;
        aFirstU, aLastU: Real from Standard)
-     returns mutable TrimmedCurve from PGeom2d;
+     returns TrimmedCurve from PGeom2d;
         ---Purpose : Creates a TrimmedCurve with these field values.
        ---Level: Advanced 
 
index 6781111f1059ef70525d8ee68d0e9787a909eaaa..85f56dd6a86d0a9cf46825de62308a041ad69f62 100644 (file)
@@ -26,12 +26,12 @@ uses Vec2d from gp
 is
 
 
-  Create returns mutable VectorWithMagnitude;
+  Create returns VectorWithMagnitude;
         ---Purpose : Creates a VectorWithMagnitude with default values.
        ---Level: Advanced 
 
 
-  Create (aVec : Vec2d from gp) returns mutable VectorWithMagnitude;
+  Create (aVec : Vec2d from gp) returns VectorWithMagnitude;
         ---Purpose : Creates a VectorWithMagnitude with <aVec>.
        ---Level: Advanced 
 
index af958207774759f314b478d302a5df56ca28d7a6..4cbda2ba28acb6617ab9c541a2df0479df43a9a7 100644 (file)
@@ -23,7 +23,7 @@ uses
    HArray1OfNamedShape from PNaming
 
 is
-    Create returns mutable Name from PNaming;
+    Create returns Name from PNaming;
     
     Type      (me : mutable; T : Integer from Standard);
     ---C++: inline
index 1315154d01aa720b621e10fe79551c6815b46c8a..b1a3b8361cd21fc0889a9ed799c8e17f9ec3ca51 100644 (file)
@@ -22,7 +22,7 @@ uses
    HAsciiString        from PCollection
 
 is
-    Create returns mutable Name_1 from PNaming;
+    Create returns Name_1 from PNaming;
     
     Type      (me : mutable; T : Integer from Standard);
     ---C++: inline
index c2a1f81a2d68d727d36c7f697b817b992a39a86e..03b1a8503bca95c84c190c0461a395f914aca55f 100644 (file)
@@ -22,7 +22,7 @@ uses
    HAsciiString        from PCollection
 
 is
-    Create returns mutable Name_2 from PNaming;
+    Create returns Name_2 from PNaming;
     
     Type      (me : mutable; T : Integer from Standard);
     ---C++: inline
index e2f1ac5e31c94403efce363a1cf57e67846f6c64..66508994e854ff6fb898052c1493c88051d9e984 100644 (file)
@@ -28,7 +28,7 @@ uses
 is
 
 
-    Create returns mutable NamedShape from PNaming;
+    Create returns NamedShape from PNaming;
        ---Purpose: Creates a mutable NamedShape from PNaming.
 
     
index 8014b948e0e7901f19dda6b745dfe1cc8e80d31c..88623f683d1a24b96bd525ee792e3469a56dd7ed 100644 (file)
@@ -23,7 +23,7 @@ uses
                            
 is
     Create
-    returns mutable Naming from PNaming;
+    returns Naming from PNaming;
     
     SetName(me : mutable ; aName : Name from PNaming);
 
index 264ae389c3b59088e4843b4d4f38acb9aa289d0b..1f87b03fe33f8fa09c677486a9fc9bd67800aee7 100644 (file)
@@ -21,7 +21,7 @@ uses
                            
 is
     Create
-    returns mutable Naming_1 from PNaming;
+    returns Naming_1 from PNaming;
     
     SetName(me : mutable ; aName : Name_1 from PNaming);
 
index fdf3d02ae39c35fd081d1ba66b942a870e7ec29b..24bab6bc8d838b8ca60166b7767771e157ad7c04 100644 (file)
@@ -21,7 +21,7 @@ uses
                            
 is
     Create
-    returns mutable Naming_2 from PNaming;
+    returns Naming_2 from PNaming;
     
     SetName(me : mutable ; aName : Name_2 from PNaming);
 
index 7cbca105393b4158c9774c308e969f1db893fa18..e2f9dc638cd68000d67e16e78d927be0f5b15a4b 100644 (file)
@@ -29,7 +29,7 @@ is
 
     Create(Nodes: HArray1OfPnt2d from PColgp;
           Defl : Real from Standard) 
-    returns mutable Polygon2D from PPoly;
+    returns Polygon2D from PPoly;
        ---Purpose: Defaults with allocation of nodes.
     
     Deflection(me) returns Real;
index 068a2e03af39d34085cd26819c6abde54f86d9f5..9c400ce59411e2ad62d041816c64bdcc87ea466b 100644 (file)
@@ -30,13 +30,13 @@ is
 
     Create(Nodes: HArray1OfPnt from PColgp;
           Defl : Real from Standard) 
-    returns mutable Polygon3D from PPoly;
+    returns Polygon3D from PPoly;
        ---Purpose: Defaults with allocation of nodes.
 
     Create(Nodes      : HArray1OfPnt  from PColgp;
            Parameters : HArray1OfReal from PColStd;
           Defl       : Real          from Standard) 
-    returns mutable Polygon3D from PPoly;
+    returns Polygon3D from PPoly;
        ---Purpose: Defaults with allocation of nodes + Parameters
     
 
index b2631f4dc30606a543a00ab2dd4cd5ce80e9d90e..45f1898c14d92d2bc0b174205b7375fb281df316 100644 (file)
@@ -30,17 +30,17 @@ raises NullObject from Standard
 
 is
 
-    Create returns mutable PolygonOnTriangulation from PPoly;
+    Create returns PolygonOnTriangulation from PPoly;
     
     Create(Nodes : HArray1OfInteger from PColStd;
           Defl  : Real             from Standard)
-    returns mutable PolygonOnTriangulation from PPoly;
+    returns PolygonOnTriangulation from PPoly;
        ---Purpose: Defaults with allocation of nodes.
     
     Create(Nodes      : HArray1OfInteger from PColStd;
                   Defl       : Real             from Standard;
            Parameters : HArray1OfReal    from PColStd) 
-    returns mutable PolygonOnTriangulation from PPoly;
+    returns PolygonOnTriangulation from PPoly;
        ---Purpose: Defaults with allocation of nodes.
     
     Deflection(me) returns Real;
index 0fe1b5eef2880c1bf14617a4f9b4d8b2af59d51a..7933e0fe86e35e1d092b6286a62fa9bc27294d50 100644 (file)
@@ -47,14 +47,14 @@ is
     Create(Defl:       Real              from Standard;
           Nodes:      HArray1OfPnt      from PColgp;
           Triangles:  HArray1OfTriangle from PPoly)
-    returns mutable Triangulation from PPoly;
+    returns Triangulation from PPoly;
        ---Purpose: Defaults with allocation of Nodes and Triangles.
 
     Create(Defl:       Real              from Standard;
           Nodes:      HArray1OfPnt      from PColgp;
           UVNodes:    HArray1OfPnt2d    from PColgp;
           Triangles:  HArray1OfTriangle from PPoly)
-    returns mutable Triangulation from PPoly;
+    returns Triangulation from PPoly;
        ---Purpose: Defaults with allocation of Nodes and Triangles.
 
     Deflection(me) returns Real;
index 8d2aac1cf6fc475b387110c95f5927eac8016d7c..2398d2936758c14f8668347cbec2284070ed275c 100644 (file)
@@ -22,7 +22,7 @@ class AISPresentation from PPrsStd
 uses    HExtendedString from PCollection
 is
 
-    Create returns mutable AISPresentation from PPrsStd;
+    Create returns AISPresentation from PPrsStd;
        
     IsDisplayed(me) returns Boolean from Standard;
     SetDisplayed(me : mutable; B : Boolean from Standard);
index c8cfbc89b25aa1b1af1aa83854a50884898f9bec..329552b7f08d57e1705f23884276d1ebe9b70418 100644 (file)
@@ -22,7 +22,7 @@ class AISPresentation_1 from PPrsStd
 uses    HExtendedString from PCollection
 is
 
-    Create returns mutable AISPresentation_1 from PPrsStd;
+    Create returns AISPresentation_1 from PPrsStd;
        
     IsDisplayed(me) returns Boolean from Standard;
     SetDisplayed(me : mutable; B : Boolean from Standard);
index 457cd9bcf48b7395518525d8893bb66dafa05acd..b5513709f3fe9c181aa858f2fb6803ebe3c36273 100644 (file)
@@ -19,7 +19,7 @@ class ArrayNode from PStandard
 inherits Persistent from Standard
 
 is
-    Create returns mutable ArrayNode from PStandard;
+    Create returns ArrayNode from PStandard;
     ---Purpose: Creates an empty ArrayNode.
 
 end ArrayNode;
index 1403cd836f822fd3d34f39bdd6d6ff9a087bf6fe..fc3fb03a144e844f2ce6bbcb4500afdb481c6ad9 100644 (file)
@@ -29,7 +29,7 @@ raises
     ConstructionError from Standard
 
 is
-    Create(T : Trsf from gp) returns mutable Datum3D from PTopLoc
+    Create(T : Trsf from gp) returns Datum3D from PTopLoc
        ---Purpose: Creates a   local coordinate  system    with   the
        --          transformation.  An   error   is raised  if    the
        --          transformation is not rigid.
index 7bc70c63243968c4603d88846dc2768046caafb5..32f96091ea6cf1c2a97be87a193ff583843a6852 100644 (file)
@@ -27,7 +27,7 @@ is
     Create(D : Datum3D from PTopLoc; 
           P : Integer from Standard;
           N : Location from PTopLoc) 
-    returns mutable ItemLocation from  PTopLoc;
+    returns ItemLocation from  PTopLoc;
        ---Level: Internal 
     
     Datum3D(me) returns Datum3D from PTopLoc
index 7d1877aebeaf33c01a7062d20f54606f38ed8ad0..3ebb82f8a11b71f791c3aac9a2c9c1613683e9b9 100644 (file)
@@ -17,7 +17,7 @@
 class CompSolid from PTopoDS inherits HShape from PTopoDS
 
 is
-    Create returns mutable CompSolid from PTopoDS;
+    Create returns CompSolid from PTopoDS;
        ---Level: Internal 
 
 end CompSolid;
index 59b8b373c15fa4a549ca9a07400ce28ea43d825c..aba8d0105df97df996e0e38a067eeea1d3d19f29 100644 (file)
@@ -17,7 +17,7 @@
 class Compound from PTopoDS inherits HShape from PTopoDS
 
 is
-    Create returns mutable Compound from PTopoDS;
+    Create returns Compound from PTopoDS;
        ---Level: Internal 
 
 end Compound;
index c52c3abf7263357ce03b6683851126b56d85f87e..8c013d83f695fa0b988384a22fb91bcd28824928 100644 (file)
@@ -17,7 +17,7 @@
 class Edge from PTopoDS inherits HShape from PTopoDS
 
 is
-    Create returns mutable Edge from PTopoDS;
+    Create returns Edge from PTopoDS;
        ---Level: Internal 
 
 end Edge;
index 3435f0b2a06889e01d558ac784a8f9ddbf8d2ecf..e871cf794cd342c88073b221830019a0937fee79 100644 (file)
@@ -17,7 +17,7 @@
 class Face from PTopoDS inherits HShape from PTopoDS
 
 is
-    Create returns mutable Face from PTopoDS;
+    Create returns Face from PTopoDS;
        ---Level: Internal 
 
 end Face;
index fee7728d695ba6d9af1dd5ed422e4adfdd1f9d99..d989366d1e4d0e1d871bf591c2f0a1043951792b 100644 (file)
@@ -41,7 +41,7 @@ uses
     Location      from PTopLoc
     
 is
-    Create returns mutable HShape from PTopoDS;
+    Create returns HShape from PTopoDS;
     ---Level: Internal 
 
     TShape(me) returns any TShape from PTopoDS
index 4dc323652329ffcbee1fb2762e9f3d18d6a5dcdd..c1f8979d5653296fd6aad71a762526568b01282c 100644 (file)
@@ -17,7 +17,7 @@
 class Shell from PTopoDS inherits HShape from PTopoDS
 
 is
-    Create returns mutable Shell from PTopoDS;
+    Create returns Shell from PTopoDS;
     ---Level: Internal 
 
 end Shell;
index 17f85f65ee12be0e329c40d80a2c18b47dac70c1..20d2f35b5c487eb3e909a90e25952b548a6a4092 100644 (file)
@@ -17,7 +17,7 @@
 class Solid from PTopoDS inherits HShape from PTopoDS
 
 is
-    Create returns mutable Solid from PTopoDS;
+    Create returns Solid from PTopoDS;
     ---Level: Internal 
 
 end Solid;
index f64a4403fb257fe0d136afc3d5aff89d13b79eab..86b6fbb634a0eef6c9868b7be9a3e1deb303c3f1 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TCompSolid from PTopoDS;
+    Create returns TCompSolid from PTopoDS;
        ---Purpose: The new  TCompSolid is empty.
     ---Level: Internal 
        
index edb489ae144a6cb16709b53fcde3bd848157c26d..1f037c8cd0844978122f26370e6e9da0e586efba 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TCompSolid1 from PTopoDS;
+    Create returns TCompSolid1 from PTopoDS;
        ---Purpose: The new  TCompSolid11 is empty.
     ---Level: Internal 
        
index 0d9f623ad9e2db7afbbb913ec1302217db9bd47f..152f5c254f5cc333ee93fdf0383e160cead5d69e 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TCompound from PTopoDS;
+    Create returns TCompound from PTopoDS;
        ---Purpose: the new TCompound is empty.
     ---Level: Internal 
        
index b4c731bb8a10756d8abb38cfce128a0539cee6e1..998ab72c8ee6aa394f8930311530dfddaa2a99d3 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TCompound1 from PTopoDS;
+    Create returns TCompound1 from PTopoDS;
        ---Purpose: the new TCompound1 is empty.
     ---Level: Internal 
        
index eee60b58e51f948737858d94e2892278e2f653cb..1039509ad0dcb56f20f0a9a4d5b452c1efb65957 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TFace from PTopoDS;
+    Create returns TFace from PTopoDS;
        ---Purpose: the new TFace covers the whole 2D space.
     ---Level: Internal 
        
index 0f26e0e40bc9fb94fc1940349a6d07abc889cba0..61f7eabfbeaf33228c4ecfa150840e028eb04098 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TFace1 from PTopoDS;
+    Create returns TFace1 from PTopoDS;
        ---Purpose: the new TFace1 covers the whole 2D space.
     ---Level: Internal 
        
index abc26a527a8d55502bdf3bb07e1c4d01e3a30062..f9dd6ec52b4ff55486be5d57ea64e36879acb930 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TShell from PTopoDS;
+    Create returns TShell from PTopoDS;
        ---Level: Internal 
        
     ShapeType(me) returns ShapeEnum from TopAbs;
index 68736e616824c9053374df218fe107a034f8789c..2f0af72a9d6575a340fd256f6027d710f689841d 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TShell1 from PTopoDS;
+    Create returns TShell1 from PTopoDS;
        ---Level: Internal 
        
     ShapeType(me) returns ShapeEnum from TopAbs;
index accc4c1bfc322466e820d19a7bc1189d8803bc57..d195a2e73ebd1e9c7db191dcff6400c0fec81981 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TSolid from PTopoDS;
+    Create returns TSolid from PTopoDS;
        ---Purpose: The new  TSolid  has no  boundary  and covers  the
        --          whole 3D space.
        ---Level: Internal 
index 8162b79cd463da3bf7e4c78936bb6fa2696be0e4..8924fd9543d0b5415a2898452d4074b0f76a48d1 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TSolid1 from PTopoDS;
+    Create returns TSolid1 from PTopoDS;
        ---Purpose: The new  TSolid1  has no  boundary  and covers  the
        --          whole 3D space.
        ---Level: Internal 
index 3cb60dec624dac83d9021ff69aea9e710e4f18a7..abf35f57df5e30e6bd3c16da2d436dddac8912b5 100644 (file)
@@ -24,7 +24,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TWire;
+    Create returns TWire;
        ---Level: Internal 
 
     ShapeType(me) returns ShapeEnum from TopAbs;
index 3a8f4862da900d74382bcb010946a3896440ad88..b158580d73124d6236136607fe2e58ec83b9b033 100644 (file)
@@ -24,7 +24,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TWire1;
+    Create returns TWire1;
        ---Level: Internal 
 
     ShapeType(me) returns ShapeEnum from TopAbs;
index 2213141c833c22ffbfa340bc402212e7ba8e138c..660fe3b87b9ad7f553ffb582ca3c2349a504cc57 100644 (file)
@@ -17,7 +17,7 @@
 class Vertex from PTopoDS inherits HShape from PTopoDS
 
 is
-    Create returns mutable Vertex from PTopoDS;
+    Create returns Vertex from PTopoDS;
        ---Level: Internal 
 
 end Vertex;
index 5935d399960c2a810a90a14fec57c2bd7b5362fc..1ff1555c21c1d4be4bca2980f98ce214d56c3f40 100644 (file)
@@ -17,7 +17,7 @@
 class Wire from PTopoDS inherits HShape from PTopoDS
 
 is
-    Create returns mutable Wire from PTopoDS;
+    Create returns Wire from PTopoDS;
        ---Level: Internal 
 
 end Wire;
index c1019c9eb85dc0f05c64f8ed041947ac60954ccd..47fdfb476f1607e46b18b200afedd51a370f1a20 100644 (file)
@@ -20,10 +20,10 @@ uses
     Real from Standard
 
 is
-    Create returns mutable Area from PXCAFDoc;
+    Create returns Area from PXCAFDoc;
 
     Create (Value     : Real from Standard)
-    returns mutable Area from PXCAFDoc;
+    returns Area from PXCAFDoc;
     
     Get (me) returns Real from Standard;
 
index 8ec1243c35170fd3305588f590148dbadd493b95..7fddc23c3fd241591fd2c6ecaf8c06a392803ade 100644 (file)
@@ -21,9 +21,9 @@ uses
     
    Pnt from gp
 is
-    Create returns mutable Centroid from PXCAFDoc;
+    Create returns Centroid from PXCAFDoc;
     
-    Create (pnt: Pnt from gp) returns mutable Centroid from PXCAFDoc;
+    Create (pnt: Pnt from gp) returns Centroid from PXCAFDoc;
     
     Set (me: mutable; pnt: Pnt from gp);
     
index 6b7a5c1be63b7250f61b136f5eaa031d6ec6510a..3a6c28fa6f251735790b1e547755ebb48513289a 100644 (file)
@@ -21,9 +21,9 @@ uses
     Color from Quantity
 
 is
-    Create returns mutable Color from PXCAFDoc;
+    Create returns Color from PXCAFDoc;
     
-    Create (Loc: Color from Quantity) returns mutable Color from PXCAFDoc;
+    Create (Loc: Color from Quantity) returns Color from PXCAFDoc;
     
     Set (me: mutable; Loc: Color from Quantity);
     
index 9808314e9de9a729e485f3cd1d33486ba922f3be..4c0d192b3dc5de57140ce4a777248d56a11fc4bb 100644 (file)
@@ -19,12 +19,12 @@ class Datum from PXCAFDoc inherits  Attribute from PDF
 uses
     HAsciiString  from PCollection
 is
-    Create returns mutable Datum from PXCAFDoc;
+    Create returns Datum from PXCAFDoc;
 
     Create (theName : HAsciiString from PCollection;
            theDescr: HAsciiString from PCollection;
             theId   : HAsciiString from PCollection)
-    returns mutable Datum from PXCAFDoc;
+    returns Datum from PXCAFDoc;
     
     GetName (me) returns HAsciiString from PCollection;
 
index 11f66a9000458bb965763f0acf3c159ec266a90a..85d97b35c38cb6b15b162b434fce7426fe33cdf2 100644 (file)
@@ -21,13 +21,13 @@ uses
     HAsciiString  from PCollection,
     HArray1OfReal from PColStd
 is
-    Create returns mutable DimTol from PXCAFDoc;
+    Create returns DimTol from PXCAFDoc;
 
     Create (theKind : Integer from Standard;
            theVal  : HArray1OfReal from PColStd;
            theName : HAsciiString from PCollection;
            theDescr: HAsciiString from PCollection)
-    returns mutable DimTol from PXCAFDoc;
+    returns DimTol from PXCAFDoc;
     
     GetKind (me) returns Integer from Standard;
 
index d5d0225c736d612c64bd3f69a00f8b1cbaf6738b..2d3de9dd721a4ea2f961604ffb4530e5913acc09 100644 (file)
@@ -23,7 +23,7 @@ uses
     GraphNodeSequence from PXCAFDoc
 
 is
-    Create returns mutable GraphNode from PXCAFDoc;
+    Create returns GraphNode from PXCAFDoc;
     
     SetFather (me : mutable;F : GraphNode from PXCAFDoc)
     returns Integer from Standard;
index 25918ff9023db0ff4efd2fc45ca80ffd288f2814..00c2e6af07513b388553afbe909649eca960bb3e 100644 (file)
@@ -21,9 +21,9 @@ uses
 --    Location from TopLoc,
     Location from PTopLoc
 is
-    Create returns mutable Location from PXCAFDoc;
+    Create returns Location from PXCAFDoc;
     
-    Create (Loc: Location from PTopLoc) returns mutable Location from PXCAFDoc;
+    Create (Loc: Location from PTopLoc) returns Location from PXCAFDoc;
     
     Set (me: mutable; Loc: Location from PTopLoc);
     
index 2cf95a3cfb56a36092685c65a90b057201e461a3..f9c71c6c622043675f87762c38d25acd879c971c 100644 (file)
@@ -20,14 +20,14 @@ uses
     Real          from Standard,
     HAsciiString  from PCollection
 is
-    Create returns mutable Material from PXCAFDoc;
+    Create returns Material from PXCAFDoc;
 
     Create (theName       : HAsciiString from PCollection;
            theDescr      : HAsciiString from PCollection;
            theDensity    : Real         from Standard;
            theDensName   : HAsciiString from PCollection;
            theDensValType: HAsciiString from PCollection)
-    returns mutable Material from PXCAFDoc;
+    returns Material from PXCAFDoc;
     
     GetName (me) returns HAsciiString from PCollection;
 
index 965d57e2f7b98d29f0ad702811a03b4a79392d1c..53e9321f1330ad6f3bbfd516a17129d327e7ed99 100644 (file)
@@ -19,10 +19,10 @@ class Volume from PXCAFDoc inherits Attribute from PDF
 uses 
     Real from Standard
 is
-    Create returns mutable Volume from PXCAFDoc;
+    Create returns Volume from PXCAFDoc;
 
     Create (Value     : Real from Standard)
-    returns mutable Volume from PXCAFDoc;
+    returns Volume from PXCAFDoc;
     
     Get (me) returns Real from Standard;
 
index 7dcc693d2a558ebbffffb1c25b3df553cd452521..078c69036c682d8c38cb2847f0ebb6105fe30b94 100644 (file)
@@ -31,7 +31,7 @@ raises NullObject from Standard
 is
 
     Create(Nodes: Array1OfPnt2d from TColgp) 
-    returns mutable Polygon2D from Poly;
+    returns Polygon2D from Poly;
        ---Purpose: Constructs a 2D polygon defined by the table of points, <Nodes>.
     
     Deflection(me) returns Real;
index ac6509ae901ee7051e04e781272ec974918c898a..a941f58f1d4ae298abbfdb88f55a6f851e26754f 100644 (file)
@@ -33,12 +33,12 @@ raises NullObject from Standard
 is
 
     Create(Nodes: Array1OfPnt from TColgp) 
-    returns mutable Polygon3D from Poly;
+    returns Polygon3D from Poly;
        ---Purpose: onstructs a 3D polygon defined by the table of points, Nodes.
     
     Create(Nodes:      Array1OfPnt  from TColgp;
            Parameters: Array1OfReal from TColStd) 
-    returns mutable Polygon3D from Poly;
+    returns Polygon3D from Poly;
        ---Purpose: Constructs a 3D polygon defined by
        -- the table of points, Nodes, and the parallel table of
        --  parameters, Parameters, where each value of the table
index d84716a86f8375f5bbcef9b31da43d24a4087c4f..0d3f06d519672e65e3b1d1d6095f031970ac9ea0 100644 (file)
@@ -40,13 +40,13 @@ raises NullObject from Standard
 is
 
     Create(Nodes: Array1OfInteger from TColStd)
-    returns mutable PolygonOnTriangulation from Poly;
+    returns PolygonOnTriangulation from Poly;
        ---Purpose: Constructs a 3D polygon on the triangulation of a shape,
        -- defined by the table of nodes, <Nodes>.
     
     Create(Nodes     : Array1OfInteger from TColStd;
            Parameters: Array1OfReal    from TColStd) 
-    returns mutable PolygonOnTriangulation from Poly;
+    returns PolygonOnTriangulation from Poly;
        ---Purpose:
        -- Constructs a 3D polygon on the triangulation of a shape, defined by:
        --  -   the table of nodes, Nodes, and the table of parameters, <Parameters>.  
index 80c2baf0464d9d94def80e16f2ef8573fd1811cc..b39b560f236334cd975901115c5d3d8999d47799 100644 (file)
@@ -56,7 +56,7 @@ raises
 is
 
     Create(nbNodes, nbTriangles: Integer; UVNodes: Boolean)
-    returns mutable Triangulation from Poly;
+    returns Triangulation from Poly;
         ---Purpose: Constructs a triangulation from a set of triangles. The
         -- triangulation is initialized without a triangle or a node, but capable of
         --   containing nbNodes nodes, and nbTriangles
@@ -66,7 +66,7 @@ is
 
     Create(Nodes:      Array1OfPnt      from TColgp;
            Triangles:  Array1OfTriangle from Poly)
-    returns mutable Triangulation from Poly;
+    returns Triangulation from Poly;
         ---Purpose: Constructs a triangulation from a set of triangles. The
         -- triangulation is initialized with 3D points from Nodes and triangles
         --  from Triangles.
@@ -74,7 +74,7 @@ is
     Create(Nodes:      Array1OfPnt      from TColgp;
            UVNodes:    Array1OfPnt2d    from TColgp;
            Triangles:  Array1OfTriangle from Poly)
-    returns mutable Triangulation from Poly;
+    returns Triangulation from Poly;
         ---Purpose:  Constructs a triangulation from a set of triangles. The
         -- triangulation is initialized with 3D points from Nodes, 2D points from
         --   UVNodes and triangles from Triangles, where
index 64783b86d716a0690c1e14ae5739eaa10e995ff1..d6faf9ee7302b68ed7fdd643fe12a5c30d2b67c5 100644 (file)
@@ -31,13 +31,13 @@ raises
     InvalidAngle from Prs3d
     
 is
-    Create returns mutable ArrowAspect from Prs3d;
+    Create returns ArrowAspect from Prs3d;
        ---Purpose: Constructs an empty framework for displaying arrows
        -- in representations of lengths. The lengths displayed
        -- are either on their own or in chamfers, fillets,
        -- diameters and radii.    
     Create (anAngle: PlaneAngle from Quantity; aLength: Length from Quantity)
-    returns mutable ArrowAspect from Prs3d;
+    returns ArrowAspect from Prs3d;
        --- Purpose: Constructs a framework to display an arrow with a
        -- shaft of the length aLength and having a head with
        -- sides at the angle anAngle from each other.   
index df7a4170de62cc3660e3ffe93db1632f0d6c40ae..e72da139619135033a293d8cb9cb91aec4fc3fd4 100644 (file)
@@ -22,14 +22,14 @@ uses
     Length from Quantity    
 is
 
-    Create returns mutable DatumAspect from Prs3d;
+    Create returns DatumAspect from Prs3d;
        ---Purpose: An empty framework to define the display of datums.
       
-    FirstAxisAspect(me) returns mutable LineAspect from Prs3d;
+    FirstAxisAspect(me) returns LineAspect from Prs3d;
        ---Purpose: Returns the attributes for display of the first axis.    
-    SecondAxisAspect(me) returns mutable LineAspect from Prs3d;
+    SecondAxisAspect(me) returns LineAspect from Prs3d;
        ---Purpose: Returns the attributes for display of the second axis.    
-    ThirdAxisAspect(me) returns mutable LineAspect from Prs3d;
+    ThirdAxisAspect(me) returns LineAspect from Prs3d;
        ---Purpose: Returns the attributes for display of the third axis.    
     SetDrawFirstAndSecondAxis(me:mutable ; draw: Boolean from Standard);
        ---Purpose: Sets the DrawFirstAndSecondAxis attributes to active.    
index 1046b71847ba012d84d8e79a7af6fceb881a46fb..06b0000a411cd256ce89222dd1f59592a68c03da 100644 (file)
@@ -32,16 +32,16 @@ uses
     AsciiString from TCollection
 is
 
-    Create returns mutable DimensionAspect from Prs3d;
+    Create returns DimensionAspect from Prs3d;
       --- Purpose: Constructs an empty framework to define the display of dimensions.  
 
-    LineAspect(me) returns mutable LineAspect from Prs3d;
+    LineAspect(me) returns LineAspect from Prs3d;
       ---Purpose: Returns the settings for the display of lines used in presentation of dimensions.    
 
     SetLineAspect(me: mutable; theAspect: LineAspect from Prs3d);
       ---Purpose: Sets the display attributes of lines used in presentation of dimensions.
 
-    TextAspect(me) returns mutable TextAspect from Prs3d is static;
+    TextAspect(me) returns TextAspect from Prs3d is static;
       --- Purpose: Returns the settings for the display of text used in presentation of dimensions.   
 
     SetTextAspect(me:mutable; theAspect: TextAspect from Prs3d) is static; 
@@ -91,7 +91,7 @@ is
     TextHorizontalPosition (me) returns DimensionTextHorizontalPosition from Prs3d;
       --- Purpose: Gets horizontal text alignment for text label.
 
-    ArrowAspect(me) returns mutable ArrowAspect from Prs3d is static;
+    ArrowAspect(me) returns ArrowAspect from Prs3d is static;
      --- Purpose: Returns the settings for displaying arrows.   
 
     SetArrowAspect(me: mutable; theAspect: ArrowAspect from Prs3d) is static;
index 4f9ed7241d6525f28f6a8bc3a0cd74d4aa92694f..26d5ab17a93d4529b033d90e5b256af9520426f5 100644 (file)
@@ -46,7 +46,7 @@ uses
     Ax2 from gp
 
 is
-    Create returns mutable Drawer from Prs3d;
+    Create returns Drawer from Prs3d;
 
 ---Category: deviation definition.
 -- 
@@ -170,7 +170,7 @@ is
 -- 
 -- Attributes for the U Isoparametric lines of patches.
 --    
-    UIsoAspect (me:mutable) returns mutable IsoAspect from Prs3d
+    UIsoAspect (me:mutable) returns IsoAspect from Prs3d
        ---Purpose: Defines the attributes which are used when drawing an 
        --          U isoparametric curve of a face. Defines the number
        --          of U isoparametric curves to be drawn for a single face.
@@ -195,7 +195,7 @@ is
 -- Attributes for the V Isoparametric line of patches.
 
 
-    VIsoAspect (me:mutable) returns mutable IsoAspect from Prs3d
+    VIsoAspect (me:mutable) returns IsoAspect from Prs3d
        ---Purpose: Defines the attributes which are used when drawing an 
        --          V isoparametric curve of a face. Defines the number
        --          of V isoparametric curves to be drawn for a single face.
@@ -216,7 +216,7 @@ is
     is virtual;
        ---Purpose: Sets the appearance of V isoparameters - anAspect.
 
-    FreeBoundaryAspect (me:mutable) returns mutable LineAspect from Prs3d
+    FreeBoundaryAspect (me:mutable) returns LineAspect from Prs3d
        ---Purpose:  Stores the values for presentation of free boundaries,
        -- in other words, boundaries which are not shared.
        --          The LineAspect for the  free boundaries can be edited.
@@ -245,7 +245,7 @@ is
 
 -- Attributes for the wires
 
-    WireAspect (me:mutable) returns mutable LineAspect from Prs3d
+    WireAspect (me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns wire aspect settings.
        --          The LineAspect for the wire can be edited.
        --          The default values are:
@@ -273,7 +273,7 @@ is
 
 -- Attributes for the unfree boundaries
 
-    UnFreeBoundaryAspect (me:mutable) returns mutable LineAspect from Prs3d
+    UnFreeBoundaryAspect (me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns settings for shared boundary line aspects.
        --          The LineAspect for the unfree boundaries can be edited.
        --          The default values are:
@@ -303,7 +303,7 @@ is
 --  Attributes for the lines.
 -- 
 
-    LineAspect(me:mutable) returns mutable LineAspect from Prs3d
+    LineAspect(me:mutable) returns LineAspect from Prs3d
        ---Purpose:   Returns settings for line aspects.
        -- These settings can be edited. The default values are:       
        --          Color: Quantity_NOC_YELLOW
@@ -320,7 +320,7 @@ is
     is virtual;
        --- Purpose: Sets the parameter anAspect for display attributes of lines.
 
-    TextAspect(me:mutable) returns mutable TextAspect from Prs3d
+    TextAspect(me:mutable) returns TextAspect from Prs3d
        --- Purpose: Returns settings for text aspect.
        -- These settings can be edited. The default value is:
        -- -   Color: Quantity_NOC_YELLOW
@@ -342,7 +342,7 @@ is
        -- parameter OnOff to true or false.
     is virtual;
     
-    ArrowAspect(me:mutable) returns mutable ArrowAspect from Prs3d 
+    ArrowAspect(me:mutable) returns ArrowAspect from Prs3d 
     is virtual;
        ---Purpose: Returns the attributes for display of arrows.    
     
@@ -350,7 +350,7 @@ is
     is virtual ;
        ---Purpose: Sets the parameter anAspect for display attributes of arrows.
         
-    PointAspect(me:mutable) returns mutable PointAspect from Prs3d
+    PointAspect(me:mutable) returns PointAspect from Prs3d
        ---Purpose: Returns the point aspect setting. The default values are
        --        Color: Quantity_NOC_YELLOW
        --          Type of marker: Aspect_TOM_PLUS
@@ -362,7 +362,7 @@ is
     is virtual;
        --- Purpose: Sets the parameter anAspect for display attributes of points
         
-    ShadingAspect (me:mutable) returns mutable ShadingAspect from Prs3d
+    ShadingAspect (me:mutable) returns ShadingAspect from Prs3d
    is virtual;
        ---Purpose: Returns settings for shading aspects.
        -- These settings can be edited. The default values are:
@@ -406,7 +406,7 @@ is
        ---Purpose:  Disables the DrawHiddenLine function.
     is virtual;
 
-    HiddenLineAspect(me:mutable) returns mutable LineAspect from Prs3d
+    HiddenLineAspect(me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns settings for hidden line aspects.
        -- These settings can be edited. The default values are:
        --          Color: Quantity_NOC_YELLOW
@@ -419,7 +419,7 @@ is
        ---Purpose: Sets the parameter anAspect for the display of
        -- hidden lines in hidden line removal mode.   
     
-    SeenLineAspect(me:mutable) returns mutable LineAspect from Prs3d
+    SeenLineAspect(me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns settings for seen line aspects.
        -- These settings can be edited. The default values are:
        --          Color: Quantity_NOC_YELLOW
@@ -432,7 +432,7 @@ is
        --- Purpose: Sets the parameter anAspect for the display of seen
        -- lines in hidden line removal mode.
 
-    PlaneAspect(me:mutable) returns mutable PlaneAspect from Prs3d
+    PlaneAspect(me:mutable) returns PlaneAspect from Prs3d
     is virtual;
        ---Purpose: Returns settings for the appearance of planes.
     
@@ -440,7 +440,7 @@ is
     is virtual;
        ---Purpose: Sets the parameter anAspect for the display of planes.
 
-    VectorAspect(me:mutable) returns mutable LineAspect from Prs3d
+    VectorAspect(me:mutable) returns LineAspect from Prs3d
        ---Purpose: Returns settings for the appearance of vectors.
        -- These settings can be edited. The default values are:
        --          Color: Quantity_NOC_SKYBLUE
@@ -456,7 +456,7 @@ is
 --  Attributes for the presentation of a Datum.
 --  
 
-    DatumAspect(me:mutable) returns mutable DatumAspect from Prs3d
+    DatumAspect(me:mutable) returns DatumAspect from Prs3d
        ---Purpose: Returns settings for the appearance of datums.
        -- These settings can be edited. The default values for
        -- the three axes are:
@@ -469,7 +469,7 @@ is
     is virtual;
        ---Purpose: Sets the modality anAspect for the display of datums.
 
-    DimensionAspect(me:mutable) returns mutable DimensionAspect from Prs3d is virtual;
+    DimensionAspect(me:mutable) returns DimensionAspect from Prs3d is virtual;
     ---Purpose: Returns settings for the appearance of dimensions.
 
     SetDimensionAspect(me:mutable; theAspect: DimensionAspect from Prs3d) is virtual;
@@ -503,7 +503,7 @@ is
     ---Purpose: Returns angle units in which dimension presentation is displayed.
     ---C++: return const &
 
-    SectionAspect (me : mutable) returns mutable LineAspect from Prs3d is virtual;
+    SectionAspect (me : mutable) returns LineAspect from Prs3d is virtual;
     ---Purpose: The LineAspect for the wire can be edited.
     --          The default values are:
     --          Color: Quantity_NOC_ORANGE
@@ -531,7 +531,7 @@ is
         ---Purpose: Sets line aspect for face boundaries.
         -- theAspect is the line aspect that determines the look of the face boundaries.
 
-    FaceBoundaryAspect (me : mutable) returns mutable LineAspect from Prs3d
+    FaceBoundaryAspect (me : mutable) returns LineAspect from Prs3d
     is virtual;
         ---Purpose: Returns line aspect of face boundaries.
 
index 284470436df34903c368928ec7f2be766dfea1e6..3833c36a6cbe856e920666156c27f6d780f8ef41 100644 (file)
@@ -34,7 +34,7 @@ is
            aType: TypeOfLine from Aspect;
            aWidth: Real from Standard;
           aNumber: Integer from Standard)    
-           returns mutable IsoAspect from Prs3d;
+           returns IsoAspect from Prs3d;
        ---Purpose: Constructs a framework to define display attributes of isoparameters.
        -- These include:
        -- -   the color attribute aColor
@@ -46,7 +46,7 @@ is
            aType: TypeOfLine from Aspect;
            aWidth: Real from Standard;
           aNumber: Integer from Standard)          
-           returns mutable IsoAspect from Prs3d;
+           returns IsoAspect from Prs3d;
            
 
     SetNumber (me: mutable; aNumber: Integer from Standard) 
index 36c304e0ab275ba4436f6ec7dd344ca886f79bc8..f32e9bde85ba472bd0f879ca5188d7c5c278e3b7 100644 (file)
@@ -42,7 +42,7 @@ is
     Create (aColor: NameOfColor from Quantity;
            aType: TypeOfLine from Aspect;
            aWidth: Real from Standard)
-           returns mutable LineAspect from Prs3d;
+           returns LineAspect from Prs3d;
        ---Purpose: Constructs a framework for line aspect defined by
        -- -   the color aColor
        -- -   the type of line aType and
@@ -52,7 +52,7 @@ is
     Create (aColor: Color from Quantity;
            aType: TypeOfLine from Aspect;
            aWidth: Real from Standard)
-           returns mutable LineAspect from Prs3d;
+           returns LineAspect from Prs3d;
            
     SetColor (me: mutable; aColor: Color from Quantity) is static;
 
index 69cf965d53f1624ca1e5ed819e2b389d807920cc..c54cfce6cd77f9564897f1d462f96ea74821297a 100644 (file)
@@ -24,16 +24,16 @@ uses
     
 is
 
-    Create returns mutable PlaneAspect from Prs3d;
+    Create returns PlaneAspect from Prs3d;
        ---Purpose: Constructs an empty framework for the display of planes.    
-    EdgesAspect(me) returns mutable LineAspect from Prs3d;
+    EdgesAspect(me) returns LineAspect from Prs3d;
     
        ---Purpose: Returns the attributes of displayed edges involved in the presentation of planes.    
     
-    IsoAspect(me) returns mutable LineAspect from Prs3d;
+    IsoAspect(me) returns LineAspect from Prs3d;
        ---Purpose: Returns the attributes of displayed isoparameters involved in the presentation of planes.
         
-    ArrowAspect(me) returns mutable LineAspect from Prs3d;
+    ArrowAspect(me) returns LineAspect from Prs3d;
        ---Purpose: Returns the settings for displaying an arrow.    
     SetArrowsLength(me:mutable; L : Length from Quantity);
     
index 41394fe4ca4d7d5fb4ffe5acd2b97ea2cbd8decc..4cfb910b07a83f5b9788ccb956781a50501fb8e6 100644 (file)
@@ -25,7 +25,7 @@ is
     Create( Xdir,Ydir,Zdir: Real from Standard;
             Xloc,Yloc,Zloc: Length from Quantity;
            anOffset: Length from Quantity)
-    returns mutable PlaneSet from Prs3d;
+    returns PlaneSet from Prs3d;
 
     SetDirection(me: mutable; X,Y,Z: Real from Standard);
     SetLocation(me: mutable; X,Y,Z: Length from Quantity);
index 4a8217b0602553509c536bec0ca2ba404bbf1d04..9b1786aaa8a375a74a5939d3ff03265968dd8353 100644 (file)
@@ -40,18 +40,18 @@ is
    Create ( aType: TypeOfMarker from Aspect;
            aColor: Color from Quantity;
             aScale: Real from Standard)
-            returns mutable PointAspect from Prs3d;
+            returns PointAspect from Prs3d;
 
     Create ( aType: TypeOfMarker from Aspect;  
            aColor: NameOfColor from Quantity;
             aScale: Real from Standard)
-            returns mutable PointAspect from Prs3d;
+            returns PointAspect from Prs3d;
 
     Create ( AColor        : Color from Quantity;
             AWidth         : Integer from Standard;
             AHeight        : Integer from Standard;
             ATexture       : HArray1OfByte from TColStd)
-             returns mutable PointAspect from Prs3d;
+             returns PointAspect from Prs3d;
        ---Purpose: defines only the urer defined marker point.
 
             
index 99e91e48cce1401d31b300501e57eacb724fb536..4e96d4877e4afa81f1d20312068ac8a477e42205 100644 (file)
@@ -45,12 +45,12 @@ is
           theToInit        : Boolean          from Standard = Standard_True)
   ---Purpose: Constructs a presentation object
   -- if <Init> is false, no color initialization is done.
-  returns mutable Presentation from Prs3d;
+  returns Presentation from Prs3d;
 
   Create (theStructManager : StructureManager from Graphic3d;
           thePrs           : Presentation     from Prs3d)
   ---Purpose: Constructs a presentation object.
-  returns mutable Presentation from Prs3d;
+  returns Presentation from Prs3d;
 
     Compute(me : mutable; aProjector: DataStructureManager from Graphic3d)
     returns Structure from Graphic3d
@@ -112,7 +112,7 @@ is
     SetPickable(me: mutable) is static;
     SetUnPickable(me: mutable) is static;
 
-    CurrentGroup(me) returns mutable Group from Graphic3d is static private;
+    CurrentGroup(me) returns Group from Graphic3d is static private;
 
 friends
 
index f99d2cffc67fa8a112de7a899378eae2e688a17e..0cb13cb791fece4ceb8d9de1a593edbb770a9d26 100644 (file)
@@ -27,7 +27,7 @@ uses
 is
 
     Create(Pr: Projector from HLRAlgo)
-    returns mutable Projector from Prs3d;
+    returns Projector from Prs3d;
 
 
     Create ( Pers: Boolean from Standard;
@@ -35,7 +35,7 @@ is
             DX, DY, DZ: Length from Quantity;       -- Projection Vector
             XAt, YAt , ZAt: Length from Quantity;   -- View Point
             XUp, YUp, ZUp: Length from Quantity)    -- High Point Direction
-    returns mutable Projector from Prs3d;
+    returns Projector from Prs3d;
        --- Purpose: Constructs a projector framework from the following parameters
        -- -   Pers is true if the view is a perspective view and
        --   false if it is an axonometric one;
index 24f740cfb6d0ceab67cd7cde0b220fc2db4daca4..da96e4928a0900fa1ed137d6d30a1a3d3573f7d1 100644 (file)
@@ -41,7 +41,7 @@ uses
 is
     Create
        ---Purpose: Constructs an empty framework to display shading.
-    returns mutable ShadingAspect from Prs3d;
+    returns ShadingAspect from Prs3d;
     
     SetColor (me: mutable; aColor: Color from Quantity;
                                   aModel: TypeOfFacingModel from Aspect = Aspect_TOFM_BOTH_SIDE)
index 9a61799a67feb168d2855683b9b6f5239b241f70..2420d8093e3587d5aa167d65ea863b65f20d2100 100644 (file)
@@ -33,7 +33,7 @@ uses
     Length from Quantity
     
 is
-    Create returns mutable TextAspect from Prs3d;  
+    Create returns TextAspect from Prs3d;  
         --- Purpose: Constructs an empty framework for defining display attributes of text.   
 
     SetColor(me: mutable; aColor:  Color  from  Quantity);
index e6c4019098133305bc79e702a1fb11e3142ff84e..f4457f55b59a3080a46a1fc041502c57d86963a6 100644 (file)
@@ -79,7 +79,7 @@ is
     
     Compute(me:mutable;
                 aPresentationManager: PresentationManager3d from PrsMgr;
-                aPresentation: mutable Presentation from Prs3d;
+                aPresentation: Presentation from Prs3d;
                 aMode: Integer from Standard = 0)
        ---Purpose: Calculates the 3D view aPresentation and its
        -- updates. The latter are managed by aPresentationManager.
@@ -90,7 +90,7 @@ is
     
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
-            aPresentation  : mutable Presentation from Prs3d)
+            aPresentation  : Presentation from Prs3d)
        ---Purpose: Calculates the 3D view aPresentation and its
        -- updates. The latter are managed by
        -- aPresentationManager. Each of the views in the
@@ -107,7 +107,7 @@ is
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;
             aTrsf         : Transformation from Geom;
-            aPresentation : mutable Presentation from Prs3d)
+            aPresentation : Presentation from Prs3d)
     is virtual protected;
        ---Purpose: Calculates the 3D view aPresentation and its
        -- updates. The latter are managed by
@@ -136,7 +136,7 @@ is
     
     Fill(me: mutable; 
                 aPresentationManager: PresentationManager from PrsMgr;
-                aPresentation: mutable Presentation from PrsMgr;
+                aPresentation: Presentation from PrsMgr;
                 aMode: Integer from Standard = 0)
     -- 22-03-04 OCC4895 SAN High-level interface for controlling polygon offsets
     is virtual protected;
@@ -230,7 +230,7 @@ is
 
    UpdateLocation(me:mutable) is virtual;
     
-   UpdateLocation(me:mutable;P : mutable Presentation from Prs3d) is virtual;
+   UpdateLocation(me:mutable;P : Presentation from Prs3d) is virtual;
     
    SetZLayer ( me         : mutable;
                thePrsMgr  : PresentationManager from PrsMgr;
index 4e6f7bc9b8f09ac2b2ed485c21447172e8c220be..96f276719828d1160fa7ad31ec591f7c50c8f460 100644 (file)
@@ -36,7 +36,7 @@ is
 
   Create (thePresentationManager : PresentationManager from PrsMgr;
           thePresentableObject   : PresentableObject   from PrsMgr)
-  returns mutable Presentation from PrsMgr
+  returns Presentation from PrsMgr
   is private;
 
   Destroy (me : mutable) is virtual;
@@ -126,7 +126,7 @@ is
                     theShadingAspect : ShadingAspect from Prs3d)
   is static private;
 
-  Presentation (me) returns mutable Presentation from Prs3d
+  Presentation (me) returns Presentation from Prs3d
   is static;
   ---C++: inline
   ---C++: return const&
@@ -161,7 +161,7 @@ is
 
 ---Category: Inquire Methods
 
-  PresentationManager (me) returns mutable PresentationManager
+  PresentationManager (me) returns PresentationManager
   ---Purpose: returns the PresentationManager in which the presentation has been created.
   is static;
   ---C++: inline
index f1b29d805904696fabb62a30e7b1f78b291f297f..8bda94e299b3977573f9b429e2a0b721e9b7a6c3 100644 (file)
@@ -42,12 +42,12 @@ raises
 is
 
   Create (theStructureManager : StructureManager from Graphic3d)
-  returns mutable PresentationManager from PrsMgr;
+  returns PresentationManager from PrsMgr;
   ---Purpose:
   -- Creates a framework to manage displays and graphic entities with the 3D view theStructureManager.
 
   Display (me           : mutable;
-           thePrsObject : mutable PresentableObject from PrsMgr;
+           thePrsObject : PresentableObject from PrsMgr;
            theMode      : Integer from Standard = 0)
   ---Purpose: Displays the presentation of the object in the given Presentation manager with the given mode.
   --          The mode should be enumerated by the object which inherits PresentableObject.
@@ -75,7 +75,7 @@ is
   ---Purpose: Sets the visibility of presentable object.
 
   Highlight (me           : mutable;
-             thePrsObject : mutable PresentableObject from PrsMgr;
+             thePrsObject : PresentableObject from PrsMgr;
              theMode      : Integer from Standard = 0)
   ---Purpose: Highlights the presentation of the presentable object
   -- thePrsObject in this framework with the display mode theMode.
@@ -165,7 +165,7 @@ is
 ---Category: Hilighting methods.
 
   Color (me           : mutable;
-         thePrsObject : mutable PresentableObject from PrsMgr;
+         thePrsObject : PresentableObject from PrsMgr;
          theColor     : NameOfColor from Quantity = Quantity_NOC_YELLOW;
          theMode      : Integer from Standard = 0)
   ---Purpose: Highlights the graphic object thePrsObject in the color theColor.
@@ -174,7 +174,7 @@ is
   is static;
 
   BoundBox (me           : mutable;
-            thePrsObject : mutable PresentableObject from PrsMgr;
+            thePrsObject : PresentableObject from PrsMgr;
             theMode      : Integer from Standard = 0)
   ---Purpose: highlights the boundbox of the presentation
   is static;
@@ -183,7 +183,7 @@ is
 
   Connect (me             : mutable;
            thePrsObject   : PresentableObject from PrsMgr;
-           theOtherObject : mutable PresentableObject from PrsMgr;
+           theOtherObject : PresentableObject from PrsMgr;
            theMode        : Integer from Standard = 0;
            theOtherMode   : Integer from Standard = 0)
   is static;
@@ -229,7 +229,7 @@ is
   -- thePrsObject has the display mode aMode; this has the default value of 0, that is, the wireframe display mode.
   is static;
 
-  StructureManager (me) returns mutable StructureManager from Graphic3d
+  StructureManager (me) returns StructureManager from Graphic3d
   is static;
   ---C++: inline
   ---C++: return const&
@@ -263,7 +263,7 @@ is
   Presentation (me;
                 thePrsObject : PresentableObject from PrsMgr;
                 theMode      : Integer from Standard = 0)
-  returns mutable Presentation from PrsMgr
+  returns Presentation from PrsMgr
   raises NoSuchObject from Standard
   is static;
   ---Purpose: Returns the presentation Presentation of the presentable object thePrsObject in this framework. thePrsObject has the display mode theMode.
index cbf729265dfa34d3cda13bd103f8b66a25cbfb7a..f34587434ddfc8f25e23fd82b99d8a7b75dd09eb 100644 (file)
@@ -31,7 +31,7 @@ is
     Create (theStructManager        : StructureManager from Graphic3d;
             thePresentation         : PresentationPointer from PrsMgr;
             theTypeOfPresentation3d : TypeOfPresentation3d from PrsMgr)
-    returns mutable Prs from PrsMgr;
+    returns Prs from PrsMgr;
 
     Compute (me: mutable)
     is redefined static;
index 2e12519c7b89be27ae3670228ad070744539d28e..9176177f633e5d3d9e5790f650d27a45f49224c9 100644 (file)
@@ -23,9 +23,9 @@ uses
     Selection from SelectMgr
 is 
     Create(aText  :ExtendedString  from  TCollection;aPosition  : Pnt  from  gp)
-    returns mutable MyText from QABugs;
+    returns MyText from QABugs;
     Create(aText  :ExtendedString  from  TCollection;aPosition  : Pnt  from  gp;aFont :  CString from Standard; aColor : NameOfColor  from  Quantity; aHeight :Real  from  Standard)
-    returns mutable MyText from QABugs;
+    returns MyText from QABugs;
 
     NbPossibleSelection(me)
     returns Integer from Standard
@@ -33,11 +33,11 @@ is
     
     Compute(me:mutable;
             aPresentationManager: PresentationManager3d from PrsMgr;
-            aPresentation: mutable Presentation from Prs3d;
+            aPresentation: Presentation from Prs3d;
             aMode: Integer from Standard = 0)
     is redefined virtual protected;
 
-    ComputeSelection(me:mutable; aSelection :mutable Selection from SelectMgr;
+    ComputeSelection(me:mutable; aSelection : Selection from SelectMgr;
                                  aMode      : Integer) is redefined virtual protected;
 
 fields
index e0e08ba40add3ecbdcc98f5c40ebcaaee75d0d22..3becc1c545316efc4a63d4d81fd6d7617f4ac67f 100644 (file)
@@ -21,14 +21,14 @@ uses
     TypeOfPresentation3d from PrsMgr
 is
     
-    Create(aTypeOfPresentation3d: TypeOfPresentation3d from PrsMgr = PrsMgr_TOP_AllView) returns mutable PresentableObject from QABugs;
+    Create(aTypeOfPresentation3d: TypeOfPresentation3d from PrsMgr = PrsMgr_TOP_AllView) returns PresentableObject from QABugs;
     
-    ComputeSelection(me:mutable; aSelection :mutable Selection from SelectMgr;
+    ComputeSelection(me:mutable; aSelection : Selection from SelectMgr;
                                  aMode      : Integer) is redefined virtual protected;
 
     Compute(me:mutable;
            aPresentationManager: PresentationManager3d from PrsMgr;
-            aPresentation: mutable Presentation from Prs3d;
+            aPresentation: Presentation from Prs3d;
             aMode: Integer from Standard = 0)
     is redefined virtual protected;
            
index 608344470b6ce2bc84cd64f99cf85a2668706fbe..eed815b649b3bab94d7ac5e8c8012ea8664e15de 100644 (file)
@@ -26,17 +26,17 @@ is
  
     Create(TheInitialShape  :  Shape from TopoDS) 
      
-    returns  mutable  ReShaper; 
+    returns  ReShaper; 
      
     Create(TheInitialShape  :  Shape from TopoDS;   
           TheMap  :  MapOfShape  from  TopTools) 
      
-    returns  mutable  ReShaper; 
+    returns  ReShaper; 
      
     Create(TheInitialShape  :  Shape from TopoDS;   
            TheShapeToBeRemoved  : HSequenceOfShape  from  TopTools) 
      
-    returns  mutable  ReShaper; 
+    returns  ReShaper; 
      
     Remove(me  :  mutable;  TheS  :  Shape from TopoDS); 
      
index 2acf7e4a84d659032474feebfa5c3acbbad06200..2256946b9b7efcb07cdbfad9b58cc7d48e7896e4 100644 (file)
@@ -27,7 +27,7 @@ uses Transient,
 
 is
 
-       Create returns mutable GeneralModule from RWHeaderSection;
+       Create returns GeneralModule from RWHeaderSection;
        ---Purpose : Creates a GeneralModule
 
        FillSharedCase (me; CN : Integer; ent : Transient;
@@ -39,12 +39,12 @@ is
        CheckCase (me; CN : Integer; ent : Transient; shares : ShareTool; ach : in out Check);
        ---Purpose : Specific Checking of an Entity <ent>
 
-       CopyCase (me; CN : Integer; entfrom : Transient; entto : mutable Transient; TC : in out CopyTool);
+       CopyCase (me; CN : Integer; entfrom : Transient; entto : Transient; TC : in out CopyTool);
        ---Purpose : Specific Copy ("Deep") from <entfrom> to <entto> (same type)
        --           by using a CopyTool which provides its working Map.
        --           Use method Transferred from CopyTool to work
 
 
-       NewVoid (me; CN : Integer; ent : out mutable Transient) returns Boolean;
+       NewVoid (me; CN : Integer; ent : out Transient) returns Boolean;
 
 end GeneralModule;
index 6a7689223f0ac447eefd5db4d5b4b4e1d288efcb..76fdc42356bcefa3ccb29f081ccd0f3e71d997d7 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWFileDescription;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FileDescription from HeaderSection);
+                     ach : in out Check; ent : FileDescription from HeaderSection);
 
        WriteStep (me; SW : in out StepWriter; ent : FileDescription from HeaderSection);
 
index 7334551a6c5cb732478b7ea6afe2a63d2ebd12ac..4a4b39e4a4a80da92ac5c0d31b18aad5b8f3fb6e 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWFileName;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FileName from HeaderSection);
+                     ach : in out Check; ent : FileName from HeaderSection);
 
        WriteStep (me; SW : in out StepWriter; ent : FileName from HeaderSection);
 
index 285945d9cf656e099dd41256d382010ea02d4184..37b132d102ba744e5eba9189595563505ff18611 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWFileSchema;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FileSchema from HeaderSection);
+                     ach : in out Check; ent : FileSchema from HeaderSection);
 
        WriteStep (me; SW : in out StepWriter; ent : FileSchema from HeaderSection);
 
index b96810769d8b671dd62128bf39f7630d92c62c85..2cf045507c421875fdc6cd7eca5625b00b15870b 100644 (file)
@@ -27,7 +27,7 @@ uses Transient,
 
 is
 
-       Create returns mutable ReadWriteModule from RWHeaderSection;
+       Create returns ReadWriteModule from RWHeaderSection;
 
        CaseStep (me; atype : AsciiString from TCollection) returns Integer;
        ---Purpose : associates a positive Case Number to each type of HeaderSection entity,
@@ -46,7 +46,7 @@ is
        ---C++ : return const &
 
        ReadStep (me; CN : Integer; data : StepReaderData; num : Integer;
-                   ach : in out Check; ent : mutable Transient);
+                   ach : in out Check; ent : Transient);
 
        WriteStep (me; CN : Integer; SW : in out StepWriter; ent : Transient);
 
index 7ec13b34c42b179df822a57917825b84a5943478..a34c306432930791a8ced8af8ca610595e446b3a 100644 (file)
@@ -28,7 +28,7 @@ uses Transient,  HAsciiString from TCollection,
 
 is
 
-    Create returns mutable GeneralModule from RWStepAP214;
+    Create returns GeneralModule from RWStepAP214;
     ---Purpose : Creates a GeneralModule
 
     FillSharedCase (me; CN : Integer; ent : Transient;
@@ -40,13 +40,13 @@ is
     CheckCase (me; CN : Integer; ent : Transient; shares : ShareTool; ach : in out Check);
     ---Purpose : Specific Checking of an Entity <ent>
 
-    CopyCase (me; CN : Integer; entfrom : Transient; entto : mutable Transient; TC : in out CopyTool);
+    CopyCase (me; CN : Integer; entfrom : Transient; entto : Transient; TC : in out CopyTool);
     ---Purpose : Specific Copy ("Deep") from <entfrom> to <entto> (same type)
     --           by using a CopyTool which provides its working Map.
     --           Use method Transferred from CopyTool to work
 
 
-    NewVoid (me; CN : Integer; ent : out mutable Transient) returns Boolean;
+    NewVoid (me; CN : Integer; ent : out Transient) returns Boolean;
 
     CategoryNumber (me; CN : Integer; ent : Transient; shares : ShareTool)
     returns Integer  is redefined;
index d501ddb7f5d3ae52a9edefe04719bf8989fa2d65..24b56d5d49e5818dae136d13b9be842121c16459 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWAppliedApprovalAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedApprovalAssignment from StepAP214);
+                     ach : in out Check; ent : AppliedApprovalAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedApprovalAssignment from StepAP214);
 
index 877787d413b7139999008c2569f6999877308421..444464fa02ecf9c1cf2357aaa525a97986caf022 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWAppliedDateAndTimeAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedDateAndTimeAssignment from StepAP214);
+                     ach : in out Check; ent : AppliedDateAndTimeAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedDateAndTimeAssignment from StepAP214);
 
index 8bf1b729ffff765c4c8c845d37607e11400d9366..206bd76c73026320fa37da6d464a91e3b11a9e60 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWAppliedDateAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedDateAssignment from StepAP214);
+                     ach : in out Check; ent : AppliedDateAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedDateAssignment from StepAP214);
 
index 644e3b4a2e62e1a42e5499d13ed264b278b19a30..ad0902daa742b60a101873c24741588261bb8b51 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWAppliedDocumentReference;
     
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedDocumentReference from StepAP214);
+                     ach : in out Check; ent : AppliedDocumentReference from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedDocumentReference from StepAP214);
 
index 34adca453f7ad26c533939d82cb120db179fb381..2059f2d7f26c223670be88266dda1147a95a6521 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAppliedOrganizationAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedOrganizationAssignment from StepAP214);
+                     ach : in out Check; ent : AppliedOrganizationAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedOrganizationAssignment from StepAP214);
 
index d6b7127c280cf48478e65fcc406d53e9706e724c..e346a7c937fdb8266b099347ad20dbfe7503aeb2 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAppliedPersonAndOrganizationAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedPersonAndOrganizationAssignment from StepAP214);
+                     ach : in out Check; ent : AppliedPersonAndOrganizationAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedPersonAndOrganizationAssignment from StepAP214);
 
index dcdf77dd532810ae38d364d12a7552ee5c6d2b1d..e5ec8065abc82071dd7587a35e0c19a1d8131afc 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWAppliedPresentedItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedPresentedItem from StepAP214);
+                     ach : in out Check; ent : AppliedPresentedItem from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedPresentedItem from StepAP214);
 
index 9c0750ede8e5c8dd4d5cf044020889fbd4cce083..907e37b0ab6fe8f55efda38efe6e8c8d66bb7004 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWAppliedSecurityClassificationAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedSecurityClassificationAssignment from StepAP214);
+                     ach : in out Check; ent : AppliedSecurityClassificationAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedSecurityClassificationAssignment from StepAP214);
 
index 6047639dcfac4e0bec6474cb94d776dc1607a486..5b1e9c4220e54debd4425f803d8b15db60ad2090 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignActualDateAndTimeAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignActualDateAndTimeAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignActualDateAndTimeAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignActualDateAndTimeAssignment from StepAP214);
 
index 9f140f190a8be529da1761f1c67dd854bae97577..2ebed4837b92217c122b4b3da9d8e978beb6163b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignActualDateAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignActualDateAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignActualDateAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignActualDateAssignment from StepAP214);
 
index c088c343db53657ee6f728da3b6006d7c095c182..eaed9d20b9a6e1f80f0783cd0c6a157508e19306 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignApprovalAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignApprovalAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignApprovalAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignApprovalAssignment from StepAP214);
 
index 4cc5b329965aa6d0075c59dcf4b6748915f520ef..ff34b0f1c969db7e9bf5e2631f83f47ddb38ca78 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignDateAndPersonAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignDateAndPersonAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignDateAndPersonAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignDateAndPersonAssignment from StepAP214);
 
index 9c92e7fcdb2c8d46274e59004d627a2c7d578153..836c3e260317eb24e1bf016d5c5eb187d324ae37 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignDocumentReference;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignDocumentReference from StepAP214);
+                     ach : in out Check; ent : AutoDesignDocumentReference from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignDocumentReference from StepAP214);
 
index d5d5b084ac2a74e3d4f77d31bff034692397ec4e..ffa1b4832260eec2dcdc51505c99aa07cb88c013 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignGroupAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignGroupAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignGroupAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignGroupAssignment from StepAP214);
 
index adcfef4256a6aa82d0054fe8d693f7763c0f2adb..5e6b0443222f1bea804ac95907b2a726e89d09e6 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignNominalDateAndTimeAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignNominalDateAndTimeAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignNominalDateAndTimeAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignNominalDateAndTimeAssignment from StepAP214);
 
index 9f3914196820f90bffd7e30f5a42ec71f81ba68f..fb6317c97d5f6a37d90f07a40d0d32f9712a4634 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignNominalDateAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignNominalDateAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignNominalDateAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignNominalDateAssignment from StepAP214);
 
index ecc4c0e4ad7f3ae0e5be38de143f2efb6029323a..2175208723fc408069166d6ac7069635a5ecff72 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignOrganizationAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignOrganizationAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignOrganizationAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignOrganizationAssignment from StepAP214);
 
index 7550d774d4c778edaccb1c3a2ccb5a5fb8169906..ed3555a72afed38bb0d9867e51d4b0d47cca30b9 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignPersonAndOrganizationAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignPersonAndOrganizationAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignPersonAndOrganizationAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignPersonAndOrganizationAssignment from StepAP214);
 
index 70e0daf068307e96f0805a7fd927a9d43d4d458b..467d1e448824f80bfa9bc3b1932218025a0aa754 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignPresentedItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignPresentedItem from StepAP214);
+                     ach : in out Check; ent : AutoDesignPresentedItem from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignPresentedItem from StepAP214);
 
index 7cd33da494004deb7e410f540dce14642a616b77..3f43c134f66ef285a22a791b98885282c64a9469 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAutoDesignSecurityClassificationAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AutoDesignSecurityClassificationAssignment from StepAP214);
+                     ach : in out Check; ent : AutoDesignSecurityClassificationAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AutoDesignSecurityClassificationAssignment from StepAP214);
 
index ff64f9e49f0788bc56f66a1e92c54ca91989754c..7c3561361217a76909402a3dfb092d72535a32e0 100644 (file)
@@ -27,7 +27,7 @@ uses Transient,
 
 is
 
-       Create returns mutable ReadWriteModule from RWStepAP214;
+       Create returns ReadWriteModule from RWStepAP214;
 
        CaseStep (me; atype : AsciiString from TCollection) returns Integer;
        ---Purpose : associates a positive Case Number to each type of StepAP214 entity,
@@ -50,7 +50,7 @@ is
             returns Boolean  is redefined;
 
        ReadStep (me; CN : Integer; data : StepReaderData; num : Integer;
-                   ach : in out Check; ent : mutable Transient);
+                   ach : in out Check; ent : Transient);
 
        WriteStep (me; CN : Integer; SW : in out StepWriter; ent : Transient);
 
index 271a56f2e20214b872837676a2473d5eea23427f..fa5eabffd6415fd1298148f05e06da4efa912cfe 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWAddress;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Address from StepBasic);
+                     ach : in out Check; ent : Address from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : Address from StepBasic);
 
index fb041557e09743c5ab18d333250d719b4c7404e4..25a6d9978c120dfc705989633ee95356b897f6bf 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWApplicationContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ApplicationContext from StepBasic);
+                     ach : in out Check; ent : ApplicationContext from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ApplicationContext from StepBasic);
 
index d9c2d075d051575340d601fab05056c4fb765e5d..7bd7004ab61a6fd20a517be79f1bd6a5ee030c62 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWApplicationContextElement;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ApplicationContextElement from StepBasic);
+                     ach : in out Check; ent : ApplicationContextElement from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ApplicationContextElement from StepBasic);
 
index 35038596625a4e245e04af56a1a1840fa197110c..101f29423416cbf3ab4bcc43bfcdf50363860418 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWApplicationProtocolDefinition;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ApplicationProtocolDefinition from StepBasic);
+                     ach : in out Check; ent : ApplicationProtocolDefinition from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ApplicationProtocolDefinition from StepBasic);
 
index 1c7b214c0fe3af0f07805236fb880aee7d5fc730..f6b52b6cc55cb8697452898a0675511a75816c76 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWApproval;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Approval from StepBasic);
+                     ach : in out Check; ent : Approval from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : Approval from StepBasic);
 
index d45718cfbed9268e81b6177ff8ab5b171b505ab2..011cecc1ebec9bd412e1228c106cfb3f759283fb 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWApprovalDateTime;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ApprovalDateTime from StepBasic);
+                     ach : in out Check; ent : ApprovalDateTime from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ApprovalDateTime from StepBasic);
 
index 9da50d465df2a4b8c85cfcf4f4367dd089a92b9b..a6dee5ccce7df92ddae120b22ec29b2307a28fa0 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWApprovalPersonOrganization;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ApprovalPersonOrganization from StepBasic);
+                     ach : in out Check; ent : ApprovalPersonOrganization from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ApprovalPersonOrganization from StepBasic);
 
index b9b61f023460d03524da705b9b118e175ed4ffb2..7c761108125edfa146a3d930310e7235e123d2f1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWApprovalRelationship;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ApprovalRelationship from StepBasic);
+                     ach : in out Check; ent : ApprovalRelationship from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ApprovalRelationship from StepBasic);
 
index 315711638660ac227dc222ebf0a75b74ca54e99e..a6bbc409d2c70f6ad17f3c0786d8324c0fbc8a84 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWApprovalRole;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ApprovalRole from StepBasic);
+                     ach : in out Check; ent : ApprovalRole from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ApprovalRole from StepBasic);
 
index d58b0cc4895f95f8c19d3a10bd5054439f00744d..dddf142cfe27481d1068fbdc28efec071b92e25b 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWApprovalStatus;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ApprovalStatus from StepBasic);
+                     ach : in out Check; ent : ApprovalStatus from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ApprovalStatus from StepBasic);
 
index 5ec7376e0d2beafc5818a48db843aa42a31c1d1d..0ecfff045b66b8d663f87c0965515c8738927c93 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWCalendarDate;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CalendarDate from StepBasic);
+                     ach : in out Check; ent : CalendarDate from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : CalendarDate from StepBasic);
 
index 00f88cabe0a2d8216f5971e217cea935ed0ed867..1126059dd1ded71d368739f52b6cecec0e4a516c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConversionBasedUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ConversionBasedUnit from StepBasic);
+                     ach : in out Check; ent : ConversionBasedUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnit from StepBasic);
 
index 70d877387eb9dd471663373a6e3c58a8c541b749..d9e3f283061810a3697a0377882d4e7e85284543 100644 (file)
@@ -31,7 +31,7 @@ is
     Create returns RWConversionBasedUnitAndAreaUnit from RWStepBasic;
     
     ReadStep (me; data: StepReaderData; num : Integer;
-                 ach : in out Check; ent : mutable ConversionBasedUnitAndAreaUnit from StepBasic);
+                 ach : in out Check; ent : ConversionBasedUnitAndAreaUnit from StepBasic);
 
     WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnitAndAreaUnit from StepBasic);
 
index 7ae5c2e0c3cee833acb20bc02403aa0d9fd43b54..4ecbb2906c119c788912062351457fa91bbcd116 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConversionBasedUnitAndLengthUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ConversionBasedUnitAndLengthUnit from StepBasic);
+                     ach : in out Check; ent : ConversionBasedUnitAndLengthUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnitAndLengthUnit from StepBasic);
 
index 0f11c42cb74f13b1a0ed416e1527173871971cd9..c8832df29e281e78c4feb140331358eb58efa014 100644 (file)
@@ -29,7 +29,7 @@ is
     Create returns RWConversionBasedUnitAndMassUnit;
 
     ReadStep (me; data : StepReaderData; num : Integer;
-                 ach : in out Check; ent : mutable ConversionBasedUnitAndMassUnit from StepBasic);
+                 ach : in out Check; ent : ConversionBasedUnitAndMassUnit from StepBasic);
 
     WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnitAndMassUnit from StepBasic);
 
index 71907be57f5150c37a772e58bbcc7014807080f7..95a44eb8bfa6c96948fed6cb3269706dc98a8199 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConversionBasedUnitAndPlaneAngleUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ConversionBasedUnitAndPlaneAngleUnit from StepBasic);
+                     ach : in out Check; ent : ConversionBasedUnitAndPlaneAngleUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnitAndPlaneAngleUnit from StepBasic);
 
index 7f7e57cd625a7a382f7539765521cb0c199912b1..9403cfecb4937a59a3cea7e1bacc8678591f2804 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConversionBasedUnitAndRatioUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ConversionBasedUnitAndRatioUnit from StepBasic);
+                     ach : in out Check; ent : ConversionBasedUnitAndRatioUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnitAndRatioUnit from StepBasic);
 
index b5eccb194844ba8f1ee123c1abef5ca940daede0..25c219514b57d09de5ee616b25b2893c8c00496f 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConversionBasedUnitAndSolidAngleUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ConversionBasedUnitAndSolidAngleUnit from StepBasic);
+                     ach : in out Check; ent : ConversionBasedUnitAndSolidAngleUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnitAndSolidAngleUnit from StepBasic);
 
index d19990951d93602db39555827974b142646d091f..8c5041eda84259bb3d1885418c0e9e0d187daaac 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConversionBasedUnitAndTimeUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ConversionBasedUnitAndTimeUnit from StepBasic);
+                     ach : in out Check; ent : ConversionBasedUnitAndTimeUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnitAndTimeUnit from StepBasic);
 
index 6a3f8e3ac88190d1d9c5c1ecc0ff0b9a1f7fc511..606db362d68f45416da4d1e898369946dd4d0b14 100644 (file)
@@ -31,7 +31,7 @@ is
     Create returns RWConversionBasedUnitAndVolumeUnit from RWStepBasic;
     
     ReadStep (me; data: StepReaderData; num : Integer;
-                 ach : in out Check; ent : mutable ConversionBasedUnitAndVolumeUnit from StepBasic);
+                 ach : in out Check; ent : ConversionBasedUnitAndVolumeUnit from StepBasic);
 
     WriteStep (me; SW : in out StepWriter; ent : ConversionBasedUnitAndVolumeUnit from StepBasic);
 
index 09b2de2efdc7cbdffbfa5d515350385396958e98..6cdccbcec62529059048b7db51b18d5e37843fa2 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWCoordinatedUniversalTimeOffset;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CoordinatedUniversalTimeOffset from StepBasic);
+                     ach : in out Check; ent : CoordinatedUniversalTimeOffset from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : CoordinatedUniversalTimeOffset from StepBasic);
 
index 3f8b3e0b0cc65a1b1d03516dc204a1da9ebb02f1..520c420c8e6094c493ff025f76911d29b2b0cf49 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWDate;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Date from StepBasic);
+                     ach : in out Check; ent : Date from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : Date from StepBasic);
 
index 7f82692fe821fd65b6e9325dcbf2d74dbfe169f0..7e812b5090e60eb07d39e08925e3568e54e13e63 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDateAndTime;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DateAndTime from StepBasic);
+                     ach : in out Check; ent : DateAndTime from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DateAndTime from StepBasic);
 
index c8e1f7885a9d33e510f012f6431fad2ae5f36108..e8f7404716e3a298d31438920a0b7e4dce12f3d7 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWDateRole;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DateRole from StepBasic);
+                     ach : in out Check; ent : DateRole from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DateRole from StepBasic);
 
index 9ad85616ae1b7a70e6f5552453c1b8985be8ad68..2b611bec7bc0ebe85501453ff2dc0fbf6c9b2a89 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWDateTimeRole;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DateTimeRole from StepBasic);
+                     ach : in out Check; ent : DateTimeRole from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DateTimeRole from StepBasic);
 
index 33b1f19fcf2dcceaee2fc8ad143f5831fe3c3549..3c9812a9d7a46aaf432bfa238edae75bcef74259 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDerivedUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DerivedUnit from StepBasic);
+                     ach : in out Check; ent : DerivedUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DerivedUnit from StepBasic);
 
index 53287826227807784463f738bae9b3b12fa8fdf0..12637218c746a806092cf5330703caf4c584a35c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDerivedUnitElement;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DerivedUnitElement from StepBasic);
+                     ach : in out Check; ent : DerivedUnitElement from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DerivedUnitElement from StepBasic);
 
index 14a62cd91723b56157474f2b122f14df6d77f949..91a2051c24e1880cfe8f28f2dcac0794da55fc69 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWDimensionalExponents;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DimensionalExponents from StepBasic);
+                     ach : in out Check; ent : DimensionalExponents from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DimensionalExponents from StepBasic);
 
index 6382208ed6a601a7996f0d5fe3b3475b11608e9d..ac2bd2f40e3ff518d8c2a02ac8ddaede43cb1168 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDocumentRelationship;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DocumentRelationship from StepBasic);
+                     ach : in out Check; ent : DocumentRelationship from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DocumentRelationship from StepBasic);
 
index dfc5c8faaa85b1265ed39d0006d9276518f2b7b3..7ed0358ca4d747ddd939de81d33da6bec91afd52 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDocumentType;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DocumentType from StepBasic);
+                     ach : in out Check; ent : DocumentType from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DocumentType from StepBasic);
 
index f556f5dc08e3400b2df1b655bfb48f1c15e5da6d..827d15a2b7319ddb5f82623652d29d67d007c4bd 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDocumentUsageConstraint;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DocumentUsageConstraint from StepBasic);
+                     ach : in out Check; ent : DocumentUsageConstraint from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : DocumentUsageConstraint from StepBasic);
 
index 41dfd59970d6423266f42b754628e19f438875d7..46f5568a5f2ee2926586c3c2ebf8d65a89bd298e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWEffectivity;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Effectivity from StepBasic);
+                     ach : in out Check; ent : Effectivity from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : Effectivity from StepBasic);
 
index 2b01a91bb0ff6b86be306de40e706867221610d6..f60bceb538e2250985f90fc06a3ad6e1eeec90d1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWLengthMeasureWithUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable LengthMeasureWithUnit from StepBasic);
+                     ach : in out Check; ent : LengthMeasureWithUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : LengthMeasureWithUnit from StepBasic);
 
index 28118c950f635b3a146891f6b26a66fa0bceb289..e5323cd40aa1cf558865ae1cc55183c3902871cc 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWLengthUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable LengthUnit from StepBasic);
+                     ach : in out Check; ent : LengthUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : LengthUnit from StepBasic);
 
index d9181f2602d9e3c8cb0bcc9534db87949baa3ad3..cccbb83e6cc86588709dcf1f12bdf7c763abe1f2 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWLocalTime;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable LocalTime from StepBasic);
+                     ach : in out Check; ent : LocalTime from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : LocalTime from StepBasic);
 
index c49316fbc8e7d1233e4b6d2a2bfa31b8e8e02668..4ca6092e07d5d590cd9a2583d7216f69b344057b 100644 (file)
@@ -29,7 +29,7 @@ is
     Create returns RWMassMeasureWithUnit;
 
     ReadStep (me; data : StepReaderData; num : Integer;
-                 ach : in out Check; ent : mutable MassMeasureWithUnit from StepBasic);
+                 ach : in out Check; ent : MassMeasureWithUnit from StepBasic);
 
     WriteStep (me; SW : in out StepWriter; ent : MassMeasureWithUnit from StepBasic);
 
index 93750a8c602e9bdef36d32dd35ea923917163fec..09bdca4e842f3e61370468a126447c730626dab3 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWMeasureWithUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable MeasureWithUnit from StepBasic);
+                     ach : in out Check; ent : MeasureWithUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : MeasureWithUnit from StepBasic);
 
index 311ea6dc14856a36cc1b2060f11a1f0ea4f4af96..27b3891447e62f99d57f614c6345f7e523324e3d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWMechanicalContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable MechanicalContext from StepBasic);
+                     ach : in out Check; ent : MechanicalContext from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : MechanicalContext from StepBasic);
 
index 60a044c8fc5c947e4ebd74fdb281ca82a88270f3..342b0c7170c2a89d7b20b9d7c439e8cc8c917780 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWNamedUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable NamedUnit from StepBasic);
+                     ach : in out Check; ent : NamedUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : NamedUnit from StepBasic);
 
index 5f189143c8630f08408fcd343f05247d08c482b7..dd52803a626f763d8bbbce9e7c89c20ac7aab71a 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWOrdinalDate;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OrdinalDate from StepBasic);
+                     ach : in out Check; ent : OrdinalDate from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : OrdinalDate from StepBasic);
 
index b628d4be49c25a86a0cb2b8b1a9295f1a142ac6f..b05932594ecad0abc3558b5261baf4c3ee51f6d5 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWOrganization;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Organization from StepBasic);
+                     ach : in out Check; ent : Organization from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : Organization from StepBasic);
 
index db1d9bd78988a0253df22ec299bf27d09571cc70..0394575977f722eb4bdfcb20c27b168664e192a2 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWOrganizationRole;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OrganizationRole from StepBasic);
+                     ach : in out Check; ent : OrganizationRole from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : OrganizationRole from StepBasic);
 
index b743c2fc733e929ce0effba62ca872443d8e9371..4f02b8313b1b2206d6962ca0b3f4fcc5e3b47d39 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOrganizationalAddress;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OrganizationalAddress from StepBasic);
+                     ach : in out Check; ent : OrganizationalAddress from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : OrganizationalAddress from StepBasic);
 
index 8f5350ece503ed83581f36f46230b792255eea27..583c4fabf56c3f0f7366a7f1ab49f4022af2bac5 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPerson;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Person from StepBasic);
+                     ach : in out Check; ent : Person from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : Person from StepBasic);
 
index 421151779f36dff4207156255e8b1ebfce73f77e..0908695e2fb1c010535b91977cf4937b6db521b8 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPersonAndOrganization;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PersonAndOrganization from StepBasic);
+                     ach : in out Check; ent : PersonAndOrganization from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : PersonAndOrganization from StepBasic);
 
index bec7153050d9d6048ae4c8058f0c236e8dc56d9b..89108cea05b4350e057a14bbbd361bd2410a90c7 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPersonAndOrganizationRole;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PersonAndOrganizationRole from StepBasic);
+                     ach : in out Check; ent : PersonAndOrganizationRole from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : PersonAndOrganizationRole from StepBasic);
 
index 08bed2e17931d9b64782cdc05d8ad5ec863cd07a..732fd502d3a1947d20d6b9160f47469d5edb5415 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPersonalAddress;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PersonalAddress from StepBasic);
+                     ach : in out Check; ent : PersonalAddress from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : PersonalAddress from StepBasic);
 
index a9e35d072a90e1f75a99fb172d9b43dfbaa0800e..8fe72f36dd5a4532b93c61a630cd37996e4f8df3 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPlaneAngleMeasureWithUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PlaneAngleMeasureWithUnit from StepBasic);
+                     ach : in out Check; ent : PlaneAngleMeasureWithUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : PlaneAngleMeasureWithUnit from StepBasic);
 
index a7d864b5a246aebb1476d4260685a20abafc8246..cdd5016d361b569d76f29e9a66541c11cac79829 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPlaneAngleUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PlaneAngleUnit from StepBasic);
+                     ach : in out Check; ent : PlaneAngleUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : PlaneAngleUnit from StepBasic);
 
index 71d5befb5b7008b01d6dde4f7c6d5d8721aa5ea7..9c11ff9996bcd2fccd5b9b7071ed0807185b2361 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProduct;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Product from StepBasic);
+                     ach : in out Check; ent : Product from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : Product from StepBasic);
 
index a0ffd2967d6813ef11a5882aa44ea63e9799b568..44d0a384fa7c8ed9b47d4ffe8362ad963da9b482 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWProductCategory;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductCategory from StepBasic);
+                     ach : in out Check; ent : ProductCategory from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductCategory from StepBasic);
 
index 84433e916c439c0136f8b1dfca012bb0a2850a89..4fd072b9bca3e116d4b2e622542b8973220d85ac 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductContext from StepBasic);
+                     ach : in out Check; ent : ProductContext from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductContext from StepBasic);
 
index 32860b702040f0ffd90ea19ba90a7ef6861ba755..41e92f42ac109d9524e49c98937b9bbdefb625b2 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductDefinition;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductDefinition from StepBasic);
+                     ach : in out Check; ent : ProductDefinition from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductDefinition from StepBasic);
 
index a094ac0df177dd3bf61cb4d788268b44c0106519..109babd2c40fb9d33d2e419cdd3f8e401b8173b6 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductDefinitionContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductDefinitionContext from StepBasic);
+                     ach : in out Check; ent : ProductDefinitionContext from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductDefinitionContext from StepBasic);
 
index 756ebae82a62e1a04acc8c6703933a6e30d42737..c3d0a9a60e8d09ded39b016dac58c2cd882c9f53 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductDefinitionEffectivity;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductDefinitionEffectivity from StepBasic);
+                     ach : in out Check; ent : ProductDefinitionEffectivity from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductDefinitionEffectivity from StepBasic);
 
index f6b071efea7322f1abbf607c6c4016eae21d5356..817f805e6b2f207bb0fe70f8633a659acf349447 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductDefinitionFormation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductDefinitionFormation from StepBasic);
+                     ach : in out Check; ent : ProductDefinitionFormation from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductDefinitionFormation from StepBasic);
 
index 5b1c9e51c5eb6a52abd413c086f329d7148838fa..c9962f623fae504d7cfed21bf0ed73be9067d1ba 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductDefinitionFormationWithSpecifiedSource;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductDefinitionFormationWithSpecifiedSource from StepBasic);
+                     ach : in out Check; ent : ProductDefinitionFormationWithSpecifiedSource from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductDefinitionFormationWithSpecifiedSource from StepBasic);
 
index 31f1d12540d0151623b8322b09959eced3b100c1..00d7fa6503f8028041c37d0ae1bca37d425c5628 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductDefinitionWithAssociatedDocuments;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductDefinitionWithAssociatedDocuments from StepBasic);
+                     ach : in out Check; ent : ProductDefinitionWithAssociatedDocuments from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductDefinitionWithAssociatedDocuments from StepBasic);
 
index 1d372414c59a9a7c2ead5329a6e5f74f4849d14c..ec4de4ff94270e8d874ed8a2530d83b3b3ddab40 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductRelatedProductCategory;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductRelatedProductCategory from StepBasic);
+                     ach : in out Check; ent : ProductRelatedProductCategory from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductRelatedProductCategory from StepBasic);
 
index 3ee9bbafd8ba063a33e57575af81d0f0a31777d7..d0621beea5fd321921ca3034ac667c68ad4caf6d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWProductType;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ProductType from StepBasic);
+                     ach : in out Check; ent : ProductType from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : ProductType from StepBasic);
 
index be4432dd182d334655334b9a289ce758bbfdd63d..e5dec26fa0e537ab7e7e3ff824b8d46fe3df0d7d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRatioMeasureWithUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RatioMeasureWithUnit from StepBasic);
+                     ach : in out Check; ent : RatioMeasureWithUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : RatioMeasureWithUnit from StepBasic);
 
index 5f94fd3965168f75a00b7ec4dfed693a380e4330..744e515d84159fa82fdf6f55e2b6775b930ad7ca 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSecurityClassification;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SecurityClassification from StepBasic);
+                     ach : in out Check; ent : SecurityClassification from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SecurityClassification from StepBasic);
 
index b1378275f535c966f03e1bc4f051330fe0c0699e..e057de1c1061a35f0a902a2c86fd1e648be7e678 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWSecurityClassificationLevel;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SecurityClassificationLevel from StepBasic);
+                     ach : in out Check; ent : SecurityClassificationLevel from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SecurityClassificationLevel from StepBasic);
 
index 3b2dbe5483118cc9c74607ffb223477c1436c44b..d6014a7a8a6f93415188fcaeab87206a54a51ef9 100644 (file)
@@ -33,7 +33,7 @@ is
     Create returns RWSiUnit;
 
     ReadStep (me; data: StepReaderData; num: Integer;
-                 ach : in out Check;   ent: mutable SiUnit from StepBasic);
+                 ach : in out Check;   ent: SiUnit from StepBasic);
 
     WriteStep (me; SW : in out StepWriter; ent : SiUnit from StepBasic);
     
index 7bed69af4cb16198ee2795981aa2d3a2e2a6abbf..42e70842167061a3e39608b9ce1d6f759f257bb1 100644 (file)
@@ -30,7 +30,7 @@ is
     Create returns  RWSiUnitAndAreaUnit from RWStepBasic;
     
     ReadStep (me; data: StepReaderData; num: Integer;
-                 ach : in out Check;   ent: mutable SiUnitAndAreaUnit from StepBasic);
+                 ach : in out Check;   ent: SiUnitAndAreaUnit from StepBasic);
     
     WriteStep (me; SW : in out StepWriter; ent: SiUnitAndAreaUnit from StepBasic);
 
index 526d69ab6a82495d17f97f7a2a81cec01544066f..a5cc213967751a96b19e1f91f10d5c59a93e8a38 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWSiUnitAndLengthUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SiUnitAndLengthUnit from StepBasic);
+                     ach : in out Check; ent : SiUnitAndLengthUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SiUnitAndLengthUnit from StepBasic);
 
index d81301c07df57cd8a7dfafd471a79e72f867f9e7..51ee384ef25bc6bdee4434e0194f495ef952a2fb 100644 (file)
@@ -27,7 +27,7 @@ is
        Create returns RWSiUnitAndMassUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SiUnitAndMassUnit from StepBasic);
+                     ach : in out Check; ent : SiUnitAndMassUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SiUnitAndMassUnit from StepBasic);
 
index dab8d58056ce1152009df4605ed288c490884b48..6831307dd2fb98bd59136d3ee08b50dfd067935b 100644 (file)
@@ -28,7 +28,7 @@ is
     Create returns RWSiUnitAndPlaneAngleUnit;
 
     ReadStep (me; data : StepReaderData; num : Integer;
-             ach : in out Check; ent : mutable SiUnitAndPlaneAngleUnit from StepBasic);
+             ach : in out Check; ent : SiUnitAndPlaneAngleUnit from StepBasic);
 
     WriteStep (me; SW : in out StepWriter; ent : SiUnitAndPlaneAngleUnit from StepBasic);
 
index b683fbfbd0277807c8d948a480db886c785b3dd1..727c542b14b929c501f248e1ea84da1edbfb1953 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWSiUnitAndRatioUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SiUnitAndRatioUnit from StepBasic);
+                     ach : in out Check; ent : SiUnitAndRatioUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SiUnitAndRatioUnit from StepBasic);
 
index d6a7c563a2d42408004117a82c693a6ba59e5152..573fb6b3a0137751b60012263700e8e38a3ebbb8 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWSiUnitAndSolidAngleUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SiUnitAndSolidAngleUnit from StepBasic);
+                     ach : in out Check; ent : SiUnitAndSolidAngleUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SiUnitAndSolidAngleUnit from StepBasic);
 
index e6b53bce86fcfeea91eb85e72b77aff669825157..74500bf453b3574efefe0a44cbadb40c08505422 100644 (file)
@@ -27,7 +27,7 @@ is
        Create returns RWSiUnitAndThermodynamicTemperatureUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SiUnitAndThermodynamicTemperatureUnit from StepBasic);
+                     ach : in out Check; ent : SiUnitAndThermodynamicTemperatureUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SiUnitAndThermodynamicTemperatureUnit from StepBasic);
 
index 25d3d21bc2c91149ed72beeec40a26c0f2efc44b..89c5d161934cc2b92fcec0cda920cbf44a0f0a7e 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWSiUnitAndTimeUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SiUnitAndTimeUnit from StepBasic);
+                     ach : in out Check; ent : SiUnitAndTimeUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SiUnitAndTimeUnit from StepBasic);
 
index 73128ea56df365982921f8583b8546b83b90c66c..c2b66773346bb379969abbc9e51ad6aabf57059a 100644 (file)
@@ -30,7 +30,7 @@ is
     Create returns RWSiUnitAndVolumeUnit from RWStepBasic;
     
     ReadStep (me; data: StepReaderData; num: Integer;
-                 ach : in out Check;   ent: mutable SiUnitAndVolumeUnit from StepBasic);
+                 ach : in out Check;   ent: SiUnitAndVolumeUnit from StepBasic);
     
     WriteStep (me; SW : in out StepWriter; ent: SiUnitAndVolumeUnit from StepBasic);
     
index 1f69e4fd8eeef6868bec6fc5e39f66ca8f249f90..2e5e13fa8aa70d25fc57f77d8e6c9d8d3e29b327 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSolidAngleMeasureWithUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SolidAngleMeasureWithUnit from StepBasic);
+                     ach : in out Check; ent : SolidAngleMeasureWithUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SolidAngleMeasureWithUnit from StepBasic);
 
index 04f1d4cc77ae12c28898783225c7b6b7c4a86f87..88ea982ed0bcf61a77998331d6e4fe97268378b0 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSolidAngleUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SolidAngleUnit from StepBasic);
+                     ach : in out Check; ent : SolidAngleUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : SolidAngleUnit from StepBasic);
 
index c13d5c3db61bf7c6efbb3a73c315ccf1546cef70..2648d2a801d2e9751d903d144073cb64b1276bdd 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWUncertaintyMeasureWithUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable UncertaintyMeasureWithUnit from StepBasic);
+                     ach : in out Check; ent : UncertaintyMeasureWithUnit from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : UncertaintyMeasureWithUnit from StepBasic);
 
index 4d2c34e558796174c9b256b95e204b02e41d20a4..f078464338df8ace45f40d3392ad5c77e615699a 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWWeekOfYearAndDayDate;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable WeekOfYearAndDayDate from StepBasic);
+                     ach : in out Check; ent : WeekOfYearAndDayDate from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : WeekOfYearAndDayDate from StepBasic);
 
index ef998f3e7550b28ed03e59d665fabc308a1d7001..f0f5702ddc0a0d842edc1a19ac8dfc1f098ebad0 100644 (file)
@@ -29,7 +29,7 @@ is
     Create returns RWGeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol;
 
     ReadStep (me; data : StepReaderData; num : Integer; ach : in out Check;
-                  ent : mutable GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol from StepDimTol);
+                  ent : GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol from StepDimTol);
 
     WriteStep (me; SW : in out StepWriter;
                    ent : GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol from StepDimTol);
index 62b78d184359890b7758f6dd99d41d1f4f1d8177..d4235163932e58ae0381a584076b065a510f4930 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAxis1Placement;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Axis1Placement from StepGeom);
+                     ach : in out Check; ent : Axis1Placement from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Axis1Placement from StepGeom);
 
index da4965a6a783c766ee63824a6049ba4c8e8a8527..ca5003b9d9ffebfa00df175c91d626693347b24e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAxis2Placement2d;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Axis2Placement2d from StepGeom);
+                     ach : in out Check; ent : Axis2Placement2d from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Axis2Placement2d from StepGeom);
 
index 25848688accb44e7df854fad3e50fb6f97b76cca..72a21b03493dd05be31d1e5f97b29f0d86bf2f9a 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAxis2Placement3d;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Axis2Placement3d from StepGeom);
+                     ach : in out Check; ent : Axis2Placement3d from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Axis2Placement3d from StepGeom);
 
index 2263e0cf5ba280670752cbeaf965db25b7607945..8bf265536542b1bcec038b46edb9b99878d9a708 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBSplineCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BSplineCurve from StepGeom);
+                     ach : in out Check; ent : BSplineCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BSplineCurve from StepGeom);
 
index 86286e6f8b43a00ffe41af9b4b28f44e14f94b2b..b4523fd78e3a8af86a114fa0d76c67942a8f95f0 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWBSplineCurveWithKnots;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BSplineCurveWithKnots from StepGeom);
+                     ach : in out Check; ent : BSplineCurveWithKnots from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BSplineCurveWithKnots from StepGeom);
 
index 3025ce07fadd633df2bef578ccb9b1e621f2fbec..248c76e9ec0065c713045ba518a7886365dc4f66 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWBSplineCurveWithKnotsAndRationalBSplineCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BSplineCurveWithKnotsAndRationalBSplineCurve from StepGeom);
+                     ach : in out Check; ent : BSplineCurveWithKnotsAndRationalBSplineCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BSplineCurveWithKnotsAndRationalBSplineCurve from StepGeom);
 
index 64c202ea21b3dcc1c7a9f5aafc46dd548488a042..9db744e38ccfd8b41682261ba64cbaeb08658fac 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBSplineSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BSplineSurface from StepGeom);
+                     ach : in out Check; ent : BSplineSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BSplineSurface from StepGeom);
 
index cb6487c20595e398a95b6977dd56d120130cd16c..f8ff0679ffa8ba13f3639e230d4230e1150a821f 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWBSplineSurfaceWithKnots;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BSplineSurfaceWithKnots from StepGeom);
+                     ach : in out Check; ent : BSplineSurfaceWithKnots from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BSplineSurfaceWithKnots from StepGeom);
 
index 5778001ce2343d79a7773eb4eeddc4b58314de4f..81e7eb5191938ebe1f0bf6720afec13dc281d889 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWBSplineSurfaceWithKnotsAndRationalBSplineSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BSplineSurfaceWithKnotsAndRationalBSplineSurface from StepGeom);
+                     ach : in out Check; ent : BSplineSurfaceWithKnotsAndRationalBSplineSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BSplineSurfaceWithKnotsAndRationalBSplineSurface from StepGeom);
 
index af009406c50a9848bf7e4e97e4def5c6551eab0f..75d289b17f09ebbb99611388fc485f423d8cf1fb 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBezierCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BezierCurve from StepGeom);
+                     ach : in out Check; ent : BezierCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BezierCurve from StepGeom);
 
index 295a4cbc6e1fbd542987976a43e727f3eb9a401b..e2f81634b709bef0273ead92f744df94ee43a957 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBezierCurveAndRationalBSplineCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BezierCurveAndRationalBSplineCurve from StepGeom);
+                     ach : in out Check; ent : BezierCurveAndRationalBSplineCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BezierCurveAndRationalBSplineCurve from StepGeom);
 
index 61e1165b74a6dd2b45213e555d00f5e6da940a30..4eda5f093c7eddf2561e73406a740604629046e1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBezierSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BezierSurface from StepGeom);
+                     ach : in out Check; ent : BezierSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BezierSurface from StepGeom);
 
index a9b8f244ff0c2d62461695bdd798459c2346dc5d..22e9457648312b6a707f02ce00ffa2e6200b631a 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBezierSurfaceAndRationalBSplineSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BezierSurfaceAndRationalBSplineSurface from StepGeom);
+                     ach : in out Check; ent : BezierSurfaceAndRationalBSplineSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BezierSurfaceAndRationalBSplineSurface from StepGeom);
 
index dfac4828b3f821514065ae18aafaff65d730e070..5d10a53ae1bbe15f16e6fde77f6babef27773204 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBoundaryCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BoundaryCurve from StepGeom);
+                     ach : in out Check; ent : BoundaryCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BoundaryCurve from StepGeom);
 
index 26d5c1756b649744c3b0db4597927016f2a185d6..b1301b0fe5e1d5bc094acd70f4f89dc726c80e81 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWBoundedCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BoundedCurve from StepGeom);
+                     ach : in out Check; ent : BoundedCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BoundedCurve from StepGeom);
 
index b5511e1f1e59a5b3c8738471683f4134f43a24fa..c6eaa27a32e1a4a7802b8711a730e35fc02ede5e 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWBoundedSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BoundedSurface from StepGeom);
+                     ach : in out Check; ent : BoundedSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : BoundedSurface from StepGeom);
 
index 89a336d7003e448f253fd82cd7c2641bef2de5b3..0d120e67d806ae903a984a3c67c638356ac7f9c8 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWCartesianPoint;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CartesianPoint from StepGeom);
+                     ach : in out Check; ent : CartesianPoint from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : CartesianPoint from StepGeom);
 
index f2602a666f01af992c1d85253be2b29002c7ee77..854209052b7212b93cc7ad6c8c9093b8e2e13a44 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCartesianTransformationOperator;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CartesianTransformationOperator from StepGeom);
+                     ach : in out Check; ent : CartesianTransformationOperator from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : CartesianTransformationOperator from StepGeom);
 
index 894c4e6bae735d5d07cdcab55d477c24945c61c4..6725fa8e3c2b18d6f549826e0862f625fc9ec085 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCartesianTransformationOperator3d;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CartesianTransformationOperator3d from StepGeom);
+                     ach : in out Check; ent : CartesianTransformationOperator3d from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : CartesianTransformationOperator3d from StepGeom);
 
index 6ab2565ab401f7457d5f425f5a85284b598dd65c..c724c6096c3d839e8a3115eb4fe29ef8ee2bbcc6 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCircle;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Circle from StepGeom);
+                     ach : in out Check; ent : Circle from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Circle from StepGeom);
 
index 8f1758c91c49ccd31f5a8c4e9913ea269373fb45..80e7e61367fde3e9feb0fbf1e3bd70b972626c34 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCompositeCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CompositeCurve from StepGeom);
+                     ach : in out Check; ent : CompositeCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : CompositeCurve from StepGeom);
 
index c505dd3a5ee2ea9c6881daf9278ea1684c910b7e..a45fc0e8bbac565bfbd97db281da50ec780a6cb5 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCompositeCurveOnSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CompositeCurveOnSurface from StepGeom);
+                     ach : in out Check; ent : CompositeCurveOnSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : CompositeCurveOnSurface from StepGeom);
 
index f1558541c1a4429df4eb46e9b6e7498e63a70d9e..e6a2b75c460a97c9f159598231a42861ce44e5bc 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCompositeCurveSegment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CompositeCurveSegment from StepGeom);
+                     ach : in out Check; ent : CompositeCurveSegment from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : CompositeCurveSegment from StepGeom);
 
index 998bacae8e76ae015d683d30173993df45520817..ea41add22d0fc400f337abd2a4a783451db149c6 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConic;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Conic from StepGeom);
+                     ach : in out Check; ent : Conic from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Conic from StepGeom);
 
index 818d9e011497b8e1fe98aed97f67958127dff61e..682a4be362ae0f8cfc8122dc01dec61f2a656478 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConicalSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ConicalSurface from StepGeom);
+                     ach : in out Check; ent : ConicalSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : ConicalSurface from StepGeom);
 
index 2d143dfda45b509e78a2963c1c265d6580033755..6cbc48f80e97c9f2e2f767be7728d79153f103fb 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Curve from StepGeom);
+                     ach : in out Check; ent : Curve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Curve from StepGeom);
 
index 3f69bf6d215d34ea2bacfa128393ea4335a56953..080f5ec7adbd40415d8282433b76d12599bead87 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCurveReplica;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CurveReplica from StepGeom);
+                     ach : in out Check; ent : CurveReplica from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : CurveReplica from StepGeom);
 
index 0a8dd541b9006c895b5b31213eeefd7797f6aa96..4e3bee353bc31a5188da8c4635c36ab90feecc16 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCylindricalSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CylindricalSurface from StepGeom);
+                     ach : in out Check; ent : CylindricalSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : CylindricalSurface from StepGeom);
 
index 2289b3b4a6efffa057c1b59a3758b6a96622faeb..357f2635e78dae1c0ad27319bec5a9cf72cb25b1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDegeneratePcurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DegeneratePcurve from StepGeom);
+                     ach : in out Check; ent : DegeneratePcurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : DegeneratePcurve from StepGeom);
 
index 017766f28a9c909d4fe442d3d054e215b89e3a3b..96c613974191485fbf0e7c5f0eab373126bd91ea 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDegenerateToroidalSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DegenerateToroidalSurface from StepGeom);
+                     ach : in out Check; ent : DegenerateToroidalSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : DegenerateToroidalSurface from StepGeom);
 
index 5cba13b8f445154eabb0c6de2fb022e98d36fff3..2f810f61ec8a94dd9eb87a534f65545a31e76f0c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDirection;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Direction from StepGeom);
+                     ach : in out Check; ent : Direction from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Direction from StepGeom);
 
index f8e1a7333ddd8d403e657f8042887f583cac4391..83b8f170a7ed48a0874ab7830649d0d0be997417 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWElementarySurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ElementarySurface from StepGeom);
+                     ach : in out Check; ent : ElementarySurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : ElementarySurface from StepGeom);
 
index 79640f0a6d584049f9a5c68e47d973618739b70d..52dd4459f82786f72fa3e1bad83bccc3b2a28397 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWEllipse;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Ellipse from StepGeom);
+                     ach : in out Check; ent : Ellipse from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Ellipse from StepGeom);
 
index ab2f89d5d6eec1ed0a314646cb23fa99e08ad5d0..67162aff53a850ad0f2d32c4cecf87490ec5e7fb 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWEvaluatedDegeneratePcurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable EvaluatedDegeneratePcurve from StepGeom);
+                     ach : in out Check; ent : EvaluatedDegeneratePcurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : EvaluatedDegeneratePcurve from StepGeom);
 
index 27f4c3d01d6aa5d3d2d8aa64a8c3fbce5236a52a..e9a4939cdca4464e0606910c20b17849d07b8712 100644 (file)
@@ -33,7 +33,7 @@ is
              data : StepReaderData; 
              num : Integer;
               ach : in out Check; 
-             ent : mutable GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx from StepGeom);
+             ent : GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx from StepGeom);
 
     WriteStep (me; SW : in out StepWriter; 
                       ent : GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx from StepGeom);
index 919c69a670fe8ae4dab0495fd3afd4ba930e3c7e..465c96fd868fae4bbbdd18115bc603798313e3c7 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWGeometricRepresentationContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GeometricRepresentationContext from StepGeom);
+                     ach : in out Check; ent : GeometricRepresentationContext from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : GeometricRepresentationContext from StepGeom);
 
index f1f1798cbfdfe6469d7a7e5c3444696acec0f010..464a2ef89cc54f21e73d2e25d4ad157311984f03 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWGeometricRepresentationContextAndGlobalUnitAssignedContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GeometricRepresentationContextAndGlobalUnitAssignedContext from StepGeom);
+                     ach : in out Check; ent : GeometricRepresentationContextAndGlobalUnitAssignedContext from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : GeometricRepresentationContextAndGlobalUnitAssignedContext from StepGeom);
 
index 253f584203a7e637aa9cb950efc8481a47626b46..161f133b2ce6d73fbf9c44848bad13076e48810d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWGeometricRepresentationContextAndParametricRepresentationContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GeometricRepresentationContextAndParametricRepresentationContext from StepGeom);
+                     ach : in out Check; ent : GeometricRepresentationContextAndParametricRepresentationContext from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : GeometricRepresentationContextAndParametricRepresentationContext from StepGeom);
 
index 8d6ad18cc88d7f4d68824fc13ae8cbb27d2efbfe..fa1d47143393947852654f7cd64bd1a8077a71a1 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWGeometricRepresentationItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GeometricRepresentationItem from StepGeom);
+                     ach : in out Check; ent : GeometricRepresentationItem from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : GeometricRepresentationItem from StepGeom);
 
index 541a378333914a6c2ce5ca828551dbe1e7fca30d..3df4426f6e4ee8faf557ebc3dd73d46a49edb39f 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWHyperbola;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Hyperbola from StepGeom);
+                     ach : in out Check; ent : Hyperbola from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Hyperbola from StepGeom);
 
index ded3201144dcd0d788dcca7f24c619017d906d49..6017590258b4ca0962fba54ff99114f6ae48114f 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWIntersectionCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable IntersectionCurve from StepGeom);
+                     ach : in out Check; ent : IntersectionCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : IntersectionCurve from StepGeom);
 
index 0bcb3682218397e8162e00920fc9d073336d4c82..b557c943a74bfa7eb85719afe26a916ac5769f6d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWLine;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Line from StepGeom);
+                     ach : in out Check; ent : Line from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Line from StepGeom);
 
index b26d7fcce5f01ba3901cbbf111caca5aad321cd3..db6fa1ddbe08812353599fe2d8b3375dd5acacb1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOffsetCurve3d;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OffsetCurve3d from StepGeom);
+                     ach : in out Check; ent : OffsetCurve3d from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : OffsetCurve3d from StepGeom);
 
index b7eb8c9af79239038e7c27e7090076e227245c6e..61930194b4b539aac037bef821e0965e222339c8 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOffsetSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OffsetSurface from StepGeom);
+                     ach : in out Check; ent : OffsetSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : OffsetSurface from StepGeom);
 
index 041d78bd0cf77253324c3e0b5e6495cf912fdd08..a24212ba3f779330224d0516cf7f766dac789bf9 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOuterBoundaryCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OuterBoundaryCurve from StepGeom);
+                     ach : in out Check; ent : OuterBoundaryCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : OuterBoundaryCurve from StepGeom);
 
index b948451cdd086a7997484e13081987e2c56f705e..8d84d0bb29b7d9d8987657cc2e429641291989c1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWParabola;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Parabola from StepGeom);
+                     ach : in out Check; ent : Parabola from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Parabola from StepGeom);
 
index 8767e9befdbdebdf28737ec9bf0039956b9eb8d3..8e0fa831b937d89071f4391cbfe4f86b3c12fa04 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPcurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Pcurve from StepGeom);
+                     ach : in out Check; ent : Pcurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Pcurve from StepGeom);
 
index 561749c3313085b73c1837929b949314fd87e525..7c118ad4c0fdbcf4fd303b14a2ad2fecf74571e5 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPlacement;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Placement from StepGeom);
+                     ach : in out Check; ent : Placement from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Placement from StepGeom);
 
index 2992484b5dcdd8a614ecc2a80824e7e068c4b206..9ed9b177823762145c66eba3a4f9dc8beaf5b75e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPlane;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Plane from StepGeom);
+                     ach : in out Check; ent : Plane from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Plane from StepGeom);
 
index de7e48777128a28ff7f455d3afe243e7f8f99b52..4723960b9c0fced3ffd4cfce0e8268d00714a681 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPoint;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Point from StepGeom);
+                     ach : in out Check; ent : Point from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Point from StepGeom);
 
index b411ebadfda04ea09c5411f7e2607d8ef65a289b..aac6eb7a0281f157037059e87de7eaf47a6e74f4 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPointOnCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PointOnCurve from StepGeom);
+                     ach : in out Check; ent : PointOnCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : PointOnCurve from StepGeom);
 
index 836cdd5528e2766cb3f0cc9bd16adc60a8aa71da..8da7429c211c2faa44a0234c74edb52d5c4517c2 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPointOnSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PointOnSurface from StepGeom);
+                     ach : in out Check; ent : PointOnSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : PointOnSurface from StepGeom);
 
index c9418d7a5ee8cf78f4d54e57dc1954d84727bbaa..a6200a4ab051b42b36b05d03835850ffd1a5cb4f 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPointReplica;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PointReplica from StepGeom);
+                     ach : in out Check; ent : PointReplica from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : PointReplica from StepGeom);
 
index a27a762b580c71eafa5d449d8120ee33f648ae4e..77e9473940ba55a3015c1942538036af3e2acb19 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPolyline;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Polyline from StepGeom);
+                     ach : in out Check; ent : Polyline from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Polyline from StepGeom);
 
index 50b9c2b74236d10f8261ce5217320a2674dbe27d..4b73c8feeccd14f8c9e17193c7882d11fb387e6b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWQuasiUniformCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable QuasiUniformCurve from StepGeom);
+                     ach : in out Check; ent : QuasiUniformCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : QuasiUniformCurve from StepGeom);
 
index 37894daaa9a347f0b6419404cfa7fa765153246e..fb17f4a589c71000b5ddf3985792493b4a2f1bb9 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWQuasiUniformCurveAndRationalBSplineCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable QuasiUniformCurveAndRationalBSplineCurve from StepGeom);
+                     ach : in out Check; ent : QuasiUniformCurveAndRationalBSplineCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : QuasiUniformCurveAndRationalBSplineCurve from StepGeom);
 
index 12798aa9ac81ea3f82687267e010d4213ce74c76..5d465fe3b3f39b254d334d46d13c1738c7bc1a9f 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWQuasiUniformSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable QuasiUniformSurface from StepGeom);
+                     ach : in out Check; ent : QuasiUniformSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : QuasiUniformSurface from StepGeom);
 
index ca6efedb9ec5a3f9236a44ef586df926a7f3a686..e9a8021edee9d749e1687d6021367c0b453abbed 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWQuasiUniformSurfaceAndRationalBSplineSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable QuasiUniformSurfaceAndRationalBSplineSurface from StepGeom);
+                     ach : in out Check; ent : QuasiUniformSurfaceAndRationalBSplineSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : QuasiUniformSurfaceAndRationalBSplineSurface from StepGeom);
 
index e656893787c8fb993a06d3159dd5f313936bb774..b7df95187a769f15ff35046518f3b586da79de34 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWRationalBSplineCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RationalBSplineCurve from StepGeom);
+                     ach : in out Check; ent : RationalBSplineCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : RationalBSplineCurve from StepGeom);
 
index 533beabd1b892faf9605c9bf44c55f2e17f5816d..b06eb0c89156d1fcccef97db254aef680211b6a6 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWRationalBSplineSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RationalBSplineSurface from StepGeom);
+                     ach : in out Check; ent : RationalBSplineSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : RationalBSplineSurface from StepGeom);
 
index a69d66f146d6e7dedad3eb558baae75d883630a9..357473d5e257eb6f04eb071f2908f0cda0675184 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRectangularCompositeSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RectangularCompositeSurface from StepGeom);
+                     ach : in out Check; ent : RectangularCompositeSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : RectangularCompositeSurface from StepGeom);
 
index f42b7534ead0a23666a50c9e31eba6a7d8957ac1..8e86f1de873e77884670a7af425eff6ad616ca8d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRectangularTrimmedSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RectangularTrimmedSurface from StepGeom);
+                     ach : in out Check; ent : RectangularTrimmedSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : RectangularTrimmedSurface from StepGeom);
 
index 4e7149a4f1470b464672f99eabddd96057e10ce2..f71905a3d68949ca9e9a0a74bbf6e11d57b4537e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWReparametrisedCompositeCurveSegment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ReparametrisedCompositeCurveSegment from StepGeom);
+                     ach : in out Check; ent : ReparametrisedCompositeCurveSegment from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : ReparametrisedCompositeCurveSegment from StepGeom);
 
index 99a610067761ce90dfe186d964b20503e04cc404..b8c7f23521de80d8c44108216115cd7ae336fd22 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSeamCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SeamCurve from StepGeom);
+                     ach : in out Check; ent : SeamCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : SeamCurve from StepGeom);
 
index 80bc7b7e077a7e0758bf4fe30b91d407f579f08c..728611d52e4377546fcb077403720ba02e3267e0 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSphericalSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SphericalSurface from StepGeom);
+                     ach : in out Check; ent : SphericalSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : SphericalSurface from StepGeom);
 
index 7fa525f9ed8f29e9bd2552834b53f180c869c46b..ebeb1279ca7865c55d15979013ccc21c99ae6668 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Surface from StepGeom);
+                     ach : in out Check; ent : Surface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Surface from StepGeom);
 
index 5054a5329c53c7f943b5929ef4cbcd2c3437a0a7..34cbf2848b426e274e114fea98b21de267cc8f5e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceCurve from StepGeom);
+                     ach : in out Check; ent : SurfaceCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceCurve from StepGeom);
 
index cab57833480ba18d62dfa73f3c295d5ce5cd19bd..0211093c95cc196942634102f451a2b5323c19a3 100644 (file)
@@ -30,7 +30,7 @@ is
     Create returns RWSurfaceCurveAndBoundedCurve;
     
     ReadStep (me; data : StepReaderData; num : Integer;
-                 ach : in out Check; ent : mutable SurfaceCurveAndBoundedCurve from StepGeom);
+                 ach : in out Check; ent : SurfaceCurveAndBoundedCurve from StepGeom);
 
     WriteStep (me; SW : in out StepWriter; ent : SurfaceCurveAndBoundedCurve from StepGeom);
 
index 8a860a7cd20f7c4b3a4322cd0c8567375c8e1cff..cca4b112e00e92b64335c8f11ff3a6a2db60966e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceOfLinearExtrusion;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceOfLinearExtrusion from StepGeom);
+                     ach : in out Check; ent : SurfaceOfLinearExtrusion from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceOfLinearExtrusion from StepGeom);
 
index 3a7f6aef120cf6ed0c3721f883dcc2730f47bc06..e1bad8e12fdb56c5809206374e48237e2e9823f2 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceOfRevolution;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceOfRevolution from StepGeom);
+                     ach : in out Check; ent : SurfaceOfRevolution from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceOfRevolution from StepGeom);
 
index 1f0bfef0f43e3edae2be67e116106c94e127f732..fff2bf9f55b43156bbf578497464fdaa3216a3a1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfacePatch;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfacePatch from StepGeom);
+                     ach : in out Check; ent : SurfacePatch from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfacePatch from StepGeom);
 
index 6802b4b57479ed705934d5bf3e22e8d9f2784337..badd9e2c5e984bbc5e245c0ca7a8f6b97ac38850 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceReplica;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceReplica from StepGeom);
+                     ach : in out Check; ent : SurfaceReplica from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceReplica from StepGeom);
 
index 11670cbf56feab8e5f7ff599c2ec1cd9686d8903..97a0407387f0c42cf7ac82fe57b73a03d0781321 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSweptSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SweptSurface from StepGeom);
+                     ach : in out Check; ent : SweptSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : SweptSurface from StepGeom);
 
index e3806952126a6b6b57d73d3e756eb8e64e749655..c50b11a4212bfc26f6663985c69a6acd04187b41 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWToroidalSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ToroidalSurface from StepGeom);
+                     ach : in out Check; ent : ToroidalSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : ToroidalSurface from StepGeom);
 
index 534fcc60481d5e09dd4024acc5eb147ee7d72152..41bcb6c32ee1ec2e6a7d3528cc27ef3ab1e56d86 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTrimmedCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TrimmedCurve from StepGeom);
+                     ach : in out Check; ent : TrimmedCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : TrimmedCurve from StepGeom);
 
index 97424499bbf74e0ca58053d11e5dc9811115c987..c28be99f672c9e978974ad9e0a3abfcb5341f664 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWUniformCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable UniformCurve from StepGeom);
+                     ach : in out Check; ent : UniformCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : UniformCurve from StepGeom);
 
index 1533f55e4a14def26f631219f9b8cc946b605952..519cb5e3aa8577a15c167977aff4352a417e39f3 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWUniformCurveAndRationalBSplineCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable UniformCurveAndRationalBSplineCurve from StepGeom);
+                     ach : in out Check; ent : UniformCurveAndRationalBSplineCurve from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : UniformCurveAndRationalBSplineCurve from StepGeom);
 
index 281225ed195b74c8c2425737b720413e7fc4084e..9279c70dc20ebb42b7ae3aa679397ec32a1af841 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWUniformSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable UniformSurface from StepGeom);
+                     ach : in out Check; ent : UniformSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : UniformSurface from StepGeom);
 
index d72b8317ef759679084077bc19ca305e8e8d9b0f..ac3ce00edf46413fb859dc9e7b0091f397ef1b5c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWUniformSurfaceAndRationalBSplineSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable UniformSurfaceAndRationalBSplineSurface from StepGeom);
+                     ach : in out Check; ent : UniformSurfaceAndRationalBSplineSurface from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : UniformSurfaceAndRationalBSplineSurface from StepGeom);
 
index 53bfd3a9d50c2cf71f5a9524135d1b7039b35373..47dc7c107cec99db985fe518a5ae33825ce97ddf 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWVector;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Vector from StepGeom);
+                     ach : in out Check; ent : Vector from StepGeom);
 
        WriteStep (me; SW : in out StepWriter; ent : Vector from StepGeom);
 
index 9cb3ae34b41b2f16e3cfae64f24324e23726165b..6de6b196f703dee7c0d5e4cc4db51f9ff9428010 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAssemblyComponentUsageSubstitute;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AssemblyComponentUsageSubstitute from StepRepr);
+                     ach : in out Check; ent : AssemblyComponentUsageSubstitute from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : AssemblyComponentUsageSubstitute from StepRepr);
 
index 51f23e1398a0456276a89079f58e8ddaced33495..29093f9a2e29294c2a40b968d09b9b047e589552 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCompoundRepresentationItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CompoundRepresentationItem from StepRepr);
+                     ach : in out Check; ent : CompoundRepresentationItem from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : CompoundRepresentationItem from StepRepr);
 
index b6980216730fb3764c742552850ab249b6b88dbd..32dd175f27c882f3a40cbda22f166a5a25ffb2e2 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWDefinitionalRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DefinitionalRepresentation from StepRepr);
+                     ach : in out Check; ent : DefinitionalRepresentation from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : DefinitionalRepresentation from StepRepr);
 
index 332f89a0caabcaf4fa9db84424242379e33a9e30..04f7b7c1351a221aac401c83843a457b318be505 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWDescriptiveRepresentationItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DescriptiveRepresentationItem from StepRepr);
+                     ach : in out Check; ent : DescriptiveRepresentationItem from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : DescriptiveRepresentationItem from StepRepr);
 
index 280cfeb39183c86869298566683cfcbd5488cdca..c3e9c9138ca5e108ecc300f362788ae0d26de009 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWFunctionallyDefinedTransformation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FunctionallyDefinedTransformation from StepRepr);
+                     ach : in out Check; ent : FunctionallyDefinedTransformation from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : FunctionallyDefinedTransformation from StepRepr);
 
index 481b876a34de750f2d3e12bafb1646dad307c096..df7e73aa5ced7cbe62bccadad5cac544a782759b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWGlobalUncertaintyAssignedContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GlobalUncertaintyAssignedContext from StepRepr);
+                     ach : in out Check; ent : GlobalUncertaintyAssignedContext from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : GlobalUncertaintyAssignedContext from StepRepr);
 
index 1972e4af9f9c96604caa0aca13393b868111fc0d..b261a58aed7df0de72f75aaab2c92cc89fe81782 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWGlobalUnitAssignedContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GlobalUnitAssignedContext from StepRepr);
+                     ach : in out Check; ent : GlobalUnitAssignedContext from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : GlobalUnitAssignedContext from StepRepr);
 
index db0037c35c7bfc996def8ae40276171eea9d7550..4b15b85c2b291b4c9fab3e959448bcb7028cfa1d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWItemDefinedTransformation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ItemDefinedTransformation from StepRepr);
+                     ach : in out Check; ent : ItemDefinedTransformation from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : ItemDefinedTransformation from StepRepr);
 
index f9e9aaa212286f36ce5a5460c456231ca779f44c..d8e84fd741c28e384c8eed9e597bd6fbaccb6e25 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWMappedItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable MappedItem from StepRepr);
+                     ach : in out Check; ent : MappedItem from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : MappedItem from StepRepr);
 
index 9e5380b86ba54a93d095a7267fe4ffd0ac6010d2..ffb7e5dba97d5f2d041b372bd3de137595f2f439 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWMaterialDesignation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable MaterialDesignation from StepRepr);
+                     ach : in out Check; ent : MaterialDesignation from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : MaterialDesignation from StepRepr);
 
index f77c66c2639c8a0cc3c0a5f36baa002914c80243..cc8d1b4bd32e530ed6ca3dfb6aeaab40ff55a596 100644 (file)
@@ -29,7 +29,7 @@ is
     Create returns RWMeasureRepresentationItem;
 
     ReadStep (me; data : StepReaderData; num : Integer;
-                 ach : in out Check; ent : mutable MeasureRepresentationItem from StepRepr);
+                 ach : in out Check; ent : MeasureRepresentationItem from StepRepr);
 
     WriteStep (me; SW : in out StepWriter; ent : MeasureRepresentationItem from StepRepr);
 
index 57fabc9a0721446f8a0580dfe6cf2d6496559552..05be1d56af4d58923a2943ce49377bb7062ea6e3 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWParametricRepresentationContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ParametricRepresentationContext from StepRepr);
+                     ach : in out Check; ent : ParametricRepresentationContext from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : ParametricRepresentationContext from StepRepr);
 
index f44bfa70ce13ce1368632a84268f22ab8dc1f5e0..b5fe47032168ae0494143243b14547acee598d16 100644 (file)
@@ -27,7 +27,7 @@ is
        Create returns RWReprItemAndLengthMeasureWithUnit;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ReprItemAndLengthMeasureWithUnit from StepRepr);
+                     ach : in out Check; ent : ReprItemAndLengthMeasureWithUnit from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : ReprItemAndLengthMeasureWithUnit from StepRepr);
 
index 86d3ae260a5ada6e2317c0a865b732e57cfdb460..5a3defdaed8ba3cb5ffb27b883c8a752f5b7e87c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Representation from StepRepr);
+                     ach : in out Check; ent : Representation from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : Representation from StepRepr);
 
index c131dc33c370a1d429366d5a12168d3c8157f65f..2506308d1e8bbacc17be52d916f24476456602de 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWRepresentationContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RepresentationContext from StepRepr);
+                     ach : in out Check; ent : RepresentationContext from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : RepresentationContext from StepRepr);
 
index b067108aaf81e660aff966c0c3e03d95c2f7629c..dc3c7d1e41d6730dbace2e168537844d36af9dae 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWRepresentationItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RepresentationItem from StepRepr);
+                     ach : in out Check; ent : RepresentationItem from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : RepresentationItem from StepRepr);
 
index 413cdb6eb21af6ee9fbeac6754a2e396b4feb53b..af4bd67703eb7723decdc9e3d991975ff4b31fb4 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRepresentationMap;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RepresentationMap from StepRepr);
+                     ach : in out Check; ent : RepresentationMap from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : RepresentationMap from StepRepr);
 
index 5e6f6491c4fa459c31d35660b7f55862eadccd52..5fb804d5c7086ca3d041447bf5804a348cd544d1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRepresentationRelationship;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RepresentationRelationship from StepRepr);
+                     ach : in out Check; ent : RepresentationRelationship from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : RepresentationRelationship from StepRepr);
 
index 9051d47b47566822024d522153735201efb8988d..45e64f125749efcca20cfa1e7aa106da82f46099 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRepresentationRelationshipWithTransformation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RepresentationRelationshipWithTransformation from StepRepr);
+                     ach : in out Check; ent : RepresentationRelationshipWithTransformation from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : RepresentationRelationshipWithTransformation from StepRepr);
 
index 5716ef6a69f471701f02989f1261a105272beed8..afbc2fb35e8ed71a74aad5f221bd291732c98b80 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWShapeAspect;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ShapeAspect from StepRepr);
+                     ach : in out Check; ent : ShapeAspect from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : ShapeAspect from StepRepr);
 
index c791bd71891bfc07ca45ca85228f6ba469abdd22..39e7ec0c4ad84af3ba8825f1f8a49abab0cd754a 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWShapeRepresentationRelationshipWithTransformation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ShapeRepresentationRelationshipWithTransformation from StepRepr);
+                     ach : in out Check; ent : ShapeRepresentationRelationshipWithTransformation from StepRepr);
 
        WriteStep (me; SW : in out StepWriter; ent : ShapeRepresentationRelationshipWithTransformation from StepRepr);
 
index c67dc99664a7ef790e492ff22629779c1c34cb21..bcb68dc01eba37977104a0db4e3795a3a7553eee 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAdvancedBrepShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AdvancedBrepShapeRepresentation from StepShape);
+                     ach : in out Check; ent : AdvancedBrepShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : AdvancedBrepShapeRepresentation from StepShape);
 
index 94f76a4a34b1525a726214932bca0c3ffe5c503a..14c7aa2b09fae6490e71a4aaff88134783178785 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAdvancedFace;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AdvancedFace from StepShape);
+                     ach : in out Check; ent : AdvancedFace from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : AdvancedFace from StepShape);
 
index 24323e0e93a4bab16d7d9a29e0fc8abb4e7063ce..c211d6aee08dd9fc63250ad53fdd290a97c09ec0 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBlock;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Block from StepShape);
+                     ach : in out Check; ent : Block from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : Block from StepShape);
 
index df43b194572cb27f9c0842f2e808e1372b1e1b14..36aa7c2045c54212796c109a032e9e76ec50221f 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBooleanResult;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BooleanResult from StepShape);
+                     ach : in out Check; ent : BooleanResult from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : BooleanResult from StepShape);
 
index 69c6dd9c5ca8a8af8106250aee2a7146e1806452..ec8079bc237ad05b68d5fda29b88f1e52595231d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBoxDomain;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BoxDomain from StepShape);
+                     ach : in out Check; ent : BoxDomain from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : BoxDomain from StepShape);
 
index 4eaf0910ad1fa2a827f4b373bd763df774d59b47..f03dc3a43b348633687adf0854f34d359fb762c0 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBoxedHalfSpace;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BoxedHalfSpace from StepShape);
+                     ach : in out Check; ent : BoxedHalfSpace from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : BoxedHalfSpace from StepShape);
 
index 6e2d66269eb0af45e489446c0be991974a23a096..6113687723228e4598334bc3ce0425abc4006e98 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWBrepWithVoids;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BrepWithVoids from StepShape);
+                     ach : in out Check; ent : BrepWithVoids from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : BrepWithVoids from StepShape);
 
index 54081a23cc7448dc7486723e2cff0d274359df8b..9f7c3cc518c881f9d0f05d242828eb604c9fb6a7 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWClosedShell;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ClosedShell from StepShape);
+                     ach : in out Check; ent : ClosedShell from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ClosedShell from StepShape);
 
index ecd47d0d2849b3103c03015f9ae10b1fee0114bf..f813189c64555efe104e169ab540e8eece409987 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWConnectedFaceSet;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ConnectedFaceSet from StepShape);
+                     ach : in out Check; ent : ConnectedFaceSet from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ConnectedFaceSet from StepShape);
 
index 17f03bd45a43dec9113ec7c172c66abb63bc3a6e..5823344c53cb43ea3fc373124e9796e29f11a709 100644 (file)
@@ -29,7 +29,7 @@ is
     Create returns RWContextDependentShapeRepresentation;
 
     ReadStep (me; data : StepReaderData; num : Integer; ach : in out Check;
-                  ent : mutable ContextDependentShapeRepresentation from StepShape);
+                  ent : ContextDependentShapeRepresentation from StepShape);
 
     WriteStep (me; SW : in out StepWriter; ent : ContextDependentShapeRepresentation from StepShape);
 
index 376420ad922ed073e4e628f7d87179556b0b5ce7..7fdbf93b16ae056580f7f396eb0e6352f21072d9 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCsgShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CsgShapeRepresentation from StepShape);
+                     ach : in out Check; ent : CsgShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : CsgShapeRepresentation from StepShape);
 
index 48cb67c4e69b0d59ca745a4c82672da9315cbd90..354583b0a64efe0436826309ab1bc69dc85e7a7b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCsgSolid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CsgSolid from StepShape);
+                     ach : in out Check; ent : CsgSolid from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : CsgSolid from StepShape);
 
index 299ef176d3471495d7a5e9716cc995c0f7fd11d3..6d34dc57740d3bb6224b777ded87f9d0d2c34f84 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWDefinitionalRepresentationAndShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DefinitionalRepresentationAndShapeRepresentation from StepShape);
+                     ach : in out Check; ent : DefinitionalRepresentationAndShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : DefinitionalRepresentationAndShapeRepresentation from StepShape);
 
index 6ba6a0036d3bf171c10d9cfce502920e826a8ea6..21931522cbae5122050c2c4f7e345c7388415552 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWEdge;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Edge from StepShape);
+                     ach : in out Check; ent : Edge from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : Edge from StepShape);
 
index e66beca3a67014cbb6a40862f05e4cc318f2f365..103c0d6dbff22b6575299de120ed10e3ff7013e4 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWEdgeCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable EdgeCurve from StepShape);
+                     ach : in out Check; ent : EdgeCurve from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : EdgeCurve from StepShape);
 
index 1a8547d635c2e7ce21adaac3d139272d10197fdb..afbac806083f0e403910aefd29751b53e9c42f0e 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWEdgeLoop;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable EdgeLoop from StepShape);
+                     ach : in out Check; ent : EdgeLoop from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : EdgeLoop from StepShape);
 
index e93ee60f3902292d8299e95d88418a6a9d1f8b74..b7f9fe3b966a0b068bef435335b8a7d60753e5ac 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWExtrudedAreaSolid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ExtrudedAreaSolid from StepShape);
+                     ach : in out Check; ent : ExtrudedAreaSolid from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ExtrudedAreaSolid from StepShape);
 
index 625d5b30f4e29f01fcb2a178e9e32ba8200a85cf..703f0e2b3538a71cc4d2d3e262d3ea5dd8395342 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWExtrudedFaceSolid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ExtrudedFaceSolid from StepShape);
+                     ach : in out Check; ent : ExtrudedFaceSolid from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ExtrudedFaceSolid from StepShape);
 
index b9ea8617b838ca88951f313e43f9b5f163f89f30..87043e16bb5d0cd939edc93a3983155cfe9f2880 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWFace;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Face from StepShape);
+                     ach : in out Check; ent : Face from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : Face from StepShape);
 
index a2d575d1de384770b9e89d9e19a776248442cbea..af28657be0c3774eca0e9bf3f790faf8299f2e8b 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWFaceBound;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FaceBound from StepShape);
+                     ach : in out Check; ent : FaceBound from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : FaceBound from StepShape);
 
index 4a8b09a58a0b50c1f7b0b94e1b4b2876f4e94fe4..5636179518269c1d755dab8a3666ee016e449dab 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWFaceOuterBound;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FaceOuterBound from StepShape);
+                     ach : in out Check; ent : FaceOuterBound from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : FaceOuterBound from StepShape);
 
index 366b023f6035efd0d7b9ada15d51b9d49e19d534..d9a513ff3a407d1fb1ed641ba93c49673af25e64 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWFaceSurface;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FaceSurface from StepShape);
+                     ach : in out Check; ent : FaceSurface from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : FaceSurface from StepShape);
 
index ce624fd2971d3846c41580ac97d95576329535fe..63b6b446e4486637a59fb39d5f40706caee8cf57 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWFacetedBrep;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FacetedBrep from StepShape);
+                     ach : in out Check; ent : FacetedBrep from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : FacetedBrep from StepShape);
 
index e57ba78218368acb7ddac757900b87da7dee7745..b058f54c0e5b392ba526d9b123ef9818828dad40 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWFacetedBrepAndBrepWithVoids;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FacetedBrepAndBrepWithVoids from StepShape);
+                     ach : in out Check; ent : FacetedBrepAndBrepWithVoids from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : FacetedBrepAndBrepWithVoids from StepShape);
 
index 2f306e9236956492c907e387494dca72fa3d7f46..af9b9f344c326091ab8efa921324329aa17f47c7 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWFacetedBrepShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FacetedBrepShapeRepresentation from StepShape);
+                     ach : in out Check; ent : FacetedBrepShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : FacetedBrepShapeRepresentation from StepShape);
 
index ec18c467e4565d85819bdedd357cffff75b6dffe..3a9ad5be1c284fac2190da809b3f129e881bf71c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWGeometricCurveSet;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GeometricCurveSet from StepShape);
+                     ach : in out Check; ent : GeometricCurveSet from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : GeometricCurveSet from StepShape);
 
index 804dab11458073c4b88a2c06ac859849ed8d0896..189f61e9c5e20a1121c59a7a2a110c90358512a3 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWGeometricSet;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GeometricSet from StepShape);
+                     ach : in out Check; ent : GeometricSet from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : GeometricSet from StepShape);
 
index d543b9489e935360c3c50f20d69120f11f79d5d0..d16d9f5e8b6943595ec149a4a421f922576a9e0b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWGeometricallyBoundedSurfaceShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GeometricallyBoundedSurfaceShapeRepresentation from StepShape);
+                     ach : in out Check; ent : GeometricallyBoundedSurfaceShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : GeometricallyBoundedSurfaceShapeRepresentation from StepShape);
 
index 2d8d9389c45287e32478eda3d4ea84afc0568379..89e9f3d9fd7ec77248124b89c10857ed753f8b27 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWGeometricallyBoundedWireframeShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable GeometricallyBoundedWireframeShapeRepresentation from StepShape);
+                     ach : in out Check; ent : GeometricallyBoundedWireframeShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : GeometricallyBoundedWireframeShapeRepresentation from StepShape);
 
index 8fe75753f7a1b53b44844d38e8802a66cdf35377..a10545c0e3d5c48524567a5cb443dc8e49f8690c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWHalfSpaceSolid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable HalfSpaceSolid from StepShape);
+                     ach : in out Check; ent : HalfSpaceSolid from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : HalfSpaceSolid from StepShape);
 
index ab9ee2db7104b5e1a18fd61edc7016bd15a9b56e..212de3c69b62396c89dc10a6f3226d52c2201897 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWLimitsAndFits;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable LimitsAndFits from StepShape);
+                     ach : in out Check; ent : LimitsAndFits from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : LimitsAndFits from StepShape);
 
index 48d2d4c00effdb9900f580597ae8355841bd6c34..858915c868ca318655b3dd13d38989d856caef1e 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWLoop;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Loop from StepShape);
+                     ach : in out Check; ent : Loop from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : Loop from StepShape);
 
index 0700a080b55150904732735e5fcbfb13c15f93f0..d1816d45365317cf94ca2283209c520c3d728c23 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWLoopAndPath;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable LoopAndPath from StepShape);
+                     ach : in out Check; ent : LoopAndPath from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : LoopAndPath from StepShape);
 
index b88796414cb3c48181f38ad4bbe49a12ef4a69e7..ba57ed30123840c6c914850f839986a98382231b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWManifoldSolidBrep;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ManifoldSolidBrep from StepShape);
+                     ach : in out Check; ent : ManifoldSolidBrep from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ManifoldSolidBrep from StepShape);
 
index 9bbbcb2095248c5e96300895773ce64383797831..d959352c7abc0723e108a984aee203d7918fe23b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWManifoldSurfaceShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ManifoldSurfaceShapeRepresentation from StepShape);
+                     ach : in out Check; ent : ManifoldSurfaceShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ManifoldSurfaceShapeRepresentation from StepShape);
 
index ef9ed6f2e6c00334be98cb483e40ab2cf7280a69..42cea87aaac9698ac8b246b2fcb99481ea543363 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWMeasureQualification;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable MeasureQualification from StepShape);
+                     ach : in out Check; ent : MeasureQualification from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : MeasureQualification from StepShape);
 
index 95d3db3f4fe2d1334d7b9dcc79ded3d9b41fee71..7efdde4c9e66afdd9c12ef3a8bdb85f559c875cc 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWMeasureRepresentationItemAndQualifiedRepresentationItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable MeasureRepresentationItemAndQualifiedRepresentationItem from StepShape);
+                     ach : in out Check; ent : MeasureRepresentationItemAndQualifiedRepresentationItem from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : MeasureRepresentationItemAndQualifiedRepresentationItem from StepShape);
 
index 3931f8cb9e29941782d118a73c09ac15b5aba478..46aeee6031ded127f79060848b4445c0468c104e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOpenShell;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OpenShell from StepShape);
+                     ach : in out Check; ent : OpenShell from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : OpenShell from StepShape);
 
index bf3a40dbf3bac2f07de616751076f0222243f914..92b8bcab30db6340d7d571005d24c044d59e5498 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOrientedClosedShell;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OrientedClosedShell from StepShape);
+                     ach : in out Check; ent : OrientedClosedShell from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : OrientedClosedShell from StepShape);
 
index 4e073774c999f4ab6b177d53fefeb43e76cb78b3..26977af588674212e89eb366eae6b9286a38a9c6 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOrientedEdge;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OrientedEdge from StepShape);
+                     ach : in out Check; ent : OrientedEdge from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : OrientedEdge from StepShape);
 
index ffd274b096e90df87b92b41cc3fb122a7539dda5..af5d1e4c3a2de71ee71d3755f957d05524b041ad 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOrientedFace;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OrientedFace from StepShape);
+                     ach : in out Check; ent : OrientedFace from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : OrientedFace from StepShape);
 
index 03d6e2d950846fb8dd2ef6af6da279dd0ce14c22..3e193a506ab7cf293cd4dbf5c5f3a93769061b0f 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOrientedOpenShell;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OrientedOpenShell from StepShape);
+                     ach : in out Check; ent : OrientedOpenShell from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : OrientedOpenShell from StepShape);
 
index 19dafffbc06aef11faf864316055ddae58d8334d..34d399cf7b362f7b0922c83a7f0f7e6b0ddc6a35 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOrientedPath;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OrientedPath from StepShape);
+                     ach : in out Check; ent : OrientedPath from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : OrientedPath from StepShape);
 
index 73201e3046e58a92de6c5fe58a58b99d4e34d51a..32990f7d0b7489c30d86973ab88df5e24d1bd4bd 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPath;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Path from StepShape);
+                     ach : in out Check; ent : Path from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : Path from StepShape);
 
index 5cf770ab01685e416238ece279eb01f4b94e242c..08a76126b47abe77b60ba8dac6da27e54911db77 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPlusMinusTolerance;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PlusMinusTolerance from StepShape);
+                     ach : in out Check; ent : PlusMinusTolerance from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : PlusMinusTolerance from StepShape);
 
index df770d88a65434e9b69102039fa5abee421b5403..686e80fdedadfb3ea5fdfcf5ed4478ad19c96161 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPolyLoop;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PolyLoop from StepShape);
+                     ach : in out Check; ent : PolyLoop from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : PolyLoop from StepShape);
 
index 78e42362923d96974354979ce19e490e0a3543b8..ef96fb69bf094ad4036117d8334785c0a5821d56 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPrecisionQualifier;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PrecisionQualifier from StepShape);
+                     ach : in out Check; ent : PrecisionQualifier from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : PrecisionQualifier from StepShape);
 
index c56170e9ca3ef016742beb97eccc1094da6de312..03d539732325a085fd83a3d07e85a45a7940610b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWQualifiedRepresentationItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable QualifiedRepresentationItem from StepShape);
+                     ach : in out Check; ent : QualifiedRepresentationItem from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : QualifiedRepresentationItem from StepShape);
 
index 2b7f5d035a9123c47426684d6bbd0c63e32db33b..4ba3a4a0cccf4bfb02f0cb7d79f0c6b1df5925b6 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRevolvedAreaSolid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RevolvedAreaSolid from StepShape);
+                     ach : in out Check; ent : RevolvedAreaSolid from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : RevolvedAreaSolid from StepShape);
 
index b0dd9e557032713593d52eda086d4121afe20518..1f98957795c7e38d8745a2538f908aa3ef510356 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWRevolvedFaceSolid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RevolvedFaceSolid from StepShape);
+                     ach : in out Check; ent : RevolvedFaceSolid from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : RevolvedFaceSolid from StepShape);
 
index 3fd9855080ef890df47050d849d169dd3d6deba9..760a477795673e98fadd28561928a38f3584bb1b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRightAngularWedge;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RightAngularWedge from StepShape);
+                     ach : in out Check; ent : RightAngularWedge from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : RightAngularWedge from StepShape);
 
index 73693f724b4217e4231ebb7cee85bb9c5f6a013d..ca4f42f19892eea274559a87d7fe89c979c96319 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRightCircularCone;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RightCircularCone from StepShape);
+                     ach : in out Check; ent : RightCircularCone from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : RightCircularCone from StepShape);
 
index a1d422ac0f5d39a55468126d1076f75216228e22..0b4620c6daf3da70cdc5df62e8412779d421bba9 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWRightCircularCylinder;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable RightCircularCylinder from StepShape);
+                     ach : in out Check; ent : RightCircularCylinder from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : RightCircularCylinder from StepShape);
 
index 7210fe81aa727e7740f06e6ca71bbf6554f79c0b..bfa054bf66dc56a94e03b28fda5d56ef58e7ab02 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ShapeRepresentation from StepShape);
+                     ach : in out Check; ent : ShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ShapeRepresentation from StepShape);
 
index a8180fb864775564ecc534e15ec9477681131690..546816d2fa84ff0b485f36dd2f793f1673b1a256 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWShellBasedSurfaceModel;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ShellBasedSurfaceModel from StepShape);
+                     ach : in out Check; ent : ShellBasedSurfaceModel from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ShellBasedSurfaceModel from StepShape);
 
index 9427f4ba8d4aa91468cf210f7b13d195864403d5..7efb6cb2688fede6b3b1bc3625206484b7c4071c 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWSolidModel;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SolidModel from StepShape);
+                     ach : in out Check; ent : SolidModel from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : SolidModel from StepShape);
 
index 3344e3c526297aba91fc99272cd08ced10c12127..bbc7362fb693574a645e8157762e183875395996 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSolidReplica;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SolidReplica from StepShape);
+                     ach : in out Check; ent : SolidReplica from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : SolidReplica from StepShape);
 
index 26dfed77e1755b8312fa738f88b1594b00a2cb71..c89e947158f15da4bb3b544c3c92563c9d2ad83a 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSphere;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Sphere from StepShape);
+                     ach : in out Check; ent : Sphere from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : Sphere from StepShape);
 
index c170342a0989a3de506e3be6de76764414911d51..a9dbc1c3a9464d19503d5729572b2c734a572389 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSweptAreaSolid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SweptAreaSolid from StepShape);
+                     ach : in out Check; ent : SweptAreaSolid from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : SweptAreaSolid from StepShape);
 
index 2a77a9150e9a83c00f79d4dcec57577e2bfd2346..824da8d4c3021e06f7226812120ffcebcaf045cc 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWSweptFaceSolid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SweptFaceSolid from StepShape);
+                     ach : in out Check; ent : SweptFaceSolid from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : SweptFaceSolid from StepShape);
 
index 72d41b6cdedf37814e5c8ba38254ab7447c22754..c38b9027ae90e29ed0afdafacc88863bf26dbe3d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWToleranceValue;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ToleranceValue from StepShape);
+                     ach : in out Check; ent : ToleranceValue from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : ToleranceValue from StepShape);
 
index dc4b943efd3f76a1079c3cf537fa3333b91c0f12..7026ba6f21c16b6a585d5b9a56b865dfcaeb0bc2 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWTopologicalRepresentationItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TopologicalRepresentationItem from StepShape);
+                     ach : in out Check; ent : TopologicalRepresentationItem from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : TopologicalRepresentationItem from StepShape);
 
index 22fc87186e10db6af6e9350925c242d0ca47867b..7babc176d0308a88d8ffdc98cbc6dc7e044b0796 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTorus;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Torus from StepShape);
+                     ach : in out Check; ent : Torus from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : Torus from StepShape);
 
index 602df895ec4f3c0d9d3d03721e91960f3ba8cdc6..851d9b6f27ff6a53378dc5e2f0d7bc92f69aeb15 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTransitionalShapeRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TransitionalShapeRepresentation from StepShape);
+                     ach : in out Check; ent : TransitionalShapeRepresentation from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : TransitionalShapeRepresentation from StepShape);
 
index 5e59323dc6770b955f04fcf8401bd1309d2715aa..5c04bba29543f2793228ce5dcba1389ced36bf43 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWTypeQualifier;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TypeQualifier from StepShape);
+                     ach : in out Check; ent : TypeQualifier from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : TypeQualifier from StepShape);
 
index 11e4c958d7587ac10c98809dbe7bf3d412f94f8b..8ce8380097c21f2f9bd3544e201feaaefa2458c3 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWVertex;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Vertex from StepShape);
+                     ach : in out Check; ent : Vertex from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : Vertex from StepShape);
 
index 609157415091ae3584339567a06ebf3808a83854..d03a586dcf6cd37a8b8a5fc547035ee4908a9219 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWVertexLoop;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable VertexLoop from StepShape);
+                     ach : in out Check; ent : VertexLoop from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : VertexLoop from StepShape);
 
index 40299ef403bbceb90e64c2b1addfb111bd48b004..cb812fafd682c9a8763e05b0b948958277df76d4 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWVertexPoint;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable VertexPoint from StepShape);
+                     ach : in out Check; ent : VertexPoint from StepShape);
 
        WriteStep (me; SW : in out StepWriter; ent : VertexPoint from StepShape);
 
index 3349c157ab0772b5b002ecff6023bc225f0e8f20..816a2a13824785c3e7788c0a4657394ff342853b 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWAreaInSet;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AreaInSet from StepVisual);
+                     ach : in out Check; ent : AreaInSet from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : AreaInSet from StepVisual);
 
index e06a6dc647afce53706662aca670f19ec10795f1..ecb24687e32491501ec97faeb582b9cfe6b3dc26 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWBackgroundColour;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable BackgroundColour from StepVisual);
+                     ach : in out Check; ent : BackgroundColour from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : BackgroundColour from StepVisual);
 
index cf40b81e18de7cff60e73761ff89cf8c0ea4320b..6cffdffe0b6f97b4aa7e7333bed6d8cca7699e02 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCameraImage;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CameraImage from StepVisual);
+                     ach : in out Check; ent : CameraImage from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CameraImage from StepVisual);
 
index f39701c2058a9921831b4073482ac766c518be47..08d5917c7ea0cdb57ab83b6e1d9f5d5ac0f3ceb8 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWCameraModel;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CameraModel from StepVisual);
+                     ach : in out Check; ent : CameraModel from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CameraModel from StepVisual);
 
index 5251211b11a4998df3c84b5d4a48f399f1d6bf62..746a1d8d42e62c759bf06672bb15654ff4853d99 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCameraModelD2;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CameraModelD2 from StepVisual);
+                     ach : in out Check; ent : CameraModelD2 from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CameraModelD2 from StepVisual);
 
index ccf7eb1a51dc54ba1db641c5c833d805a84af808..70e7baf34307997886f8fe6b7f3ead047fbd5f81 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCameraModelD3;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CameraModelD3 from StepVisual);
+                     ach : in out Check; ent : CameraModelD3 from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CameraModelD3 from StepVisual);
 
index 45108f46ebc45dd9663adc526686106db204e445..b3a24214f76c76878085f52e196028bea384c0d2 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCameraUsage;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CameraUsage from StepVisual);
+                     ach : in out Check; ent : CameraUsage from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CameraUsage from StepVisual);
 
index 5254a44815e9e06b105d79691f34f0028da38310..c9d24a0a130dcb47a1e5669bd776325380f026bb 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWColour;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Colour from StepVisual);
+                     ach : in out Check; ent : Colour from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : Colour from StepVisual);
 
index 7df4a2687041b318f6189687c902f84b0fb3282a..e942530614206e07787b7d4ef2cddb23d31e92d6 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWColourRgb;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ColourRgb from StepVisual);
+                     ach : in out Check; ent : ColourRgb from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : ColourRgb from StepVisual);
 
index 21bcaf6ada49293905ee1f3c7e16f3b8eb206adb..3cb41a7e524e2e21556eabc9f865c824b5e94d55 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWColourSpecification;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ColourSpecification from StepVisual);
+                     ach : in out Check; ent : ColourSpecification from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : ColourSpecification from StepVisual);
 
index 34fed5699a638c637b7c8681b6deb83b965424f5..c09cb806639dffb11eb5d7d3bfdf4c003a08d9b9 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCompositeText;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CompositeText from StepVisual);
+                     ach : in out Check; ent : CompositeText from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CompositeText from StepVisual);
 
index b0d88663f66430741bc1c84816fe580305378b7a..259c74b85f5ee8eb58e52a0813de8ccc1aa9ff6d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCompositeTextWithExtent;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CompositeTextWithExtent from StepVisual);
+                     ach : in out Check; ent : CompositeTextWithExtent from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CompositeTextWithExtent from StepVisual);
 
index 8e8555ef562edc0d79dc0b2e66f3d87ada9ded47..f83bed81a52b307d1d054429619a564d528b7562 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWContextDependentInvisibility;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ContextDependentInvisibility from StepVisual);
+                     ach : in out Check; ent : ContextDependentInvisibility from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : ContextDependentInvisibility from StepVisual);
 
index 3e0f0b4997a1bade396a2e01ff4b20fe0be27ba4..b64e5408d4411138f5ac99572372e9e3b183660e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWContextDependentOverRidingStyledItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ContextDependentOverRidingStyledItem from StepVisual);
+                     ach : in out Check; ent : ContextDependentOverRidingStyledItem from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : ContextDependentOverRidingStyledItem from StepVisual);
 
index 125455947c93cae46dd27952915b5e15145a8a0c..e625a70c1eee12df272302c77f5f4651661485c1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCurveStyle;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CurveStyle from StepVisual);
+                     ach : in out Check; ent : CurveStyle from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CurveStyle from StepVisual);
 
index 5b6e8dfd44b567dcefbc85b7fe0b194c3596736c..d8affd4a27f2c90b5e5080dc85294a6f4189ee89 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWCurveStyleFont;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CurveStyleFont from StepVisual);
+                     ach : in out Check; ent : CurveStyleFont from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CurveStyleFont from StepVisual);
 
index 820dafc3d1ebbdcf8496a8579cdaf8ab9de3627f..6e423f271eb202a173cd580585cc3bbe2b9817f1 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWCurveStyleFontPattern;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CurveStyleFontPattern from StepVisual);
+                     ach : in out Check; ent : CurveStyleFontPattern from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : CurveStyleFontPattern from StepVisual);
 
index 310c19d51488480e0bd358b3e45192db8bd4b347..e59da5e38863559abe9c7e2595b6cdc55c77fb34 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWDraughtingPreDefinedColour;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DraughtingPreDefinedColour from StepVisual);
+                     ach : in out Check; ent : DraughtingPreDefinedColour from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : DraughtingPreDefinedColour from StepVisual);
 
index 96f619a501573c576b30085e4f5b386735834afb..c8fa033a3568a122dde06a2ae90772494ab19feb 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWDraughtingPreDefinedCurveFont;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable DraughtingPreDefinedCurveFont from StepVisual);
+                     ach : in out Check; ent : DraughtingPreDefinedCurveFont from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : DraughtingPreDefinedCurveFont from StepVisual);
 
index 3190b78c1b0a041d16b4a36cbd2d3da4f4ff1f41..e4599bf44eb3780f3cfda154b463ae476769656c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWFillAreaStyle;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FillAreaStyle from StepVisual);
+                     ach : in out Check; ent : FillAreaStyle from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : FillAreaStyle from StepVisual);
 
index e84fc12fb73e6b8df8c65380af731ab8fae4b5f0..48122e1f9e88459c966a74ed9fd34764f4845713 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWFillAreaStyleColour;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable FillAreaStyleColour from StepVisual);
+                     ach : in out Check; ent : FillAreaStyleColour from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : FillAreaStyleColour from StepVisual);
 
index 407275a84e68a80f470b938e68481a008f76cb83..c6d962bff14ee256ea142dd4561d323b1a501a65 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWInvisibility;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Invisibility from StepVisual);
+                     ach : in out Check; ent : Invisibility from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : Invisibility from StepVisual);
 
index 531366d75f0f89a3b6aa3cdffc542783ccfea0c1..19ef2d9fb2b2267591616dc398ee4969ac5ca64a 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWMechanicalDesignGeometricPresentationArea;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable MechanicalDesignGeometricPresentationArea from StepVisual);
+                     ach : in out Check; ent : MechanicalDesignGeometricPresentationArea from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : MechanicalDesignGeometricPresentationArea from StepVisual);
 
index 5c005d7c570d82b413f68b3125657612835c09e9..e643425f151b7e5d41f3e0f96f658761e8b85e44 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWMechanicalDesignGeometricPresentationRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable MechanicalDesignGeometricPresentationRepresentation from StepVisual);
+                     ach : in out Check; ent : MechanicalDesignGeometricPresentationRepresentation from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : MechanicalDesignGeometricPresentationRepresentation from StepVisual);
 
index e5a36edb5d964f7aa65491655f57a344d9e41cc5..0a743e4119abf4faccfb6608a1674d48a77d76ce 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWOverRidingStyledItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable OverRidingStyledItem from StepVisual);
+                     ach : in out Check; ent : OverRidingStyledItem from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : OverRidingStyledItem from StepVisual);
 
index 2a9cf8a134ecefbab18e717603f5ea6755af042b..9d5dd10f2e831195ca1d852993b32610dc7f280e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPlanarBox;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PlanarBox from StepVisual);
+                     ach : in out Check; ent : PlanarBox from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PlanarBox from StepVisual);
 
index 8af0ddb678e6411cafe38b455dd8ef7ec21e0760..65f13cb18f4e6346b7771106cc260e7ff3b29317 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPlanarExtent;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PlanarExtent from StepVisual);
+                     ach : in out Check; ent : PlanarExtent from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PlanarExtent from StepVisual);
 
index 0810826f9c125f78d336f2feb6b6648308e1829a..bfb5b86e24d604c604fb982126ad2708297beb3d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPointStyle;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PointStyle from StepVisual);
+                     ach : in out Check; ent : PointStyle from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PointStyle from StepVisual);
 
index 3e93a806d4c0dadc2264ca5b6e15c2ac4463bd77..ec2e29f71bcfa7c86f3b02cd5b8c69e20273f15f 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPreDefinedColour;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PreDefinedColour from StepVisual);
+                     ach : in out Check; ent : PreDefinedColour from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PreDefinedColour from StepVisual);
 
index 8455362fbcec40c48325f22799b84b67e6972440..1b2e000c675d9a8d79c0783059bddb48dbd0af6c 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPreDefinedCurveFont;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PreDefinedCurveFont from StepVisual);
+                     ach : in out Check; ent : PreDefinedCurveFont from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PreDefinedCurveFont from StepVisual);
 
index 76a2603f8793911de22f1a86b52257febc0d4d9d..33badab1c47f25634e5210ba394d82c2f892e5f5 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPreDefinedItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PreDefinedItem from StepVisual);
+                     ach : in out Check; ent : PreDefinedItem from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PreDefinedItem from StepVisual);
 
index 6635d74a3067cae3a0a31546385ef29eba1012e5..5b358fcd5dca532df2ff5e08fb83c262f61be998 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentationArea;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationArea from StepVisual);
+                     ach : in out Check; ent : PresentationArea from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationArea from StepVisual);
 
index 745cdf0c7d5a20ef15c8e4db232e599f1f3aabf8..1b62024464c0ea8671a206369191259039295645 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentationLayerAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationLayerAssignment from StepVisual);
+                     ach : in out Check; ent : PresentationLayerAssignment from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationLayerAssignment from StepVisual);
 
index 367213fedc0027f4719282fc55e5def56093b01b..fe90cfd58ccb1878eaeb6516cc850ea8fda26223 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentationLayerUsage;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationLayerUsage from StepVisual);
+                     ach : in out Check; ent : PresentationLayerUsage from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationLayerUsage from StepVisual);
 
index fdb39ba29083f829e689ecd9f08620c8574675f1..ce7af92bb804e0f389423f05b9250a4e1258f132 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentationRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationRepresentation from StepVisual);
+                     ach : in out Check; ent : PresentationRepresentation from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationRepresentation from StepVisual);
 
index 10243331b47c00617891ca764c6ad097e3250613..d5479aba861ede74d11dcd10079bf58a7cff9089 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWPresentationSet;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationSet from StepVisual);
+                     ach : in out Check; ent : PresentationSet from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationSet from StepVisual);
 
index d7d460b4b4ae106deea0c16d6e6b6c081e94bc55..9ab3a773b13b3ea3afc23af24f50fe3059cc54c4 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentationSize;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationSize from StepVisual);
+                     ach : in out Check; ent : PresentationSize from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationSize from StepVisual);
 
index 7dc9312af0240bf8a556c3195efbef784c464c49..4b62c535c5af90be9985f5d8e053fed7ccee23c5 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentationStyleAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationStyleAssignment from StepVisual);
+                     ach : in out Check; ent : PresentationStyleAssignment from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationStyleAssignment from StepVisual);
 
index 59451de7fc23cbfbe39f47237d6714ae29395b1b..43fe5f579c84082aa8359ef25494899198bcc143 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentationStyleByContext;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationStyleByContext from StepVisual);
+                     ach : in out Check; ent : PresentationStyleByContext from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationStyleByContext from StepVisual);
 
index 6fffa422cd9fa3469b04b583470d362e3d021afe..3d6af864ff929c8794a9c3c85fa9ab2757629896 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentationView;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentationView from StepVisual);
+                     ach : in out Check; ent : PresentationView from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentationView from StepVisual);
 
index 42f29682ca270feb46b712de92e056b3414f886c..cd1d7b66b451158d1537e72c9484d9577178c492 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWPresentedItemRepresentation;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable PresentedItemRepresentation from StepVisual);
+                     ach : in out Check; ent : PresentedItemRepresentation from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : PresentedItemRepresentation from StepVisual);
 
index b083cb7571aa78b16097fe99976b9ed3acb9bb8b..0cca3f6b6cf2cae8c0b161c423d52d613b9439ff 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWStyledItem;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable StyledItem from StepVisual);
+                     ach : in out Check; ent : StyledItem from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : StyledItem from StepVisual);
 
index 67b6756971a6a0aa134414726b3ce25cbb13e389..9586a3009bb35df81b0e66d9bec68b5e02c4e176 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceSideStyle;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceSideStyle from StepVisual);
+                     ach : in out Check; ent : SurfaceSideStyle from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceSideStyle from StepVisual);
 
index 464db03e19fb2b22a2ecbce01ad8644d06150c84..04c89f3bf75c06b925b8304cdb9b51e9d108c4ed 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceStyleBoundary;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceStyleBoundary from StepVisual);
+                     ach : in out Check; ent : SurfaceStyleBoundary from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceStyleBoundary from StepVisual);
 
index d0d3c5d792981da5c89b76ebf0b04c6a060bf351..154197e080903b7cb6e0481bb6398838261ac682 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceStyleControlGrid;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceStyleControlGrid from StepVisual);
+                     ach : in out Check; ent : SurfaceStyleControlGrid from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceStyleControlGrid from StepVisual);
 
index 07c7b7fbaff3f0a8023e32fc96c0d75f99c25cda..edbafa7e299c4598d1ef27bab488b389db70300c 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceStyleFillArea;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceStyleFillArea from StepVisual);
+                     ach : in out Check; ent : SurfaceStyleFillArea from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceStyleFillArea from StepVisual);
 
index 850ba2387b2740e2e03cb4b000a61db4dfcfcde9..8e8110a79c2553381682d18fc46cf55bb36cb499 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceStyleParameterLine;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceStyleParameterLine from StepVisual);
+                     ach : in out Check; ent : SurfaceStyleParameterLine from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceStyleParameterLine from StepVisual);
 
index 7d15638944fb84fab826bfb52f994e188a274433..84ad78f25464b431cb6818d8f900a874d21e7c12 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceStyleSegmentationCurve;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceStyleSegmentationCurve from StepVisual);
+                     ach : in out Check; ent : SurfaceStyleSegmentationCurve from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceStyleSegmentationCurve from StepVisual);
 
index 65c033fb5cd4a6923e9819587eb43e8b4f14ccc7..53f4cf74382696d05a71ea593138d32dd585900e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceStyleSilhouette;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceStyleSilhouette from StepVisual);
+                     ach : in out Check; ent : SurfaceStyleSilhouette from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceStyleSilhouette from StepVisual);
 
index d35633932fc69ea75f227642a96436c4b0ed1f31..68acee815a44b0ef05688ba0e3cbf394909e6dac 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWSurfaceStyleUsage;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable SurfaceStyleUsage from StepVisual);
+                     ach : in out Check; ent : SurfaceStyleUsage from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : SurfaceStyleUsage from StepVisual);
 
index 8693da992b73f3fdc31035ed15aa4f6dfca4e223..dc1818cf848481d4d6b6ac11ed68ce40cdc471aa 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTemplate;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable Template from StepVisual);
+                     ach : in out Check; ent : Template from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : Template from StepVisual);
 
index e19e5840be81ec52e44ca6bbe8f7b1b211857a90..17b5d9004875c5fcf4060cdc782327b9361b9fd0 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTemplateInstance;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TemplateInstance from StepVisual);
+                     ach : in out Check; ent : TemplateInstance from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : TemplateInstance from StepVisual);
 
index f7851cf318a7df6b62af2eb6917d2f5b576dece9..86d53c264f968d95597d3c4ae90a6c2223387770 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTextLiteral;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TextLiteral from StepVisual);
+                     ach : in out Check; ent : TextLiteral from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : TextLiteral from StepVisual);
 
index a62b70296081e7f15e13bb9a151ed0eabc0164cf..fe007e9cbfed2bc4c386f46c7c9e4ef7aa05475d 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTextStyle;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TextStyle from StepVisual);
+                     ach : in out Check; ent : TextStyle from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : TextStyle from StepVisual);
 
index 535b88570b20292bcc9f7b5d3cb8f32979d124c3..ebef34a0cfe0276f4fde5b0240da7fabd1522dd1 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTextStyleForDefinedFont;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TextStyleForDefinedFont from StepVisual);
+                     ach : in out Check; ent : TextStyleForDefinedFont from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : TextStyleForDefinedFont from StepVisual);
 
index 84b9cdedda3b5fbca3245f0ef426cf02de29c74e..2dd9cbb35a63b887920ed59bb5db48e18346f763 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWTextStyleWithBoxCharacteristics;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable TextStyleWithBoxCharacteristics from StepVisual);
+                     ach : in out Check; ent : TextStyleWithBoxCharacteristics from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : TextStyleWithBoxCharacteristics from StepVisual);
 
index 75ad8f2e50d7d39123c57f7f9055ca32295f1521..c312cc3868ac2c90b90a1b8f63bde32cff1bcf8e 100644 (file)
@@ -29,7 +29,7 @@ is
        Create returns RWViewVolume;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable ViewVolume from StepVisual);
+                     ach : in out Check; ent : ViewVolume from StepVisual);
 
        WriteStep (me; SW : in out StepWriter; ent : ViewVolume from StepVisual);
 
index f758f7d265beb6671b76fd32019355536a2fd635..181c1bc0d395349bf3519da247bda9e73b85aaa5 100644 (file)
@@ -35,7 +35,7 @@ is
 ---Category: class constructor
 
      Create(aName: CString from Standard;Verbose: Boolean from Standard = Standard_False)
-     returns mutable Manager from Resource;
+     returns Manager from Resource;
      ---Purpose: Create a Resource manager.
      --          Attempts to find the two following files:
      --          $CSF_`aName`Defaults/aName
@@ -92,7 +92,7 @@ is
            aDefaultsDirectory: in out AsciiString from TCollection;
            anUserDefaultsDirectory: in out AsciiString from TCollection;
            Verbose: Boolean from Standard = Standard_False)
-     returns mutable Manager from Resource;
+     returns Manager from Resource;
 
      Save(me)
      returns Boolean from Standard;
index 312fd61ba92b4e2d636eb4c045d32e92de185104..5ee2e52a17b317be29e922b0ae5b82e68f0cc71f 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
 
-    Create returns mutable ActorWrite;
+    Create returns ActorWrite;
 
     IsAssembly (me; S: in out Shape from TopoDS) returns Boolean is redefined;
        ---Purpose: Check whether shape S is assembly
index 28e4679be03b67af77a0d1d6fcf525d8a543d981..34b8f949046e5196750734e22bbfe00fdbeabbe2 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
 
-    Create returns mutable Controller;
+    Create returns Controller;
     ---Purpose : Initializes the use of STEP Norm (the first time)
 
     Init (myclass) returns Boolean;
index de880e5918d79df367f8844181d0044e3b99e6f6..f6a105dee9af8468b2b68b26b01f5966bc6bb512 100644 (file)
@@ -59,12 +59,12 @@ is
 -- STEP model and sets ColorMode, LayerMode, NameMode and
 -- PropsMode to Standard_True.
 
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True) returns Reader;
        ---Purpose: Creates a reader tool and attaches it to an already existing Session
        --          Clears the session if it was not yet set for STEP
 
-    Init (me: in out; WS : mutable WorkSession from XSControl;
+    Init (me: in out; WS : WorkSession from XSControl;
                      scratch : Boolean = Standard_True);
        ---Purpose: Clears the internal data structures and attaches to a new session
        --          Clears the session if it was not yet set for STEP
index 300c5e669aa9a3c6c3fd8d2d4e01c538ef87ccb7..96c0628719de26cc9a9bc419357657a274026d26 100644 (file)
@@ -46,13 +46,13 @@ is
 -- STEP model and sets ColorMode, LayerMode, NameMode and
 -- PropsMode to Standard_True.
         
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True) returns Writer;
        ---Purpose: Creates a reader tool and attaches it to an already existing Session
        --          Clears the session if it was not yet set for STEP
        --          Clears the internal data structures
 
-    Init (me: in out; WS : mutable WorkSession from XSControl;
+    Init (me: in out; WS : WorkSession from XSControl;
                      scratch : Boolean = Standard_True);
        ---Purpose: Clears the internal data structures and attaches to a new session
        --          Clears the session if it was not yet set for STEP
index 645f1ba243a7b068130ccd1f39f6276aea093f08..c13aa3f770eaa77568a5d9e25076ae51b511937f 100644 (file)
@@ -48,25 +48,25 @@ uses
 
 is
 
-    Create  returns mutable ActorRead from STEPControl;
+    Create  returns ActorRead from STEPControl;
 
     Recognize (me : mutable; start : Transient) returns Boolean is redefined;
 
     Transfer (me : mutable; start : Transient; 
-                            TP : mutable TransientProcess from Transfer)
-       returns mutable Binder from Transfer is redefined;
+                            TP : TransientProcess from Transfer)
+       returns Binder from Transfer is redefined;
     -- calls TransferShape
 
     TransferShape (me         : mutable; 
                   start      : Transient; 
-                   TP         : mutable TransientProcess from Transfer;
+                   TP         : TransientProcess from Transfer;
                    isManifold : Boolean = Standard_True)
-       returns mutable Binder from Transfer;
+       returns Binder from Transfer;
 
     ---Private: unit and uncertainty context management
 
     PrepareUnits (me : mutable; rep: Representation from StepRepr; 
-                               TP: mutable TransientProcess from Transfer);
+                               TP: TransientProcess from Transfer);
        ---Purpose: set units and tolerances context by given ShapeRepresentation
     
     ResetUnits (me: mutable);
@@ -75,7 +75,7 @@ is
 
     ComputeTransformation (me: mutable; Origin, Target: Axis2Placement3d from StepGeom;
                                        OrigContext, TargContext: Representation from StepRepr;
-                                       TP: mutable TransientProcess from Transfer;
+                                       TP: TransientProcess from Transfer;
                                        Trsf: out Trsf from gp)
     returns Boolean;
        ---Purpose: Computes transformation defined by two axis placements (in MAPPED_ITEM
@@ -84,53 +84,53 @@ is
        --          Returns True if transformation is computed and is not an identity.
 
     ComputeSRRWT (me: mutable; SRR: RepresentationRelationship from StepRepr;
-                              TP: mutable TransientProcess from Transfer;
+                              TP: TransientProcess from Transfer;
                               Trsf: out Trsf from gp)
     returns Boolean;
        ---Purpose: Computes transformation defined by given
         --          REPRESENTATION_RELATIONSHIP_WITH_TRANSFORMATION
        
      TransferEntity(me: mutable; PD : ProductDefinition from StepBasic;
-                   TP :  mutable TransientProcess from Transfer) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP : TransientProcess from Transfer) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Transfers product definition entity
        
      
     TransferEntity(me: mutable; NAUO  : NextAssemblyUsageOccurrence from StepRepr;
-                   TP :  mutable TransientProcess from Transfer) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP : TransientProcess from Transfer) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Transfers next assembly usage occurence entity
        
     TransferEntity(me: mutable; sr  : ShapeRepresentation from StepShape;
-                   TP :  mutable TransientProcess from Transfer;
-                   isBound : out Boolean ) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP : TransientProcess from Transfer;
+                   isBound : out Boolean ) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Transfers shape representation entity
        
        
     TransferEntity(me: mutable; CDSR  : ContextDependentShapeRepresentation from StepShape;
-                   TP :  mutable TransientProcess from Transfer) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP : TransientProcess from Transfer) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Transfers context dependent shape representation entity  
        
     TransferEntity(me: mutable; und  : ShapeRepresentationRelationship from StepRepr;
-                   TP :  mutable TransientProcess from Transfer;
-                   nbrep : Integer =0) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP : TransientProcess from Transfer;
+                   nbrep : Integer =0) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Transfers  shape representation relationship entity    
                
        
     TransferEntity(me         : mutable; 
                    git        : GeometricRepresentationItem from StepGeom;
-                   TP         : mutable TransientProcess from Transfer;
-                   isManifold : Boolean) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP         : TransientProcess from Transfer;
+                   isManifold : Boolean) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Transfers  geometric representation item entity such as ManifoldSolidBRep ,...etc
        
     TransferEntity(me: mutable; mapit  : MappedItem from StepRepr;
-                   TP :  mutable TransientProcess from Transfer) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP : TransientProcess from Transfer) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Transfers  mapped item
        
      TransferEntity(me: mutable; fs  : FaceSurface from StepShape;
-                   TP :  mutable TransientProcess from Transfer) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP : TransientProcess from Transfer) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Transfers  FaceSurface entity  
               
     OldWay(me: mutable; start : Transient;
-                   TP :  mutable TransientProcess from Transfer) returns mutable ShapeBinder from TransferBRep is protected;
+                   TP : TransientProcess from Transfer) returns ShapeBinder from TransferBRep is protected;
        ---Purpose:Tranlates file by old way when CDSR are roots . Acts only if "read.step.product_mode" is equal Off. 
     
     closeIDEASShell(me            : mutable;
index eebfabb0d11c1a35883e675a3e5cd04aa0744a54..87bbcb88fbb52343a17b3c39387935d4db34e625 100644 (file)
@@ -35,34 +35,34 @@ uses FinderProcess, TransientProcess, Binder, Finder, StepModel from StepData,
 
 is
 
-    Create  returns mutable ActorWrite from STEPControl;
+    Create  returns ActorWrite from STEPControl;
 
     Recognize (me : mutable; start : Finder) returns Boolean  is redefined;
 
-    Transfer (me : mutable; start : Finder; FP : mutable FinderProcess)
-       returns mutable Binder is redefined;
+    Transfer (me : mutable; start : Finder; FP : FinderProcess)
+       returns Binder is redefined;
     -- enchains : TransferShape , MakeProductData , and manages mode
     --   "simple" or in Assembly
 
     TransferSubShape (me : mutable; start : Finder;
                      SDR : ShapeDefinitionRepresentation from StepShape;
                      AX1 : out Axis2Placement3d from StepGeom;
-                      FP : mutable FinderProcess;
+                      FP : FinderProcess;
               shapeGroup : HSequenceOfShape from TopTools = NULL;
               isManifold : Boolean = Standard_True)
-       returns mutable Binder;
+       returns Binder;
 
     TransferShape (me : mutable; start : Finder;
                   SDR : ShapeDefinitionRepresentation from StepShape;
-                      FP : mutable FinderProcess;
+                      FP : FinderProcess;
                       shapeGroup : HSequenceOfShape from TopTools = NULL;
                       isManifold : Boolean = Standard_True)                  
-       returns mutable Binder;
+       returns Binder;
 
     TransferCompound (me : mutable; start : Finder;
                      SDR : ShapeDefinitionRepresentation from StepShape;
-                     FP : mutable FinderProcess)
-       returns mutable Binder;
+                     FP : FinderProcess)
+       returns Binder;
 
 --    InitProductData  (me: mutable) returns Part from STEPConstruct;
 
@@ -71,7 +71,7 @@ is
 --     SDRTool : Part from STEPConstruct;
 --     model   : StepModel from StepData;
 --        addPRPC : Boolean)
---         returns mutable Binder;
+--         returns Binder;
 
 
     SetMode (me : mutable; M : StepModelType from STEPControl);        
@@ -97,7 +97,7 @@ is
        
     getNMSSRForGroup (me; 
                       shapeGroup : HSequenceOfShape from TopTools;
-                      FP : mutable FinderProcess;
+                      FP : FinderProcess;
                       isNMSSRCreated : in out Boolean)
     returns NonManifoldSurfaceShapeRepresentation from StepShape
     is private;
index 27f1c9d1803f489f82a0096bf3ae82e4e18956fb..3345e0f4385b44e05f6f06222c44049978d407bf 100644 (file)
@@ -33,16 +33,16 @@ uses
 
 is
 
-    Create returns mutable Controller from STEPControl;
+    Create returns Controller from STEPControl;
     ---Purpose : Initializes the use of STEP Norm (the first time) and
     --           returns a Controller
 
-    NewModel     (me) returns mutable InterfaceModel from Interface;
+    NewModel     (me) returns InterfaceModel from Interface;
     ---Purpose : Creates a new empty Model ready to receive data of the Norm.
     --           It is taken from STEP Template Model
 
     ActorRead  (me; model : InterfaceModel)
-                 returns mutable ActorOfTransientProcess from Transfer;
+                 returns ActorOfTransientProcess from Transfer;
     ---Purpose : Returns a new Actor for Read attached to the pair (norm,appli)
     --           It is a PmsToTopoDSAct_Actor
 
@@ -50,8 +50,8 @@ is
     Customise (me: mutable; WS : in out WorkSession from XSControl) is redefined;
     
     TransferWriteShape (me; shape : Shape from TopoDS;
-                       FP        : mutable FinderProcess  from Transfer;
-                       model     : mutable InterfaceModel from Interface;
+                       FP        : FinderProcess  from Transfer;
+                       model     : InterfaceModel from Interface;
                        modetrans : Integer = 0)  returns ReturnStatus
       is redefined;
     ---Purpose : Takes one Shape and transfers it to the InterfaceModel
index 77a658f91adaabbcf338e0b0c35c1f08bfef5cab..8ee2b7035742c65ed0e5718333fb1ef42b498749 100644 (file)
@@ -68,7 +68,7 @@ is
     Create returns Reader;
     ---Purpose : Creates a reader object with an empty STEP model.
 
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True) returns Reader;
     ---Purpose : Creates a Reader for STEP from an already existing Session
     --           Clears the session if it was not yet set for STEP
index ac365cec57c2cf74610e9c9b50b1f15b246aa757..a68fcb2f4dd90cd03af9d464a53393a4728a9824 100644 (file)
@@ -35,7 +35,7 @@ is
     Create returns Writer;
     ---Purpose : Creates a Writer from scratch
 
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True) returns Writer;
     ---Purpose : Creates a Writer from an already existing Session
     --           If <scratch> is True (D), clears already recorded data
@@ -48,7 +48,7 @@ is
     UnsetTolerance (me : in out);
     ---Purpose : Unsets the tolerance formerly forced by SetTolerance
 
-    SetWS (me : in out; WS : mutable WorkSession from XSControl;
+    SetWS (me : in out; WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True);
     ---Purpose : Sets a specific session to <me>
 
index 62a88052ac2e1d59ff03f91c33f8cb2a2d0dbbfe..9466583206c1c2a3a2dd9c06da7e756cfd655ea3 100644 (file)
@@ -25,11 +25,11 @@ uses
 
 is
     
-    Create returns mutable AssemblyComponent from STEPSelections;
+    Create returns AssemblyComponent from STEPSelections;
     
     Create (sdr : ShapeDefinitionRepresentation from StepShape;
            list: HSequenceOfAssemblyLink from STEPSelections)
-    returns mutable AssemblyComponent from STEPSelections;
+    returns AssemblyComponent from STEPSelections;
     
     --Methods for getting and obtaining fields
     
index 0312ed55815f6ff7f5e7569050b60abf4e9fff3c..d90696aa683ead6a58ff94a089ad066dfb747c1e 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
 
-    Create returns mutable AssemblyLink from STEPSelections;
+    Create returns AssemblyLink from STEPSelections;
     
     Create(nauo: NextAssemblyUsageOccurrence from StepRepr;
           item: Transient from Standard;
           part: AssemblyComponent from STEPSelections)
-    returns mutable AssemblyLink from STEPSelections;
+    returns AssemblyLink from STEPSelections;
     
     --Methods for setting and obtaining fields
     
index 4570095f6fcf40859996b09735c35e39c5440256..eb1896dd86a972656c860c9a15c1badf06a43616 100644 (file)
@@ -24,7 +24,7 @@ uses
     EntityIterator,
     Graph
 is
-    Create returns mutable SelectAssembly from STEPSelections;
+    Create returns SelectAssembly from STEPSelections;
     
     Explore (me; level : Integer; ent : Transient; G : Graph;
             explored : in out EntityIterator)
index f44f506afd91ff9caf0260085af33f320488e17c..c0036f4e707e3439f220680263982fe5f276f776 100644 (file)
@@ -26,7 +26,7 @@ uses
     Protocol from StepData
     
 is
-    Create returns mutable SelectDerived;
+    Create returns SelectDerived;
     
     Matches (me; ent : Transient; model : InterfaceModel;
                 text : AsciiString; exact : Boolean)
index ecd95dde40cc083649ef87821b362619fb9cc79f..45856f1c08e0ade9e7c8ce1d94695eb059dc6c37 100644 (file)
@@ -27,7 +27,7 @@ uses
     
 is
 
-    Create returns mutable SelectFaces;
+    Create returns SelectFaces;
     
     Explore (me; level : Integer; ent : Transient; G : Graph;
             explored : in out EntityIterator)
index 544dfa78612a7b8959db566137d60d090d52820b..28ab846a1d3efc77e7cd71374869931e4ac4a2af 100644 (file)
@@ -23,8 +23,8 @@ uses
     TransferReader from XSControl
    
 is
-    Create returns mutable SelectForTransfer;
-    Create (TR : TransferReader from XSControl) returns mutable SelectForTransfer;
+    Create returns SelectForTransfer;
+    Create (TR : TransferReader from XSControl) returns SelectForTransfer;
     RootResult(me; G : Graph) returns EntityIterator is redefined;
     
 
index 86dfa660b6b8ad1d05cc094c27a773ab0cda7b4d..5139732acba0a99c86969de33f33e51a486ae965 100644 (file)
@@ -27,7 +27,7 @@ uses
 
 is
 
-    Create returns mutable SelectGSCurves;
+    Create returns SelectGSCurves;
     
     Explore(me; level: Integer; ent: Transient; G: Graph;
                explored: in out EntityIterator)
index c3e2186b2ee838daa87c1afa673278ce892482f1..dbc4b40d64ad4a06e4461ca1d16cf259a9513da4 100644 (file)
@@ -25,7 +25,7 @@ uses
     Graph
 is
     
-    Create returns mutable SelectInstances;
+    Create returns SelectInstances;
 
     RootResult(me; G : Graph) returns EntityIterator;
 
index c6e63016aa919e46aaba000966466177e7dcb507..e92cacba211d3d69cb3635f30df69980a1335ae2 100644 (file)
@@ -37,13 +37,13 @@ is
 
     Create (OwnerId      : EntityOwner from SelectBasics;
            BoundingBox  : Box from Bnd)
-    returns mutable SensitiveBox;
+    returns SensitiveBox;
        ---Purpose: Constructs a sensitive box object defined by the
        -- owner OwnerId, and the bounding box BoundingBox.
     Create (OwnerId         : EntityOwner from SelectBasics;
            XMin,YMin,ZMin,
            XMax,YMax,ZMax  : Real)
-    returns mutable SensitiveBox;
+    returns SensitiveBox;
        ---     Purpose: Constructs a sensitive box object defined by the
        -- owner OwnerId, and the coordinates Xmin, YMin, ZMin, XMax, YMax, ZMax.
        -- Xmin, YMin and ZMin define the minimum point in
index da4560b84127b21fa9aaf4c530335a0b53f35f63..a2af4fe386a370a095deb942f726243b28b6de0a 100644 (file)
@@ -49,7 +49,7 @@ is
             TheCircle    : Circle from Geom;
             FilledCircle : Boolean = Standard_False;
             NbOfPoints   : Integer = 6)
-     returns mutable SensitiveCircle;
+     returns SensitiveCircle;
         ---Level: Public 
         ---Purpose: Constructs the sensitive circle object defined by the
         -- owner OwnerId, the circle Circle, the Boolean
@@ -61,7 +61,7 @@ is
             u2           : Real;
             FilledCircle : Boolean = Standard_False;
             NbOfPoints   : Integer = 6)
-     returns mutable SensitiveCircle;
+     returns SensitiveCircle;
         ---Level: Public 
         ---Purpose: Constructs the sensitive arc object defined by the
         -- owner OwnerId, the circle Circle, the parameters u1
@@ -71,7 +71,7 @@ is
     Create(OwnerId  : EntityOwner from SelectBasics;
            apolyg3d : HArray1OfPnt   from TColgp;
        FilledCircle : Boolean from Standard = Standard_False)
-    returns mutable SensitiveCircle;
+    returns SensitiveCircle;
         ---Level: Internal 
         ---Purpose: Constructs the sensitive circle object defined by the
         -- owner OwnerId, the array of triangles apolyg3d, and the Boolean FilledCircle.
@@ -83,7 +83,7 @@ is
     Create(OwnerId  : EntityOwner from SelectBasics;
            apolyg3d : Array1OfPnt   from TColgp;
        FilledCircle : Boolean from Standard = Standard_False)
-    returns mutable SensitiveCircle;
+    returns SensitiveCircle;
         ---Purpose: Constructs the sensitive circle object defined by the
         -- owner OwnerId, the array of points apolyg3d, and the Boolean FilledCircle. 
         -- If the length of apolyg3d is more then 1, the first point of apolyg3d 
index fd3e5212590bf1e26a6df738ec3fe8b4e6c40425..5c4c2971d6c10286aeb44a74fea77ef9d2321a6e 100644 (file)
@@ -50,7 +50,7 @@ is
     Create (OwnerId      : EntityOwner from SelectBasics;
             TheCurve     : Curve from Geom;
             MaxPoints    : Integer = 17)
-     returns mutable SensitiveCurve;
+     returns SensitiveCurve;
         ---Level: Public 
         ---Purpose: Constructs a sensitive curve object defined by the
         -- owner OwnerId, the curve TheCurve, and the
@@ -58,14 +58,14 @@ is
 
     Create (OwnerId      : EntityOwner from SelectBasics;
             ThePoints    : HArray1OfPnt from TColgp)
-     returns mutable SensitiveCurve;
+     returns SensitiveCurve;
         ---Level: Public 
         ---Purpose: Constructs a sensitive curve object defined by the
         -- owner OwnerId and the set of points ThePoints.
         
     Create (OwnerId      : EntityOwner from SelectBasics;
             ThePoints    : Array1OfPnt from TColgp)
-     returns mutable SensitiveCurve;
+     returns SensitiveCurve;
         ---Level: Public 
         ---Purpose: Creation of Sensitive Curve from Points.
         --          Warning : This Method should disappear in the next version...
index ec6f24b760263a30a3c036ca919a07ed2123d8a5..e6e66280d660222382ef376301a07fe9c3a56fe5 100644 (file)
@@ -44,7 +44,7 @@ is
     Create (OwnerId      : EntityOwner from SelectBasics;
             ThePoints    : Array1OfPnt from TColgp;
             Sensitivity  : TypeOfSensitivity = Select3D_TOS_INTERIOR)
-     returns mutable SensitiveFace;
+     returns SensitiveFace;
         ---Level: Public 
         ---Purpose: Constructs a sensitive face object defined by the
         -- owner OwnerId, the array of points ThePoints, and
@@ -54,7 +54,7 @@ is
     Create (OwnerId      : EntityOwner from SelectBasics;
             ThePoints    : HArray1OfPnt from TColgp;
             Sensitivity  : TypeOfSensitivity = Select3D_TOS_INTERIOR)
-     returns mutable SensitiveFace;
+     returns SensitiveFace;
         ---Level: Public 
         ---Purpose: Constructs a sensitive face object defined by the
         -- owner OwnerId, the array of points ThePoints, and
index ad1cfc0f2e1f6a6bb648471bb366e6227a898869..7e8a0e11dda0feffdb47870a2882a23219a651df 100644 (file)
@@ -42,7 +42,7 @@ is
 
     Create (OwnerId      : EntityOwner from SelectBasics;
            MatchAll     : Boolean from Standard = Standard_True)
-    returns mutable SensitiveGroup from Select3D;
+    returns SensitiveGroup from Select3D;
        ---Purpose: Constructs an empty sensitive group object.
        -- This is a set of sensitive 3D entities. The sensitive
        -- entities will be defined using the function Add to fill
@@ -51,7 +51,7 @@ is
     Create(OwnerId       : EntityOwner from SelectBasics;
           TheList       : in out ListOfSensitive from Select3D;
           MatchAll      : Boolean from Standard = Standard_True)
-    returns mutable SensitiveGroup from Select3D;
+    returns SensitiveGroup from Select3D;
        ---Purpose: Constructs a sensitive group object defined by the list
        -- TheList and the entity owner OwnerId. If MatchAll is false, nothing is done.
 
index 4cc1d52a021878e57b28c691d8e6e817b41095a8..56155421b47393b4ecc77b1fefe670a8ec2976c4 100644 (file)
@@ -37,7 +37,7 @@ is
 
     Create (OwnerId : EntityOwner from SelectBasics;
            Point   : Pnt from gp)
-    returns mutable SensitivePoint;
+    returns SensitivePoint;
        ---Purpose: Constructs a sensitive point object defined by the
        -- owner OwnerId and the point Point. 
 
index 56a4ca1add951d9d83d4e47a882d74831f46904a..d31a1f51bc42ef7254260f9d4024f328396893d0 100644 (file)
@@ -37,7 +37,7 @@ is
 
     Initialize (OwnerId      : EntityOwner from SelectBasics;
             ThePoints    : Array1OfPnt from TColgp)
-     returns mutable SensitivePoly;
+     returns SensitivePoly;
         ---Level: Public 
         ---Purpose: Constructs a sensitive face object defined by the
         -- owner OwnerId, the array of points ThePoints, and
@@ -46,7 +46,7 @@ is
 
     Initialize (OwnerId      : EntityOwner from SelectBasics;
             ThePoints    : HArray1OfPnt from TColgp)
-     returns mutable SensitivePoly;
+     returns SensitivePoly;
         ---Level: Public 
         ---Purpose: Constructs a sensitive face object defined by the
         -- owner OwnerId, the array of points ThePoints, and
@@ -55,7 +55,7 @@ is
 
     Initialize(OwnerId      : EntityOwner from SelectBasics;
             NbOfPoints   : Integer = 6)
-     returns mutable SensitivePoly;
+     returns SensitivePoly;
         ---Level: Public 
         ---Purpose: Constructs the sensitive circle object defined by the
         -- owner OwnerId, the circle Circle, the Boolean
index 4fc5f1bc93143c9ba0a29b1f7bd1912edd58c8a4..3f5c13d380e1b8a41e84eab875029d4878063ddc 100644 (file)
@@ -46,7 +46,7 @@ is
     Create (OwnerId      : EntityOwner from SelectBasics;
            FirstP,LastP : Pnt from gp;
            MaxRect      : Integer = 1)
-     returns mutable SensitiveSegment;
+     returns SensitiveSegment;
        ---Purpose: Constructs the sensitive segment object defined by
        -- the owner OwnerId, the points FirstP, LastP and the
        -- maximum number of sensitive bounding boxes MaxRect.     
index c98a4c4a683cf218431fed793f8a6738fe5dc342..1332967873239d6ab35ff38d61d09493ffccf924 100644 (file)
@@ -44,7 +44,7 @@ is
     Create (OwnerId      : EntityOwner from SelectBasics;
             P1,P2,P3     : Pnt from gp;
             Sensitivity  : TypeOfSensitivity = Select3D_TOS_INTERIOR)
-     returns mutable SensitiveTriangle;
+     returns SensitiveTriangle;
     ---Level: Public 
         ---Purpose: Constructs a sensitive triangle object defined by the
         -- owner OwnerId, the points P1, P2, P3, and the type of sensitivity Sensitivity. 
index 6959817a1a13af19181f2a262aa6504c68d5c650..b6ae0457be82fd7be8a5a86347343e656c6f3cba 100644 (file)
@@ -44,7 +44,7 @@ is
           aTriangulation: Triangulation from Poly;
           aLoc          : Location from TopLoc;
           InteriorFlag  : Boolean from Standard = Standard_True)
-    returns mutable SensitiveTriangulation from Select3D;
+    returns SensitiveTriangulation from Select3D;
 
        ---Purpose: Constructs a sensitive triangulation object defined by
        -- the owner OwnerId, the triangulation aTriangulation,
@@ -56,7 +56,7 @@ is
           thefreeedges  : HArray1OfInteger from TColStd;
           theCDG        : Pnt from gp;
           InteriorFlag  : Boolean from Standard)
-    returns mutable SensitiveTriangulation from Select3D;
+    returns SensitiveTriangulation from Select3D;
        ---Purpose: Constructs a sensitive triangulation object defined by
        -- the owner OwnerId, the triangulation aTriangulation,
        -- the location aLoc, the array of free edges
index 069ed3bfe40d7179257fdf2c87fd941397ca2472..7e33fe6ea6849ac68b0712177a03961bd614cb5e 100644 (file)
@@ -38,7 +38,7 @@ is
 
     Create (OwnerId      : EntityOwner from SelectBasics;
            MaxRect      : Integer = 1)
-     returns mutable SensitiveWire;
+     returns SensitiveWire;
        ---Purpose: Constructs a sensitive wire object defined by the
        -- owner OwnerId, and the maximum number of
        -- sensitive rectangles MaxRect.
index e0fa31453b8386c62b3cc513c41ebcd12976e799..23fd7e3458a46d210bc19207c08ffcbf297548dd 100644 (file)
@@ -28,7 +28,7 @@ uses
 is
 
     Create
-    returns mutable AndFilter from SelectMgr;
+    returns AndFilter from SelectMgr;
        --- Purpose: Constructs an empty selection filter object for two or
        -- more types of entity.   
     
index 07ff16e3ab9f535587622ba667730889a09f3d15..148a1ea0053531d07c282aff8e633b8511efe5b0 100644 (file)
@@ -42,11 +42,11 @@ raises
     NoSuchObject from Standard
 is
 
-    Create (aPriority: Integer = 0) returns mutable EntityOwner from SelectMgr;
+    Create (aPriority: Integer = 0) returns EntityOwner from SelectMgr;
        --- Purpose: Initializes the selection priority aPriority.  
     Create (aSO      : SelectableObject;
             aPriority : Integer=0)
-    returns mutable EntityOwner from SelectMgr;
+    returns EntityOwner from SelectMgr;
        ---Purpose: Constructs a framework with the selectable object
        -- anSO being attributed the selection priority aPriority.
        
index 3551169580498f95771343e6fdb272787bf6ceca..0daba7fa81d99a650a147806e56ff93d363a70a2 100644 (file)
@@ -30,7 +30,7 @@ uses
 is
 
     Create
-    returns mutable OrFilter from SelectMgr;
+    returns OrFilter from SelectMgr;
        ---Purpose: Constructs an empty or selection filter.
     IsOk(me; anobj : EntityOwner from SelectMgr)
     returns Boolean from Standard ;
index 191fb641bc03fb46d486e076e8457b7c7a8e3a1e..f1beb54812de4c781b05f9ad760f23db9437221a 100644 (file)
@@ -52,7 +52,7 @@ is
 
     Initialize(aTypeOfPresentation3d: TypeOfPresentation3d from PrsMgr = PrsMgr_TOP_AllView);
 
-    ComputeSelection(me:mutable; aSelection :mutable Selection from SelectMgr;
+    ComputeSelection(me:mutable; aSelection : Selection from SelectMgr;
                                  aMode      : Integer) is deferred private;
         ---Purpose: Recovers and calculates any sensitive primitive,
        -- aSelection, available in Shape mode, specified by
@@ -81,7 +81,7 @@ is
         --          the <amode>th selection mode.   
 
 
-    AddSelection(me:mutable ;aSelection:mutable Selection from SelectMgr;
+    AddSelection(me:mutable ;aSelection: Selection from SelectMgr;
                              aMode : Integer) 
     is static;
         ---Purpose: Adds the selection aSelection with the selection mode
index 96d7c82a755d88d4ded68ceb48f4f0ec115662c5..0ae9525e1d6fdf9dea63326f1616a5f294a3a520 100644 (file)
@@ -64,7 +64,7 @@ raises
 is
 
 
-    Create (IdMode  : Integer = 0) returns mutable Selection;
+    Create (IdMode  : Integer = 0) returns Selection;
        --- Purpose: Constructs a selection object defined by the selection mode IdMode.
        -- The default setting 0 is the selection mode for a shape in its entirety.   
 
index 3dee70891269d54f84f236dd2b3f9f14769741f4..4e6f32287b9ea27b61edd25a8452fb5967b60269 100644 (file)
@@ -41,7 +41,7 @@ uses
 is
 
     
-    Create  returns mutable SelectionManager from SelectMgr;
+    Create  returns SelectionManager from SelectMgr;
        --- Purpose: Constructs an empty selection manager object.   
 
     ---Category: Management of the view selectors
index d8d763c839006584e3cf5442a227b45700a1e2c3..1348a26a711de8529dd2da2cf297c9a45a5e2fb6 100644 (file)
@@ -83,7 +83,7 @@ is
 
 
 
-    Convert (me:mutable;aSelection : mutable Selection from SelectMgr) is virtual;
+    Convert (me:mutable;aSelection : Selection from SelectMgr) is virtual;
        ---Level: Public 
        ---Purpose: to be redefined if conversion is necessary for SensitiveEntities...
            
index 14f0bbfe8c9616ce2288b3d1110a26983a891718..2132c5fa4794a8c25cbcc3531a31ca05ddb84ebe 100644 (file)
@@ -40,7 +40,7 @@ uses
 
 is
 
-    Create returns mutable AlgoContainer from ShapeAlgo;
+    Create returns AlgoContainer from ShapeAlgo;
        ---Purpose: Empty constructor
 
     SetToolContainer (me: mutable; TC: ToolContainer from ShapeAlgo);
index 935b102e5ee156cc72ebb54aa6d0616390b0273b..8d507ff5333cd726772ae392b22191b818ec31d9 100644 (file)
@@ -24,7 +24,7 @@ uses
     
 is
 
-    Create returns mutable ToolContainer from ShapeAlgo;
+    Create returns ToolContainer from ShapeAlgo;
        ---Purpose: Empty constructor
        
     FixShape (me) returns Shape from ShapeFix is virtual;
index 3cc95c039f8484fcd58c0728a358c0bb8fbb9376..b52566f9ce2e13acfcb535ab47e35849f519f648 100644 (file)
@@ -44,11 +44,11 @@ uses
 
 is
     
-    Create returns mutable FreeBoundData from ShapeAnalysis;
+    Create returns FreeBoundData from ShapeAnalysis;
        ---Purpose: Empty constructor
      
     Create (freebound: Wire from TopoDS)
-    returns mutable FreeBoundData from ShapeAnalysis;
+    returns FreeBoundData from ShapeAnalysis;
        ---Purpose: Creates object with contour given in the form of TopoDS_Wire
 
     Clear (me: mutable);
index 2d390c7d78dcee1743a8eb1a630f95216b470c15..f031893c23b7c881b2291cb998ecd4068675a60e 100644 (file)
@@ -55,7 +55,7 @@ uses
     Array1OfPnt2d from TColgp
 
 is
-    Create (S : Surface from Geom) returns mutable Surface from ShapeAnalysis;
+    Create (S : Surface from Geom) returns Surface from ShapeAnalysis;
        ---Purpose: Creates an analyzer object on the basis of existing surface
 
     Init (me : mutable; S: Surface from Geom);
index 03ef3235c1c545ca7d318d79c931cd1991a70405..91b0f45e451589dd8e66ee0f45a0c02caf7b9695 100644 (file)
@@ -39,11 +39,11 @@ uses
     HArray1OfReal from TColStd
 
 is
-    Create returns mutable TransferParameters from ShapeAnalysis;
+    Create returns TransferParameters from ShapeAnalysis;
        ---Purpose: Creates empty tool with myShift = 0 and myScale = 1
     
     Create(E : Edge from TopoDS; F : Face from TopoDS) 
-    returns mutable TransferParameters from ShapeAnalysis;
+    returns TransferParameters from ShapeAnalysis;
        ---Purpose: Creates a tool and initializes it with edge and face
     
     Init(me :  mutable;E : Edge from TopoDS; F : Face from TopoDS ) is virtual;
index fdfebdeb3010a4914a5373689d0cc0c6be3716ae..cfc92711e651ca2f96db39c3bcbc2f8f80ff2c83 100644 (file)
@@ -33,11 +33,11 @@ uses
     Vertex from TopoDS
 is
 
-    Create returns mutable TransferParametersProj from ShapeAnalysis;
+    Create returns TransferParametersProj from ShapeAnalysis;
        ---Purpose: Creats empty constructor. 
     
     Create(E: Edge from TopoDS; F: Face from TopoDS) 
-    returns mutable TransferParametersProj from ShapeAnalysis;
+    returns TransferParametersProj from ShapeAnalysis;
        ---Purpose:
     
     Init(me: mutable; E: Edge from TopoDS; F: Face from TopoDS ) is redefined;
index 634dd90e447999874923fd352a93a16078bea2c0..f25a1db559a97f2e1d5793dec40d1530d32c46e6 100644 (file)
@@ -36,7 +36,7 @@ uses
 
 is
 
-    Create returns mutable ReShape from ShapeBuild;
+    Create returns ReShape from ShapeBuild;
        ---Purpose: Returns an empty Reshape
 
     Apply (me: mutable; shape: Shape from TopoDS; until: ShapeEnum from TopAbs; buildmode: Integer)
index 84ef32cbf18419bb83465358165be15d6c244f32..a6d1721ec7cbd7ad64c2cc4f08e73b6e98cacd8a 100644 (file)
@@ -34,7 +34,7 @@ uses
     RestrictionParameters from ShapeCustom
     
 is
-    Create  returns  mutable BSplineRestriction from ShapeCustom;  
+    Create  returns BSplineRestriction from ShapeCustom;  
        ---Purpose: Empty constructor.
     
     
@@ -45,7 +45,7 @@ is
            aContinuity3d, aContinuity2d: Shape from GeomAbs ;  
           aMaxDegree, aNbMaxSeg       : Integer; 
           Degree, Rational            : Boolean)
-    returns  mutable BSplineRestriction from ShapeCustom;
+    returns BSplineRestriction from ShapeCustom;
         ---Purpose: Initializes with specified parameters of aproximation.
     
     Create(anApproxSurfaceFlag, anApproxCurve3dFlag, anApproxCurve2dFlag: Boolean from Standard;
@@ -54,7 +54,7 @@ is
           aMaxDegree, aNbMaxSeg                                        : Integer; 
           Degree, Rational                                             : Boolean;
           aModes                                       : RestrictionParameters from ShapeCustom)
-    returns  mutable BSplineRestriction from ShapeCustom;  
+    returns BSplineRestriction from ShapeCustom;  
        ---Purpose: Initializes with specified parameters of aproximation.
     
     NewSurface(me: mutable; F       :     Face     from TopoDS;
index 5635fe7105990aed87502d1e9f52d50113d63ea7..598642138edfa82bd0056f09725b2533c25cfad3 100644 (file)
@@ -35,7 +35,7 @@ uses
     Location from TopLoc
 is
 
-    Create returns mutable ConvertToBSpline from ShapeCustom;
+    Create returns ConvertToBSpline from ShapeCustom;
     
     SetExtrusionMode(me: mutable; extrMode: Boolean);
        ---Purpose: Sets mode for convertion of Surfaces of Linear
index 401db47f753564b5fcc62be3d79d04b81f0c8374..c729496c2dc975406a4453950c039566c66bf488 100644 (file)
@@ -35,7 +35,7 @@ uses
 
 is
 
-    Create returns mutable ConvertToRevolution from ShapeCustom;
+    Create returns ConvertToRevolution from ShapeCustom;
 
     NewSurface(me: mutable; F  :     Face     from TopoDS;
                             S  : out Surface  from Geom;
index 7dd4ab55541bc8dfe5404fd2732fb9c02b1ddcd8..47d20bb99f715b875f5b07ab457f25456856defb 100644 (file)
@@ -36,7 +36,7 @@ uses
 
 is
 
-    Create returns mutable DirectModification from ShapeCustom;
+    Create returns DirectModification from ShapeCustom;
 
     NewSurface(me: mutable; F  :     Face     from TopoDS;
                             S  : out Surface  from Geom;
index 4c9380b0af5a0ca91da0ffb8905dcab8a7eba52d..3923c52668e8d337cd41f80155b7867b8e83d8c2 100644 (file)
@@ -21,7 +21,7 @@ class RestrictionParameters from ShapeCustom inherits TShared from MMgt
 
 is
 
-    Create returns mutable RestrictionParameters from ShapeCustom;
+    Create returns RestrictionParameters from ShapeCustom;
        ---Purpose: Sets default parameters.
     
     ---Methods for modifying fields.
index 2e69dedb10de85666c161f715ca657819a7e767a..d08c531491fbe9d115016b3211b43bf08dc4bfb2 100644 (file)
@@ -34,7 +34,7 @@ uses
 
 is
 
-    Create returns mutable SweptToElementary from ShapeCustom;
+    Create returns SweptToElementary from ShapeCustom;
 
     NewSurface(me: mutable; F  :     Face     from TopoDS;
                             S  : out Surface  from Geom;
index f335e59b2b3aa2c86df39ed17b1520eececb3de3..6f53f564f8d867eb84f141fc6c78386a2c32d641 100644 (file)
@@ -37,7 +37,7 @@ uses
     Pnt      from gp
 
 is
-    Create (T: Trsf from gp) returns mutable TrsfModification from ShapeCustom;
+    Create (T: Trsf from gp) returns TrsfModification from ShapeCustom;
        ---Purpose: Empty constructor
     
     NewSurface (me: mutable; F       :     Face     from TopoDS;
index 58df9248fc3581ff988f9f0be4b07bf33df6af5b..984eac00be43f2bee0fc2ae9682ae874fa958c14 100644 (file)
@@ -33,7 +33,7 @@ uses
      
 is
 
-    Create returns mutable BasicMsgRegistrator from ShapeExtend;
+    Create returns BasicMsgRegistrator from ShapeExtend;
        ---Purpose: Empty constructor.
 
     Send (me: mutable; object : Transient;
index f852255785b5fc06c95807d896cf866d76839dcf..ddd8f9ab3dafe7fbdda353733c52e56bf432a596 100644 (file)
@@ -29,7 +29,7 @@ uses
 
 is
 
-    Initialize returns mutable ComplexCurve from ShapeExtend;
+    Initialize returns ComplexCurve from ShapeExtend;
        ---Purpose:
 
     NbCurves (me) returns Integer is deferred;
index a3172f7bad88ce09721c4b0b9e67a1da843f1165..9044766e7b7d174383908a53314d5cd6ab262ba7 100644 (file)
@@ -64,17 +64,17 @@ uses
 
 is 
  
-    Create returns mutable CompositeSurface from ShapeExtend; 
+    Create returns CompositeSurface from ShapeExtend; 
        ---Purpose: Empty constructor.
     
     Create (GridSurf: HArray2OfSurface from TColGeom; 
             param   : Parametrisation from ShapeExtend = ShapeExtend_Natural) 
-    returns mutable CompositeSurface from ShapeExtend; 
+    returns CompositeSurface from ShapeExtend; 
        ---Purpose: Initializes by a grid of surfaces (calls Init()).
     
     Create (GridSurf: HArray2OfSurface from TColGeom; 
             UJoints, VJoints : Array1OfReal from TColStd) 
-    returns mutable CompositeSurface from ShapeExtend; 
+    returns CompositeSurface from ShapeExtend; 
        ---Purpose: Initializes by a grid of surfaces (calls Init()).
     
     Init (me: mutable; GridSurf: HArray2OfSurface from TColGeom; 
@@ -222,7 +222,7 @@ is
     Transform (me : mutable; T : Trsf) is redefined;
         ---Purpose: Applies transformation to all the patches
 
-    Copy (me) returns mutable like me is redefined;
+    Copy (me) returns like me is redefined;
         ---Purpose: Returns a copy of the surface
     
     UReverse (me : mutable) is redefined;
@@ -254,10 +254,10 @@ is
     IsVPeriodic (me) returns Boolean is redefined;
         ---Purpose: Returns False
 
-    UIso (me; U : Real) returns mutable Curve is redefined;
+    UIso (me; U : Real) returns Curve is redefined;
         ---Purpose: NOT IMPLEMENTED (returns Null curve)
 
-    VIso (me; V : Real) returns mutable Curve is redefined;
+    VIso (me; V : Real) returns Curve is redefined;
         ---Purpose: NOT IMPLEMENTED (returns Null curve)
 
 
index cd6113874c99753026aa3e2f5ea8b4f8a7c338d5..48dd25408b0f485b772f490ed0b7436a3ed81397 100644 (file)
@@ -35,7 +35,7 @@ uses
 
 is
 
-    Create returns mutable MsgRegistrator from ShapeExtend;
+    Create returns MsgRegistrator from ShapeExtend;
        ---Purpose: Creates an object.
        
     
index 730a451b1ff14519fa1ca6a2504ed29e78ac9151..5b80e65f6046b55a726d999f24143af5c024c6d7 100644 (file)
@@ -51,12 +51,12 @@ uses
 
 is
 
-    Create returns mutable WireData from ShapeExtend;
+    Create returns WireData from ShapeExtend;
        ---Purpose: Empty constructor, creates empty wire with no edges
 
     Create (wire: Wire from TopoDS; chained: Boolean = Standard_True ;
             theManifoldMode :Boolean = Standard_True)
-    returns mutable WireData from ShapeExtend;
+    returns WireData from ShapeExtend;
        ---Purpose: Constructor initializing the data from TopoDS_Wire. Calls Init(wire,chained).
 
     Init (me: mutable; other: WireData from ShapeExtend);
index 40ed93f7b04baa687afcd81e4f49bfb4237c65d0..b09a04744ac185bdcfcea59decc7c910568064a1 100644 (file)
@@ -28,10 +28,10 @@ uses
     
 is
 
-    Create returns mutable EdgeProjAux from ShapeFix;
+    Create returns EdgeProjAux from ShapeFix;
 
     Create (F: Face from TopoDS; E: Edge from TopoDS)
-    returns mutable EdgeProjAux from ShapeFix;
+    returns EdgeProjAux from ShapeFix;
     
     Init (me: mutable; F: Face from TopoDS; E: Edge from TopoDS);
 
index 056ec6d0695426f8753ca9d2c8e8680503cbd1b7..34a719179c02a21a252e0028e051064fe848b1d3 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-    Create returns mutable ConvertSurfaceToBezierBasis from ShapeUpgrade;
+    Create returns ConvertSurfaceToBezierBasis from ShapeUpgrade;
        ---Purpose: Empty constructor.
     
     Build (me: mutable; Segment: Boolean) is redefined;
index 17262d77d962c0fd468df86eb7907eae3e2abf49..86f72f61ca8bff683743f1dd2998ee962a25012a 100644 (file)
@@ -27,7 +27,7 @@ uses
 
 is
 
-    Create returns mutable EdgeDivide from ShapeUpgrade;
+    Create returns EdgeDivide from ShapeUpgrade;
        ---Purpose: Empty constructor
     
     Clear (me: mutable);
index 53e07d32d9a53856fc943743306a8ee90efc1975..ef81325f6dedcbf1dd85cd57dae4fb0cb6a0db36 100644 (file)
@@ -26,7 +26,7 @@ uses
     Status         from  ShapeExtend
 is 
  
-    Create returns mutable SplitCurve from ShapeUpgrade;
+    Create returns SplitCurve from ShapeUpgrade;
        ---Purpose: Empty constructor.
 
     Init (me: mutable; First, Last: Real);
index 1597a0e856f1f309be711c5b2a01e8ed8e2e5347..5a26d09eda7872a4d1cf9e56c16db5ec834e5d2f 100644 (file)
@@ -24,7 +24,7 @@ uses
    
 is 
  
-    Create returns mutable SplitCurve2d from ShapeUpgrade;
+    Create returns SplitCurve2d from ShapeUpgrade;
        ---Purpose: Empty constructor.
 
     Init (me: mutable; C: Curve from  Geom2d);
index 60628dd79de06a57b729f82f87e0aa52e0eeb52f..3bf1c0da0a3b79f215d15fbbe72be910380ba65e 100644 (file)
@@ -24,7 +24,7 @@ uses
    
 is 
  
-    Create returns mutable SplitCurve3d from ShapeUpgrade;
+    Create returns SplitCurve3d from ShapeUpgrade;
        ---Purpose: Empty constructor.
 
     Init (me: mutable; C: Curve from  Geom);
index 5d49d08f71c2ce3d54da5f36e5d57ea82c901d9f..b42b23ecc1d1d5cfc7c98507a5ec2f4e9e9c813a 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is 
  
-    Create returns mutable SplitSurface from ShapeUpgrade; 
+    Create returns SplitSurface from ShapeUpgrade; 
        ---Purpose: Empty constructor.
     
     Init (me: mutable; S: Surface from Geom);  
index ac2563925193c24e0782fe148185642767d7f23b..489d3c6ecbf5fd286335d2a822b4edf08716f885 100644 (file)
@@ -22,7 +22,7 @@ class SplitSurfaceAngle from ShapeUpgrade inherits SplitSurface from ShapeUpgrad
 
 is
 
-    Create (MaxAngle: Real)  returns mutable SplitSurfaceAngle from ShapeUpgrade;
+    Create (MaxAngle: Real)  returns SplitSurfaceAngle from ShapeUpgrade;
        ---Purpose: Empty constructor.
     
     SetMaxAngle (me: mutable; MaxAngle: Real);
index b1704921b8ab8037cf8482cd2bb8623a4a31be72..a663fa0d403405bb6eee0fe637de334552d586ec 100644 (file)
@@ -21,7 +21,7 @@ class SplitSurfaceArea from ShapeUpgrade inherits SplitSurface from ShapeUpgrade
 
 
 is
-    Create returns mutable SplitSurfaceArea from ShapeUpgrade; 
+    Create returns SplitSurfaceArea from ShapeUpgrade; 
        ---Purpose: Empty constructor.
     
     NbParts(me: mutable) returns Integer;
index 2c77d57a63ca1a93c6ab44bb0d4a1862425d721a..6d0bf00feb5dc5fc57e586cf1876bf317740d814 100644 (file)
@@ -28,7 +28,7 @@ uses
 
 is
 
-    Create returns mutable SplitSurfaceContinuity from ShapeUpgrade; 
+    Create returns SplitSurfaceContinuity from ShapeUpgrade; 
         ---Purpose: Empty constructor.
        
     SetCriterion (me: mutable; Criterion: Shape from GeomAbs);
index fe3ff94b3d371e8ab948afb2f1f28ba4bf94a33d..b14a863c4f58f4c47414bd2721e7a6c4bca5ba42 100644 (file)
@@ -44,7 +44,7 @@ uses
     FixSmallCurves from ShapeUpgrade
 is
 
-    Create returns mutable WireDivide from ShapeUpgrade;
+    Create returns WireDivide from ShapeUpgrade;
        ---Purpose: Empty constructor
        
     Init (me: mutable; W: Wire from TopoDS; F: Face from TopoDS);
index aaee2a26c296c4fa85df8500c12f995a3b70d994..6890cb484eff791f6c3f601d6af929dd9502de23 100644 (file)
@@ -33,13 +33,13 @@ raises
     
 is
 
-    Create returns mutable Failure;
+    Create returns Failure;
        ---Purpose: 
        --   Creates a status object of type "Failure".
        ---Level: Advanced
        ---C++: alias "Standard_EXPORT Standard_Failure (const Standard_Failure& f);"
 
-    Create (aString: CString) returns mutable Failure;
+    Create (aString: CString) returns Failure;
        ---Purpose: 
        --   Creates a status object of type "Failure".
         ---Level: Advanced
@@ -87,7 +87,7 @@ is
        --          at run-time.
         ---Level: Advanced
     
-    NewInstance(myclass; aMessage: CString) returns mutable Failure;
+    NewInstance(myclass; aMessage: CString) returns Failure;
        ---Purpose: Used to construct an instance of the exception object
        --          as a handle. Shall be used to protect against possible
        --          construction of exception object in C stack -- that is 
@@ -102,7 +102,7 @@ is
         --          converted to C++ exception.
         ---Level: Advanced, not for regular use
     
-    Caught (myclass) returns mutable Failure raises NoSuchObject;
+    Caught (myclass) returns Failure raises NoSuchObject;
        ---Purpose: Returns the last caught exception. 
        --          Needed when exceptions are emulated by C longjumps,
         --          in other cases is also provided for compatibility.
index a146003c59e41bd15cfcbec7c8d1721682ee628d..d0e515678860b85ee6f2031c95a44cd154f1bc3d 100644 (file)
@@ -110,7 +110,7 @@ is
            -- assert(p->IsKind(tt));   
        is static;
            
-       This (me) returns mutable Persistent
+       This (me) returns Persistent
            ---Purpose:  Returns a handle on the object. 
            -- This method is useful only in constructors of persistent 
            -- objects when you need a handle on the object being constructed. 
index f76e3fc252ea5f1ef071e1289e49eda728f4fe76..27058cf440ef21dfe26428ee3ab9fe0e69a47199 100644 (file)
@@ -70,7 +70,7 @@ is
            --          Note that multiple inheritance is not supported by OCCT RTTI mechanism.
            ---Level: Advanced
            
-       This (me) returns mutable Transient
+       This (me) returns Transient
            ---Purpose: Returns a Handle which references this object.
            ---Warning: Must never be called to objects created in stack.
            ---Level: Advanced
index fbef45f9d3e27ad6f7edddbe0bcc58065a88629d..0b2ebcfffeaa5ec9f0c4078c4ef72f805f435a3e 100644 (file)
@@ -70,7 +70,7 @@ is
    ---Purpose:
    --   The constructor for a imported type.
    ---Level: Advanced
-   returns mutable Type;
+   returns Type;
 
    Create(aName           : CString;
          aSize           : Integer;
@@ -79,7 +79,7 @@ is
    ---Purpose:
    --   The constructor for a primitive.
    ---Level: Advanced
-   returns mutable Type;
+   returns Type;
 
    Create(aName           : CString;
          aSize           : Integer;
@@ -90,7 +90,7 @@ is
    ---Purpose:
    --   The constructor for an enumeration.
    ---Level: Advanced
-   returns mutable Type;
+   returns Type;
 
    Create(aName           : CString;
          aSize           : Integer;
@@ -100,7 +100,7 @@ is
    ---Purpose:
    --   The constructor for a class.
    ---Level: Advanced
-   returns mutable Type;
+   returns Type;
 
    ---------------------------------------------------------------------
    ---Category: Comparison between types
index 58102642fcee54ae4e08196a9097aec594b1f2da..e8ba3115978341342134c22a3079d5b9cd8bede7 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create
-    returns mutable DocumentRetrievalDriver from StdDrivers;
+    returns DocumentRetrievalDriver from StdDrivers;
 
     AttributeDrivers(me : mutable; theMessageDriver : MessageDriver from CDM) 
     returns ARDriverTable from MDF
index bf2877634abbce932091add1b6c05f6c02989b56..26fd1efe6e5d92f6a14da005ec5669b57a1013e7 100644 (file)
@@ -29,7 +29,7 @@ uses Document from CDM,
 is
 
     Create
-    returns mutable DocumentStorageDriver from StdDrivers;
+    returns DocumentStorageDriver from StdDrivers;
     
     Make(me : mutable; aDocument :     Document from CDM;
                        Documents : out SequenceOfDocument from PCDM)
index 07aec58603a4201e4728285ef65a52e74d571bb3..487744c39e089cb1ee45d5d295910c34d174c8b3 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create
-    returns mutable DocumentRetrievalDriver from StdLDrivers;
+    returns DocumentRetrievalDriver from StdLDrivers;
 
     AttributeDrivers(me : mutable; theMessageDriver : MessageDriver from CDM) 
     returns ARDriverTable from MDF
index 144df70851c2164baceb5d27def07e11d759b86c..5b96bb1114425e2435b3264c9503b41481e69470 100644 (file)
@@ -29,7 +29,7 @@ uses Document from CDM,
 is
 
     Create
-    returns mutable DocumentStorageDriver from StdLDrivers;
+    returns DocumentStorageDriver from StdLDrivers;
     
     Make(me : mutable; aDocument :     Document from CDM;
                        Documents : out SequenceOfDocument from PCDM)
index 9011ccbacd674174c2726569d756923c3168fb2a..151213a3b9976806cc2cee7d08ea0cb3fb7dae0a 100644 (file)
@@ -123,7 +123,7 @@ is
 
     GetProjector (aView: View from V3d) returns Projector from Select3D;
        ---Purpose: Returns the 3D projector for the view aView.
-    SetDrawerForBRepOwner(aSelection: mutable Selection from SelectMgr;
+    SetDrawerForBRepOwner(aSelection: Selection from SelectMgr;
                          aDrawer   : Drawer from Prs3d);
        ---Purpose: puts The same drawer in every BRepOwner Of SensitivePrimitive
        --          Used Only for hilight Of BRepOwner...
index 650a6a4eff387aaf60c39f1b616019e74729cf0f..63241b19822a9a3588f6480a84d611bfbd8e5274 100644 (file)
@@ -37,13 +37,13 @@ is
 
 
     Create(aPriority:Integer from Standard)
-    returns mutable BRepOwner from StdSelect;
+    returns BRepOwner from StdSelect;
        ---Purpose: Constructs an owner specification framework defined
        -- by the priority aPriority.
     Create (aShape    : Shape from TopoDS;
            aPriority : Integer = 0;
            ComesFromDecomposition:Boolean from Standard = Standard_False)
-    returns mutable BRepOwner;
+    returns BRepOwner;
        ---Purpose: Constructs an owner specification framework defined
        -- by the shape aShape and the priority aPriority.
        -- aShape and aPriority are stored in this framework. If
@@ -54,7 +54,7 @@ is
            theOrigin : SelectableObject from SelectMgr;
            aPriority : Integer = 0;
            FromDecomposition:Boolean from Standard = Standard_False)
-    returns mutable BRepOwner;
+    returns BRepOwner;
        ---Purpose: Constructs an owner specification framework defined
        -- by the shape aShape, the selectable object theOrigin
        -- and the priority aPriority.
index d0d33f3a21dca952cd8244a428148b2a3ff85e56..1b8094fd0535ea642baa7d3ac9205de8e135ec60 100644 (file)
@@ -64,7 +64,7 @@ uses
 is
     
     Load(myclass;
-        aSelection        : mutable Selection from SelectMgr;
+        aSelection        : Selection from SelectMgr;
         aShape            : Shape             from TopoDS;
         aType             : ShapeEnum         from TopAbs;
      theDeflection : Real from Standard;
@@ -90,7 +90,7 @@ is
 
 
     Load(myclass;
-        aSelection : mutable Selection from SelectMgr;
+        aSelection : Selection from SelectMgr;
         Origin     : SelectableObject  from SelectMgr;
         aShape     : Shape             from TopoDS;
         aType      : ShapeEnum         from TopAbs;
@@ -106,7 +106,7 @@ is
 
 
    -- Load(myclass;
-    --  aSelection : mutable Selection from SelectMgr;
+    --  aSelection : Selection from SelectMgr;
     --  Users      : SequenceOfAddress from SelectBasics;
     --  aShape     : Shape             from TopoDS;
     -- aType      : ShapeEnum         from TopAbs;
@@ -135,7 +135,7 @@ is
     ComputeSensitive(myclass;
                     aShape     : Shape     from TopoDS;
                     anOwner    : BRepOwner from StdSelect;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     theDeflection : Real from Standard;
                     theDeviationAngle : Real from Standard;
                     NbPOnEdge  : Integer;
@@ -155,7 +155,7 @@ is
     GetEdgeSensitive(myclass;
                     aShape     : Shape     from TopoDS;
                     anOwner    : BRepOwner from StdSelect;
-                    aSelection : mutable Selection from SelectMgr;
+                    aSelection : Selection from SelectMgr;
                     theDeflection : Real from Standard;
                     theDeflectionAngle : Real from Standard;
                     NbPOnEdge  : Integer;
index 77f2effd2ac0797e0de435c6548166867fbd0cfb..258427c08e3e1f9a8a3983d93594614d1ca542e3 100644 (file)
@@ -29,7 +29,7 @@ uses
     ShapeEnum from TopAbs
 is
     Create (Edge: TypeOfEdge from StdSelect)
-    returns mutable EdgeFilter from StdSelect;
+    returns EdgeFilter from StdSelect;
        ---Purpose: Constructs an edge filter object defined by the type of edge Edge.   
     SetType(me:mutable;aNewType : TypeOfEdge from StdSelect);  
        ---Purpose: Sets the type of edge aNewType. aNewType is to be highlighted in selection.    
index 1d2f8d60fa088fbb0e1be2f051cb53de04e15ce4..62f0cb9c877bbfae20351913f85bf2cab3e2825a 100644 (file)
@@ -33,7 +33,7 @@ uses
 is
 
     Create (aTypeOfFace: TypeOfFace from StdSelect)
-    returns mutable FaceFilter from StdSelect;
+    returns FaceFilter from StdSelect;
        ---Purpose: Constructs a face filter object defined by the type of face aTypeOfFace.    
     SetType(me:mutable;aNewType : TypeOfFace from StdSelect);  
        --- Purpose: Sets the type of face aNewType. aNewType is to be highlighted in selection.   
index bace49c976018168ba36c654c9341dff3a6aa1bc..63d56ee4460fb04ed9126b021b1d766cff277357 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
     Create(aStructureManager: StructureManager from Graphic3d)
-    returns mutable Prs;
+    returns Prs;
 
     Manager(me) returns any StructureManager from Graphic3d;
        ---C++: inline
index ba802aa436ce536dc18d44b3878cd92b5273e39f..fc3d7ff14707a6c27f8f2b75f3f18a0b62996425 100644 (file)
@@ -26,24 +26,24 @@ uses
     Presentation          from Prs3d
 
 is
-    Create(Sh:Shape from TopoDS) returns mutable Shape from StdSelect;
+    Create(Sh:Shape from TopoDS) returns Shape from StdSelect;
     
     Compute(me:mutable;
                aPresentationManager: PresentationManager3d from PrsMgr;
-                aPresentation: mutable Presentation from Prs3d;
+                aPresentation: Presentation from Prs3d;
                 aMode: Integer from Standard = 0)
     is redefined static;
     
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
-                aPresentation: mutable Presentation from Prs3d)
+                aPresentation: Presentation from Prs3d)
     is redefined static private;     
 
 
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;
-           aPresentation : mutable Presentation from Prs3d)
+           aPresentation : Presentation from Prs3d)
     is redefined;
        ---Purpose: computes the presentation according to a point of view
        --          given by <aProjector>. 
index 48ece1cf3e4e34ca7dd22eee5df3509fe3bd60b9..8be0c0b125264ed70e670a39fed89d0fc2001665 100644 (file)
@@ -34,7 +34,7 @@ uses
 is
 
     Create (aType: ShapeEnum from TopAbs)
-    returns mutable ShapeTypeFilter from StdSelect;
+    returns ShapeTypeFilter from StdSelect;
        ---Purpose: Constructs a filter object defined by the shape type aType.
     
     IsOk (me;anobj : EntityOwner from SelectMgr) 
index dbee19e7c562d6f3c9a3aedcb1a80b41b3c79583..b519d631db8ad101c4173d471cac2341bfc544e6 100644 (file)
@@ -38,13 +38,13 @@ uses
 
 is
 
-    Create  returns mutable ViewerSelector3d from StdSelect;
+    Create  returns ViewerSelector3d from StdSelect;
     ---Purpose: Constructs an empty 3D selector object.
 
-    Create (theProj : Projector from Select3D) returns mutable ViewerSelector3d from StdSelect;
+    Create (theProj : Projector from Select3D) returns ViewerSelector3d from StdSelect;
     ---Purpose: Constructs a 3D selector object defined by the projector <theProj>.
 
-    Convert (me : mutable; theSel : mutable Selection from SelectMgr)
+    Convert (me : mutable; theSel : Selection from SelectMgr)
     is redefined static;
         ---Level: Public 
         ---Purpose: Processes the projection of the sensitive  primitives
index bbad13832479c73aa6f4cf2eda40fbf7312d2c16..8995286909cc396d8a4b8e347b715ae642a54cf1 100644 (file)
@@ -24,21 +24,21 @@ uses
        Approval from StepBasic
 is
 
-       Create returns mutable AppliedApprovalAssignment;
+       Create returns AppliedApprovalAssignment;
        ---Purpose: Returns a AppliedApprovalAssignment
 
 
        Init (me : mutable;
-             aAssignedApproval : mutable Approval from StepBasic) is redefined;
+             aAssignedApproval : Approval from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedApproval : mutable Approval from StepBasic;
-             aItems : mutable HArray1OfApprovalItem from StepAP214) is virtual;
+             aAssignedApproval : Approval from StepBasic;
+             aItems : HArray1OfApprovalItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfApprovalItem);
-       Items (me) returns mutable HArray1OfApprovalItem;
+       SetItems(me : mutable; aItems : HArray1OfApprovalItem);
+       Items (me) returns HArray1OfApprovalItem;
        ItemsValue (me; num : Integer) returns ApprovalItem;
        NbItems (me) returns Integer;
 
index c58a810ba774d288230a5e998631b8a35a11800e..23803f868a71a9ae71d10f245b5a698784117c08 100644 (file)
@@ -26,23 +26,23 @@ uses
        DateTimeRole from StepBasic
 is
 
-       Create returns mutable AppliedDateAndTimeAssignment;
+       Create returns AppliedDateAndTimeAssignment;
        ---Purpose: Returns a AppliedDateAndTimeAssignment
 
 
        Init (me : mutable;
-             aAssignedDateAndTime : mutable DateAndTime from StepBasic;
-             aRole : mutable DateTimeRole from StepBasic) is redefined;
+             aAssignedDateAndTime : DateAndTime from StepBasic;
+             aRole : DateTimeRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedDateAndTime : mutable DateAndTime from StepBasic;
-             aRole : mutable DateTimeRole from StepBasic;
-             aItems : mutable HArray1OfDateAndTimeItem from StepAP214) is virtual;
+             aAssignedDateAndTime : DateAndTime from StepBasic;
+             aRole : DateTimeRole from StepBasic;
+             aItems : HArray1OfDateAndTimeItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfDateAndTimeItem);
-       Items (me) returns mutable HArray1OfDateAndTimeItem;
+       SetItems(me : mutable; aItems : HArray1OfDateAndTimeItem);
+       Items (me) returns HArray1OfDateAndTimeItem;
        ItemsValue (me; num : Integer) returns DateAndTimeItem;
        NbItems (me) returns Integer;
 
index d76f8f3b1fdafa4cf5d8d36205b1af6319f25222..5623440a0e6d3f7433bfc8ee014204c11d681310 100644 (file)
@@ -26,23 +26,23 @@ uses
        DateRole from StepBasic
 is
 
-       Create returns mutable AppliedDateAssignment;
+       Create returns AppliedDateAssignment;
        ---Purpose: Returns a AppliedDateAssignment
 
 
        Init (me : mutable;
-             aAssignedDate : mutable Date from StepBasic;
-             aRole : mutable DateRole from StepBasic) is redefined;
+             aAssignedDate : Date from StepBasic;
+             aRole : DateRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedDate : mutable Date from StepBasic;
-             aRole : mutable DateRole from StepBasic;
-             aItems : mutable HArray1OfDateItem from StepAP214) is virtual;
+             aAssignedDate : Date from StepBasic;
+             aRole : DateRole from StepBasic;
+             aItems : HArray1OfDateItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfDateItem);
-       Items (me) returns mutable HArray1OfDateItem;
+       SetItems(me : mutable; aItems : HArray1OfDateItem);
+       Items (me) returns HArray1OfDateItem;
        ItemsValue (me; num : Integer) returns DateItem;
        NbItems (me) returns Integer;
 
index 5ad57f2687960dd49afbbaf8b3b469fbbbe8df47..d36ed530ce42d8caf52cdf0503b9760899fce6cc 100644 (file)
@@ -26,23 +26,23 @@ uses
 
 is
     
-    Create returns mutable AppliedOrganizationAssignment;
+    Create returns AppliedOrganizationAssignment;
        ---Purpose: Returns a AppliedOrganizationAssignment
 
 
        Init (me : mutable;
-             aAssignedOrganization : mutable Organization from StepBasic;
-             aRole : mutable OrganizationRole from StepBasic) is redefined;
+             aAssignedOrganization : Organization from StepBasic;
+             aRole : OrganizationRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedOrganization : mutable Organization from StepBasic;
-             aRole : mutable OrganizationRole from StepBasic;
-             aItems : mutable HArray1OfOrganizationItem from StepAP214) is virtual;
+             aAssignedOrganization : Organization from StepBasic;
+             aRole : OrganizationRole from StepBasic;
+             aItems : HArray1OfOrganizationItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfOrganizationItem);
-       Items (me) returns mutable HArray1OfOrganizationItem;
+       SetItems(me : mutable; aItems : HArray1OfOrganizationItem);
+       Items (me) returns HArray1OfOrganizationItem;
        ItemsValue (me; num : Integer) returns OrganizationItem;
        NbItems (me) returns Integer;
     
index 5c835ae6450b0ffea695fe874fcd18152277fb51..c8fe7cce2788a26028b873239f6e1104527658aa 100644 (file)
@@ -27,22 +27,22 @@ uses
        PersonAndOrganizationRole from StepBasic
 
 is
-       Create returns mutable AppliedPersonAndOrganizationAssignment;
+       Create returns AppliedPersonAndOrganizationAssignment;
        ---Purpose: Returns a AutoDesignDateAndPersonAssignment
        
        Init (me : mutable;
-             aAssignedPersonAndOrganization : mutable PersonAndOrganization from StepBasic;
-             aRole : mutable PersonAndOrganizationRole from StepBasic) is redefined;
+             aAssignedPersonAndOrganization : PersonAndOrganization from StepBasic;
+             aRole : PersonAndOrganizationRole from StepBasic) is redefined;
        
        Init (me : mutable;
-             aAssignedPersonAndOrganization : mutable PersonAndOrganization from StepBasic;
-             aRole : mutable PersonAndOrganizationRole from StepBasic;
-             aItems : mutable HArray1OfPersonAndOrganizationItem from StepAP214) is virtual;
+             aAssignedPersonAndOrganization : PersonAndOrganization from StepBasic;
+             aRole : PersonAndOrganizationRole from StepBasic;
+             aItems : HArray1OfPersonAndOrganizationItem from StepAP214) is virtual;
        
        -- Specific Methods for Field Data Access --
        
-       SetItems(me : mutable; aItems : mutable HArray1OfPersonAndOrganizationItem);
-       Items (me) returns mutable HArray1OfPersonAndOrganizationItem;
+       SetItems(me : mutable; aItems : HArray1OfPersonAndOrganizationItem);
+       Items (me) returns HArray1OfPersonAndOrganizationItem;
        ItemsValue (me; num : Integer) returns PersonAndOrganizationItem;
        NbItems (me) returns Integer;
        
index 1f1df45a1ec428692944605e2f0157a84bbed0b2..00f0f1bb01e71e3d6ebd520be87f3d0607079c7d 100644 (file)
@@ -24,16 +24,16 @@ uses
 
 
 is
-       Create returns mutable AppliedPresentedItem;
+       Create returns AppliedPresentedItem;
        ---Purpose: Returns a AutoDesignPresentedItem
 
        Init (me : mutable;
-             aItems : mutable HArray1OfPresentedItemSelect from StepAP214) is virtual;
+             aItems : HArray1OfPresentedItemSelect from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfPresentedItemSelect);
-       Items (me) returns mutable HArray1OfPresentedItemSelect;
+       SetItems(me : mutable; aItems : HArray1OfPresentedItemSelect);
+       Items (me) returns HArray1OfPresentedItemSelect;
        ItemsValue (me; num : Integer) returns PresentedItemSelect;
        NbItems (me) returns Integer;
 
index fc39d4b74b9c8f022d7168bc7d957056b862818c..835d19f235922dbd387963c881356a1e57cf8c5c 100644 (file)
@@ -25,21 +25,21 @@ uses
 
 
 is
-       Create returns mutable AppliedSecurityClassificationAssignment;
+       Create returns AppliedSecurityClassificationAssignment;
        ---Purpose: Returns a AppliedSecurityClassificationAssignment
 
 
        Init (me : mutable;
-             aAssignedSecurityClassification : mutable SecurityClassification from StepBasic) is redefined;
+             aAssignedSecurityClassification : SecurityClassification from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedSecurityClassification : mutable SecurityClassification from StepBasic;
-             aItems : mutable HArray1OfSecurityClassificationItem from StepAP214) is virtual;
+             aAssignedSecurityClassification : SecurityClassification from StepBasic;
+             aItems : HArray1OfSecurityClassificationItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfSecurityClassificationItem from StepAP214);
-       Items (me) returns mutable HArray1OfSecurityClassificationItem from StepAP214;
+       SetItems(me : mutable; aItems : HArray1OfSecurityClassificationItem from StepAP214);
+       Items (me) returns HArray1OfSecurityClassificationItem from StepAP214;
        ItemsValue (me; num : Integer) returns SecurityClassificationItem;
        ---C++: return const &
        NbItems (me) returns Integer;
index 085272862bf99604872fc5a179e3787de51f21cc..98e9ec92b332d8e93b6b203cdf7c70007e44b614 100644 (file)
@@ -26,23 +26,23 @@ uses
        DateTimeRole from StepBasic
 is
 
-       Create returns mutable AutoDesignActualDateAndTimeAssignment;
+       Create returns AutoDesignActualDateAndTimeAssignment;
        ---Purpose: Returns a AutoDesignActualDateAndTimeAssignment
 
 
        Init (me : mutable;
-             aAssignedDateAndTime : mutable DateAndTime from StepBasic;
-             aRole : mutable DateTimeRole from StepBasic) is redefined;
+             aAssignedDateAndTime : DateAndTime from StepBasic;
+             aRole : DateTimeRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedDateAndTime : mutable DateAndTime from StepBasic;
-             aRole : mutable DateTimeRole from StepBasic;
-             aItems : mutable HArray1OfAutoDesignDateAndTimeItem from StepAP214) is virtual;
+             aAssignedDateAndTime : DateAndTime from StepBasic;
+             aRole : DateTimeRole from StepBasic;
+             aItems : HArray1OfAutoDesignDateAndTimeItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignDateAndTimeItem);
-       Items (me) returns mutable HArray1OfAutoDesignDateAndTimeItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignDateAndTimeItem);
+       Items (me) returns HArray1OfAutoDesignDateAndTimeItem;
        ItemsValue (me; num : Integer) returns AutoDesignDateAndTimeItem;
        NbItems (me) returns Integer;
 
index cf6e46d960a4d09207dd85ff1d0cd189bc4fd180..f9f3d28b0445aaa6d7ef9c38234c3d2d16a2353a 100644 (file)
@@ -26,23 +26,23 @@ uses
        DateRole from StepBasic
 is
 
-       Create returns mutable AutoDesignActualDateAssignment;
+       Create returns AutoDesignActualDateAssignment;
        ---Purpose: Returns a AutoDesignActualDateAssignment
 
 
        Init (me : mutable;
-             aAssignedDate : mutable Date from StepBasic;
-             aRole : mutable DateRole from StepBasic) is redefined;
+             aAssignedDate : Date from StepBasic;
+             aRole : DateRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedDate : mutable Date from StepBasic;
-             aRole : mutable DateRole from StepBasic;
-             aItems : mutable HArray1OfAutoDesignDatedItem from StepAP214) is virtual;
+             aAssignedDate : Date from StepBasic;
+             aRole : DateRole from StepBasic;
+             aItems : HArray1OfAutoDesignDatedItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignDatedItem);
-       Items (me) returns mutable HArray1OfAutoDesignDatedItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignDatedItem);
+       Items (me) returns HArray1OfAutoDesignDatedItem;
        ItemsValue (me; num : Integer) returns AutoDesignDatedItem;
        NbItems (me) returns Integer;
 
index e4675ef0cc156cc0166b3cc3ad484e649f645764..b169ebe145c68450f21f5e9be360d8f6d68d66df 100644 (file)
@@ -25,21 +25,21 @@ uses
        Approval from StepBasic
 is
 
-       Create returns mutable AutoDesignApprovalAssignment;
+       Create returns AutoDesignApprovalAssignment;
        ---Purpose: Returns a AutoDesignApprovalAssignment
 
 
        Init (me : mutable;
-             aAssignedApproval : mutable Approval from StepBasic) is redefined;
+             aAssignedApproval : Approval from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedApproval : mutable Approval from StepBasic;
-             aItems : mutable HArray1OfAutoDesignGeneralOrgItem from StepAP214) is virtual;
+             aAssignedApproval : Approval from StepBasic;
+             aItems : HArray1OfAutoDesignGeneralOrgItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignGeneralOrgItem);
-       Items (me) returns mutable HArray1OfAutoDesignGeneralOrgItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignGeneralOrgItem);
+       Items (me) returns HArray1OfAutoDesignGeneralOrgItem;
        ItemsValue (me; num : Integer) returns AutoDesignGeneralOrgItem;
        NbItems (me) returns Integer;
 
index b2f1905ff31dd747fe53a0626c29755d7812db12..3589f44a60e9f1fb8688cb83fbd91d4a18baf5ea 100644 (file)
@@ -26,23 +26,23 @@ uses
        PersonAndOrganizationRole from StepBasic
 is
 
-       Create returns mutable AutoDesignDateAndPersonAssignment;
+       Create returns AutoDesignDateAndPersonAssignment;
        ---Purpose: Returns a AutoDesignDateAndPersonAssignment
 
 
        Init (me : mutable;
-             aAssignedPersonAndOrganization : mutable PersonAndOrganization from StepBasic;
-             aRole : mutable PersonAndOrganizationRole from StepBasic) is redefined;
+             aAssignedPersonAndOrganization : PersonAndOrganization from StepBasic;
+             aRole : PersonAndOrganizationRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedPersonAndOrganization : mutable PersonAndOrganization from StepBasic;
-             aRole : mutable PersonAndOrganizationRole from StepBasic;
-             aItems : mutable HArray1OfAutoDesignDateAndPersonItem from StepAP214) is virtual;
+             aAssignedPersonAndOrganization : PersonAndOrganization from StepBasic;
+             aRole : PersonAndOrganizationRole from StepBasic;
+             aItems : HArray1OfAutoDesignDateAndPersonItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignDateAndPersonItem);
-       Items (me) returns mutable HArray1OfAutoDesignDateAndPersonItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignDateAndPersonItem);
+       Items (me) returns HArray1OfAutoDesignDateAndPersonItem;
        ItemsValue (me; num : Integer) returns AutoDesignDateAndPersonItem;
        NbItems (me) returns Integer;
 
index 9d1ccfb1842258609097817e5c577104fd149a30..c11eef9836ee1e4ad946c7383ac8cc9e7d050c03 100644 (file)
@@ -25,21 +25,18 @@ uses
        Group from StepBasic
 is
 
-       Create returns mutable AutoDesignGroupAssignment;
+       Create returns AutoDesignGroupAssignment;
        ---Purpose: Returns a AutoDesignGroupAssignment
 
 
        Init (me : mutable;
-             aAssignedGroup : mutable Group from StepBasic);
-
-       Init (me : mutable;
-             aAssignedGroup : mutable Group from StepBasic;
-             aItems : mutable HArray1OfAutoDesignGroupedItem from StepAP214) is virtual;
+             aAssignedGroup : Group from StepBasic;
+             aItems : HArray1OfAutoDesignGroupedItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignGroupedItem);
-       Items (me) returns mutable HArray1OfAutoDesignGroupedItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignGroupedItem);
+       Items (me) returns HArray1OfAutoDesignGroupedItem;
        ItemsValue (me; num : Integer) returns AutoDesignGroupedItem;
        NbItems (me) returns Integer;
 
index 682f397630b8d9cb3c9448da4d28adab9df76f1c..682923d2cdf724a495a0135a43f0f5ddc3b35c07 100644 (file)
 
 StepAP214_AutoDesignGroupAssignment::StepAP214_AutoDesignGroupAssignment ()  {}
 
-void StepAP214_AutoDesignGroupAssignment::Init(
-       const Handle(StepBasic_Group)& aAssignedGroup)
-{
-
-       StepBasic_GroupAssignment::Init(aAssignedGroup);
-}
-
 void StepAP214_AutoDesignGroupAssignment::Init(
        const Handle(StepBasic_Group)& aAssignedGroup,
        const Handle(StepAP214_HArray1OfAutoDesignGroupedItem)& aItems)
index 13223561121354c6a6dd08eded308c1623f5803f..0af9db375d0ffbe11d3f86e5264c03aa096cbca6 100644 (file)
@@ -26,23 +26,23 @@ uses
        DateTimeRole from StepBasic
 is
 
-       Create returns mutable AutoDesignNominalDateAndTimeAssignment;
+       Create returns AutoDesignNominalDateAndTimeAssignment;
        ---Purpose: Returns a AutoDesignNominalDateAndTimeAssignment
 
 
        Init (me : mutable;
-             aAssignedDateAndTime : mutable DateAndTime from StepBasic;
-             aRole : mutable DateTimeRole from StepBasic) is redefined;
+             aAssignedDateAndTime : DateAndTime from StepBasic;
+             aRole : DateTimeRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedDateAndTime : mutable DateAndTime from StepBasic;
-             aRole : mutable DateTimeRole from StepBasic;
-             aItems : mutable HArray1OfAutoDesignDateAndTimeItem from StepAP214) is virtual;
+             aAssignedDateAndTime : DateAndTime from StepBasic;
+             aRole : DateTimeRole from StepBasic;
+             aItems : HArray1OfAutoDesignDateAndTimeItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignDateAndTimeItem);
-       Items (me) returns mutable HArray1OfAutoDesignDateAndTimeItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignDateAndTimeItem);
+       Items (me) returns HArray1OfAutoDesignDateAndTimeItem;
        ItemsValue (me; num : Integer) returns AutoDesignDateAndTimeItem;
        NbItems (me) returns Integer;
 
index b4ad4c371a35de3bdda41183b5a1921b5219cd2f..0232fbc82306a70cf3790d8293f25a20673b1c46 100644 (file)
@@ -26,23 +26,23 @@ uses
        DateRole from StepBasic
 is
 
-       Create returns mutable AutoDesignNominalDateAssignment;
+       Create returns AutoDesignNominalDateAssignment;
        ---Purpose: Returns a AutoDesignNominalDateAssignment
 
 
        Init (me : mutable;
-             aAssignedDate : mutable Date from StepBasic;
-             aRole : mutable DateRole from StepBasic) is redefined;
+             aAssignedDate : Date from StepBasic;
+             aRole : DateRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedDate : mutable Date from StepBasic;
-             aRole : mutable DateRole from StepBasic;
-             aItems : mutable HArray1OfAutoDesignDatedItem from StepAP214) is virtual;
+             aAssignedDate : Date from StepBasic;
+             aRole : DateRole from StepBasic;
+             aItems : HArray1OfAutoDesignDatedItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignDatedItem);
-       Items (me) returns mutable HArray1OfAutoDesignDatedItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignDatedItem);
+       Items (me) returns HArray1OfAutoDesignDatedItem;
        ItemsValue (me; num : Integer) returns AutoDesignDatedItem;
        NbItems (me) returns Integer;
 
index b42d19e12c73d099f1b732eea6011d2491acc652..4636543cdb18d42cf672ad7cd664223922853a07 100644 (file)
@@ -26,23 +26,23 @@ uses
        OrganizationRole from StepBasic
 is
 
-       Create returns mutable AutoDesignOrganizationAssignment;
+       Create returns AutoDesignOrganizationAssignment;
        ---Purpose: Returns a AutoDesignOrganizationAssignment
 
 
        Init (me : mutable;
-             aAssignedOrganization : mutable Organization from StepBasic;
-             aRole : mutable OrganizationRole from StepBasic) is redefined;
+             aAssignedOrganization : Organization from StepBasic;
+             aRole : OrganizationRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedOrganization : mutable Organization from StepBasic;
-             aRole : mutable OrganizationRole from StepBasic;
-             aItems : mutable HArray1OfAutoDesignGeneralOrgItem from StepAP214) is virtual;
+             aAssignedOrganization : Organization from StepBasic;
+             aRole : OrganizationRole from StepBasic;
+             aItems : HArray1OfAutoDesignGeneralOrgItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignGeneralOrgItem);
-       Items (me) returns mutable HArray1OfAutoDesignGeneralOrgItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignGeneralOrgItem);
+       Items (me) returns HArray1OfAutoDesignGeneralOrgItem;
        ItemsValue (me; num : Integer) returns AutoDesignGeneralOrgItem;
        NbItems (me) returns Integer;
 
index 86a8fccea68b0b96f6f675e4a63e45ea71d3cfd7..c519971436cae0f33232355124106a25493c8309 100644 (file)
@@ -26,23 +26,23 @@ uses
        PersonAndOrganizationRole from StepBasic
 is
 
-       Create returns mutable AutoDesignPersonAndOrganizationAssignment;
+       Create returns AutoDesignPersonAndOrganizationAssignment;
        ---Purpose: Returns a AutoDesignPersonAndOrganizationAssignment
 
 
        Init (me : mutable;
-             aAssignedPersonAndOrganization : mutable PersonAndOrganization from StepBasic;
-             aRole : mutable PersonAndOrganizationRole from StepBasic) is redefined;
+             aAssignedPersonAndOrganization : PersonAndOrganization from StepBasic;
+             aRole : PersonAndOrganizationRole from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedPersonAndOrganization : mutable PersonAndOrganization from StepBasic;
-             aRole : mutable PersonAndOrganizationRole from StepBasic;
-             aItems : mutable HArray1OfAutoDesignGeneralOrgItem from StepAP214) is virtual;
+             aAssignedPersonAndOrganization : PersonAndOrganization from StepBasic;
+             aRole : PersonAndOrganizationRole from StepBasic;
+             aItems : HArray1OfAutoDesignGeneralOrgItem from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignGeneralOrgItem);
-       Items (me) returns mutable HArray1OfAutoDesignGeneralOrgItem;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignGeneralOrgItem);
+       Items (me) returns HArray1OfAutoDesignGeneralOrgItem;
        ItemsValue (me; num : Integer) returns AutoDesignGeneralOrgItem;
        NbItems (me) returns Integer;
 
index e523944fd5b9c5860cbf0d18d57b97e91dd489af..a7eac8ca2d173fe0b4bae7f881bb70d21aea0db4 100644 (file)
@@ -26,16 +26,16 @@ uses
        AutoDesignPresentedItemSelect from StepAP214
 is
 
-       Create returns mutable AutoDesignPresentedItem;
+       Create returns AutoDesignPresentedItem;
        ---Purpose: Returns a AutoDesignPresentedItem
 
        Init (me : mutable;
-             aItems : mutable HArray1OfAutoDesignPresentedItemSelect from StepAP214) is virtual;
+             aItems : HArray1OfAutoDesignPresentedItemSelect from StepAP214) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfAutoDesignPresentedItemSelect);
-       Items (me) returns mutable HArray1OfAutoDesignPresentedItemSelect;
+       SetItems(me : mutable; aItems : HArray1OfAutoDesignPresentedItemSelect);
+       Items (me) returns HArray1OfAutoDesignPresentedItemSelect;
        ItemsValue (me; num : Integer) returns AutoDesignPresentedItemSelect;
        NbItems (me) returns Integer;
 
index de593ef4cdff7b82817a9297c16c3b695574d94c..c5ad7d7f16922c28f2b93cc4b0502c1900ad1590 100644 (file)
@@ -25,22 +25,22 @@ uses
        SecurityClassification from StepBasic
 is
 
-       Create returns mutable AutoDesignSecurityClassificationAssignment;
+       Create returns AutoDesignSecurityClassificationAssignment;
        ---Purpose: Returns a AutoDesignSecurityClassificationAssignment
 
 
        Init (me : mutable;
-             aAssignedSecurityClassification : mutable SecurityClassification from StepBasic) is redefined;
+             aAssignedSecurityClassification : SecurityClassification from StepBasic) is redefined;
 
        Init (me : mutable;
-             aAssignedSecurityClassification : mutable SecurityClassification from StepBasic;
-             aItems : mutable HArray1OfApproval from StepBasic) is virtual;
+             aAssignedSecurityClassification : SecurityClassification from StepBasic;
+             aItems : HArray1OfApproval from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetItems(me : mutable; aItems : mutable HArray1OfApproval);
-       Items (me) returns mutable HArray1OfApproval;
-       ItemsValue (me; num : Integer) returns mutable Approval;
+       SetItems(me : mutable; aItems : HArray1OfApproval);
+       Items (me) returns HArray1OfApproval;
+       ItemsValue (me; num : Integer) returns Approval;
        NbItems (me) returns Integer;
 
 fields
index 37ef19f6ef7cf593ccea69058a9bac5329ff8d39..2e9144a7dc27349ad72076f7a76a9b6a46863f3a 100644 (file)
@@ -22,7 +22,7 @@ uses Protocol from Interface,
      CString from Standard
 
 is
-       Create returns mutable Protocol from StepAP214;
+       Create returns Protocol from StepAP214;
        TypeNumber (me; atype : any Type) returns Integer is redefined;
        ---Purpose :Returns a Case Number for each of the StepAP214 Entities
        SchemaName(me) returns CString from Standard is redefined;
index d513f794467b003bc655c26f1fc7501f882e7c85..d6eb83b64cb76596e344f456c295709b12dfe859 100644 (file)
@@ -24,84 +24,84 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable Address;
+       Create returns Address;
        ---Purpose: Returns a Address
 
        Init (me : mutable;
              hasAinternalLocation : Boolean from Standard;
-             aInternalLocation : mutable HAsciiString from TCollection;
+             aInternalLocation : HAsciiString from TCollection;
              hasAstreetNumber : Boolean from Standard;
-             aStreetNumber : mutable HAsciiString from TCollection;
+             aStreetNumber : HAsciiString from TCollection;
              hasAstreet : Boolean from Standard;
-             aStreet : mutable HAsciiString from TCollection;
+             aStreet : HAsciiString from TCollection;
              hasApostalBox : Boolean from Standard;
-             aPostalBox : mutable HAsciiString from TCollection;
+             aPostalBox : HAsciiString from TCollection;
              hasAtown : Boolean from Standard;
-             aTown : mutable HAsciiString from TCollection;
+             aTown : HAsciiString from TCollection;
              hasAregion : Boolean from Standard;
-             aRegion : mutable HAsciiString from TCollection;
+             aRegion : HAsciiString from TCollection;
              hasApostalCode : Boolean from Standard;
-             aPostalCode : mutable HAsciiString from TCollection;
+             aPostalCode : HAsciiString from TCollection;
              hasAcountry : Boolean from Standard;
-             aCountry : mutable HAsciiString from TCollection;
+             aCountry : HAsciiString from TCollection;
              hasAfacsimileNumber : Boolean from Standard;
-             aFacsimileNumber : mutable HAsciiString from TCollection;
+             aFacsimileNumber : HAsciiString from TCollection;
              hasAtelephoneNumber : Boolean from Standard;
-             aTelephoneNumber : mutable HAsciiString from TCollection;
+             aTelephoneNumber : HAsciiString from TCollection;
              hasAelectronicMailAddress : Boolean from Standard;
-             aElectronicMailAddress : mutable HAsciiString from TCollection;
+             aElectronicMailAddress : HAsciiString from TCollection;
              hasAtelexNumber : Boolean from Standard;
-             aTelexNumber : mutable HAsciiString from TCollection) is virtual;
+             aTelexNumber : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetInternalLocation(me : mutable; aInternalLocation : mutable HAsciiString);
+       SetInternalLocation(me : mutable; aInternalLocation : HAsciiString);
        UnSetInternalLocation (me:mutable);
-       InternalLocation (me) returns mutable HAsciiString;
+       InternalLocation (me) returns HAsciiString;
        HasInternalLocation (me) returns Boolean;
-       SetStreetNumber(me : mutable; aStreetNumber : mutable HAsciiString);
+       SetStreetNumber(me : mutable; aStreetNumber : HAsciiString);
        UnSetStreetNumber (me:mutable);
-       StreetNumber (me) returns mutable HAsciiString;
+       StreetNumber (me) returns HAsciiString;
        HasStreetNumber (me) returns Boolean;
-       SetStreet(me : mutable; aStreet : mutable HAsciiString);
+       SetStreet(me : mutable; aStreet : HAsciiString);
        UnSetStreet (me:mutable);
-       Street (me) returns mutable HAsciiString;
+       Street (me) returns HAsciiString;
        HasStreet (me) returns Boolean;
-       SetPostalBox(me : mutable; aPostalBox : mutable HAsciiString);
+       SetPostalBox(me : mutable; aPostalBox : HAsciiString);
        UnSetPostalBox (me:mutable);
-       PostalBox (me) returns mutable HAsciiString;
+       PostalBox (me) returns HAsciiString;
        HasPostalBox (me) returns Boolean;
-       SetTown(me : mutable; aTown : mutable HAsciiString);
+       SetTown(me : mutable; aTown : HAsciiString);
        UnSetTown (me:mutable);
-       Town (me) returns mutable HAsciiString;
+       Town (me) returns HAsciiString;
        HasTown (me) returns Boolean;
-       SetRegion(me : mutable; aRegion : mutable HAsciiString);
+       SetRegion(me : mutable; aRegion : HAsciiString);
        UnSetRegion (me:mutable);
-       Region (me) returns mutable HAsciiString;
+       Region (me) returns HAsciiString;
        HasRegion (me) returns Boolean;
-       SetPostalCode(me : mutable; aPostalCode : mutable HAsciiString);
+       SetPostalCode(me : mutable; aPostalCode : HAsciiString);
        UnSetPostalCode (me:mutable);
-       PostalCode (me) returns mutable HAsciiString;
+       PostalCode (me) returns HAsciiString;
        HasPostalCode (me) returns Boolean;
-       SetCountry(me : mutable; aCountry : mutable HAsciiString);
+       SetCountry(me : mutable; aCountry : HAsciiString);
        UnSetCountry (me:mutable);
-       Country (me) returns mutable HAsciiString;
+       Country (me) returns HAsciiString;
        HasCountry (me) returns Boolean;
-       SetFacsimileNumber(me : mutable; aFacsimileNumber : mutable HAsciiString);
+       SetFacsimileNumber(me : mutable; aFacsimileNumber : HAsciiString);
        UnSetFacsimileNumber (me:mutable);
-       FacsimileNumber (me) returns mutable HAsciiString;
+       FacsimileNumber (me) returns HAsciiString;
        HasFacsimileNumber (me) returns Boolean;
-       SetTelephoneNumber(me : mutable; aTelephoneNumber : mutable HAsciiString);
+       SetTelephoneNumber(me : mutable; aTelephoneNumber : HAsciiString);
        UnSetTelephoneNumber (me:mutable);
-       TelephoneNumber (me) returns mutable HAsciiString;
+       TelephoneNumber (me) returns HAsciiString;
        HasTelephoneNumber (me) returns Boolean;
-       SetElectronicMailAddress(me : mutable; aElectronicMailAddress : mutable HAsciiString);
+       SetElectronicMailAddress(me : mutable; aElectronicMailAddress : HAsciiString);
        UnSetElectronicMailAddress (me:mutable);
-       ElectronicMailAddress (me) returns mutable HAsciiString;
+       ElectronicMailAddress (me) returns HAsciiString;
        HasElectronicMailAddress (me) returns Boolean;
-       SetTelexNumber(me : mutable; aTelexNumber : mutable HAsciiString);
+       SetTelexNumber(me : mutable; aTelexNumber : HAsciiString);
        UnSetTelexNumber (me:mutable);
-       TelexNumber (me) returns mutable HAsciiString;
+       TelexNumber (me) returns HAsciiString;
        HasTelexNumber (me) returns Boolean;
 
 fields
index 8a660076cab296641ea7dbd6d3a5955585f72782..4a51549a4b696617d448aade27139a40293f4b59 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ApplicationContext;
+       Create returns ApplicationContext;
        ---Purpose: Returns a ApplicationContext
 
        Init (me : mutable;
-             aApplication : mutable HAsciiString from TCollection) is virtual;
+             aApplication : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetApplication(me : mutable; aApplication : mutable HAsciiString);
-       Application (me) returns mutable HAsciiString;
+       SetApplication(me : mutable; aApplication : HAsciiString);
+       Application (me) returns HAsciiString;
 
 fields
 
index 831eb65c72329a9c7f9fc46e4d5763db789b9f59..ee4cb3178470fe3860977643bd25155b1ec96071 100644 (file)
@@ -24,19 +24,19 @@ uses
        ApplicationContext from StepBasic
 is
 
-       Create returns mutable ApplicationContextElement;
+       Create returns ApplicationContextElement;
        ---Purpose: Returns a ApplicationContextElement
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aFrameOfReference : mutable ApplicationContext from StepBasic) is virtual;
+             aName : HAsciiString from TCollection;
+             aFrameOfReference : ApplicationContext from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetFrameOfReference(me : mutable; aFrameOfReference : mutable ApplicationContext);
-       FrameOfReference (me) returns mutable ApplicationContext;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetFrameOfReference(me : mutable; aFrameOfReference : ApplicationContext);
+       FrameOfReference (me) returns ApplicationContext;
 
 fields
 
index 688f29d6e0b80ac989793010f0068a81c649eea9..9014af37807824879dbf24f39cbed3edd3b172c7 100644 (file)
@@ -25,25 +25,25 @@ uses
        ApplicationContext from StepBasic
 is
 
-       Create returns mutable ApplicationProtocolDefinition;
+       Create returns ApplicationProtocolDefinition;
        ---Purpose: Returns a ApplicationProtocolDefinition
 
        Init (me : mutable;
-             aStatus : mutable HAsciiString from TCollection;
-             aApplicationInterpretedModelSchemaName : mutable HAsciiString from TCollection;
+             aStatus : HAsciiString from TCollection;
+             aApplicationInterpretedModelSchemaName : HAsciiString from TCollection;
              aApplicationProtocolYear : Integer from Standard;
-             aApplication : mutable ApplicationContext from StepBasic) is virtual;
+             aApplication : ApplicationContext from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStatus(me : mutable; aStatus : mutable HAsciiString);
-       Status (me) returns mutable HAsciiString;
-       SetApplicationInterpretedModelSchemaName(me : mutable; aApplicationInterpretedModelSchemaName : mutable HAsciiString);
-       ApplicationInterpretedModelSchemaName (me) returns mutable HAsciiString;
+       SetStatus(me : mutable; aStatus : HAsciiString);
+       Status (me) returns HAsciiString;
+       SetApplicationInterpretedModelSchemaName(me : mutable; aApplicationInterpretedModelSchemaName : HAsciiString);
+       ApplicationInterpretedModelSchemaName (me) returns HAsciiString;
        SetApplicationProtocolYear(me : mutable; aApplicationProtocolYear : Integer);
        ApplicationProtocolYear (me) returns Integer;
-       SetApplication(me : mutable; aApplication : mutable ApplicationContext);
-       Application (me) returns mutable ApplicationContext;
+       SetApplication(me : mutable; aApplication : ApplicationContext);
+       Application (me) returns ApplicationContext;
 
 fields
 
index fc5a42a4000da87814c2f8cbadaa8a28b55849f0..4cb4e547ebbd6fc9a8f835033d976e9ef3c576ef 100644 (file)
@@ -24,19 +24,19 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Approval;
+       Create returns Approval;
        ---Purpose: Returns a Approval
 
        Init (me : mutable;
-             aStatus : mutable ApprovalStatus from StepBasic;
-             aLevel : mutable HAsciiString from TCollection) is virtual;
+             aStatus : ApprovalStatus from StepBasic;
+             aLevel : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStatus(me : mutable; aStatus : mutable ApprovalStatus);
-       Status (me) returns mutable ApprovalStatus;
-       SetLevel(me : mutable; aLevel : mutable HAsciiString);
-       Level (me) returns mutable HAsciiString;
+       SetStatus(me : mutable; aStatus : ApprovalStatus);
+       Status (me) returns ApprovalStatus;
+       SetLevel(me : mutable; aLevel : HAsciiString);
+       Level (me) returns HAsciiString;
 
 fields
 
index 311df3fd83d059eda9c3958d751962c64a196925..a7f7dc1267f4df306663583a2998a11d4eff375b 100644 (file)
@@ -24,12 +24,12 @@ uses
 is
 
        Init (me : mutable;
-             aAssignedApproval : mutable Approval from StepBasic) is virtual;
+             aAssignedApproval : Approval from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAssignedApproval(me : mutable; aAssignedApproval : mutable Approval);
-       AssignedApproval (me) returns mutable Approval;
+       SetAssignedApproval(me : mutable; aAssignedApproval : Approval);
+       AssignedApproval (me) returns Approval;
 
 fields
 
index 36c91d70c75b19155f98f99c1bfb17e42fc5295e..c9c7369f8732a88329c08f02862247793951efaf 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
 
-    Create returns mutable ApprovalDateTime;
+    Create returns ApprovalDateTime;
 
     Init (me : mutable;
          aDateTime : DateTimeSelect;
index da7af0eefb0025886b695f9b8abdefe2e5ebd859..525535c48b78176efc3d0695eb0588b6a20627b5 100644 (file)
@@ -25,22 +25,22 @@ uses
        ApprovalRole from StepBasic
 is
 
-       Create returns mutable ApprovalPersonOrganization;
+       Create returns ApprovalPersonOrganization;
        ---Purpose: Returns a ApprovalPersonOrganization
 
        Init (me : mutable;
              aPersonOrganization : PersonOrganizationSelect from StepBasic;
-             aAuthorizedApproval : mutable Approval from StepBasic;
-             aRole : mutable ApprovalRole from StepBasic) is virtual;
+             aAuthorizedApproval : Approval from StepBasic;
+             aRole : ApprovalRole from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
        SetPersonOrganization(me : mutable; aPersonOrganization : PersonOrganizationSelect);
        PersonOrganization (me) returns PersonOrganizationSelect;
-       SetAuthorizedApproval(me : mutable; aAuthorizedApproval : mutable Approval);
-       AuthorizedApproval (me) returns mutable Approval;
-       SetRole(me : mutable; aRole : mutable ApprovalRole);
-       Role (me) returns mutable ApprovalRole;
+       SetAuthorizedApproval(me : mutable; aAuthorizedApproval : Approval);
+       AuthorizedApproval (me) returns Approval;
+       SetRole(me : mutable; aRole : ApprovalRole);
+       Role (me) returns ApprovalRole;
 
 fields
 
index 3c17aa0e0934c37f6b584bc3507fff2d506f30f3..c2f9cbe40623dab1182ff38af513cfa8c85128cf 100644 (file)
@@ -24,25 +24,25 @@ uses
        Approval from StepBasic
 is
 
-       Create returns mutable ApprovalRelationship;
+       Create returns ApprovalRelationship;
        ---Purpose: Returns a ApprovalRelationship
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aRelatingApproval : mutable Approval from StepBasic;
-             aRelatedApproval : mutable Approval from StepBasic) is virtual;
+             aName : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aRelatingApproval : Approval from StepBasic;
+             aRelatedApproval : Approval from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
-       SetRelatingApproval(me : mutable; aRelatingApproval : mutable Approval);
-       RelatingApproval (me) returns mutable Approval;
-       SetRelatedApproval(me : mutable; aRelatedApproval : mutable Approval);
-       RelatedApproval (me) returns mutable Approval;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
+       SetRelatingApproval(me : mutable; aRelatingApproval : Approval);
+       RelatingApproval (me) returns Approval;
+       SetRelatedApproval(me : mutable; aRelatedApproval : Approval);
+       RelatedApproval (me) returns Approval;
 
 fields
 
index 9f02359e9a2c5a8145953d3fe0a90b7cd8392953..ba3e59ec30b3f22723da01e3d7f1f9cd25af6cc3 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ApprovalRole;
+       Create returns ApprovalRole;
        ---Purpose: Returns a ApprovalRole
 
        Init (me : mutable;
-             aRole : mutable HAsciiString from TCollection) is virtual;
+             aRole : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetRole(me : mutable; aRole : mutable HAsciiString);
-       Role (me) returns mutable HAsciiString;
+       SetRole(me : mutable; aRole : HAsciiString);
+       Role (me) returns HAsciiString;
 
 fields
 
index 0a7fd6c3f90507e6c2b98052ff49b2f0149f7c04..8a09f9a2041efd1d6c6cbaceb540adf385432845 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ApprovalStatus;
+       Create returns ApprovalStatus;
        ---Purpose: Returns a ApprovalStatus
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index 22bd45e90cb9faf20e7b419acee2b8f6385077fd..7fe20188ce62316e07d3be8fc8146932b72a26fb 100644 (file)
@@ -20,6 +20,6 @@ class AreaUnit from StepBasic inherits NamedUnit from StepBasic
 
 is
     
-    Create returns mutable AreaUnit from StepBasic;
+    Create returns AreaUnit from StepBasic;
     
 end AreaUnit;
index 8bf09243b72c2fadecea67e01d8005de4fa3bfdb..814972d0295413919830edf43485ff14b3929d88 100644 (file)
@@ -23,7 +23,7 @@ uses
        Integer from Standard
 is
 
-       Create returns mutable CalendarDate;
+       Create returns CalendarDate;
        ---Purpose: Returns a CalendarDate
 
 
index de49808c0b008a956263bb8d2422304af4993b21..8f963967f67ead299d011b02e1b2525f392ce975 100644 (file)
@@ -25,24 +25,24 @@ uses
        DimensionalExponents from StepBasic
 is
 
-       Create returns mutable ConversionBasedUnit;
+       Create returns ConversionBasedUnit;
        ---Purpose: Returns a ConversionBasedUnit
 
 
        Init (me : mutable;
-             aDimensions : mutable DimensionalExponents from StepBasic) is redefined;
+             aDimensions : DimensionalExponents from StepBasic) is redefined;
 
        Init (me : mutable;
-             aDimensions : mutable DimensionalExponents from StepBasic;
-             aName : mutable HAsciiString from TCollection;
-             aConversionFactor : mutable MeasureWithUnit from StepBasic) is virtual;
+             aDimensions : DimensionalExponents from StepBasic;
+             aName : HAsciiString from TCollection;
+             aConversionFactor : MeasureWithUnit from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetConversionFactor(me : mutable; aConversionFactor : mutable MeasureWithUnit);
-       ConversionFactor (me) returns mutable MeasureWithUnit;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetConversionFactor(me : mutable; aConversionFactor : MeasureWithUnit);
+       ConversionFactor (me) returns MeasureWithUnit;
 
 fields
 
index 63ddea49af190d23f1f4f15c76965706f816c50e..b047d207d14009cb75597f80f4234c43b6ce2724 100644 (file)
@@ -24,12 +24,12 @@ uses
 
 is
 
-    Create returns mutable ConversionBasedUnitAndAreaUnit from StepBasic;
+    Create returns ConversionBasedUnitAndAreaUnit from StepBasic;
        ---Purpose: Returns a ConversionBasedUnitAndAreaUnit
     
-    SetAreaUnit(me: mutable; anAreaUnit: mutable AreaUnit from StepBasic);
+    SetAreaUnit(me: mutable; anAreaUnit: AreaUnit from StepBasic);
     
-    AreaUnit(me) returns mutable AreaUnit from StepBasic;
+    AreaUnit(me) returns AreaUnit from StepBasic;
     
 fields
 
index 466ab9b2d47aeaf79b6829ae8bbbb279b4addafb..512b3ea6723960131fc2dbba13ce4394e15ca810 100644 (file)
@@ -27,21 +27,21 @@ uses
     
 is
 
-    Create returns mutable ConversionBasedUnitAndLengthUnit;
+    Create returns ConversionBasedUnitAndLengthUnit;
        ---Purpose: Returns a ConversionBasedUnitAndLengthUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic;
-                      aName      : mutable HAsciiString from TCollection;
-                      aConversionFactor: mutable MeasureWithUnit from StepBasic) is redefined;
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic;
+                      aName      : HAsciiString from TCollection;
+                      aConversionFactor: MeasureWithUnit from StepBasic) is redefined;
 
     -- Specific Methods for Field Data Access --
 
-    SetLengthUnit(me: mutable; aLengthUnit: mutable LengthUnit);
+    SetLengthUnit(me: mutable; aLengthUnit: LengthUnit);
     
-    LengthUnit (me) returns mutable LengthUnit;
+    LengthUnit (me) returns LengthUnit;
 
     -- Specific Methods for ANDOR Field Data Access --
 
index c53d3e3ae5e0bd97bfad443154218aa633ccb180..f027243686f838e6e78e7148689c1ecee42e6579 100644 (file)
@@ -26,21 +26,21 @@ uses
     
 is
 
-    Create returns mutable ConversionBasedUnitAndMassUnit;
+    Create returns ConversionBasedUnitAndMassUnit;
        ---Purpose: Returns a ConversionBasedUnitAndLengthUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic;
-                      aName      : mutable HAsciiString from TCollection;
-                      aConversionFactor: mutable MeasureWithUnit from StepBasic) is redefined;
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic;
+                      aName      : HAsciiString from TCollection;
+                      aConversionFactor: MeasureWithUnit from StepBasic) is redefined;
 
     -- Specific Methods for Field Data Access --
 
-    SetMassUnit(me: mutable; aMassUnit: mutable MassUnit);
+    SetMassUnit(me: mutable; aMassUnit: MassUnit);
     
-    MassUnit (me) returns mutable MassUnit;
+    MassUnit (me) returns MassUnit;
 
     -- Specific Methods for ANDOR Field Data Access --
 
index e82c1839f68c2e0f111579aa293a40e05032c638..6e2b93e4d7ac325b4c55c072228d8a3c96296dcb 100644 (file)
@@ -27,21 +27,21 @@ uses
     
 is
 
-    Create returns mutable ConversionBasedUnitAndPlaneAngleUnit;
+    Create returns ConversionBasedUnitAndPlaneAngleUnit;
        ---Purpose: Returns a ConversionBasedUnitAndPlaneAngleUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic;
-                      aName      : mutable HAsciiString from TCollection;
-                      aConversionFactor: mutable MeasureWithUnit from StepBasic) is redefined;
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic;
+                      aName      : HAsciiString from TCollection;
+                      aConversionFactor: MeasureWithUnit from StepBasic) is redefined;
 
     -- Specific Methods for Field Data Access --
 
-    SetPlaneAngleUnit(me: mutable; aPlaneAngleUnit: mutable PlaneAngleUnit);
+    SetPlaneAngleUnit(me: mutable; aPlaneAngleUnit: PlaneAngleUnit);
     
-    PlaneAngleUnit (me) returns mutable PlaneAngleUnit;
+    PlaneAngleUnit (me) returns PlaneAngleUnit;
 
 fields
 
index a0ca0d27e5d7d274c8ce1035bb1b407854d2630f..f4f0b8947016a29dbc953b3bbbab5f60167c61bb 100644 (file)
@@ -27,21 +27,21 @@ uses
     
 is
 
-    Create returns mutable ConversionBasedUnitAndRatioUnit;
+    Create returns ConversionBasedUnitAndRatioUnit;
        ---Purpose: Returns a ConversionBasedUnitAndRatioUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic;
-                      aName      : mutable HAsciiString from TCollection;
-                      aConversionFactor: mutable MeasureWithUnit from StepBasic) is redefined;
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic;
+                      aName      : HAsciiString from TCollection;
+                      aConversionFactor: MeasureWithUnit from StepBasic) is redefined;
 
     -- Specific Methods for Field Data Access --
 
-    SetRatioUnit(me: mutable; aRatioUnit: mutable RatioUnit);
+    SetRatioUnit(me: mutable; aRatioUnit: RatioUnit);
     
-    RatioUnit (me) returns mutable RatioUnit;
+    RatioUnit (me) returns RatioUnit;
 
 fields
 
index c49b3a21963b69393f991a6b685d8d45f9836dcc..35eb029cdd9d76ece37a445fe9f32b543b6427ec 100644 (file)
@@ -27,21 +27,21 @@ uses
     
 is
 
-    Create returns mutable ConversionBasedUnitAndSolidAngleUnit;
+    Create returns ConversionBasedUnitAndSolidAngleUnit;
        ---Purpose: Returns a ConversionBasedUnitAndSolidAngleUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic;
-                      aName      : mutable HAsciiString from TCollection;
-                      aConversionFactor: mutable MeasureWithUnit from StepBasic)is redefined;
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic;
+                      aName      : HAsciiString from TCollection;
+                      aConversionFactor: MeasureWithUnit from StepBasic)is redefined;
 
     -- Specific Methods for Field Data Access --
 
-    SetSolidAngleUnit(me: mutable; aSolidAngleUnit: mutable SolidAngleUnit);
+    SetSolidAngleUnit(me: mutable; aSolidAngleUnit: SolidAngleUnit);
     
-    SolidAngleUnit (me) returns mutable SolidAngleUnit;
+    SolidAngleUnit (me) returns SolidAngleUnit;
 
 
 fields
index 6510abc15ebd8113cec422fb7df6adc7aba67dbe..81159a7adf91ced9486d55dc7780e6268f654cf2 100644 (file)
@@ -27,21 +27,21 @@ uses
     
 is
 
-    Create returns mutable ConversionBasedUnitAndTimeUnit;
+    Create returns ConversionBasedUnitAndTimeUnit;
        ---Purpose: Returns a ConversionBasedUnitAndTimeUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic) is redefined;
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic) is redefined;
 
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic;
-                      aName      : mutable HAsciiString from TCollection;
-                      aConversionFactor: mutable MeasureWithUnit from StepBasic) is redefined;
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic;
+                      aName      : HAsciiString from TCollection;
+                      aConversionFactor: MeasureWithUnit from StepBasic) is redefined;
 
     -- Specific Methods for Field Data Access --
 
-    SetTimeUnit(me: mutable; aTimeUnit: mutable TimeUnit);
+    SetTimeUnit(me: mutable; aTimeUnit: TimeUnit);
     
-    TimeUnit (me) returns mutable TimeUnit;
+    TimeUnit (me) returns TimeUnit;
 
 
 fields
index d6bc0167db032e446fb2eabd21ee1321292e4b99..a668d07b9d25aae1a1eea5b9536afa04e61ad586 100644 (file)
@@ -24,12 +24,12 @@ uses
 
 is
 
-    Create returns mutable ConversionBasedUnitAndVolumeUnit from StepBasic;
+    Create returns ConversionBasedUnitAndVolumeUnit from StepBasic;
        ---Purpose: Returns a ConversionBasedUnitAndVolumeUnit
     
-    SetVolumeUnit(me: mutable; aVolumeUnit: mutable VolumeUnit from StepBasic);
+    SetVolumeUnit(me: mutable; aVolumeUnit: VolumeUnit from StepBasic);
     
-    VolumeUnit(me) returns mutable VolumeUnit from StepBasic;
+    VolumeUnit(me) returns VolumeUnit from StepBasic;
     
 fields
 
index 490ce7189599882c60542366105f8a1d42cae47a..0f9be2c94612df51b86c9f0d71fe2a4d26b586e2 100644 (file)
@@ -25,7 +25,7 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable CoordinatedUniversalTimeOffset;
+       Create returns CoordinatedUniversalTimeOffset;
        ---Purpose: Returns a CoordinatedUniversalTimeOffset
 
        Init (me : mutable;
index 0c89317b2e3760844945ab5b5cdd1b5573638b3f..44f0cb8ebd469922c2910bd67c1690499e52464d 100644 (file)
@@ -23,7 +23,7 @@ uses
        Integer from Standard
 is
 
-       Create returns mutable Date;
+       Create returns Date;
        ---Purpose: Returns a Date
 
        Init (me : mutable;
index 633aa4fc89feb3a2838aa957c7fa0ae0378ca5d2..db9d1da0ca7f43a67b31826dea5ad5ce722fac38 100644 (file)
@@ -24,19 +24,19 @@ uses
        LocalTime from StepBasic
 is
 
-       Create returns mutable DateAndTime;
+       Create returns DateAndTime;
        ---Purpose: Returns a DateAndTime
 
        Init (me : mutable;
-             aDateComponent : mutable Date from StepBasic;
-             aTimeComponent : mutable LocalTime from StepBasic) is virtual;
+             aDateComponent : Date from StepBasic;
+             aTimeComponent : LocalTime from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetDateComponent(me : mutable; aDateComponent : mutable Date);
-       DateComponent (me) returns mutable Date;
-       SetTimeComponent(me : mutable; aTimeComponent : mutable LocalTime);
-       TimeComponent (me) returns mutable LocalTime;
+       SetDateComponent(me : mutable; aDateComponent : Date);
+       DateComponent (me) returns Date;
+       SetTimeComponent(me : mutable; aTimeComponent : LocalTime);
+       TimeComponent (me) returns LocalTime;
 
 fields
 
index 0efedc537e299c4c8175797cb8f303054fcde176..df20e27d4656f0a3f6ef3a5427f2ca9d22e3628b 100644 (file)
@@ -25,15 +25,15 @@ uses
 is
 
        Init (me : mutable;
-             aAssignedDateAndTime : mutable DateAndTime from StepBasic;
-             aRole : mutable DateTimeRole from StepBasic) is virtual;
+             aAssignedDateAndTime : DateAndTime from StepBasic;
+             aRole : DateTimeRole from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAssignedDateAndTime(me : mutable; aAssignedDateAndTime : mutable DateAndTime);
-       AssignedDateAndTime (me) returns mutable DateAndTime;
-       SetRole(me : mutable; aRole : mutable DateTimeRole);
-       Role (me) returns mutable DateTimeRole;
+       SetAssignedDateAndTime(me : mutable; aAssignedDateAndTime : DateAndTime);
+       AssignedDateAndTime (me) returns DateAndTime;
+       SetRole(me : mutable; aRole : DateTimeRole);
+       Role (me) returns DateTimeRole;
 
 fields
 
index 9d91711ce852ce706a65defdc78fb4926297e301..fe0df4af67c79d825a0dd8d9407fd1ed2df24328 100644 (file)
@@ -25,15 +25,15 @@ uses
 is
 
        Init (me : mutable;
-             aAssignedDate : mutable Date from StepBasic;
-             aRole : mutable DateRole from StepBasic) is virtual;
+             aAssignedDate : Date from StepBasic;
+             aRole : DateRole from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAssignedDate(me : mutable; aAssignedDate : mutable Date);
-       AssignedDate (me) returns mutable Date;
-       SetRole(me : mutable; aRole : mutable DateRole);
-       Role (me) returns mutable DateRole;
+       SetAssignedDate(me : mutable; aAssignedDate : Date);
+       AssignedDate (me) returns Date;
+       SetRole(me : mutable; aRole : DateRole);
+       Role (me) returns DateRole;
 
 fields
 
index 85023aba9c4b4d86afb1a2f4b67bf6df2796bf0e..1925fefc0a3109f5294fac69bca3cb7a739086f9 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable DateRole;
+       Create returns DateRole;
        ---Purpose: Returns a DateRole
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index a2734227d420c8c9ba6a541d86a375e5158ee01f..9bb08f9dfd2082df8545b933207045cfb0c67049 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable DateTimeRole;
+       Create returns DateTimeRole;
        ---Purpose: Returns a DateTimeRole
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index 3fb2128785e93661b0dd02838d2b0c77a3815464..eaee0a3d9d798ddbb805f1e01521605321a1335c 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
 
-    Create returns mutable DerivedUnit;
+    Create returns DerivedUnit;
 
     Init (me : mutable; elements : HArray1OfDerivedUnitElement from StepBasic);
 
index 4e053e7fbaaefd90da65426cf319d86bd577da17..3aa3b68ef65ed32bddf4c4d6d4d8c2906eec577b 100644 (file)
@@ -23,7 +23,7 @@ uses
 
 is
 
-    Create returns mutable DerivedUnitElement;
+    Create returns DerivedUnitElement;
 
     Init (me : mutable; aUnit : NamedUnit from StepBasic; aExponent : Real);
 
index 229e382d608bb728b6df3dd2fba739cd8ba42f03..f0611097bb93a6854581416f4a5dbe34a2da212c 100644 (file)
@@ -24,6 +24,6 @@ uses Integer
 
 is
 
-    Create returns mutable DesignContext;
+    Create returns DesignContext;
 
 end DesignContext;
index 5a966ee4774df4aad73ebf028f1c10bbd915bea2..9817694e968cd74440ce1f7ed957d278803cec45 100644 (file)
@@ -21,6 +21,6 @@ uses
 
 is
 
-    Create returns mutable DigitalDocument;
+    Create returns DigitalDocument;
 
 end DigitalDocument;
index bb10b0b949f1d920d29c4629dbf7f804fbd0191f..74d1582633d9ac0874cb2111a09bc8059b078814 100644 (file)
@@ -23,7 +23,7 @@ uses
        Real from Standard
 is
 
-       Create returns mutable DimensionalExponents;
+       Create returns DimensionalExponents;
        ---Purpose: Returns a DimensionalExponents
 
        Init (me : mutable;
index aca853817ce19b67f7d6864e8c443854bceefdbb..567ad8c2941cee9a4002bb207d21412e491e471e 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
 
-    Create returns mutable DocumentRelationship;
+    Create returns DocumentRelationship;
 
     Init (me : mutable;
            aName : HAsciiString;
index 23ef236f95aeb3294a527c1d01e8fff6b327a460..757477c59201b394ba6cbe44ffbf7680293909a4 100644 (file)
@@ -21,7 +21,7 @@ uses
 
 is
 
-    Create returns mutable DocumentType;
+    Create returns DocumentType;
 
     Init (me : mutable; apdt : HAsciiString);
 
index 5049381991738cb08c97512f4512263c3ce900f4..07035a31e2ffcf47928850274b4b6aae07febafb 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
 
-    Create returns mutable DocumentUsageConstraint;
+    Create returns DocumentUsageConstraint;
 
     Init (me : mutable;
          aSource : Document;
index 1e19677d7fce45ba9ba24176d129dacebbec4597..84896407cede751eb6d3121a22d3133864c3e4c3 100644 (file)
@@ -21,7 +21,7 @@ uses
 
 is
 
-    Create returns mutable Effectivity;
+    Create returns Effectivity;
 
     Init (me : mutable; aid : HAsciiString);
 
index c7486809fab7325a93c05a7df72034bcaffc33ac..8bd228bfafe3b96dcc1a112469f236d4f37d4bfc 100644 (file)
@@ -24,7 +24,7 @@ uses
        NamedUnit from StepBasic
 is
 
-       Create returns mutable LengthMeasureWithUnit;
+       Create returns LengthMeasureWithUnit;
        ---Purpose: Returns a LengthMeasureWithUnit
 
 
index a0210313da2409c9c7ba38c2eb8aebb8fc5dd94c..6588e961a454c6c87dc8648889f14ffbe37bb094 100644 (file)
@@ -23,7 +23,7 @@ uses
        DimensionalExponents from StepBasic
 is
 
-       Create returns mutable LengthUnit;
+       Create returns LengthUnit;
        ---Purpose: Returns a LengthUnit
 
 
index 9809d17698734abccafdf73cb02541ed8a526550..99ea10f082a108f20555e7776f33553d80fd54a5 100644 (file)
@@ -26,7 +26,7 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable LocalTime;
+       Create returns LocalTime;
        ---Purpose: Returns a LocalTime
 
        Init (me : mutable;
@@ -35,7 +35,7 @@ is
              aMinuteComponent : Integer from Standard;
              hasAsecondComponent : Boolean from Standard;
              aSecondComponent : Real from Standard;
-             aZone : mutable CoordinatedUniversalTimeOffset from StepBasic) is virtual;
+             aZone : CoordinatedUniversalTimeOffset from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
@@ -49,8 +49,8 @@ is
        UnSetSecondComponent (me:mutable);
        SecondComponent (me) returns Real;
        HasSecondComponent (me) returns Boolean;
-       SetZone(me : mutable; aZone : mutable CoordinatedUniversalTimeOffset);
-       Zone (me) returns mutable CoordinatedUniversalTimeOffset;
+       SetZone(me : mutable; aZone : CoordinatedUniversalTimeOffset);
+       Zone (me) returns CoordinatedUniversalTimeOffset;
 
 fields
 
index cc62946d2a62206503a773d7c16a64c6f4c3471b..2fadfe21b3f2cfd46fd0c9982b279bae2b18109d 100644 (file)
@@ -23,7 +23,7 @@ uses
        NamedUnit from StepBasic
 is
 
-       Create returns mutable MassMeasureWithUnit;
+       Create returns MassMeasureWithUnit;
        ---Purpose: Returns a MassMeasureWithUnit
 
 
index 2946dac1da0db1e45cd708a6e55a6463f3f70dc9..b2b5c4d9b4d9773543a493fb9187f7ea37531a31 100644 (file)
@@ -27,7 +27,7 @@ uses CString
 
 is
 
-    Create returns mutable MeasureValueMember;
+    Create returns MeasureValueMember;
     -- starts as case null (no name)
 
     HasName (me) returns Boolean  is redefined;
index 66f2ee210be5edfede752675f19a8828ad3f4462..d5011ede00e3f0918bcbbdf73acd7e5c8d50fecb 100644 (file)
@@ -24,7 +24,7 @@ uses
        Unit from StepBasic
 is
 
-       Create returns mutable MeasureWithUnit;
+       Create returns MeasureWithUnit;
        ---Purpose: Returns a MeasureWithUnit
 
        Init (me : mutable;
index 2010838bd0c44c81e08096a04819b082b872cbe5..5ccfc1de38df6d751777ba45bb6a58324604435c 100644 (file)
@@ -18,7 +18,7 @@ class MechanicalContext from StepBasic inherits ProductContext from StepBasic
 
 is
 
-       Create returns mutable MechanicalContext;
+       Create returns MechanicalContext;
        ---Purpose: Returns a MechanicalContext
 
 end MechanicalContext;
index 15996297e6dc0d7ba878f63434282730b1b0ec41..516143ef7f461983e8ccef470e63994943e54f4a 100644 (file)
@@ -28,18 +28,18 @@ uses
        DimensionalExponents from StepBasic
 is
 
-       Create returns mutable NamedUnit;
+       Create returns NamedUnit;
        ---Purpose: Returns a NamedUnit
 
        Init (me : mutable;
-             aDimensions : mutable DimensionalExponents from StepBasic) is virtual;
+             aDimensions : DimensionalExponents from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetDimensions(me : mutable; aDimensions : mutable DimensionalExponents) 
+       SetDimensions(me : mutable; aDimensions : DimensionalExponents) 
        is virtual;
 
-       Dimensions (me) returns mutable DimensionalExponents
+       Dimensions (me) returns DimensionalExponents
        is virtual;
 
 fields
index 562c1ac9a087b881d19ff98e67f0e20eeb0172ef..46be8603473932778bda37391c3fb77b93ddb918 100644 (file)
@@ -23,7 +23,7 @@ uses
        Integer from Standard
 is
 
-       Create returns mutable OrdinalDate;
+       Create returns OrdinalDate;
        ---Purpose: Returns a OrdinalDate
 
 
index 826d2fac5a2e409d06f526f8a8803d0fce582890..fc4e9925cc82f1e4f22ac4867da87f2481d73db5 100644 (file)
@@ -24,25 +24,25 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable Organization;
+       Create returns Organization;
        ---Purpose: Returns a Organization
 
        Init (me : mutable;
              hasAid : Boolean from Standard;
-             aId : mutable HAsciiString from TCollection;
-             aName : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection) is virtual;
+             aId : HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetId(me : mutable; aId : mutable HAsciiString);
+       SetId(me : mutable; aId : HAsciiString);
        UnSetId (me:mutable);
-       Id (me) returns mutable HAsciiString;
+       Id (me) returns HAsciiString;
        HasId (me) returns Boolean;
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
 
 fields
 
index eea8858a5ff38ce4c4973003294318466871484f..5c029bc612633bdf617496cbf48e08a5b381ca8b 100644 (file)
@@ -25,15 +25,15 @@ uses
 is
 
        Init (me : mutable;
-             aAssignedOrganization : mutable Organization from StepBasic;
-             aRole : mutable OrganizationRole from StepBasic) is virtual;
+             aAssignedOrganization : Organization from StepBasic;
+             aRole : OrganizationRole from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAssignedOrganization(me : mutable; aAssignedOrganization : mutable Organization);
-       AssignedOrganization (me) returns mutable Organization;
-       SetRole(me : mutable; aRole : mutable OrganizationRole);
-       Role (me) returns mutable OrganizationRole;
+       SetAssignedOrganization(me : mutable; aAssignedOrganization : Organization);
+       AssignedOrganization (me) returns Organization;
+       SetRole(me : mutable; aRole : OrganizationRole);
+       Role (me) returns OrganizationRole;
 
 fields
 
index 9b692526a0932a60b965c27788e16ce9d91c9f6e..e444cad4f3d72456435be8e2a15af0c96bff4b34 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable OrganizationRole;
+       Create returns OrganizationRole;
        ---Purpose: Returns a OrganizationRole
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index 1e723546ad61fd52273ddf3d61043b444bc81f6a..f46b6aa1432a259f87d02507f9e4912d8be0973f 100644 (file)
@@ -25,72 +25,72 @@ uses
        Organization from StepBasic
 is
 
-       Create returns mutable OrganizationalAddress;
+       Create returns OrganizationalAddress;
        ---Purpose: Returns a OrganizationalAddress
 
 
        Init (me : mutable;
              hasAinternalLocation : Boolean from Standard;
-             aInternalLocation : mutable HAsciiString from TCollection;
+             aInternalLocation : HAsciiString from TCollection;
              hasAstreetNumber : Boolean from Standard;
-             aStreetNumber : mutable HAsciiString from TCollection;
+             aStreetNumber : HAsciiString from TCollection;
              hasAstreet : Boolean from Standard;
-             aStreet : mutable HAsciiString from TCollection;
+             aStreet : HAsciiString from TCollection;
              hasApostalBox : Boolean from Standard;
-             aPostalBox : mutable HAsciiString from TCollection;
+             aPostalBox : HAsciiString from TCollection;
              hasAtown : Boolean from Standard;
-             aTown : mutable HAsciiString from TCollection;
+             aTown : HAsciiString from TCollection;
              hasAregion : Boolean from Standard;
-             aRegion : mutable HAsciiString from TCollection;
+             aRegion : HAsciiString from TCollection;
              hasApostalCode : Boolean from Standard;
-             aPostalCode : mutable HAsciiString from TCollection;
+             aPostalCode : HAsciiString from TCollection;
              hasAcountry : Boolean from Standard;
-             aCountry : mutable HAsciiString from TCollection;
+             aCountry : HAsciiString from TCollection;
              hasAfacsimileNumber : Boolean from Standard;
-             aFacsimileNumber : mutable HAsciiString from TCollection;
+             aFacsimileNumber : HAsciiString from TCollection;
              hasAtelephoneNumber : Boolean from Standard;
-             aTelephoneNumber : mutable HAsciiString from TCollection;
+             aTelephoneNumber : HAsciiString from TCollection;
              hasAelectronicMailAddress : Boolean from Standard;
-             aElectronicMailAddress : mutable HAsciiString from TCollection;
+             aElectronicMailAddress : HAsciiString from TCollection;
              hasAtelexNumber : Boolean from Standard;
-             aTelexNumber : mutable HAsciiString from TCollection) is redefined;
+             aTelexNumber : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
              hasAinternalLocation : Boolean from Standard;
-             aInternalLocation : mutable HAsciiString from TCollection;
+             aInternalLocation : HAsciiString from TCollection;
              hasAstreetNumber : Boolean from Standard;
-             aStreetNumber : mutable HAsciiString from TCollection;
+             aStreetNumber : HAsciiString from TCollection;
              hasAstreet : Boolean from Standard;
-             aStreet : mutable HAsciiString from TCollection;
+             aStreet : HAsciiString from TCollection;
              hasApostalBox : Boolean from Standard;
-             aPostalBox : mutable HAsciiString from TCollection;
+             aPostalBox : HAsciiString from TCollection;
              hasAtown : Boolean from Standard;
-             aTown : mutable HAsciiString from TCollection;
+             aTown : HAsciiString from TCollection;
              hasAregion : Boolean from Standard;
-             aRegion : mutable HAsciiString from TCollection;
+             aRegion : HAsciiString from TCollection;
              hasApostalCode : Boolean from Standard;
-             aPostalCode : mutable HAsciiString from TCollection;
+             aPostalCode : HAsciiString from TCollection;
              hasAcountry : Boolean from Standard;
-             aCountry : mutable HAsciiString from TCollection;
+             aCountry : HAsciiString from TCollection;
              hasAfacsimileNumber : Boolean from Standard;
-             aFacsimileNumber : mutable HAsciiString from TCollection;
+             aFacsimileNumber : HAsciiString from TCollection;
              hasAtelephoneNumber : Boolean from Standard;
-             aTelephoneNumber : mutable HAsciiString from TCollection;
+             aTelephoneNumber : HAsciiString from TCollection;
              hasAelectronicMailAddress : Boolean from Standard;
-             aElectronicMailAddress : mutable HAsciiString from TCollection;
+             aElectronicMailAddress : HAsciiString from TCollection;
              hasAtelexNumber : Boolean from Standard;
-             aTelexNumber : mutable HAsciiString from TCollection;
-             aOrganizations : mutable HArray1OfOrganization from StepBasic;
-             aDescription : mutable HAsciiString from TCollection) is virtual;
+             aTelexNumber : HAsciiString from TCollection;
+             aOrganizations : HArray1OfOrganization from StepBasic;
+             aDescription : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetOrganizations(me : mutable; aOrganizations : mutable HArray1OfOrganization);
-       Organizations (me) returns mutable HArray1OfOrganization;
-       OrganizationsValue (me; num : Integer) returns mutable Organization;
+       SetOrganizations(me : mutable; aOrganizations : HArray1OfOrganization);
+       Organizations (me) returns HArray1OfOrganization;
+       OrganizationsValue (me; num : Integer) returns Organization;
        NbOrganizations (me) returns Integer;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
 
 fields
 
index e27382487655bda83b62c7606451ef1b252a461f..ba16a6ae92ab9a15a78c79c9ab81039305e1b3c8 100644 (file)
@@ -25,51 +25,51 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable Person;
+       Create returns Person;
        ---Purpose: Returns a Person
 
        Init (me : mutable;
-             aId : mutable HAsciiString from TCollection;
+             aId : HAsciiString from TCollection;
              hasAlastName : Boolean from Standard;
-             aLastName : mutable HAsciiString from TCollection;
+             aLastName : HAsciiString from TCollection;
              hasAfirstName : Boolean from Standard;
-             aFirstName : mutable HAsciiString from TCollection;
+             aFirstName : HAsciiString from TCollection;
              hasAmiddleNames : Boolean from Standard;
-             aMiddleNames : mutable HArray1OfHAsciiString from Interface;
+             aMiddleNames : HArray1OfHAsciiString from Interface;
              hasAprefixTitles : Boolean from Standard;
-             aPrefixTitles : mutable HArray1OfHAsciiString from Interface;
+             aPrefixTitles : HArray1OfHAsciiString from Interface;
              hasAsuffixTitles : Boolean from Standard;
-             aSuffixTitles : mutable HArray1OfHAsciiString from Interface) is virtual;
+             aSuffixTitles : HArray1OfHAsciiString from Interface) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetId(me : mutable; aId : mutable HAsciiString);
-       Id (me) returns mutable HAsciiString;
-       SetLastName(me : mutable; aLastName : mutable HAsciiString);
+       SetId(me : mutable; aId : HAsciiString);
+       Id (me) returns HAsciiString;
+       SetLastName(me : mutable; aLastName : HAsciiString);
        UnSetLastName (me:mutable);
-       LastName (me) returns mutable HAsciiString;
+       LastName (me) returns HAsciiString;
        HasLastName (me) returns Boolean;
-       SetFirstName(me : mutable; aFirstName : mutable HAsciiString);
+       SetFirstName(me : mutable; aFirstName : HAsciiString);
        UnSetFirstName (me:mutable);
-       FirstName (me) returns mutable HAsciiString;
+       FirstName (me) returns HAsciiString;
        HasFirstName (me) returns Boolean;
-       SetMiddleNames(me : mutable; aMiddleNames : mutable HArray1OfHAsciiString);
+       SetMiddleNames(me : mutable; aMiddleNames : HArray1OfHAsciiString);
        UnSetMiddleNames (me:mutable);
-       MiddleNames (me) returns mutable HArray1OfHAsciiString;
+       MiddleNames (me) returns HArray1OfHAsciiString;
        HasMiddleNames (me) returns Boolean;
-       MiddleNamesValue (me; num : Integer) returns mutable HAsciiString;
+       MiddleNamesValue (me; num : Integer) returns HAsciiString;
        NbMiddleNames (me) returns Integer;
-       SetPrefixTitles(me : mutable; aPrefixTitles : mutable HArray1OfHAsciiString);
+       SetPrefixTitles(me : mutable; aPrefixTitles : HArray1OfHAsciiString);
        UnSetPrefixTitles (me:mutable);
-       PrefixTitles (me) returns mutable HArray1OfHAsciiString;
+       PrefixTitles (me) returns HArray1OfHAsciiString;
        HasPrefixTitles (me) returns Boolean;
-       PrefixTitlesValue (me; num : Integer) returns mutable HAsciiString;
+       PrefixTitlesValue (me; num : Integer) returns HAsciiString;
        NbPrefixTitles (me) returns Integer;
-       SetSuffixTitles(me : mutable; aSuffixTitles : mutable HArray1OfHAsciiString);
+       SetSuffixTitles(me : mutable; aSuffixTitles : HArray1OfHAsciiString);
        UnSetSuffixTitles (me:mutable);
-       SuffixTitles (me) returns mutable HArray1OfHAsciiString;
+       SuffixTitles (me) returns HArray1OfHAsciiString;
        HasSuffixTitles (me) returns Boolean;
-       SuffixTitlesValue (me; num : Integer) returns mutable HAsciiString;
+       SuffixTitlesValue (me; num : Integer) returns HAsciiString;
        NbSuffixTitles (me) returns Integer;
 
 fields
index 19d8ef724322ce1c9284a1f32c8eb908d68f76c0..96c3f57c97e1de44f14bb1a430e7df27408b3bfa 100644 (file)
@@ -24,19 +24,19 @@ uses
        Organization from StepBasic
 is
 
-       Create returns mutable PersonAndOrganization;
+       Create returns PersonAndOrganization;
        ---Purpose: Returns a PersonAndOrganization
 
        Init (me : mutable;
-             aThePerson : mutable Person from StepBasic;
-             aTheOrganization : mutable Organization from StepBasic) is virtual;
+             aThePerson : Person from StepBasic;
+             aTheOrganization : Organization from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetThePerson(me : mutable; aThePerson : mutable Person);
-       ThePerson (me) returns mutable Person;
-       SetTheOrganization(me : mutable; aTheOrganization : mutable Organization);
-       TheOrganization (me) returns mutable Organization;
+       SetThePerson(me : mutable; aThePerson : Person);
+       ThePerson (me) returns Person;
+       SetTheOrganization(me : mutable; aTheOrganization : Organization);
+       TheOrganization (me) returns Organization;
 
 fields
 
index 63d2bf0ac6fdad8266241a5c6b428d57605f844e..a32ffb888ea687a64a57efc61b8c7265ea3e0d7a 100644 (file)
@@ -25,15 +25,15 @@ uses
 is
 
        Init (me : mutable;
-             aAssignedPersonAndOrganization : mutable PersonAndOrganization from StepBasic;
-             aRole : mutable PersonAndOrganizationRole from StepBasic) is virtual;
+             aAssignedPersonAndOrganization : PersonAndOrganization from StepBasic;
+             aRole : PersonAndOrganizationRole from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAssignedPersonAndOrganization(me : mutable; aAssignedPersonAndOrganization : mutable PersonAndOrganization);
-       AssignedPersonAndOrganization (me) returns mutable PersonAndOrganization;
-       SetRole(me : mutable; aRole : mutable PersonAndOrganizationRole);
-       Role (me) returns mutable PersonAndOrganizationRole;
+       SetAssignedPersonAndOrganization(me : mutable; aAssignedPersonAndOrganization : PersonAndOrganization);
+       AssignedPersonAndOrganization (me) returns PersonAndOrganization;
+       SetRole(me : mutable; aRole : PersonAndOrganizationRole);
+       Role (me) returns PersonAndOrganizationRole;
 
 fields
 
index eedf4d6cdf408c99b5caae597412eede40dc8df9..b0d3cda23db1ce604b276ec49c0d448dc14a4747 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PersonAndOrganizationRole;
+       Create returns PersonAndOrganizationRole;
        ---Purpose: Returns a PersonAndOrganizationRole
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index ac580077b16b12b22bad929197bf80fc4b5752b8..7acac8561f3736459911b9d0e7cdf065f9e1f38d 100644 (file)
@@ -25,72 +25,72 @@ uses
        Person from StepBasic
 is
 
-       Create returns mutable PersonalAddress;
+       Create returns PersonalAddress;
        ---Purpose: Returns a PersonalAddress
 
 
        Init (me : mutable;
              hasAinternalLocation : Boolean from Standard;
-             aInternalLocation : mutable HAsciiString from TCollection;
+             aInternalLocation : HAsciiString from TCollection;
              hasAstreetNumber : Boolean from Standard;
-             aStreetNumber : mutable HAsciiString from TCollection;
+             aStreetNumber : HAsciiString from TCollection;
              hasAstreet : Boolean from Standard;
-             aStreet : mutable HAsciiString from TCollection;
+             aStreet : HAsciiString from TCollection;
              hasApostalBox : Boolean from Standard;
-             aPostalBox : mutable HAsciiString from TCollection;
+             aPostalBox : HAsciiString from TCollection;
              hasAtown : Boolean from Standard;
-             aTown : mutable HAsciiString from TCollection;
+             aTown : HAsciiString from TCollection;
              hasAregion : Boolean from Standard;
-             aRegion : mutable HAsciiString from TCollection;
+             aRegion : HAsciiString from TCollection;
              hasApostalCode : Boolean from Standard;
-             aPostalCode : mutable HAsciiString from TCollection;
+             aPostalCode : HAsciiString from TCollection;
              hasAcountry : Boolean from Standard;
-             aCountry : mutable HAsciiString from TCollection;
+             aCountry : HAsciiString from TCollection;
              hasAfacsimileNumber : Boolean from Standard;
-             aFacsimileNumber : mutable HAsciiString from TCollection;
+             aFacsimileNumber : HAsciiString from TCollection;
              hasAtelephoneNumber : Boolean from Standard;
-             aTelephoneNumber : mutable HAsciiString from TCollection;
+             aTelephoneNumber : HAsciiString from TCollection;
              hasAelectronicMailAddress : Boolean from Standard;
-             aElectronicMailAddress : mutable HAsciiString from TCollection;
+             aElectronicMailAddress : HAsciiString from TCollection;
              hasAtelexNumber : Boolean from Standard;
-             aTelexNumber : mutable HAsciiString from TCollection) is redefined;
+             aTelexNumber : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
              hasAinternalLocation : Boolean from Standard;
-             aInternalLocation : mutable HAsciiString from TCollection;
+             aInternalLocation : HAsciiString from TCollection;
              hasAstreetNumber : Boolean from Standard;
-             aStreetNumber : mutable HAsciiString from TCollection;
+             aStreetNumber : HAsciiString from TCollection;
              hasAstreet : Boolean from Standard;
-             aStreet : mutable HAsciiString from TCollection;
+             aStreet : HAsciiString from TCollection;
              hasApostalBox : Boolean from Standard;
-             aPostalBox : mutable HAsciiString from TCollection;
+             aPostalBox : HAsciiString from TCollection;
              hasAtown : Boolean from Standard;
-             aTown : mutable HAsciiString from TCollection;
+             aTown : HAsciiString from TCollection;
              hasAregion : Boolean from Standard;
-             aRegion : mutable HAsciiString from TCollection;
+             aRegion : HAsciiString from TCollection;
              hasApostalCode : Boolean from Standard;
-             aPostalCode : mutable HAsciiString from TCollection;
+             aPostalCode : HAsciiString from TCollection;
              hasAcountry : Boolean from Standard;
-             aCountry : mutable HAsciiString from TCollection;
+             aCountry : HAsciiString from TCollection;
              hasAfacsimileNumber : Boolean from Standard;
-             aFacsimileNumber : mutable HAsciiString from TCollection;
+             aFacsimileNumber : HAsciiString from TCollection;
              hasAtelephoneNumber : Boolean from Standard;
-             aTelephoneNumber : mutable HAsciiString from TCollection;
+             aTelephoneNumber : HAsciiString from TCollection;
              hasAelectronicMailAddress : Boolean from Standard;
-             aElectronicMailAddress : mutable HAsciiString from TCollection;
+             aElectronicMailAddress : HAsciiString from TCollection;
              hasAtelexNumber : Boolean from Standard;
-             aTelexNumber : mutable HAsciiString from TCollection;
-             aPeople : mutable HArray1OfPerson from StepBasic;
-             aDescription : mutable HAsciiString from TCollection) is virtual;
+             aTelexNumber : HAsciiString from TCollection;
+             aPeople : HArray1OfPerson from StepBasic;
+             aDescription : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPeople(me : mutable; aPeople : mutable HArray1OfPerson);
-       People (me) returns mutable HArray1OfPerson;
-       PeopleValue (me; num : Integer) returns mutable Person;
+       SetPeople(me : mutable; aPeople : HArray1OfPerson);
+       People (me) returns HArray1OfPerson;
+       PeopleValue (me; num : Integer) returns Person;
        NbPeople (me) returns Integer;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
 
 fields
 
index baf1d569386134eeaf51cb761e53322470ce788a..e6a9db56ca8e1a3b5faf1089bc535544e2bf5edb 100644 (file)
@@ -24,7 +24,7 @@ uses
        NamedUnit from StepBasic
 is
 
-       Create returns mutable PlaneAngleMeasureWithUnit;
+       Create returns PlaneAngleMeasureWithUnit;
        ---Purpose: Returns a PlaneAngleMeasureWithUnit
 
 
index 1b990dee0e70ad93f79d0caf4bb78c5e1ca3b514..ce1de6a3b113911f9d9fd9645d2336100bcb585a 100644 (file)
@@ -23,7 +23,7 @@ uses
        DimensionalExponents from StepBasic
 is
 
-       Create returns mutable PlaneAngleUnit;
+       Create returns PlaneAngleUnit;
        ---Purpose: Returns a PlaneAngleUnit
 
 
index b5a5fd019cc7c1a4e86fbc14914643b591a18c8a..c30e913a5f5e642eda0a12413ca9ad0450cf852f 100644 (file)
@@ -25,26 +25,26 @@ uses
        ProductContext from StepBasic
 is
 
-       Create returns mutable Product;
+       Create returns Product;
        ---Purpose: Returns a Product
 
        Init (me : mutable;
-             aId : mutable HAsciiString from TCollection;
-             aName : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aFrameOfReference : mutable HArray1OfProductContext from StepBasic) is virtual;
+             aId : HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aFrameOfReference : HArray1OfProductContext from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetId(me : mutable; aId : mutable HAsciiString);
-       Id (me) returns mutable HAsciiString;
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
-       SetFrameOfReference(me : mutable; aFrameOfReference : mutable HArray1OfProductContext);
-       FrameOfReference (me) returns mutable HArray1OfProductContext;
-       FrameOfReferenceValue (me; num : Integer) returns mutable ProductContext;
+       SetId(me : mutable; aId : HAsciiString);
+       Id (me) returns HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
+       SetFrameOfReference(me : mutable; aFrameOfReference : HArray1OfProductContext);
+       FrameOfReference (me) returns HArray1OfProductContext;
+       FrameOfReferenceValue (me; num : Integer) returns ProductContext;
        NbFrameOfReference (me) returns Integer;
 
 fields
index fa1915094e063b25781371135eb4f383fee91b4d..2caad5158c5da0872f54990501a6b5121160b5c0 100644 (file)
@@ -24,21 +24,21 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable ProductCategory;
+       Create returns ProductCategory;
        ---Purpose: Returns a ProductCategory
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              hasAdescription : Boolean from Standard;
-             aDescription : mutable HAsciiString from TCollection) is virtual;
+             aDescription : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
        UnSetDescription (me:mutable);
-       Description (me) returns mutable HAsciiString;
+       Description (me) returns HAsciiString;
        HasDescription (me) returns Boolean;
 
 fields
index e94f696ebb66cbd576ccddc9500cac336267afad..3d48f42baf44b6d1987dabbf8aafd72f94177bf8 100644 (file)
@@ -24,23 +24,23 @@ uses
        ApplicationContext from StepBasic
 is
 
-       Create returns mutable ProductContext;
+       Create returns ProductContext;
        ---Purpose: Returns a ProductContext
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aFrameOfReference : mutable ApplicationContext from StepBasic) is redefined;
+             aName : HAsciiString from TCollection;
+             aFrameOfReference : ApplicationContext from StepBasic) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aFrameOfReference : mutable ApplicationContext from StepBasic;
-             aDisciplineType : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection;
+             aFrameOfReference : ApplicationContext from StepBasic;
+             aDisciplineType : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetDisciplineType(me : mutable; aDisciplineType : mutable HAsciiString);
-       DisciplineType (me) returns mutable HAsciiString;
+       SetDisciplineType(me : mutable; aDisciplineType : HAsciiString);
+       DisciplineType (me) returns HAsciiString;
 
 fields
 
index 82bd5db2d691cc5b9d1f0202f2b381c9b554d7b1..df9a0cbbb6b3b7e38ba7580d7789d7219fc6ef68 100644 (file)
@@ -25,25 +25,25 @@ uses
        ProductDefinitionContext from StepBasic
 is
 
-       Create returns mutable ProductDefinition;
+       Create returns ProductDefinition;
        ---Purpose: Returns a ProductDefinition
 
        Init (me : mutable;
-             aId : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aFormation : mutable ProductDefinitionFormation from StepBasic;
-             aFrameOfReference : mutable ProductDefinitionContext from StepBasic) is virtual;
+             aId : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aFormation : ProductDefinitionFormation from StepBasic;
+             aFrameOfReference : ProductDefinitionContext from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetId(me : mutable; aId : mutable HAsciiString);
-       Id (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
-       SetFormation(me : mutable; aFormation : mutable ProductDefinitionFormation);
-       Formation (me) returns mutable ProductDefinitionFormation;
-       SetFrameOfReference(me : mutable; aFrameOfReference : mutable ProductDefinitionContext);
-       FrameOfReference (me) returns mutable ProductDefinitionContext;
+       SetId(me : mutable; aId : HAsciiString);
+       Id (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
+       SetFormation(me : mutable; aFormation : ProductDefinitionFormation);
+       Formation (me) returns ProductDefinitionFormation;
+       SetFrameOfReference(me : mutable; aFrameOfReference : ProductDefinitionContext);
+       FrameOfReference (me) returns ProductDefinitionContext;
 
 fields
 
index fba9657c11b958c3fefd34da8fda6f0d8d2791ae..ce452b88419935c94b54db5d81f1c31e6ea51ca6 100644 (file)
@@ -24,23 +24,23 @@ uses
        ApplicationContext from StepBasic
 is
 
-       Create returns mutable ProductDefinitionContext;
+       Create returns ProductDefinitionContext;
        ---Purpose: Returns a ProductDefinitionContext
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aFrameOfReference : mutable ApplicationContext from StepBasic) is redefined;
+             aName : HAsciiString from TCollection;
+             aFrameOfReference : ApplicationContext from StepBasic) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aFrameOfReference : mutable ApplicationContext from StepBasic;
-             aLifeCycleStage : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection;
+             aFrameOfReference : ApplicationContext from StepBasic;
+             aLifeCycleStage : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetLifeCycleStage(me : mutable; aLifeCycleStage : mutable HAsciiString);
-       LifeCycleStage (me) returns mutable HAsciiString;
+       SetLifeCycleStage(me : mutable; aLifeCycleStage : HAsciiString);
+       LifeCycleStage (me) returns HAsciiString;
 
 fields
 
index 0aacaa7665b79709cc5c59d4f262f34233f5468d..2f56a59cf0ed325eca8cf328a4946ba752962940 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
 
-    Create returns mutable ProductDefinitionEffectivity;
+    Create returns ProductDefinitionEffectivity;
 
     Init (me : mutable;
          aId : HAsciiString;
index 1d287bfee04d618bd2b257b4669457c9b40d1872..7de1858aba994f2ed40d6fbeb89999e54893a2d9 100644 (file)
@@ -24,22 +24,22 @@ uses
        Product from StepBasic
 is
 
-       Create returns mutable ProductDefinitionFormation;
+       Create returns ProductDefinitionFormation;
        ---Purpose: Returns a ProductDefinitionFormation
 
        Init (me : mutable;
-             aId : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aOfProduct : mutable Product from StepBasic) is virtual;
+             aId : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aOfProduct : Product from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetId(me : mutable; aId : mutable HAsciiString);
-       Id (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
-       SetOfProduct(me : mutable; aOfProduct : mutable Product);
-       OfProduct (me) returns mutable Product;
+       SetId(me : mutable; aId : HAsciiString);
+       Id (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
+       SetOfProduct(me : mutable; aOfProduct : Product);
+       OfProduct (me) returns Product;
 
 fields
 
index 5944f73d769bd38dd722c17197700ee3b9cc1f8d..4c0cbadc6c8260728cbada32c671e1c69d47c468 100644 (file)
@@ -25,19 +25,19 @@ uses
        Product from StepBasic
 is
 
-       Create returns mutable ProductDefinitionFormationWithSpecifiedSource;
+       Create returns ProductDefinitionFormationWithSpecifiedSource;
        ---Purpose: Returns a ProductDefinitionFormationWithSpecifiedSource
 
 
        Init (me : mutable;
-             aId : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aOfProduct : mutable Product from StepBasic) is redefined;
+             aId : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aOfProduct : Product from StepBasic) is redefined;
 
        Init (me : mutable;
-             aId : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aOfProduct : mutable Product from StepBasic;
+             aId : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aOfProduct : Product from StepBasic;
              aMakeOrBuy : Source from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
index dfb818153291dc4fd9f2660e25972b79c441da60..9400d9d8afcb1cd6d973e8dd385165cb2448880f 100644 (file)
@@ -26,26 +26,26 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable ProductRelatedProductCategory;
+       Create returns ProductRelatedProductCategory;
        ---Purpose: Returns a ProductRelatedProductCategory
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              hasAdescription : Boolean from Standard;
-             aDescription : mutable HAsciiString from TCollection) is redefined;
+             aDescription : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              hasAdescription : Boolean from Standard;
-             aDescription : mutable HAsciiString from TCollection;
-             aProducts : mutable HArray1OfProduct from StepBasic) is virtual;
+             aDescription : HAsciiString from TCollection;
+             aProducts : HArray1OfProduct from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetProducts(me : mutable; aProducts : mutable HArray1OfProduct);
-       Products (me) returns mutable HArray1OfProduct;
-       ProductsValue (me; num : Integer) returns mutable Product;
+       SetProducts(me : mutable; aProducts : HArray1OfProduct);
+       Products (me) returns HArray1OfProduct;
+       ProductsValue (me; num : Integer) returns Product;
        NbProducts (me) returns Integer;
 
 fields
index 1951114cd81faccf54baf2c8cd57bd817d0eec83..d6d5c6145a6c5e0d3cb7029bdb1c03f9cabba298 100644 (file)
@@ -25,7 +25,7 @@ uses
        HArray1OfProduct from StepBasic
 is
 
-       Create returns mutable ProductType;
+       Create returns ProductType;
        ---Purpose: Returns a ProductType
 
 
index f3aa3afb42717fc88f4d8e4d670717dadc61d32a..01b41feff5ae5da2987bbe9d1ddd019a220a5db2 100644 (file)
@@ -24,7 +24,7 @@ uses
        NamedUnit from StepBasic
 is
 
-       Create returns mutable RatioMeasureWithUnit;
+       Create returns RatioMeasureWithUnit;
        ---Purpose: Returns a RatioMeasureWithUnit
 
 
index 05cafbebc53fa146c12c45e3073b4cfe64a0c1e4..bb8698c5a91072d9c7beb3a62751f7e81a19e30c 100644 (file)
@@ -23,7 +23,7 @@ uses
        DimensionalExponents from StepBasic
 is
 
-       Create returns mutable RatioUnit;
+       Create returns RatioUnit;
        ---Purpose: Returns a RatioUnit
 
 
index f7ff6d829587301a926c92b52ba8c8ecf7427246..6ac60ec4ca539b664cc9cdfe1d1b7c45b87a5ffa 100644 (file)
@@ -24,22 +24,22 @@ uses
        SecurityClassificationLevel from StepBasic
 is
 
-       Create returns mutable SecurityClassification;
+       Create returns SecurityClassification;
        ---Purpose: Returns a SecurityClassification
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPurpose : mutable HAsciiString from TCollection;
-             aSecurityLevel : mutable SecurityClassificationLevel from StepBasic) is virtual;
+             aName : HAsciiString from TCollection;
+             aPurpose : HAsciiString from TCollection;
+             aSecurityLevel : SecurityClassificationLevel from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetPurpose(me : mutable; aPurpose : mutable HAsciiString);
-       Purpose (me) returns mutable HAsciiString;
-       SetSecurityLevel(me : mutable; aSecurityLevel : mutable SecurityClassificationLevel);
-       SecurityLevel (me) returns mutable SecurityClassificationLevel;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetPurpose(me : mutable; aPurpose : HAsciiString);
+       Purpose (me) returns HAsciiString;
+       SetSecurityLevel(me : mutable; aSecurityLevel : SecurityClassificationLevel);
+       SecurityLevel (me) returns SecurityClassificationLevel;
 
 fields
 
index f3093da5314a407daa3e1eea2692692ea9f75494..6f8766978c5a59f0db7325837f70209014d28e74 100644 (file)
@@ -24,12 +24,12 @@ uses
 is
 
        Init (me : mutable;
-             aAssignedSecurityClassification : mutable SecurityClassification from StepBasic) is virtual;
+             aAssignedSecurityClassification : SecurityClassification from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAssignedSecurityClassification(me : mutable; aAssignedSecurityClassification : mutable SecurityClassification);
-       AssignedSecurityClassification (me) returns mutable SecurityClassification;
+       SetAssignedSecurityClassification(me : mutable; aAssignedSecurityClassification : SecurityClassification);
+       AssignedSecurityClassification (me) returns SecurityClassification;
 
 fields
 
index dc935c6c69a9693f9b94ff137095f09e242580cc..1ac6fa7f862fccdffd6989c26ea4190ef04aaf38 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable SecurityClassificationLevel;
+       Create returns SecurityClassificationLevel;
        ---Purpose: Returns a SecurityClassificationLevel
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index 2562ad467bcd5e4778bdaecd4cbed91551a6ffe7..a81d1201f59fffd8ffd7d9cbf44d033d2660869e 100644 (file)
@@ -26,12 +26,12 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable SiUnit;
+       Create returns SiUnit;
        ---Purpose: Returns a SiUnit
 
 
        Init (me : mutable;
-             aDimensions : mutable DimensionalExponents from StepBasic) is redefined;
+             aDimensions : DimensionalExponents from StepBasic) is redefined;
 
        Init (me : mutable;
              hasAprefix : Boolean from Standard;
@@ -46,8 +46,8 @@ is
        HasPrefix (me) returns Boolean;
        SetName(me : mutable; aName : SiUnitName);
        Name (me) returns SiUnitName;
-       SetDimensions(me : mutable; aDimensions : mutable DimensionalExponents) is redefined;
-       Dimensions (me) returns mutable DimensionalExponents is redefined;
+       SetDimensions(me : mutable; aDimensions : DimensionalExponents) is redefined;
+       Dimensions (me) returns DimensionalExponents is redefined;
 
 fields
 
index 394a0be11b1a405f10e6264ed7d65631628ff6fe..d4d03eda2b42b2cbc1ef978de19fb29beedb7adb 100644 (file)
@@ -25,16 +25,16 @@ uses
 
 is
 
-    Create returns mutable SiUnitAndAreaUnit from StepBasic;
+    Create returns SiUnitAndAreaUnit from StepBasic;
        ---Purpose: Returns a SiUnitAndAreaUnit
     
-    SetAreaUnit(me: mutable; anAreaUnit: mutable AreaUnit from StepBasic);
+    SetAreaUnit(me: mutable; anAreaUnit: AreaUnit from StepBasic);
     
-    AreaUnit(me) returns mutable AreaUnit from StepBasic;
+    AreaUnit(me) returns AreaUnit from StepBasic;
     
-    SetDimensions(me : mutable; aDimensions : mutable DimensionalExponents) is redefined;
+    SetDimensions(me : mutable; aDimensions : DimensionalExponents) is redefined;
     
-    Dimensions(me) returns mutable DimensionalExponents is redefined;
+    Dimensions(me) returns DimensionalExponents is redefined;
     
 fields
 
index 12642ca8b0f479f11548842a733b499fdb40e2dc..9abefbce38f9d2ef68c0f1a23de7b13c2f543abc 100644 (file)
@@ -28,10 +28,10 @@ uses
     
 is
 
-    Create returns mutable SiUnitAndLengthUnit;
+    Create returns SiUnitAndLengthUnit;
        ---Purpose: Returns a SiUnitAndLengthUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
     Init (me: mutable; hasAprefix: Boolean from Standard;
@@ -40,9 +40,9 @@ is
 
     -- Specific Methods for Field Data Access --
 
-    SetLengthUnit(me: mutable; aLengthUnit: mutable LengthUnit);
+    SetLengthUnit(me: mutable; aLengthUnit: LengthUnit);
     
-    LengthUnit (me) returns mutable LengthUnit;
+    LengthUnit (me) returns LengthUnit;
 
 fields
 
index f21cee38e4675fbe090805b5909bce09e9524f3d..48b46e75321a6886b31624a7562f39deb68c35da 100644 (file)
@@ -27,10 +27,10 @@ uses
     
 is
 
-    Create returns mutable SiUnitAndMassUnit;
+    Create returns SiUnitAndMassUnit;
        ---Purpose: Returns a SiUnitAndMassUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
     Init (me: mutable; hasAprefix: Boolean from Standard;
@@ -39,9 +39,9 @@ is
 
     -- Specific Methods for Field Data Access --
 
-    SetMassUnit(me: mutable; aMassUnit: mutable MassUnit);
+    SetMassUnit(me: mutable; aMassUnit: MassUnit);
     
-    MassUnit (me) returns mutable MassUnit;
+    MassUnit (me) returns MassUnit;
 
 fields
 
index dfc5f94acd0cc5d5dc0a6f720a5237260c24c04f..7bb048c04cb6189793c2076c315cdc5b22e9a93a 100644 (file)
@@ -27,10 +27,10 @@ uses
 
 is
 
-    Create returns mutable SiUnitAndPlaneAngleUnit;
+    Create returns SiUnitAndPlaneAngleUnit;
        ---Purpose: Returns a SiUnitAndPlaneAngleUnit
 
-    Init (me: mutable; aDimensions : mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions : DimensionalExponents from StepBasic)
     is redefined;
 
     Init (me: mutable; hasAprefix : Boolean from Standard;
@@ -39,9 +39,9 @@ is
 
     -- Specific Methods for Field Data Access --
 
-    SetPlaneAngleUnit(me: mutable; aPlaneAngleUnit: mutable PlaneAngleUnit);
+    SetPlaneAngleUnit(me: mutable; aPlaneAngleUnit: PlaneAngleUnit);
     
-    PlaneAngleUnit (me) returns mutable PlaneAngleUnit;
+    PlaneAngleUnit (me) returns PlaneAngleUnit;
 
 fields
 
index 6885d9a4689f4ad41b16e4c8074459b418b8f175..60addc48500e48f3a8738419177702c207a904a1 100644 (file)
@@ -27,10 +27,10 @@ uses
 
 is
 
-    Create returns mutable SiUnitAndRatioUnit;
+    Create returns SiUnitAndRatioUnit;
        ---Purpose: Returns a SiUnitAndRatioUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
     Init (me: mutable; hasAprefix: Boolean from Standard;
@@ -39,9 +39,9 @@ is
 
     -- Specific Methods for Field Data Access --
 
-    SetRatioUnit(me : mutable; aRatioUnit : mutable RatioUnit);
+    SetRatioUnit(me : mutable; aRatioUnit : RatioUnit);
     
-    RatioUnit (me) returns mutable RatioUnit;
+    RatioUnit (me) returns RatioUnit;
 
 fields
 
index f9c7578ec156b08e4059c2bfc4ca940604813860..5105700782ad3e8d945c83b58d1c9bd5153519bd 100644 (file)
@@ -27,10 +27,10 @@ uses
 
 is
 
-    Create returns mutable SiUnitAndSolidAngleUnit;
+    Create returns SiUnitAndSolidAngleUnit;
        ---Purpose: Returns a SiUnitAndSolidAngleUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
     Init (me: mutable; hasAprefix: Boolean from Standard;
@@ -39,9 +39,9 @@ is
 
     -- Specific Methods for Field Data Access --
 
-    SetSolidAngleUnit(me: mutable; aSolidAngleUnit: mutable SolidAngleUnit);
+    SetSolidAngleUnit(me: mutable; aSolidAngleUnit: SolidAngleUnit);
     
-    SolidAngleUnit (me) returns mutable SolidAngleUnit;
+    SolidAngleUnit (me) returns SolidAngleUnit;
 
 fields
 
index 9ba58f455f4db0f7819861b4e7f14d3f159eb754..3d5905960fced1c7e2e4e36047121faa68d6c092 100644 (file)
@@ -26,10 +26,10 @@ uses
 
 is
 
-    Create returns mutable SiUnitAndThermodynamicTemperatureUnit;
+    Create returns SiUnitAndThermodynamicTemperatureUnit;
        ---Purpose: Returns a SiUnitAndThermodynamicTemperatureUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic)
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic)
     is redefined;
 
     Init (me: mutable; hasAprefix: Boolean from Standard;
@@ -38,9 +38,9 @@ is
 
     -- Specific Methods for Field Data Access --
 
-    SetThermodynamicTemperatureUnit(me: mutable; aThermodynamicTemperatureUnit: mutable ThermodynamicTemperatureUnit);
+    SetThermodynamicTemperatureUnit(me: mutable; aThermodynamicTemperatureUnit: ThermodynamicTemperatureUnit);
     
-    ThermodynamicTemperatureUnit (me) returns mutable ThermodynamicTemperatureUnit;
+    ThermodynamicTemperatureUnit (me) returns ThermodynamicTemperatureUnit;
 
 fields
 
index b85a03d176f6304f75b279276435eb56f44bbd9e..a2483c44f46b9fb68c10d183c9ae25d40a867752 100644 (file)
@@ -27,10 +27,10 @@ uses
 
 is
 
-    Create returns mutable SiUnitAndTimeUnit;
+    Create returns SiUnitAndTimeUnit;
        ---Purpose: Returns a SiUnitAndTimeUnit
 
-    Init (me: mutable; aDimensions: mutable DimensionalExponents from StepBasic) is redefined;
+    Init (me: mutable; aDimensions: DimensionalExponents from StepBasic) is redefined;
 
     
     Init (me: mutable; hasAprefix: Boolean from Standard;
@@ -39,9 +39,9 @@ is
 
     -- Specific Methods for Field Data Access --
 
-    SetTimeUnit(me: mutable; aTimeUnit: mutable TimeUnit);
+    SetTimeUnit(me: mutable; aTimeUnit: TimeUnit);
     
-    TimeUnit (me) returns mutable TimeUnit;
+    TimeUnit (me) returns TimeUnit;
 
 fields
 
index df153782b869f3f4091bb3daeeb4c54689fef8a7..3e63fc87b7e349492824353031f9708cbe3bd681 100644 (file)
@@ -25,16 +25,16 @@ uses
 
 is
 
-    Create returns mutable SiUnitAndVolumeUnit from StepBasic;
+    Create returns SiUnitAndVolumeUnit from StepBasic;
        ---Purpose: Returns a SiUnitAndVolumeUnit
     
-    SetVolumeUnit(me: mutable; aVolumeUnit: mutable VolumeUnit from StepBasic);
+    SetVolumeUnit(me: mutable; aVolumeUnit: VolumeUnit from StepBasic);
     
-    VolumeUnit(me) returns mutable VolumeUnit from StepBasic;
+    VolumeUnit(me) returns VolumeUnit from StepBasic;
     
-    SetDimensions(me : mutable; aDimensions : mutable DimensionalExponents) is redefined;
+    SetDimensions(me : mutable; aDimensions : DimensionalExponents) is redefined;
     
-    Dimensions(me) returns mutable DimensionalExponents is redefined;
+    Dimensions(me) returns DimensionalExponents is redefined;
     
 fields
 
index 92bda6e7f67989ae649f7f980feaca924a01db49..5b101bc8a12d53d7cfeae070f53ecfc02c22ca11 100644 (file)
@@ -23,7 +23,7 @@ uses CString
 
 is
 
-    Create returns mutable SizeMember;
+    Create returns SizeMember;
 
     HasName (me) returns Boolean  is redefined;
     -- returns True
index 90e8cd2750357a1840569e4d06014c3c4e43aee1..222207f2ef918256eb055c8d11479cd570758777 100644 (file)
@@ -24,7 +24,7 @@ uses
        NamedUnit from StepBasic
 is
 
-       Create returns mutable SolidAngleMeasureWithUnit;
+       Create returns SolidAngleMeasureWithUnit;
        ---Purpose: Returns a SolidAngleMeasureWithUnit
 
 
index ca03c8d5bf655070efd2d66cbfc86607ed705931..1f0a8483c744151b3ef6d47213b784aea67e2d76 100644 (file)
@@ -23,7 +23,7 @@ uses
        DimensionalExponents from StepBasic
 is
 
-       Create returns mutable SolidAngleUnit;
+       Create returns SolidAngleUnit;
        ---Purpose: Returns a SolidAngleUnit
 
 
index c0af2ef442fe1589598c49376a42595cdbdafbf8..76c8cb10d465b134c4f7f603402389964aea0c50 100644 (file)
@@ -24,7 +24,7 @@ uses
        NamedUnit from StepBasic
 is
 
-       Create returns mutable TimeMeasureWithUnit;
+       Create returns TimeMeasureWithUnit;
        ---Purpose: Returns a TimeMeasureWithUnit
 
 
index 757e4053ab9b673ec22d1c478db23c68e9447341..ff4772e40bc674c2d2f3866ab624efff56c9b5e5 100644 (file)
@@ -23,7 +23,7 @@ uses
        DimensionalExponents from StepBasic
 is
 
-       Create returns mutable TimeUnit;
+       Create returns TimeUnit;
        ---Purpose: Returns a TimeUnit
 
 
index a24fb3a764ca690b2a708c1e2994dc89bab15211..589b73237c2347845ec0bdd1fa27a5b231a3831a 100644 (file)
@@ -25,7 +25,7 @@ uses
        Unit from StepBasic
 is
 
-       Create returns mutable UncertaintyMeasureWithUnit;
+       Create returns UncertaintyMeasureWithUnit;
        ---Purpose: Returns a UncertaintyMeasureWithUnit
 
 
index 5ccb10445f60abcf4455ed8735e9890037f4e79d..b920626e17980dc326236c466667e83fa5c822e7 100644 (file)
@@ -21,6 +21,6 @@ class VolumeUnit from StepBasic inherits NamedUnit from StepBasic
 
 is
 
-   Create returns mutable VolumeUnit from StepBasic;
+   Create returns VolumeUnit from StepBasic;
 
 end VolumeUnit;
index 39629379c49b187a522950f4cd7391eb7d21d8a2..befb9af55fb274634693a259d672f92c87204278 100644 (file)
@@ -24,7 +24,7 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable WeekOfYearAndDayDate;
+       Create returns WeekOfYearAndDayDate;
        ---Purpose: Returns a WeekOfYearAndDayDate
 
 
index b5c4caef98dab13be557767774ddf25edafd3ec5..0c4a7f3cc0a6907d0727c1b9ce12899901de3e02 100644 (file)
@@ -24,7 +24,7 @@ uses OStream, Transient ,
 
 is
 
-    Create returns mutable DefaultGeneral;
+    Create returns DefaultGeneral;
     ---Purpose : Creates a Default General Module
 
        --  Reconduction because limitation cdl  --
@@ -38,12 +38,12 @@ is
               ach : in out Check);
     ---Purpose : Specific Checking of an Entity <ent>
 
-    NewVoid (me; CN : Integer; entto : out mutable Transient)
+    NewVoid (me; CN : Integer; entto : out Transient)
        returns Boolean;
     ---Purpose : Specific creation of a new void entity
 
     CopyCase (me; casenum : Integer;
-             entfrom : Transient; entto : mutable Transient;
+             entfrom : Transient; entto : Transient;
              TC : in out CopyTool);
     ---Purpose : Specific Copy ("Deep") from <entfrom> to <entto> (same type)
     --           by using a CopyTool which provides its working Map.
index c41438ed339d6d0b16259c4661a1ac125be95fd4..1d9869510d59dcb14f106c71d2e959b103995d68 100644 (file)
@@ -36,10 +36,10 @@ is
     CheckCase (me; CN : Integer; ent : Transient; shares : ShareTool;
        ach : in out Check);
 
-    CopyCase (me; CN : Integer; entfrom : Transient; entto : mutable Transient;
+    CopyCase (me; CN : Integer; entfrom : Transient; entto : Transient;
        TC : in out CopyTool);
 
-    NewVoid (me; CN : Integer; ent : out mutable Transient) returns Boolean;
+    NewVoid (me; CN : Integer; ent : out Transient) returns Boolean;
 
 fields
 
index 0f2eaef4695f701310d614efa808b030dbf4144d..85a67c107290a938f2374667c578183d3b2894c3 100644 (file)
@@ -31,7 +31,7 @@ uses CString, AsciiString from TCollection
 
 is
 
-    Create returns mutable DescrProtocol;
+    Create returns DescrProtocol;
 
     SetSchemaName (me : mutable; name : CString);
     ---Purpose : Defines a specific Schema Name for this Protocol
index 4cbeac2abce9d0140551d6d2f06daf67a9341a8c..445ab50dcc24d3f21db1fe770c6db4ab71d87335 100644 (file)
@@ -43,7 +43,7 @@ is
         returns Boolean  is redefined;
 
     ReadStep (me; CN : Integer; data : StepReaderData; num : Integer;
-               ach : in out Check; ent : mutable Transient);
+               ach : in out Check; ent : Transient);
 
     WriteStep (me; CN : Integer; SW : in out StepWriter; ent : Transient);
 
index 40680c1c9080df198808a0f1b03fb27579d16c1c..eb2d25b3ad2fb14013134bf320aebc79fc011cf2 100644 (file)
@@ -42,7 +42,7 @@ is
     --           For a Simple Entity : own type or super type
     --           For a Complex Entity : one of the members
 
-    As (me; steptype : CString) returns mutable Simple  is deferred;
+    As (me; steptype : CString) returns Simple  is deferred;
     ---Purpose : Returns a Simple Entity which matches with a Type in <me> :
     --           For a Simple Entity : me if it matches, else a null handle
     --           For a Complex Entity : the member which matches, else null
index b76c5569be4ce0c71b265e3c62ef3273368fd7cd..c20148d10585f7e240ed460d4467ca3f27305db7 100644 (file)
@@ -23,7 +23,7 @@ uses HSequenceOfAsciiString from TColStd, SequenceOfTransient from TColStd,
 
 is
 
-    Create returns mutable ECDescr;
+    Create returns ECDescr;
     ---Purpose : Creates an ECDescr, empty
 
     Add (me : mutable; member : ESDescr);
@@ -48,7 +48,7 @@ is
     IsComplex  (me) returns Boolean;
     ---Purpose : Returns True
 
-    NewEntity  (me) returns mutable Described;
+    NewEntity  (me) returns Described;
     ---Purpose : Creates a described entity (i.e. a complex one, made of one
     --           simple entity per member)
 
index 623928dacdfee06552746823792900a90ed95aee..e63ebe9aa038f3238801883fef59ecd318c93a12 100644 (file)
@@ -30,7 +30,7 @@ is
     IsComplex  (me) returns Boolean  is deferred;
     ---Purpose : Tells if a EDescr is complex (ECDescr) or simple (ESDescr)
 
-    NewEntity  (me) returns mutable Described  is deferred;
+    NewEntity  (me) returns Described  is deferred;
     ---Purpose : Creates a described entity (i.e. a simple one)
 
 end EDescr;
index 4162b015cb53009f92fce44a1802cb7d3492a415..36e7ebc782c7179a5e78c923f87e7a7d769c6e30 100644 (file)
@@ -25,7 +25,7 @@ uses CString, AsciiString from TCollection,
 
 is
 
-    Create (name : CString) returns mutable ESDescr;
+    Create (name : CString) returns ESDescr;
     ---Purpose : Creates an ESDescr with a type name
 
     SetNbFields (me : mutable; nb : Integer);
@@ -84,7 +84,7 @@ is
     IsComplex  (me) returns Boolean;
     ---Purpose : Returns False
 
-    NewEntity  (me) returns mutable Described;
+    NewEntity  (me) returns Described;
     ---Purpose : Creates a described entity (i.e. a simple one)
 
 fields
index 6b89971a9c4832d5602c65cb668abf2fa6e62ea9..31260ef2a23a87ce8cd8fb8de6a954574424a09c 100644 (file)
@@ -29,7 +29,7 @@ uses Type, CString, SequenceOfTransient,
 
 is
 
-    Create returns mutable FileProtocol;
+    Create returns FileProtocol;
     ---Purpose : Creates an empty FileProtocol
 
     Add (me : mutable; protocol : Protocol from StepData);
index 3556dfc33d8434c6d8070cebb1d12cc593b8a3a1..18afd3121c6a23025bc47bc7c1953661053359da 100644 (file)
@@ -28,7 +28,7 @@ uses CString, AsciiString from TCollection,
 
 is
 
-    Create returns mutable FreeFormEntity;
+    Create returns FreeFormEntity;
     ---Purpose : Creates a FreeFormEntity, with no field, no type
 
     SetStepType (me : mutable; typenam : CString);
@@ -61,7 +61,7 @@ is
     ---Purpose : Returns the list of types (one type for a simple entity),
     --           as is (non reordered)
 
-    Reorder (myclass; ent : in out mutable FreeFormEntity) returns Boolean;
+    Reorder (myclass; ent : in out FreeFormEntity) returns Boolean;
     ---Purpose : Reorders a Complex entity if required, i.e. if member types
     --           are not in alphabetic order
     --           Returns False if nothing done (order was OK or simple entity),
index 7e2a51a998d3cbe2accf95ec96c1f96963ad5e78..3b97ad5063fb08cd94c54f68741394a3aae77b07 100644 (file)
@@ -36,14 +36,14 @@ is
     ---Purpose : Specific Checking of an Entity <ent>
 
     CopyCase (me; casenum : Integer;
-             entfrom : Transient; entto : mutable Transient;
+             entfrom : Transient; entto : Transient;
              TC : in out CopyTool)  is deferred;
     ---Purpose : Specific Copy ("Deep") from <entfrom> to <entto> (same type)
     --           by using a TransferControl which provides its working Map.
     --           Use method Transferred from TransferControl to work
 
 --    ImpliedCase (me; casenum : Integer;
---              entfrom : Transient; entto : mutable Transient;
+--              entfrom : Transient; entto : Transient;
 --              TC : CopyTool);
     ---Purpose : Specific Copying of Implied References
     --           A Default is provided which does nothing (must current case !)
index 6df4c888b6f4361373e973d4ab167da0adc39e98..119113b133496beffec7d52029f819910d5f130f 100644 (file)
@@ -49,7 +49,7 @@ is
 
        --  Building a Protocol  --
 
-    Build (me : in out; protocol : mutable FileProtocol);
+    Build (me : in out; protocol : FileProtocol);
     ---Purpose : Fills a FileProtocol with the list of Protocols attached to
     --           the list of Schema Names. It can remain empty ...
 
index ead024a38c0cdbbe94324e0ca91a3a43103be803..2c1892af0e6f60215e337f11fbc6c8f8af79b0f9 100644 (file)
@@ -30,7 +30,7 @@ raises InterfaceMismatch
 
 is
 
-    Create (descr : ECDescr) returns mutable Plex;
+    Create (descr : ECDescr) returns Plex;
     ---Purpose : Creates a Plex (empty). The complete creation is made by the
     --           ECDescr itself, by calling Add
 
@@ -51,7 +51,7 @@ is
     --           For a Simple Entity : own type or super type
     --           For a Complex Entity : one of the members
 
-    As (me; steptype : CString) returns mutable Simple;
+    As (me; steptype : CString) returns Simple;
     ---Purpose : Returns a Simple Entity which matches with a Type in <me> :
     --           For a Simple Entity : me if it matches, else a null handle
     --           For a Complex Entity : the member which matches, else null
index 5baca3a25e8c963d080ca4781e0c21252f717bf6..9d166fae6c8910d61e7ae510af1f5770312b061a 100644 (file)
@@ -31,7 +31,7 @@ uses CString, Type,
 
 is
 
-    Create returns mutable Protocol from StepData;
+    Create returns Protocol from StepData;
 
     NbResources (me) returns Integer;
     ---Purpose : Gives the count of Protocols used as Resource (can be zero)
@@ -59,13 +59,13 @@ is
 
        -- --    General Services (defined at Norm level)    -- --
 
-    NewModel (me) returns mutable InterfaceModel;
+    NewModel (me) returns InterfaceModel;
     ---Purpose : Creates an empty Model for Step Norm
 
     IsSuitableModel (me; model : InterfaceModel)  returns Boolean;
     ---Purpose : Returns True if <model> is a Model of Step Norm
 
-    UnknownEntity (me) returns mutable Transient;
+    UnknownEntity (me) returns Transient;
     ---Purpose : Creates a new Unknown Entity for Step (UndefinedEntity)
 
     IsUnknownEntity (me; ent : Transient) returns Boolean;
index dbe81baf0cf6d9bbc08f7fa896f4f32519db0577..b54e58a8a1b5ed0211d1a78888a6c41e8eec0e6c 100644 (file)
@@ -91,12 +91,12 @@ is
     --           The default returns False. To be redefined as required.
 
     Read (me; CN : Integer; data : FileReaderData; num : Integer;
-       ach : in out Check; ent : mutable Transient)
+       ach : in out Check; ent : Transient)
        raises DomainError;
     ---Purpose : General Read Function, calls ReadStep
 
     ReadStep (me; CN : Integer; data : StepReaderData; num : Integer;
-       ach : in out Check; ent : mutable Transient)
+       ach : in out Check; ent : Transient)
        raises DomainError  is deferred;
     ---Purpose : Specific Read Function. Works with StepReaderData
 
index 3a6ada6e3d3534140340f21bb1472a9bb8a1a46d..abbc7d9e799582c83f26ad2abc0cd00a45c84316 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
 
-    Create returns mutable SelectArrReal;
+    Create returns SelectArrReal;
 
 --    HasName (me) returns Boolean  is redefined;
 
index 8e1084c5b9bd5cf9d6dd63db562cf391f073a16d..6bc4be29dff88c44f6ee860c819d761de474c0a1 100644 (file)
@@ -25,7 +25,7 @@ uses CString, Logical
 
 is
 
-    Create returns mutable SelectInt;
+    Create returns SelectInt;
 
     Kind (me) returns Integer  is redefined;
     --  possible kind for Int : integer boolean logical enum(without text)
index 2aedf11bcf35639a7b1528dbce9759f69ed831ef..64918d064d84678433e8e675634c9a45592c1b3f 100644 (file)
@@ -37,7 +37,7 @@ uses CString, ParamType from Interface, Logical from StepData
 
 is
 
-    Create returns mutable SelectMember;
+    Create returns SelectMember;
     --  this constructor is useless, the class is empty
 
     HasName (me) returns Boolean  is virtual;
index ed1dcadd3af0ec90ef0f8b2542165c05fe174943..2ef88e71be482373322a597788a328ac497468fd 100644 (file)
@@ -24,7 +24,7 @@ uses CString, Logical, AsciiString from TCollection,  Field from StepData
 
 is
 
-    Create  returns mutable SelectNamed;
+    Create  returns SelectNamed;
 
     HasName (me) returns Boolean  is redefined;
 
index b7da34fcccdab2fc1127ca9c23491a8353b4bb14..66c42c052b2164759ad1f9e9a0b94a48abedeed3 100644 (file)
@@ -25,7 +25,7 @@ uses CString, Logical
 
 is
 
-    Create returns mutable SelectReal;
+    Create returns SelectReal;
 
     Kind (me) returns Integer  is redefined;
     --  fixed kind : Real
index 5188751492adec526e041c75ecf8aeb4e93057a8..5ad37d80314804deaa4b8cc0a1305744766812d7 100644 (file)
@@ -28,7 +28,7 @@ raises InterfaceMismatch
 
 is
 
-    Create (descr : ESDescr) returns mutable Simple;
+    Create (descr : ESDescr) returns Simple;
     ---Purpose : Creates a Simple Entity
 
     ESDescr (me) returns ESDescr;
@@ -48,7 +48,7 @@ is
     --           For a Simple Entity : own type or super type
     --           For a Complex Entity : one of the members
 
-    As (me; steptype : CString) returns mutable Simple;
+    As (me; steptype : CString) returns Simple;
     ---Purpose : Returns a Simple Entity which matches with a Type in <me> :
     --           For a Simple Entity : me if it matches, else a null handle
     --           For a Complex Entity : the member which matches, else null
index 1bb57134026fa07ceac4aa54dd2943f3bda5fe2d..2dee14b32cb8eebde6c54be91f0daa96cd04f950 100644 (file)
@@ -29,7 +29,7 @@ raises NoSuchObject
 
 is
 
-    Create returns mutable StepModel;
+    Create returns StepModel;
     ---Purpose: Creates an empty STEP model with an empty header.
     
     Entity (me; num : Integer) returns Transient;
@@ -39,7 +39,7 @@ is
     GetFromAnother (me : mutable; other : InterfaceModel);
     ---Purpose : gets header from another Model (uses Header Protocol)
 
-    NewEmptyModel (me) returns mutable InterfaceModel;
+    NewEmptyModel (me) returns InterfaceModel;
     ---Purpose : Returns a New Empty Model, same type as <me>, i.e. StepModel
 
        -- --   Header management   -- --
@@ -50,7 +50,7 @@ is
     HasHeaderEntity(me; atype : any Type) returns Boolean;
     ---Purpose : says if a Header entity has a specifed type
 
-    HeaderEntity (me; atype : any Type) returns mutable Transient
+    HeaderEntity (me; atype : any Type) returns Transient
     ---Purpose : Returns Header entity with specified type, if there is
        raises NoSuchObject;
     --           Error if no Header Entity matches <atype>
@@ -58,7 +58,7 @@ is
     ClearHeader (me : mutable);
     ---Purpose : Clears the Header
 
-    AddHeaderEntity (me : mutable; ent : mutable Transient);
+    AddHeaderEntity (me : mutable; ent : Transient);
     ---Purpose : Adds an Entity to the Header
 
     VerifyCheck (me; ach : in out Check) is redefined;
index 23f45b2b78e39a88bc941973a005e44c5fd57096..2e02e0e6c153dcf8d455346e53b6cd23f8a540cd 100644 (file)
@@ -36,7 +36,7 @@ is
 
        -- --   File data storing and access (specific)   -- --
 
-    Create (nbheader,nbtotal,nbpar : Integer) returns mutable StepReaderData;
+    Create (nbheader,nbtotal,nbpar : Integer) returns StepReaderData;
     ---Purpose : creates StepReaderData correctly dimensionned (necessary at
     --           creation time, because it contains arrays)
     --           nbheader is nb of records for Header, nbtotal for Header+Data
@@ -143,7 +143,7 @@ is
     --           Else the kind to be recorded in the field
 
     ReadMember (me; num, nump : Integer; mess : CString; ach : in out Check;
-               val : in out mutable SelectMember)  returns Boolean;
+               val : in out SelectMember)  returns Boolean;
     ---Purpose : Reads parameter <nump> of record <num> into a SelectMember,
     --           self-sufficient (no Description needed)
     --           If <val> is already created, it will be filled, as possible
@@ -170,7 +170,7 @@ is
     ---Purpose : reads a list of fields controlled by an ESDescr
 
     ReadAny    (me; num, nump : Integer; mess : CString; ach : in out Check;
-               descr : PDescr; val : in out mutable Transient) returns Boolean;
+               descr : PDescr; val : in out Transient) returns Boolean;
     ---Purpose : Reads parameter <nump> of record <num> into a Transient Value
     --           according to the type of the parameter :
     --           Named for Integer,Boolean,Logical,Enum,Real : SelectNamed
@@ -208,7 +208,7 @@ is
     --           Return value and Check managed as by ReadXY (demands a Real)
 
     ReadEntity  (me; num, nump : Integer; mess : CString; ach : in out Check;
-                atype : Type; ent : out mutable Transient)
+                atype : Type; ent : out Transient)
        returns Boolean  is static;
     ---Purpose : Reads parameter <nump> of record <num> as a single Entity.
     --           Return value and Check managed as by ReadReal (demands a
@@ -241,7 +241,7 @@ is
     --           Logical enum, i.e. text ".T.", ".F.", or ".U.")
 
     ReadString  (me; num, nump : Integer; mess : CString; ach : in out Check;
-                val : out mutable HAsciiString from TCollection)
+                val : out HAsciiString from TCollection)
                     returns Boolean  is static;
     ---Purpose : reads parameter <nump> of record <num> as a String (text
     --           between quotes, quotes are removed by the Read operation)
index dacc37e45ef5fc677ce2a5b8a84b33484f2926e5..69a59b4f00f7fa0a40342dbe267ac960ae2f7e8e 100644 (file)
@@ -29,7 +29,7 @@ is
 
        -- --   File data storing and access (specific)   -- --
 
-    Create (reader : mutable StepReaderData; protocol : Protocol from StepData)
+    Create (reader : StepReaderData; protocol : Protocol from StepData)
        returns StepReaderTool;
     ---Purpose : creates StepReaderTool to work with a StepReaderData according
     --           to a Step Protocol. Defines the ReaderLib at this time
@@ -44,7 +44,7 @@ is
     --           <optimize> given False allows to test some internal algorithms
     --           which are normally avoided (see also StepReaderData)
 
-    Prepare (me : in out; reco : mutable FileRecognizer;
+    Prepare (me : in out; reco : FileRecognizer;
                          optimize : Boolean = Standard_True);
     ---Purpose : Bounds empty entities to records, works with a specific
     --           FileRecognizer, stored and later used in Recognize
@@ -52,7 +52,7 @@ is
     --           <optimize : same as above
 
     Recognize (me : in out; num : Integer;
-              ach : in out Check; ent : out mutable Transient)
+              ach : in out Check; ent : out Transient)
        returns Boolean;
     ---Purpose : recognizes records, by asking either ReaderLib (default) or
     --           FileRecognizer (if defined) to do so. <ach> is to call
@@ -61,7 +61,7 @@ is
        -- --   managing Header  -- --
        --   Header is defined as a list of StepEntities (without ident)
 
-    PrepareHeader (me : in out; reco : mutable FileRecognizer);
+    PrepareHeader (me : in out; reco : FileRecognizer);
     ---Purpose : bounds empty entities and sub-lists to header records
     --           works like Prepare + SetEntityNumbers, but for header
     --           (N.B.: in Header, no Ident and no reference)
@@ -70,19 +70,19 @@ is
 
        -- --   loading entities into the model   -- --
 
-    BeginRead (me : in out; amodel : mutable InterfaceModel);
+    BeginRead (me : in out; amodel : InterfaceModel);
     ---Purpose : fills model's header; that is, gives to it Header entities
     --           and commands their loading. Also fills StepModel's Global
     --           Check from StepReaderData's GlobalCheck
 
     AnalyseRecord (me : in out;
-        num : Integer; anent : mutable Transient; acheck : in out Check)
+        num : Integer; anent : Transient; acheck : in out Check)
            returns Boolean;
     ---Purpose : fills an entity, given record no; works by using a ReaderLib
     --           to load each entity, which must be a Transient
     --           Actually, returned value is True if no fail, False else
 
-    EndRead (me : in out; amodel : mutable InterfaceModel) is redefined;
+    EndRead (me : in out; amodel : InterfaceModel) is redefined;
     ---Purpose : Ends file reading after reading all the entities
     --           Here, it binds in the model, Idents to Entities (for checks)
 
index deee1bfe93d63f42519529433e80eb5cd5b9c9a7..6f0349d08bc548f1c653205d56b4c4c36436dcad 100644 (file)
@@ -28,27 +28,27 @@ uses AsciiString from TCollection, HAsciiString from TCollection,
 
 is
 
-    Create returns mutable UndefinedEntity;
+    Create returns UndefinedEntity;
     ---Purpose : creates an Unknown entity
 
-    Create (issub : Boolean) returns mutable UndefinedEntity;
+    Create (issub : Boolean) returns UndefinedEntity;
     ---Purpose : Creates a SubList of an Unknown entity : it is an Unknown
     --           Entity with no Type, but flagged as "SUB" if issub is True
 
-    UndefinedContent (me) returns mutable UndefinedContent;
+    UndefinedContent (me) returns UndefinedContent;
     ---Purpose : Returns the UndefinedContent which brings the Parameters
 
 
     IsSub (me) returns Boolean;
     ---Purpose : Returns True if an Unndefined Entity is SubPart of another one
 
-    Super (me) returns mutable UndefinedEntity;
+    Super (me) returns UndefinedEntity;
     ---Purpose : Returns the "super-entity" of a sub-part
 
     IsComplex (me) returns Boolean;
     ---Purpose : Returns True if <me> defines a Multiple Type Entity (see ANDOR)
 
-    Next (me) returns mutable UndefinedEntity;
+    Next (me) returns UndefinedEntity;
     ---Purpose : For a Multiple Type Entity, returns the Next "Componant"
     --           For more than two Types, iterative definition (Next->Next...)
     --           Returns a Null Handle for the end of the List
index 7ab7863ef6b9fbe83751be30eaeeb3d7b326f6b0..cb95e2d7f3213f74dab69addff2889e680c6ab07 100644 (file)
@@ -26,7 +26,7 @@ uses
     
 is
 
-    Create returns mutable GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol;
+    Create returns GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol;
     
     Init (me: mutable; aName: HAsciiString from TCollection;
                       aDescription: HAsciiString from TCollection;
@@ -38,15 +38,15 @@ is
 
     SetGeometricToleranceWithDatumReference(me: mutable; aGTWDR : GeometricToleranceWithDatumReference);
     
-    GetGeometricToleranceWithDatumReference(me) returns mutable GeometricToleranceWithDatumReference;
+    GetGeometricToleranceWithDatumReference(me) returns GeometricToleranceWithDatumReference;
     
     SetModifiedGeometricTolerance(me: mutable; aMGT : ModifiedGeometricTolerance);
     
-    GetModifiedGeometricTolerance(me) returns mutable ModifiedGeometricTolerance;
+    GetModifiedGeometricTolerance(me) returns ModifiedGeometricTolerance;
     
     SetPositionTolerance(me: mutable; aPT : PositionTolerance);
     
-    GetPositionTolerance(me) returns mutable PositionTolerance;
+    GetPositionTolerance(me) returns PositionTolerance;
     
 fields
 
index e65c4facef9204618bb46f60aa4687aacac37490..0ec7aa1dfb0da8485a99ff3ff4d999a4e750398a 100644 (file)
@@ -26,25 +26,25 @@ uses
        CartesianPoint from StepGeom
 is
 
-       Create returns mutable Axis1Placement;
+       Create returns Axis1Placement;
        ---Purpose: Returns a Axis1Placement
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLocation : mutable CartesianPoint from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aLocation : CartesianPoint from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLocation : mutable CartesianPoint from StepGeom;
+             aName : HAsciiString from TCollection;
+             aLocation : CartesianPoint from StepGeom;
              hasAaxis : Boolean from Standard;
-             aAxis : mutable Direction from StepGeom) is virtual;
+             aAxis : Direction from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAxis(me : mutable; aAxis : mutable Direction);
+       SetAxis(me : mutable; aAxis : Direction);
        UnSetAxis (me:mutable);
-       Axis (me) returns mutable Direction;
+       Axis (me) returns Direction;
        HasAxis (me) returns Boolean;
 
 fields
index e38ef3adde70f6c62feb99e226085da13a1adb87..645bbfeea01d35ea781e8fb75c1a2349a2495af0 100644 (file)
@@ -26,25 +26,25 @@ uses
        CartesianPoint from StepGeom
 is
 
-       Create returns mutable Axis2Placement2d;
+       Create returns Axis2Placement2d;
        ---Purpose: Returns a Axis2Placement2d
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLocation : mutable CartesianPoint from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aLocation : CartesianPoint from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLocation : mutable CartesianPoint from StepGeom;
+             aName : HAsciiString from TCollection;
+             aLocation : CartesianPoint from StepGeom;
              hasArefDirection : Boolean from Standard;
-             aRefDirection : mutable Direction from StepGeom) is virtual;
+             aRefDirection : Direction from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetRefDirection(me : mutable; aRefDirection : mutable Direction);
+       SetRefDirection(me : mutable; aRefDirection : Direction);
        UnSetRefDirection (me:mutable);
-       RefDirection (me) returns mutable Direction;
+       RefDirection (me) returns Direction;
        HasRefDirection (me) returns Boolean;
 
 fields
index 2748b57e1792dddf08294dd27265fce7f2251fd2..0303b4d8d915f510a1acb3888db55bf8903e7464 100644 (file)
@@ -26,31 +26,31 @@ uses
        CartesianPoint from StepGeom
 is
 
-       Create returns mutable Axis2Placement3d;
+       Create returns Axis2Placement3d;
        ---Purpose: Returns a Axis2Placement3d
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLocation : mutable CartesianPoint from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aLocation : CartesianPoint from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLocation : mutable CartesianPoint from StepGeom;
+             aName : HAsciiString from TCollection;
+             aLocation : CartesianPoint from StepGeom;
              hasAaxis : Boolean from Standard;
-             aAxis : mutable Direction from StepGeom;
+             aAxis : Direction from StepGeom;
              hasArefDirection : Boolean from Standard;
-             aRefDirection : mutable Direction from StepGeom) is virtual;
+             aRefDirection : Direction from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAxis(me : mutable; aAxis : mutable Direction);
+       SetAxis(me : mutable; aAxis : Direction);
        UnSetAxis (me:mutable);
-       Axis (me) returns mutable Direction;
+       Axis (me) returns Direction;
        HasAxis (me) returns Boolean;
-       SetRefDirection(me : mutable; aRefDirection : mutable Direction);
+       SetRefDirection(me : mutable; aRefDirection : Direction);
        UnSetRefDirection (me:mutable);
-       RefDirection (me) returns mutable Direction;
+       RefDirection (me) returns Direction;
        HasRefDirection (me) returns Boolean;
 
 fields
index 8e03a88c45aca94e32352bb1a56578dd714d5d21..3572678299b4cd615a56f1b1ced3af81efb32b49 100644 (file)
@@ -33,17 +33,17 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable BSplineCurve;
+       Create returns BSplineCurve;
        ---Purpose: Returns a BSplineCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData) is virtual;
@@ -52,9 +52,9 @@ is
 
        SetDegree(me : mutable; aDegree : Integer);
        Degree (me) returns Integer;
-       SetControlPointsList(me : mutable; aControlPointsList : mutable HArray1OfCartesianPoint);
-       ControlPointsList (me) returns mutable HArray1OfCartesianPoint;
-       ControlPointsListValue (me; num : Integer) returns mutable CartesianPoint;
+       SetControlPointsList(me : mutable; aControlPointsList : HArray1OfCartesianPoint);
+       ControlPointsList (me) returns HArray1OfCartesianPoint;
+       ControlPointsListValue (me; num : Integer) returns CartesianPoint;
        NbControlPointsList (me) returns Integer;
        SetCurveForm(me : mutable; aCurveForm : BSplineCurveForm);
        CurveForm (me) returns BSplineCurveForm;
index c59de6f339089b11e656a70712a54d513b709b63..28dbf471624c2237e8fe752f911cd84b65eb7bfb 100644 (file)
@@ -31,37 +31,37 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable BSplineCurveWithKnots;
+       Create returns BSplineCurveWithKnots;
        ---Purpose: Returns a BSplineCurveWithKnots
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aKnotMultiplicities : mutable HArray1OfInteger from TColStd;
-             aKnots : mutable HArray1OfReal from TColStd;
+             aKnotMultiplicities : HArray1OfInteger from TColStd;
+             aKnots : HArray1OfReal from TColStd;
              aKnotSpec : KnotType from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetKnotMultiplicities(me : mutable; aKnotMultiplicities : mutable HArray1OfInteger);
-       KnotMultiplicities (me) returns mutable HArray1OfInteger;
+       SetKnotMultiplicities(me : mutable; aKnotMultiplicities : HArray1OfInteger);
+       KnotMultiplicities (me) returns HArray1OfInteger;
        KnotMultiplicitiesValue (me; num : Integer) returns Integer;
        NbKnotMultiplicities (me) returns Integer;
-       SetKnots(me : mutable; aKnots : mutable HArray1OfReal);
-       Knots (me) returns mutable HArray1OfReal;
+       SetKnots(me : mutable; aKnots : HArray1OfReal);
+       Knots (me) returns HArray1OfReal;
        KnotsValue (me; num : Integer) returns Real;
        NbKnots (me) returns Integer;
        SetKnotSpec(me : mutable; aKnotSpec : KnotType);
index 7a3cb2984d9c6f36797b6dea58a93a475b58e76e..281d44c7740a4636d40fdbcfae27b4603fe812df 100644 (file)
@@ -36,55 +36,55 @@ uses
        Real from Standard
 is
 
-       Create returns mutable BSplineCurveWithKnotsAndRationalBSplineCurve;
+       Create returns BSplineCurveWithKnotsAndRationalBSplineCurve;
        ---Purpose: Returns a BSplineCurveWithKnotsAndRationalBSplineCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aBSplineCurveWithKnots : mutable BSplineCurveWithKnots from StepGeom;
-             aRationalBSplineCurve : mutable RationalBSplineCurve from StepGeom) is virtual;
+             aBSplineCurveWithKnots : BSplineCurveWithKnots from StepGeom;
+             aRationalBSplineCurve : RationalBSplineCurve from StepGeom) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aKnotMultiplicities : mutable HArray1OfInteger from TColStd;
-             aKnots : mutable HArray1OfReal from TColStd;
+             aKnotMultiplicities : HArray1OfInteger from TColStd;
+             aKnots : HArray1OfReal from TColStd;
              aKnotSpec : KnotType from StepGeom;
-             aWeightsData : mutable HArray1OfReal from TColStd) is virtual;
+             aWeightsData : HArray1OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBSplineCurveWithKnots(me : mutable; aBSplineCurveWithKnots : mutable BSplineCurveWithKnots);
-       BSplineCurveWithKnots (me) returns mutable BSplineCurveWithKnots;
-       SetRationalBSplineCurve(me : mutable; aRationalBSplineCurve : mutable RationalBSplineCurve);
-       RationalBSplineCurve (me) returns mutable RationalBSplineCurve;
+       SetBSplineCurveWithKnots(me : mutable; aBSplineCurveWithKnots : BSplineCurveWithKnots);
+       BSplineCurveWithKnots (me) returns BSplineCurveWithKnots;
+       SetRationalBSplineCurve(me : mutable; aRationalBSplineCurve : RationalBSplineCurve);
+       RationalBSplineCurve (me) returns RationalBSplineCurve;
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetKnotMultiplicities(me : mutable; aKnotMultiplicities : mutable HArray1OfInteger);
-       KnotMultiplicities (me) returns mutable HArray1OfInteger;
+       SetKnotMultiplicities(me : mutable; aKnotMultiplicities : HArray1OfInteger);
+       KnotMultiplicities (me) returns HArray1OfInteger;
        KnotMultiplicitiesValue (me; num : Integer) returns Integer;
        NbKnotMultiplicities (me) returns Integer;
-       SetKnots(me : mutable; aKnots : mutable HArray1OfReal);
-       Knots (me) returns mutable HArray1OfReal;
+       SetKnots(me : mutable; aKnots : HArray1OfReal);
+       Knots (me) returns HArray1OfReal;
        KnotsValue (me; num : Integer) returns Real;
        NbKnots (me) returns Integer;
        SetKnotSpec(me : mutable; aKnotSpec : KnotType);
@@ -92,8 +92,8 @@ is
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray1OfReal);
-       WeightsData (me) returns mutable HArray1OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray1OfReal);
+       WeightsData (me) returns HArray1OfReal;
        WeightsDataValue (me; num : Integer) returns Real;
        NbWeightsData (me) returns Integer;
 
index e9817f5c269e301deb2961dd8f3b7015549e8a5c..4d6b20595e526e5e652f6141bd793526827537e9 100644 (file)
@@ -33,18 +33,18 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable BSplineSurface;
+       Create returns BSplineSurface;
        ---Purpose: Returns a BSplineSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
@@ -56,9 +56,9 @@ is
        UDegree (me) returns Integer;
        SetVDegree(me : mutable; aVDegree : Integer);
        VDegree (me) returns Integer;
-       SetControlPointsList(me : mutable; aControlPointsList : mutable HArray2OfCartesianPoint);
-       ControlPointsList (me) returns mutable HArray2OfCartesianPoint;
-       ControlPointsListValue (me; num1 : Integer;  num2 : Integer) returns mutable CartesianPoint;
+       SetControlPointsList(me : mutable; aControlPointsList : HArray2OfCartesianPoint);
+       ControlPointsList (me) returns HArray2OfCartesianPoint;
+       ControlPointsListValue (me; num1 : Integer;  num2 : Integer) returns CartesianPoint;
        NbControlPointsListI (me) returns Integer;
        NbControlPointsListJ (me) returns Integer;
        SetSurfaceForm(me : mutable; aSurfaceForm : BSplineSurfaceForm);
index 10f0cca30764a7d6133ca641eeb7e3f2307be46e..228b7bd2da1b80444eb75e49bb92314fb36205de 100644 (file)
@@ -31,51 +31,51 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable BSplineSurfaceWithKnots;
+       Create returns BSplineSurfaceWithKnots;
        ---Purpose: Returns a BSplineSurfaceWithKnots
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aUMultiplicities : mutable HArray1OfInteger from TColStd;
-             aVMultiplicities : mutable HArray1OfInteger from TColStd;
-             aUKnots : mutable HArray1OfReal from TColStd;
-             aVKnots : mutable HArray1OfReal from TColStd;
+             aUMultiplicities : HArray1OfInteger from TColStd;
+             aVMultiplicities : HArray1OfInteger from TColStd;
+             aUKnots : HArray1OfReal from TColStd;
+             aVKnots : HArray1OfReal from TColStd;
              aKnotSpec : KnotType from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetUMultiplicities(me : mutable; aUMultiplicities : mutable HArray1OfInteger);
-       UMultiplicities (me) returns mutable HArray1OfInteger;
+       SetUMultiplicities(me : mutable; aUMultiplicities : HArray1OfInteger);
+       UMultiplicities (me) returns HArray1OfInteger;
        UMultiplicitiesValue (me; num : Integer) returns Integer;
        NbUMultiplicities (me) returns Integer;
-       SetVMultiplicities(me : mutable; aVMultiplicities : mutable HArray1OfInteger);
-       VMultiplicities (me) returns mutable HArray1OfInteger;
+       SetVMultiplicities(me : mutable; aVMultiplicities : HArray1OfInteger);
+       VMultiplicities (me) returns HArray1OfInteger;
        VMultiplicitiesValue (me; num : Integer) returns Integer;
        NbVMultiplicities (me) returns Integer;
-       SetUKnots(me : mutable; aUKnots : mutable HArray1OfReal);
-       UKnots (me) returns mutable HArray1OfReal;
+       SetUKnots(me : mutable; aUKnots : HArray1OfReal);
+       UKnots (me) returns HArray1OfReal;
        UKnotsValue (me; num : Integer) returns Real;
        NbUKnots (me) returns Integer;
-       SetVKnots(me : mutable; aVKnots : mutable HArray1OfReal);
-       VKnots (me) returns mutable HArray1OfReal;
+       SetVKnots(me : mutable; aVKnots : HArray1OfReal);
+       VKnots (me) returns HArray1OfReal;
        VKnotsValue (me; num : Integer) returns Real;
        NbVKnots (me) returns Integer;
        SetKnotSpec(me : mutable; aKnotSpec : KnotType);
index 60519aab698614ee14904bbb7dcea1806c5b82b7..27452f98bb454321e701143e56356aeabca275a5 100644 (file)
@@ -36,71 +36,71 @@ uses
        KnotType from StepGeom
 is
 
-       Create returns mutable BSplineSurfaceWithKnotsAndRationalBSplineSurface;
+       Create returns BSplineSurfaceWithKnotsAndRationalBSplineSurface;
        ---Purpose: Returns a BSplineSurfaceWithKnotsAndRationalBSplineSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aBSplineSurfaceWithKnots : mutable BSplineSurfaceWithKnots from StepGeom;
-             aRationalBSplineSurface : mutable RationalBSplineSurface from StepGeom) is virtual;
+             aBSplineSurfaceWithKnots : BSplineSurfaceWithKnots from StepGeom;
+             aRationalBSplineSurface : RationalBSplineSurface from StepGeom) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aUMultiplicities : mutable HArray1OfInteger from TColStd;
-             aVMultiplicities : mutable HArray1OfInteger from TColStd;
-             aUKnots : mutable HArray1OfReal from TColStd;
-             aVKnots : mutable HArray1OfReal from TColStd;
+             aUMultiplicities : HArray1OfInteger from TColStd;
+             aVMultiplicities : HArray1OfInteger from TColStd;
+             aUKnots : HArray1OfReal from TColStd;
+             aVKnots : HArray1OfReal from TColStd;
              aKnotSpec : KnotType from StepGeom;
-             aWeightsData : mutable HArray2OfReal from TColStd) is virtual;
+             aWeightsData : HArray2OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBSplineSurfaceWithKnots(me : mutable; aBSplineSurfaceWithKnots : mutable BSplineSurfaceWithKnots);
-       BSplineSurfaceWithKnots (me) returns mutable BSplineSurfaceWithKnots;
-       SetRationalBSplineSurface(me : mutable; aRationalBSplineSurface : mutable RationalBSplineSurface);
-       RationalBSplineSurface (me) returns mutable RationalBSplineSurface;
+       SetBSplineSurfaceWithKnots(me : mutable; aBSplineSurfaceWithKnots : BSplineSurfaceWithKnots);
+       BSplineSurfaceWithKnots (me) returns BSplineSurfaceWithKnots;
+       SetRationalBSplineSurface(me : mutable; aRationalBSplineSurface : RationalBSplineSurface);
+       RationalBSplineSurface (me) returns RationalBSplineSurface;
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetUMultiplicities(me : mutable; aUMultiplicities : mutable HArray1OfInteger);
-       UMultiplicities (me) returns mutable HArray1OfInteger;
+       SetUMultiplicities(me : mutable; aUMultiplicities : HArray1OfInteger);
+       UMultiplicities (me) returns HArray1OfInteger;
        UMultiplicitiesValue (me; num : Integer) returns Integer;
        NbUMultiplicities (me) returns Integer;
-       SetVMultiplicities(me : mutable; aVMultiplicities : mutable HArray1OfInteger);
-       VMultiplicities (me) returns mutable HArray1OfInteger;
+       SetVMultiplicities(me : mutable; aVMultiplicities : HArray1OfInteger);
+       VMultiplicities (me) returns HArray1OfInteger;
        VMultiplicitiesValue (me; num : Integer) returns Integer;
        NbVMultiplicities (me) returns Integer;
-       SetUKnots(me : mutable; aUKnots : mutable HArray1OfReal);
-       UKnots (me) returns mutable HArray1OfReal;
+       SetUKnots(me : mutable; aUKnots : HArray1OfReal);
+       UKnots (me) returns HArray1OfReal;
        UKnotsValue (me; num : Integer) returns Real;
        NbUKnots (me) returns Integer;
-       SetVKnots(me : mutable; aVKnots : mutable HArray1OfReal);
-       VKnots (me) returns mutable HArray1OfReal;
+       SetVKnots(me : mutable; aVKnots : HArray1OfReal);
+       VKnots (me) returns HArray1OfReal;
        VKnotsValue (me; num : Integer) returns Real;
        NbVKnots (me) returns Integer;
        SetKnotSpec(me : mutable; aKnotSpec : KnotType);
@@ -108,8 +108,8 @@ is
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray2OfReal);
-       WeightsData (me) returns mutable HArray2OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray2OfReal);
+       WeightsData (me) returns HArray2OfReal;
        WeightsDataValue (me; num1 : Integer;  num2 : Integer) returns Real;
        NbWeightsDataI (me) returns Integer;
        NbWeightsDataJ (me) returns Integer;
index ae50b35489e53358ddd7020322b5b85e7cc00a6e..4ef05b119b6cfb27403ceba3ff958924807b5e76 100644 (file)
@@ -27,7 +27,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable BezierCurve;
+       Create returns BezierCurve;
        ---Purpose: Returns a BezierCurve
 
 
index f55f89315d52c516ebb079ff7f45fd8f921f437a..d32df8c977c0cd2d6ef5301ae4299d4611531437 100644 (file)
@@ -34,51 +34,51 @@ uses
        Real from Standard
 is
 
-       Create returns mutable BezierCurveAndRationalBSplineCurve;
+       Create returns BezierCurveAndRationalBSplineCurve;
        ---Purpose: Returns a BezierCurveAndRationalBSplineCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aBezierCurve : mutable BezierCurve from StepGeom;
-             aRationalBSplineCurve : mutable RationalBSplineCurve from StepGeom) is virtual;
+             aBezierCurve : BezierCurve from StepGeom;
+             aRationalBSplineCurve : RationalBSplineCurve from StepGeom) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aWeightsData : mutable HArray1OfReal from TColStd) is virtual;
+             aWeightsData : HArray1OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBezierCurve(me : mutable; aBezierCurve : mutable BezierCurve);
-       BezierCurve (me) returns mutable BezierCurve;
-       SetRationalBSplineCurve(me : mutable; aRationalBSplineCurve : mutable RationalBSplineCurve);
-       RationalBSplineCurve (me) returns mutable RationalBSplineCurve;
+       SetBezierCurve(me : mutable; aBezierCurve : BezierCurve);
+       BezierCurve (me) returns BezierCurve;
+       SetRationalBSplineCurve(me : mutable; aRationalBSplineCurve : RationalBSplineCurve);
+       RationalBSplineCurve (me) returns RationalBSplineCurve;
 
        -- Specific Methods for ANDOR Field Data Access --
 
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray1OfReal);
-       WeightsData (me) returns mutable HArray1OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray1OfReal);
+       WeightsData (me) returns HArray1OfReal;
        WeightsDataValue (me; num : Integer) returns Real;
        NbWeightsData (me) returns Integer;
 
index 6878dca685781277fd28d6567d19856eb9916d93..9fd794a936ad0ab8736872053cbd780462a2b79e 100644 (file)
@@ -27,7 +27,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable BezierSurface;
+       Create returns BezierSurface;
        ---Purpose: Returns a BezierSurface
 
 
index b15a3fea2019171077bb82d6f4b0201d0727ffae..9042910f86ca64ecc7c584a54a40893b4e7ca71f 100644 (file)
@@ -34,57 +34,57 @@ uses
        Real from Standard
 is
 
-       Create returns mutable BezierSurfaceAndRationalBSplineSurface;
+       Create returns BezierSurfaceAndRationalBSplineSurface;
        ---Purpose: Returns a BezierSurfaceAndRationalBSplineSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aBezierSurface : mutable BezierSurface from StepGeom;
-             aRationalBSplineSurface : mutable RationalBSplineSurface from StepGeom) is virtual;
+             aBezierSurface : BezierSurface from StepGeom;
+             aRationalBSplineSurface : RationalBSplineSurface from StepGeom) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aWeightsData : mutable HArray2OfReal from TColStd) is virtual;
+             aWeightsData : HArray2OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBezierSurface(me : mutable; aBezierSurface : mutable BezierSurface);
-       BezierSurface (me) returns mutable BezierSurface;
-       SetRationalBSplineSurface(me : mutable; aRationalBSplineSurface : mutable RationalBSplineSurface);
-       RationalBSplineSurface (me) returns mutable RationalBSplineSurface;
+       SetBezierSurface(me : mutable; aBezierSurface : BezierSurface);
+       BezierSurface (me) returns BezierSurface;
+       SetRationalBSplineSurface(me : mutable; aRationalBSplineSurface : RationalBSplineSurface);
+       RationalBSplineSurface (me) returns RationalBSplineSurface;
 
        -- Specific Methods for ANDOR Field Data Access --
 
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray2OfReal);
-       WeightsData (me) returns mutable HArray2OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray2OfReal);
+       WeightsData (me) returns HArray2OfReal;
        WeightsDataValue (me; num1 : Integer;  num2 : Integer) returns Real;
        NbWeightsDataI (me) returns Integer;
        NbWeightsDataJ (me) returns Integer;
index 0fedeaf02e5847fe18b4c02f62913fd26094726f..f54cea92e198c98ae3953c59fa505811ebea2c63 100644 (file)
@@ -25,7 +25,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable BoundaryCurve;
+       Create returns BoundaryCurve;
        ---Purpose: Returns a BoundaryCurve
 
 
index bc31f23b2573c478b152062bfbd241c84600ae79..cfafbcadd63c16c86db1e4ee6e07083583c480d8 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable BoundedCurve;
+       Create returns BoundedCurve;
        ---Purpose: Returns a BoundedCurve
 
 
index 5cc27a82329eaa25850562f661e821abb897ac1e..295c02bb4f0abaeabdf5030cab8ecefe9f1c757e 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable BoundedSurface;
+       Create returns BoundedSurface;
        ---Purpose: Returns a BoundedSurface
 
 
index 40b4ac7ac447f8569100630c06d757cd8c9174c7..4328c182e298b1cad38aa40feb271aac9d8a1b2b 100644 (file)
@@ -25,29 +25,29 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CartesianPoint;
+       Create returns CartesianPoint;
        ---Purpose: Returns a CartesianPoint
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCoordinates : mutable HArray1OfReal from TColStd) is virtual;
+             aName : HAsciiString from TCollection;
+             aCoordinates : HArray1OfReal from TColStd) is virtual;
 
        Init2D (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              X,Y : Real);
 
        Init3D (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              X,Y,Z : Real);
 
        -- Specific Methods for Field Data Access --
 
-       SetCoordinates(me : mutable; aCoordinates : mutable HArray1OfReal);
-       Coordinates (me) returns mutable HArray1OfReal;
+       SetCoordinates(me : mutable; aCoordinates : HArray1OfReal);
+       Coordinates (me) returns HArray1OfReal;
        CoordinatesValue (me; num : Integer) returns Real;
        NbCoordinates (me) returns Integer;
 
index dd0ffd047dbc2d5dd170ce78b34fd349216bdcef..4d4975b70e64a21f1e48839a51d6e30f43581bab 100644 (file)
@@ -30,35 +30,35 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CartesianTransformationOperator;
+       Create returns CartesianTransformationOperator;
        ---Purpose: Returns a CartesianTransformationOperator
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              hasAaxis1 : Boolean from Standard;
-             aAxis1 : mutable Direction from StepGeom;
+             aAxis1 : Direction from StepGeom;
              hasAaxis2 : Boolean from Standard;
-             aAxis2 : mutable Direction from StepGeom;
-             aLocalOrigin : mutable CartesianPoint from StepGeom;
+             aAxis2 : Direction from StepGeom;
+             aLocalOrigin : CartesianPoint from StepGeom;
              hasAscale : Boolean from Standard;
              aScale : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAxis1(me : mutable; aAxis1 : mutable Direction);
+       SetAxis1(me : mutable; aAxis1 : Direction);
        UnSetAxis1 (me:mutable);
-       Axis1 (me) returns mutable Direction;
+       Axis1 (me) returns Direction;
        HasAxis1 (me) returns Boolean;
-       SetAxis2(me : mutable; aAxis2 : mutable Direction);
+       SetAxis2(me : mutable; aAxis2 : Direction);
        UnSetAxis2 (me:mutable);
-       Axis2 (me) returns mutable Direction;
+       Axis2 (me) returns Direction;
        HasAxis2 (me) returns Boolean;
-       SetLocalOrigin(me : mutable; aLocalOrigin : mutable CartesianPoint);
-       LocalOrigin (me) returns mutable CartesianPoint;
+       SetLocalOrigin(me : mutable; aLocalOrigin : CartesianPoint);
+       LocalOrigin (me) returns CartesianPoint;
        SetScale(me : mutable; aScale : Real);
        UnSetScale (me:mutable);
        Scale (me) returns Real;
index ed37be0999e4691e71704b7e1f7ec8301d03aad3..ed05a56908b12683dcb9d7d6627d401e414f0d33 100644 (file)
@@ -24,6 +24,6 @@ uses Boolean
 
 is
 
-    Create returns mutable CartesianTransformationOperator2d from StepGeom;
+    Create returns CartesianTransformationOperator2d from StepGeom;
 
 end CartesianTransformationOperator2d;
index 5653f754e45dcaea00f9a4a6917430a1c0265821..2cfa49c5a398bf209b29a76900b0bd4012b7cce1 100644 (file)
@@ -27,37 +27,37 @@ uses
        Real from Standard
 is
 
-       Create returns mutable CartesianTransformationOperator3d;
+       Create returns CartesianTransformationOperator3d;
        ---Purpose: Returns a CartesianTransformationOperator3d
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              hasAaxis1 : Boolean from Standard;
-             aAxis1 : mutable Direction from StepGeom;
+             aAxis1 : Direction from StepGeom;
              hasAaxis2 : Boolean from Standard;
-             aAxis2 : mutable Direction from StepGeom;
-             aLocalOrigin : mutable CartesianPoint from StepGeom;
+             aAxis2 : Direction from StepGeom;
+             aLocalOrigin : CartesianPoint from StepGeom;
              hasAscale : Boolean from Standard;
              aScale : Real from Standard) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              hasAaxis1 : Boolean from Standard;
-             aAxis1 : mutable Direction from StepGeom;
+             aAxis1 : Direction from StepGeom;
              hasAaxis2 : Boolean from Standard;
-             aAxis2 : mutable Direction from StepGeom;
-             aLocalOrigin : mutable CartesianPoint from StepGeom;
+             aAxis2 : Direction from StepGeom;
+             aLocalOrigin : CartesianPoint from StepGeom;
              hasAscale : Boolean from Standard;
              aScale : Real from Standard;
              hasAaxis3 : Boolean from Standard;
-             aAxis3 : mutable Direction from StepGeom) is virtual;
+             aAxis3 : Direction from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAxis3(me : mutable; aAxis3 : mutable Direction);
+       SetAxis3(me : mutable; aAxis3 : Direction);
        UnSetAxis3 (me:mutable);
-       Axis3 (me) returns mutable Direction;
+       Axis3 (me) returns Direction;
        HasAxis3 (me) returns Boolean;
 
 fields
index 7f838c9b4a4642f534d4f2d53911d5026d849c26..d9904c3e41ac2bc286ccf555c250cfbb280e0ae1 100644 (file)
@@ -25,16 +25,16 @@ uses
        Axis2Placement from StepGeom
 is
 
-       Create returns mutable Circle;
+       Create returns Circle;
        ---Purpose: Returns a Circle
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom;
              aRadius : Real from Standard) is virtual;
 
index fe1bbb72a0b5d4bd0dbb7653b49d99d12d7c935c..a3e674c3eb597ebb96c3027cc90fd53c381fcea6 100644 (file)
@@ -26,23 +26,23 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CompositeCurve;
+       Create returns CompositeCurve;
        ---Purpose: Returns a CompositeCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSegments : mutable HArray1OfCompositeCurveSegment from StepGeom;
+             aName : HAsciiString from TCollection;
+             aSegments : HArray1OfCompositeCurveSegment from StepGeom;
              aSelfIntersect : Logical from StepData) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetSegments(me : mutable; aSegments : mutable HArray1OfCompositeCurveSegment);
-       Segments (me) returns mutable HArray1OfCompositeCurveSegment;
-       SegmentsValue (me; num : Integer) returns mutable CompositeCurveSegment;
+       SetSegments(me : mutable; aSegments : HArray1OfCompositeCurveSegment);
+       Segments (me) returns HArray1OfCompositeCurveSegment;
+       SegmentsValue (me; num : Integer) returns CompositeCurveSegment;
        NbSegments (me) returns Integer;
        SetSelfIntersect(me : mutable; aSelfIntersect : Logical);
        SelfIntersect (me) returns Logical;
index dc4ffcf870dabbdf926fc3e31aa1d08992762363..9e535ae66281cff9ac4c97ad3df550018a45bdec 100644 (file)
@@ -25,7 +25,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable CompositeCurveOnSurface;
+       Create returns CompositeCurveOnSurface;
        ---Purpose: Returns a CompositeCurveOnSurface
 
 
index d034dba4ec72ca52fe3dd65a61b39ca1d3da4123..106c3eeb403340c4d68b3f26f53fb7bfa6c35034 100644 (file)
@@ -25,13 +25,13 @@ uses
        Curve from StepGeom
 is
 
-       Create returns mutable CompositeCurveSegment;
+       Create returns CompositeCurveSegment;
        ---Purpose: Returns a CompositeCurveSegment
 
        Init (me : mutable;
              aTransition : TransitionCode from StepGeom;
              aSameSense : Boolean from Standard;
-             aParentCurve : mutable Curve from StepGeom) is virtual;
+             aParentCurve : Curve from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
@@ -39,8 +39,8 @@ is
        Transition (me) returns TransitionCode;
        SetSameSense(me : mutable; aSameSense : Boolean);
        SameSense (me) returns Boolean;
-       SetParentCurve(me : mutable; aParentCurve : mutable Curve);
-       ParentCurve (me) returns mutable Curve;
+       SetParentCurve(me : mutable; aParentCurve : Curve);
+       ParentCurve (me) returns Curve;
 
 fields
 
index e682561c0ca3548868f9d7ea1fbca3ec2ac34676..5389ebb84cbac513bb33d376faa8945cd1800a54 100644 (file)
@@ -24,15 +24,15 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Conic;
+       Create returns Conic;
        ---Purpose: Returns a Conic
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
index 9339166cebabfe4b6ed9d26493defe7511fbf738..871aeb80885e864e4fcb8749cd5214fd7e563a9e 100644 (file)
@@ -25,17 +25,17 @@ uses
        Axis2Placement3d from StepGeom
 is
 
-       Create returns mutable ConicalSurface;
+       Create returns ConicalSurface;
        ---Purpose: Returns a ConicalSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom;
              aRadius : Real from Standard;
              aSemiAngle : Real from Standard) is virtual;
 
index da2796b6d3d1abb57035a58b089b9ff44d0c19a2..b4949e96fd06b2958f79dc3196ebe26fe5ee99f8 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Curve;
+       Create returns Curve;
        ---Purpose: Returns a Curve
 
 
index d3c4bfbe00d3105c33edd15ba5b88decf26b522a..2ce37f75dab8dfbc255a77d731c176c30ce11159 100644 (file)
@@ -24,24 +24,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CurveReplica;
+       Create returns CurveReplica;
        ---Purpose: Returns a CurveReplica
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aParentCurve : mutable Curve from StepGeom;
-             aTransformation : mutable CartesianTransformationOperator from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aParentCurve : Curve from StepGeom;
+             aTransformation : CartesianTransformationOperator from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetParentCurve(me : mutable; aParentCurve : mutable Curve);
-       ParentCurve (me) returns mutable Curve;
-       SetTransformation(me : mutable; aTransformation : mutable CartesianTransformationOperator);
-       Transformation (me) returns mutable CartesianTransformationOperator;
+       SetParentCurve(me : mutable; aParentCurve : Curve);
+       ParentCurve (me) returns Curve;
+       SetTransformation(me : mutable; aTransformation : CartesianTransformationOperator);
+       Transformation (me) returns CartesianTransformationOperator;
 
 fields
 
index 19a4fac33fbaf1e3237ef5e81238c5c2804fec09..104d302f3cc0ba99f000f2bb87ee208d676253c2 100644 (file)
@@ -25,17 +25,17 @@ uses
        Axis2Placement3d from StepGeom
 is
 
-       Create returns mutable CylindricalSurface;
+       Create returns CylindricalSurface;
        ---Purpose: Returns a CylindricalSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom;
              aRadius : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
index 7b8d931a646a80c8385b0d0586ae98654db4a8df..5d7790326b0c6202a8c60b5f071ae12d72eedd11 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable DegeneratePcurve;
+       Create returns DegeneratePcurve;
        ---Purpose: Returns a DegeneratePcurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisSurface : mutable Surface from StepGeom;
-             aReferenceToCurve : mutable DefinitionalRepresentation from StepRepr) is virtual;
+             aName : HAsciiString from TCollection;
+             aBasisSurface : Surface from StepGeom;
+             aReferenceToCurve : DefinitionalRepresentation from StepRepr) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBasisSurface(me : mutable; aBasisSurface : mutable Surface);
-       BasisSurface (me) returns mutable Surface;
-       SetReferenceToCurve(me : mutable; aReferenceToCurve : mutable DefinitionalRepresentation);
-       ReferenceToCurve (me) returns mutable DefinitionalRepresentation;
+       SetBasisSurface(me : mutable; aBasisSurface : Surface);
+       BasisSurface (me) returns Surface;
+       SetReferenceToCurve(me : mutable; aReferenceToCurve : DefinitionalRepresentation);
+       ReferenceToCurve (me) returns DefinitionalRepresentation;
 
 fields
 
index 294d1c606adc433d429143566097f242a954e09e..3bebd9781f9ddcab641c95ebcf63d24bac902f54 100644 (file)
@@ -26,19 +26,19 @@ uses
        Real from Standard
 is
 
-       Create returns mutable DegenerateToroidalSurface;
+       Create returns DegenerateToroidalSurface;
        ---Purpose: Returns a DegenerateToroidalSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom;
              aMajorRadius : Real from Standard;
              aMinorRadius : Real from Standard) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom;
              aMajorRadius : Real from Standard;
              aMinorRadius : Real from Standard;
              aSelectOuter : Boolean from Standard) is virtual;
index 030926c8705483a47f476b7167107ebb70654b70..cea464d6ecdb0a5f69b1329ef0703568bb643908 100644 (file)
@@ -25,21 +25,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Direction;
+       Create returns Direction;
        ---Purpose: Returns a Direction
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aDirectionRatios : mutable HArray1OfReal from TColStd) is virtual;
+             aName : HAsciiString from TCollection;
+             aDirectionRatios : HArray1OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetDirectionRatios(me : mutable; aDirectionRatios : mutable HArray1OfReal);
-       DirectionRatios (me) returns mutable HArray1OfReal;
+       SetDirectionRatios(me : mutable; aDirectionRatios : HArray1OfReal);
+       DirectionRatios (me) returns HArray1OfReal;
        DirectionRatiosValue (me; num : Integer) returns Real;
        NbDirectionRatios (me) returns Integer;
 
index 7baf2a9585f45cf6e3b70af8a90985deaa4d2879..ce725c01fe71bb2e43288daad45ab50c5e2d6642 100644 (file)
@@ -24,21 +24,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ElementarySurface;
+       Create returns ElementarySurface;
        ---Purpose: Returns a ElementarySurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPosition(me : mutable; aPosition : mutable Axis2Placement3d);
-       Position (me) returns mutable Axis2Placement3d;
+       SetPosition(me : mutable; aPosition : Axis2Placement3d);
+       Position (me) returns Axis2Placement3d;
 
 fields
 
index c1c99df43517c2b967776626736ab04e35210de1..56f9fbf8808ffa7e76556ee5904c97ea424b3ea7 100644 (file)
@@ -25,16 +25,16 @@ uses
        Axis2Placement from StepGeom
 is
 
-       Create returns mutable Ellipse;
+       Create returns Ellipse;
        ---Purpose: Returns a Ellipse
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom;
              aSemiAxis1 : Real from Standard;
              aSemiAxis2 : Real from Standard) is virtual;
index b0cdf5076eef5b8fb387aef82115613ac082787a..b1e890509cf9d839d2e1e4c8edebd1da571f8614 100644 (file)
@@ -26,25 +26,25 @@ uses
        DefinitionalRepresentation from StepRepr
 is
 
-       Create returns mutable EvaluatedDegeneratePcurve;
+       Create returns EvaluatedDegeneratePcurve;
        ---Purpose: Returns a EvaluatedDegeneratePcurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisSurface : mutable Surface from StepGeom;
-             aReferenceToCurve : mutable DefinitionalRepresentation from StepRepr) is redefined;
+             aName : HAsciiString from TCollection;
+             aBasisSurface : Surface from StepGeom;
+             aReferenceToCurve : DefinitionalRepresentation from StepRepr) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisSurface : mutable Surface from StepGeom;
-             aReferenceToCurve : mutable DefinitionalRepresentation from StepRepr;
-             aEquivalentPoint : mutable CartesianPoint from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aBasisSurface : Surface from StepGeom;
+             aReferenceToCurve : DefinitionalRepresentation from StepRepr;
+             aEquivalentPoint : CartesianPoint from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetEquivalentPoint(me : mutable; aEquivalentPoint : mutable CartesianPoint);
-       EquivalentPoint (me) returns mutable CartesianPoint;
+       SetEquivalentPoint(me : mutable; aEquivalentPoint : CartesianPoint);
+       EquivalentPoint (me) returns CartesianPoint;
 
 fields
 
index c301e6778900532c6403fd7b268f428bf2d83b44..3e12d152017a972725ee801942f67604785c58a2 100644 (file)
@@ -40,26 +40,26 @@ uses
 
 is
 
-    Create returns mutable GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx;
+    Create returns GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx;
     
     Init (me : mutable;
-          aContextIdentifier : mutable HAsciiString from TCollection;
-          aContextType : mutable HAsciiString from TCollection) is redefined;
+          aContextIdentifier : HAsciiString from TCollection;
+          aContextType : HAsciiString from TCollection) is redefined;
 
     Init(me : mutable;
-         aContextIdentifier            : mutable HAsciiString                     from TCollection;
-        aContextType                  : mutable HAsciiString                     from TCollection;
-        aGeometricRepresentationCtx   : mutable GeometricRepresentationContext   from StepGeom;
-        aGlobalUnitAssignedCtx        : mutable GlobalUnitAssignedContext        from StepRepr;
-        aGlobalUncertaintyAssignedCtx : mutable GlobalUncertaintyAssignedContext from StepRepr)
+         aContextIdentifier            : HAsciiString                     from TCollection;
+        aContextType                  : HAsciiString                     from TCollection;
+        aGeometricRepresentationCtx   : GeometricRepresentationContext   from StepGeom;
+        aGlobalUnitAssignedCtx        : GlobalUnitAssignedContext        from StepRepr;
+        aGlobalUncertaintyAssignedCtx : GlobalUncertaintyAssignedContext from StepRepr)
     is virtual;
 
     Init(me : mutable;
-        aContextIdentifier        : mutable HAsciiString                        from TCollection;
-        aContextType              : mutable HAsciiString                        from TCollection;
+        aContextIdentifier        : HAsciiString                        from TCollection;
+        aContextType              : HAsciiString                        from TCollection;
         aCoordinateSpaceDimension : Integer                                     from Standard;
-        aUnits                    : mutable HArray1OfNamedUnit                  from StepBasic;
-        anUncertainty             : mutable HArray1OfUncertaintyMeasureWithUnit from StepBasic) 
+        aUnits                    : HArray1OfNamedUnit                  from StepBasic;
+        anUncertainty             : HArray1OfUncertaintyMeasureWithUnit from StepBasic) 
     is virtual;
 
     -- ====================================== --
@@ -68,17 +68,17 @@ is
 
     SetGeometricRepresentationContext
        (me : mutable; 
-        aGeometricRepresentationContext : mutable GeometricRepresentationContext);
+        aGeometricRepresentationContext : GeometricRepresentationContext);
 
     GeometricRepresentationContext (me) 
-    returns mutable GeometricRepresentationContext;
+    returns GeometricRepresentationContext;
 
     SetGlobalUnitAssignedContext
        (me : mutable; 
-        aGlobalUnitAssignedContext : mutable GlobalUnitAssignedContext);
+        aGlobalUnitAssignedContext : GlobalUnitAssignedContext);
 
     GlobalUnitAssignedContext (me) 
-    returns mutable GlobalUnitAssignedContext;
+    returns GlobalUnitAssignedContext;
 
     SetGlobalUncertaintyAssignedContext
        (me : mutable;
@@ -98,18 +98,18 @@ is
     -- Specific Methods for ANDOR Field Data Access GlobalUnitAssignedContext --
     -- ====================================================================== --
 
-    SetUnits(me : mutable; aUnits : mutable HArray1OfNamedUnit);
-    Units (me) returns mutable HArray1OfNamedUnit;
-    UnitsValue (me; num : Integer) returns mutable NamedUnit;
+    SetUnits(me : mutable; aUnits : HArray1OfNamedUnit);
+    Units (me) returns HArray1OfNamedUnit;
+    UnitsValue (me; num : Integer) returns NamedUnit;
     NbUnits (me) returns Integer;
        
     -- ============================================================================= --
     -- Specific Methods for ANDOR Field Data Access GlobalUncertaintyAssignedContext --
     -- ============================================================================= --
 
-    SetUncertainty(me : mutable; aUncertainty : mutable HArray1OfUncertaintyMeasureWithUnit);
-    Uncertainty (me) returns mutable HArray1OfUncertaintyMeasureWithUnit;
-    UncertaintyValue (me; num : Integer) returns mutable UncertaintyMeasureWithUnit;
+    SetUncertainty(me : mutable; aUncertainty : HArray1OfUncertaintyMeasureWithUnit);
+    Uncertainty (me) returns HArray1OfUncertaintyMeasureWithUnit;
+    UncertaintyValue (me; num : Integer) returns UncertaintyMeasureWithUnit;
     NbUncertainty (me) returns Integer;
 
 fields
index d86e9607acef8c3fb35fb6ae5e7f0e74645b7a12..62681b572dcd6cddde77b5dcbe4b42148dcc5899 100644 (file)
@@ -24,17 +24,17 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable GeometricRepresentationContext;
+       Create returns GeometricRepresentationContext;
        ---Purpose: Returns a GeometricRepresentationContext
 
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection) is redefined;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection;
              aCoordinateSpaceDimension : Integer from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
index 433223b09e60c10c90f7c576f8f160698300ee86..cb0a4fb845e5ffe1fc3f23e60e23d4c739176276 100644 (file)
@@ -31,32 +31,32 @@ uses
        NamedUnit from StepBasic
 is
 
-       Create returns mutable GeometricRepresentationContextAndGlobalUnitAssignedContext;
+       Create returns GeometricRepresentationContextAndGlobalUnitAssignedContext;
        ---Purpose: Returns a GeometricRepresentationContextAndGlobalUnitAssignedContext
 
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection) is redefined;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection;
-             aGeometricRepresentationContext : mutable GeometricRepresentationContext from StepGeom;
-             aGlobalUnitAssignedContext : mutable GlobalUnitAssignedContext from StepRepr) is virtual;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection;
+             aGeometricRepresentationContext : GeometricRepresentationContext from StepGeom;
+             aGlobalUnitAssignedContext : GlobalUnitAssignedContext from StepRepr) is virtual;
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection;
              aCoordinateSpaceDimension : Integer from Standard;
-             aUnits : mutable HArray1OfNamedUnit from StepBasic) is virtual;
+             aUnits : HArray1OfNamedUnit from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetGeometricRepresentationContext(me : mutable; aGeometricRepresentationContext : mutable GeometricRepresentationContext);
-       GeometricRepresentationContext (me) returns mutable GeometricRepresentationContext;
-       SetGlobalUnitAssignedContext(me : mutable; aGlobalUnitAssignedContext : mutable GlobalUnitAssignedContext);
-       GlobalUnitAssignedContext (me) returns mutable GlobalUnitAssignedContext;
+       SetGeometricRepresentationContext(me : mutable; aGeometricRepresentationContext : GeometricRepresentationContext);
+       GeometricRepresentationContext (me) returns GeometricRepresentationContext;
+       SetGlobalUnitAssignedContext(me : mutable; aGlobalUnitAssignedContext : GlobalUnitAssignedContext);
+       GlobalUnitAssignedContext (me) returns GlobalUnitAssignedContext;
 
        -- Specific Methods for ANDOR Field Data Access --
 
@@ -65,9 +65,9 @@ is
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetUnits(me : mutable; aUnits : mutable HArray1OfNamedUnit);
-       Units (me) returns mutable HArray1OfNamedUnit;
-       UnitsValue (me; num : Integer) returns mutable NamedUnit;
+       SetUnits(me : mutable; aUnits : HArray1OfNamedUnit);
+       Units (me) returns HArray1OfNamedUnit;
+       UnitsValue (me; num : Integer) returns NamedUnit;
        NbUnits (me) returns Integer;
 
 fields
index a192da0eddb9faac5758bb63868175403be54494..b549542c2ffb5f450ec1d60c4693fe455258e49b 100644 (file)
@@ -32,31 +32,31 @@ uses
 
 is
 
-       Create returns mutable GeometricRepresentationContextAndParametricRepresentationContext;
+       Create returns GeometricRepresentationContextAndParametricRepresentationContext;
        ---Purpose: empty constructor
 
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection) is redefined;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection;
-             aGeometricRepresentationContext : mutable GeometricRepresentationContext from StepGeom;
-             aParametricRepresentationContext : mutable ParametricRepresentationContext from StepRepr) is virtual;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection;
+             aGeometricRepresentationContext : GeometricRepresentationContext from StepGeom;
+             aParametricRepresentationContext : ParametricRepresentationContext from StepRepr) is virtual;
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection;
              aCoordinateSpaceDimension : Integer from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetGeometricRepresentationContext(me : mutable; aGeometricRepresentationContext : mutable GeometricRepresentationContext);
-       GeometricRepresentationContext (me) returns mutable GeometricRepresentationContext;
-       SetParametricRepresentationContext(me : mutable; aParametricRepresentationContext : mutable ParametricRepresentationContext);
-       ParametricRepresentationContext (me) returns mutable ParametricRepresentationContext;
+       SetGeometricRepresentationContext(me : mutable; aGeometricRepresentationContext : GeometricRepresentationContext);
+       GeometricRepresentationContext (me) returns GeometricRepresentationContext;
+       SetParametricRepresentationContext(me : mutable; aParametricRepresentationContext : ParametricRepresentationContext);
+       ParametricRepresentationContext (me) returns ParametricRepresentationContext;
 
        -- Specific Methods for ANDOR Field Data Access --
 
index 21610c59dd4b3fef97bb929c964eb873ab3babfc..079885f871c6a781a357482b3d19c237996da954 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable GeometricRepresentationItem;
+       Create returns GeometricRepresentationItem;
        ---Purpose: Returns a GeometricRepresentationItem
 
 
index 1c2c409eb1e08dd6dc6abea2252c5495dc355934..17d177cd7c5232ef934b83e8786abcbcd7d075d1 100644 (file)
@@ -25,16 +25,16 @@ uses
        Axis2Placement from StepGeom
 is
 
-       Create returns mutable Hyperbola;
+       Create returns Hyperbola;
        ---Purpose: Returns a Hyperbola
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom;
              aSemiAxis : Real from Standard;
              aSemiImagAxis : Real from Standard) is virtual;
index 72aeb313fd8f46bf23e5eca9ba20ccabce2f42b0..abaeee00df5033ee7dc207ddbdc7803289584502 100644 (file)
@@ -26,7 +26,7 @@ uses
        PreferredSurfaceCurveRepresentation from StepGeom
 is
 
-       Create returns mutable IntersectionCurve;
+       Create returns IntersectionCurve;
        ---Purpose: Returns a IntersectionCurve
 
 
index 4d29c7a6b1d1cd8854e73b9dcdd989b57dd61147..9a286a8c07622d2c4e6d510cae8984f1762af11c 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Line;
+       Create returns Line;
        ---Purpose: Returns a Line
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPnt : mutable CartesianPoint from StepGeom;
-             aDir : mutable Vector from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aPnt : CartesianPoint from StepGeom;
+             aDir : Vector from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPnt(me : mutable; aPnt : mutable CartesianPoint);
-       Pnt (me) returns mutable CartesianPoint;
-       SetDir(me : mutable; aDir : mutable Vector);
-       Dir (me) returns mutable Vector;
+       SetPnt(me : mutable; aPnt : CartesianPoint);
+       Pnt (me) returns CartesianPoint;
+       SetDir(me : mutable; aDir : Vector);
+       Dir (me) returns Vector;
 
 fields
 
index f05e96fbb5623f05e124f7c39c4b9935b461fd67..147b859019e67d72395d7ecb5b39bf9958d8f727 100644 (file)
@@ -26,30 +26,30 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable OffsetCurve3d;
+       Create returns OffsetCurve3d;
        ---Purpose: Returns a OffsetCurve3d
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisCurve : mutable Curve from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBasisCurve : Curve from StepGeom;
              aDistance : Real from Standard;
              aSelfIntersect : Logical from StepData;
-             aRefDirection : mutable Direction from StepGeom) is virtual;
+             aRefDirection : Direction from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBasisCurve(me : mutable; aBasisCurve : mutable Curve);
-       BasisCurve (me) returns mutable Curve;
+       SetBasisCurve(me : mutable; aBasisCurve : Curve);
+       BasisCurve (me) returns Curve;
        SetDistance(me : mutable; aDistance : Real);
        Distance (me) returns Real;
        SetSelfIntersect(me : mutable; aSelfIntersect : Logical);
        SelfIntersect (me) returns Logical;
-       SetRefDirection(me : mutable; aRefDirection : mutable Direction);
-       RefDirection (me) returns mutable Direction;
+       SetRefDirection(me : mutable; aRefDirection : Direction);
+       RefDirection (me) returns Direction;
 
 fields
 
index 1da197fbcb476f17d3810f62fc108bc94e830cef..87caff02d666de5e40dc32b2181f8398b856c722 100644 (file)
@@ -25,23 +25,23 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable OffsetSurface;
+       Create returns OffsetSurface;
        ---Purpose: Returns a OffsetSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisSurface : mutable Surface from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBasisSurface : Surface from StepGeom;
              aDistance : Real from Standard;
              aSelfIntersect : Logical from StepData) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBasisSurface(me : mutable; aBasisSurface : mutable Surface);
-       BasisSurface (me) returns mutable Surface;
+       SetBasisSurface(me : mutable; aBasisSurface : Surface);
+       BasisSurface (me) returns Surface;
        SetDistance(me : mutable; aDistance : Real);
        Distance (me) returns Real;
        SetSelfIntersect(me : mutable; aSelfIntersect : Logical);
index a5af1627efbfd6d2776d2961dc3ee44de5500b04..2a24ba38afb6f73dcb2872917c6bd2075909c785 100644 (file)
@@ -25,7 +25,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable OuterBoundaryCurve;
+       Create returns OuterBoundaryCurve;
        ---Purpose: Returns a OuterBoundaryCurve
 
 
index db0ba64d0a050d718bea9fbaf03ffdf3fc338a7f..0fb94fae9a5ecfac84909134daf83504de130ada 100644 (file)
@@ -25,16 +25,16 @@ uses
        Axis2Placement from StepGeom
 is
 
-       Create returns mutable Parabola;
+       Create returns Parabola;
        ---Purpose: Returns a Parabola
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aPosition : Axis2Placement from StepGeom;
              aFocalDist : Real from Standard) is virtual;
 
index 46abe1009080c5b6d382236a3049f159e785839d..49efd697d194b7953af1ec092afc26d49f2b5a5e 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Pcurve;
+       Create returns Pcurve;
        ---Purpose: Returns a Pcurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisSurface : mutable Surface from StepGeom;
-             aReferenceToCurve : mutable DefinitionalRepresentation from StepRepr) is virtual;
+             aName : HAsciiString from TCollection;
+             aBasisSurface : Surface from StepGeom;
+             aReferenceToCurve : DefinitionalRepresentation from StepRepr) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBasisSurface(me : mutable; aBasisSurface : mutable Surface);
-       BasisSurface (me) returns mutable Surface;
-       SetReferenceToCurve(me : mutable; aReferenceToCurve : mutable DefinitionalRepresentation);
-       ReferenceToCurve (me) returns mutable DefinitionalRepresentation;
+       SetBasisSurface(me : mutable; aBasisSurface : Surface);
+       BasisSurface (me) returns Surface;
+       SetReferenceToCurve(me : mutable; aReferenceToCurve : DefinitionalRepresentation);
+       ReferenceToCurve (me) returns DefinitionalRepresentation;
 
 fields
 
index fe4f08c024d222945776caee09a7f52fc18570ab..5e5dc1c3ff72cfa1aaed1f42f24d7fd11b26b535 100644 (file)
@@ -24,21 +24,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Placement;
+       Create returns Placement;
        ---Purpose: Returns a Placement
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLocation : mutable CartesianPoint from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aLocation : CartesianPoint from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetLocation(me : mutable; aLocation : mutable CartesianPoint);
-       Location (me) returns mutable CartesianPoint;
+       SetLocation(me : mutable; aLocation : CartesianPoint);
+       Location (me) returns CartesianPoint;
 
 fields
 
index e0ee80c5aeef0990b190c9838ba7019a4407b0db..3dc542e8950b690ada43fb66d0fc29641be1f8d1 100644 (file)
@@ -24,7 +24,7 @@ uses
        Axis2Placement3d from StepGeom
 is
 
-       Create returns mutable Plane;
+       Create returns Plane;
        ---Purpose: Returns a Plane
 
 
index afd2a83018a4e4a54d831c966fb73360e0c95f39..e91e22cd9f8e8a657ab0881203d917196e6c8f55 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Point;
+       Create returns Point;
        ---Purpose: Returns a Point
 
 
index c025b38584bdab56406111312362e308b10a13ce..57cdd3c4eef66e0e4d9ec2ad0f27ac2a8dbf3a96 100644 (file)
@@ -25,22 +25,22 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PointOnCurve;
+       Create returns PointOnCurve;
        ---Purpose: Returns a PointOnCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisCurve : mutable Curve from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBasisCurve : Curve from StepGeom;
              aPointParameter : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBasisCurve(me : mutable; aBasisCurve : mutable Curve);
-       BasisCurve (me) returns mutable Curve;
+       SetBasisCurve(me : mutable; aBasisCurve : Curve);
+       BasisCurve (me) returns Curve;
        SetPointParameter(me : mutable; aPointParameter : Real);
        PointParameter (me) returns Real;
 
index 6b4aaaa3af323e18cc178156af59e686e2cf283c..cb2d7d01a714ff985554fee42dedd78eb4274b7c 100644 (file)
@@ -25,23 +25,23 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PointOnSurface;
+       Create returns PointOnSurface;
        ---Purpose: Returns a PointOnSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisSurface : mutable Surface from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBasisSurface : Surface from StepGeom;
              aPointParameterU : Real from Standard;
              aPointParameterV : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBasisSurface(me : mutable; aBasisSurface : mutable Surface);
-       BasisSurface (me) returns mutable Surface;
+       SetBasisSurface(me : mutable; aBasisSurface : Surface);
+       BasisSurface (me) returns Surface;
        SetPointParameterU(me : mutable; aPointParameterU : Real);
        PointParameterU (me) returns Real;
        SetPointParameterV(me : mutable; aPointParameterV : Real);
index 35d288dddac1491f47752c162d7bf48d55803ee2..b7f04b48933b40844ec3422262a4a0448bf00337 100644 (file)
@@ -24,24 +24,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PointReplica;
+       Create returns PointReplica;
        ---Purpose: Returns a PointReplica
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aParentPt : mutable Point from StepGeom;
-             aTransformation : mutable CartesianTransformationOperator from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aParentPt : Point from StepGeom;
+             aTransformation : CartesianTransformationOperator from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetParentPt(me : mutable; aParentPt : mutable Point);
-       ParentPt (me) returns mutable Point;
-       SetTransformation(me : mutable; aTransformation : mutable CartesianTransformationOperator);
-       Transformation (me) returns mutable CartesianTransformationOperator;
+       SetParentPt(me : mutable; aParentPt : Point);
+       ParentPt (me) returns Point;
+       SetTransformation(me : mutable; aTransformation : CartesianTransformationOperator);
+       Transformation (me) returns CartesianTransformationOperator;
 
 fields
 
index dd217b8b1e1ceff191084dac4cb5b3550a38a6d7..47bf656fd762a13f3de9f3bbe97c594a64eca579 100644 (file)
@@ -25,22 +25,22 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Polyline;
+       Create returns Polyline;
        ---Purpose: Returns a Polyline
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPoints : mutable HArray1OfCartesianPoint from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aPoints : HArray1OfCartesianPoint from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPoints(me : mutable; aPoints : mutable HArray1OfCartesianPoint);
-       Points (me) returns mutable HArray1OfCartesianPoint;
-       PointsValue (me; num : Integer) returns mutable CartesianPoint;
+       SetPoints(me : mutable; aPoints : HArray1OfCartesianPoint);
+       Points (me) returns HArray1OfCartesianPoint;
+       PointsValue (me; num : Integer) returns CartesianPoint;
        NbPoints (me) returns Integer;
 
 fields
index 879cb21118eb69dea18a190358bf63fd7d985a80..137fa3953cdb4ec3c416602987c75b589f6befce 100644 (file)
@@ -27,7 +27,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable QuasiUniformCurve;
+       Create returns QuasiUniformCurve;
        ---Purpose: Returns a QuasiUniformCurve
 
 
index 9f95d7ca52dd34d8c0f08cf1487929b2a575b60f..d495a48e2380f915ce3fbac709a1841520ceae76 100644 (file)
@@ -34,51 +34,51 @@ uses
        Real from Standard
 is
 
-       Create returns mutable QuasiUniformCurveAndRationalBSplineCurve;
+       Create returns QuasiUniformCurveAndRationalBSplineCurve;
        ---Purpose: Returns a QuasiUniformCurveAndRationalBSplineCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aQuasiUniformCurve : mutable QuasiUniformCurve from StepGeom;
-             aRationalBSplineCurve : mutable RationalBSplineCurve from StepGeom) is virtual;
+             aQuasiUniformCurve : QuasiUniformCurve from StepGeom;
+             aRationalBSplineCurve : RationalBSplineCurve from StepGeom) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aWeightsData : mutable HArray1OfReal from TColStd) is virtual;
+             aWeightsData : HArray1OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetQuasiUniformCurve(me : mutable; aQuasiUniformCurve : mutable QuasiUniformCurve);
-       QuasiUniformCurve (me) returns mutable QuasiUniformCurve;
-       SetRationalBSplineCurve(me : mutable; aRationalBSplineCurve : mutable RationalBSplineCurve);
-       RationalBSplineCurve (me) returns mutable RationalBSplineCurve;
+       SetQuasiUniformCurve(me : mutable; aQuasiUniformCurve : QuasiUniformCurve);
+       QuasiUniformCurve (me) returns QuasiUniformCurve;
+       SetRationalBSplineCurve(me : mutable; aRationalBSplineCurve : RationalBSplineCurve);
+       RationalBSplineCurve (me) returns RationalBSplineCurve;
 
        -- Specific Methods for ANDOR Field Data Access --
 
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray1OfReal);
-       WeightsData (me) returns mutable HArray1OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray1OfReal);
+       WeightsData (me) returns HArray1OfReal;
        WeightsDataValue (me; num : Integer) returns Real;
        NbWeightsData (me) returns Integer;
 
index 1f19068b13b6f4878635eca6caa63d12a1593fbe..712537ce95a9b7d1d198805ce7473af87e4e9ea7 100644 (file)
@@ -27,7 +27,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable QuasiUniformSurface;
+       Create returns QuasiUniformSurface;
        ---Purpose: Returns a QuasiUniformSurface
 
 
index 0e0109ca67563838da87237a0bdbbb00e268957e..de6a9d1389617764639468d44f42b7615b893e47 100644 (file)
@@ -34,57 +34,57 @@ uses
        Real from Standard
 is
 
-       Create returns mutable QuasiUniformSurfaceAndRationalBSplineSurface;
+       Create returns QuasiUniformSurfaceAndRationalBSplineSurface;
        ---Purpose: Returns a QuasiUniformSurfaceAndRationalBSplineSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aQuasiUniformSurface : mutable QuasiUniformSurface from StepGeom;
-             aRationalBSplineSurface : mutable RationalBSplineSurface from StepGeom) is virtual;
+             aQuasiUniformSurface : QuasiUniformSurface from StepGeom;
+             aRationalBSplineSurface : RationalBSplineSurface from StepGeom) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aWeightsData : mutable HArray2OfReal from TColStd) is virtual;
+             aWeightsData : HArray2OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetQuasiUniformSurface(me : mutable; aQuasiUniformSurface : mutable QuasiUniformSurface);
-       QuasiUniformSurface (me) returns mutable QuasiUniformSurface;
-       SetRationalBSplineSurface(me : mutable; aRationalBSplineSurface : mutable RationalBSplineSurface);
-       RationalBSplineSurface (me) returns mutable RationalBSplineSurface;
+       SetQuasiUniformSurface(me : mutable; aQuasiUniformSurface : QuasiUniformSurface);
+       QuasiUniformSurface (me) returns QuasiUniformSurface;
+       SetRationalBSplineSurface(me : mutable; aRationalBSplineSurface : RationalBSplineSurface);
+       RationalBSplineSurface (me) returns RationalBSplineSurface;
 
        -- Specific Methods for ANDOR Field Data Access --
 
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray2OfReal);
-       WeightsData (me) returns mutable HArray2OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray2OfReal);
+       WeightsData (me) returns HArray2OfReal;
        WeightsDataValue (me; num1 : Integer;  num2 : Integer) returns Real;
        NbWeightsDataI (me) returns Integer;
        NbWeightsDataJ (me) returns Integer;
index 709fc0a9a0a3a2d2c28750bf03d0e1c37aee2327..626217dd7000a1f6d1c402bc5847043cfc9bfa38 100644 (file)
@@ -29,31 +29,31 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable RationalBSplineCurve;
+       Create returns RationalBSplineCurve;
        ---Purpose: Returns a RationalBSplineCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aWeightsData : mutable HArray1OfReal from TColStd) is virtual;
+             aWeightsData : HArray1OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray1OfReal);
-       WeightsData (me) returns mutable HArray1OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray1OfReal);
+       WeightsData (me) returns HArray1OfReal;
        WeightsDataValue (me; num : Integer) returns Real;
        NbWeightsData (me) returns Integer;
 
index 0523425b161ed461e67839405f873866bceb2c27..4c684f90441af24c966bf94e70fa2075731741ce 100644 (file)
@@ -29,35 +29,35 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable RationalBSplineSurface;
+       Create returns RationalBSplineSurface;
        ---Purpose: Returns a RationalBSplineSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aWeightsData : mutable HArray2OfReal from TColStd) is virtual;
+             aWeightsData : HArray2OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray2OfReal);
-       WeightsData (me) returns mutable HArray2OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray2OfReal);
+       WeightsData (me) returns HArray2OfReal;
        WeightsDataValue (me; num1 : Integer;  num2 : Integer) returns Real;
        NbWeightsDataI (me) returns Integer;
        NbWeightsDataJ (me) returns Integer;
index e77a8b31cc735c27927be94247f9530ff068fb69..14091393a7a461dab059aba12c4cc1ee350c7e61 100644 (file)
@@ -25,22 +25,22 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable RectangularCompositeSurface;
+       Create returns RectangularCompositeSurface;
        ---Purpose: Returns a RectangularCompositeSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSegments : mutable HArray2OfSurfacePatch from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aSegments : HArray2OfSurfacePatch from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetSegments(me : mutable; aSegments : mutable HArray2OfSurfacePatch);
-       Segments (me) returns mutable HArray2OfSurfacePatch;
-       SegmentsValue (me; num1 : Integer;  num2 : Integer) returns mutable SurfacePatch;
+       SetSegments(me : mutable; aSegments : HArray2OfSurfacePatch);
+       Segments (me) returns HArray2OfSurfacePatch;
+       SegmentsValue (me; num1 : Integer;  num2 : Integer) returns SurfacePatch;
        NbSegmentsI (me) returns Integer;
        NbSegmentsJ (me) returns Integer;
 
index d3c96a134c3b98f1c11042bbf6284d6f8380376d..a3fc0a388efd137b0b114e337b2904d68ab2a01c 100644 (file)
@@ -26,16 +26,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable RectangularTrimmedSurface;
+       Create returns RectangularTrimmedSurface;
        ---Purpose: Returns a RectangularTrimmedSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisSurface : mutable Surface from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBasisSurface : Surface from StepGeom;
              aU1 : Real from Standard;
              aU2 : Real from Standard;
              aV1 : Real from Standard;
@@ -45,8 +45,8 @@ is
 
        -- Specific Methods for Field Data Access --
 
-       SetBasisSurface(me : mutable; aBasisSurface : mutable Surface);
-       BasisSurface (me) returns mutable Surface;
+       SetBasisSurface(me : mutable; aBasisSurface : Surface);
+       BasisSurface (me) returns Surface;
        SetU1(me : mutable; aU1 : Real);
        U1 (me) returns Real;
        SetU2(me : mutable; aU2 : Real);
index 4bb680986f574cbbeba04512d82c16bed44cf39b..4fa792f491de093f4076260c9a9feacf0836e8f4 100644 (file)
@@ -26,19 +26,19 @@ uses
        Curve from StepGeom
 is
 
-       Create returns mutable ReparametrisedCompositeCurveSegment;
+       Create returns ReparametrisedCompositeCurveSegment;
        ---Purpose: Returns a ReparametrisedCompositeCurveSegment
 
 
        Init (me : mutable;
              aTransition : TransitionCode from StepGeom;
              aSameSense : Boolean from Standard;
-             aParentCurve : mutable Curve from StepGeom) is redefined;
+             aParentCurve : Curve from StepGeom) is redefined;
 
        Init (me : mutable;
              aTransition : TransitionCode from StepGeom;
              aSameSense : Boolean from Standard;
-             aParentCurve : mutable Curve from StepGeom;
+             aParentCurve : Curve from StepGeom;
              aParamLength : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
index df3b66f4b5ce378a52286e40b06ceb0e81f3eab5..51c4bf0f4eb7ae41b92c64cd5bab63f1dffb7521 100644 (file)
@@ -26,7 +26,7 @@ uses
        PreferredSurfaceCurveRepresentation from StepGeom
 is
 
-       Create returns mutable SeamCurve;
+       Create returns SeamCurve;
        ---Purpose: Returns a SeamCurve
 
 
index f27174000fe4ccc9e22def19689caf6a441b3ef0..6d259f583ce3d2fcc6e1d402b4ea53ca6bc13a4d 100644 (file)
@@ -25,17 +25,17 @@ uses
        Axis2Placement3d from StepGeom
 is
 
-       Create returns mutable SphericalSurface;
+       Create returns SphericalSurface;
        ---Purpose: Returns a SphericalSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom;
              aRadius : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
index 72c1809d0c4214b6426b71cf3817a5154cfafd87..c5d69c7c525f95b309cc75d3fefdec4372f2d7bc 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Surface;
+       Create returns Surface;
        ---Purpose: Returns a Surface
 
 
index 3100e93c63e88ff35147ad900778d8f5e1d570a1..07f849632553f5b4f0ea40fb6f8be0af6d1cee42 100644 (file)
@@ -26,25 +26,25 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable SurfaceCurve;
+       Create returns SurfaceCurve;
        ---Purpose: Returns a SurfaceCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCurve3d : mutable Curve from StepGeom;
-             aAssociatedGeometry : mutable HArray1OfPcurveOrSurface from StepGeom;
+             aName : HAsciiString from TCollection;
+             aCurve3d : Curve from StepGeom;
+             aAssociatedGeometry : HArray1OfPcurveOrSurface from StepGeom;
              aMasterRepresentation : PreferredSurfaceCurveRepresentation from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetCurve3d(me : mutable; aCurve3d : mutable Curve);
-       Curve3d (me) returns mutable Curve;
-       SetAssociatedGeometry(me : mutable; aAssociatedGeometry : mutable HArray1OfPcurveOrSurface);
-       AssociatedGeometry (me) returns mutable HArray1OfPcurveOrSurface;
+       SetCurve3d(me : mutable; aCurve3d : Curve);
+       Curve3d (me) returns Curve;
+       SetAssociatedGeometry(me : mutable; aAssociatedGeometry : HArray1OfPcurveOrSurface);
+       AssociatedGeometry (me) returns HArray1OfPcurveOrSurface;
        AssociatedGeometryValue (me; num : Integer) returns PcurveOrSurface;
        NbAssociatedGeometry (me) returns Integer;
        SetMasterRepresentation(me : mutable; aMasterRepresentation : PreferredSurfaceCurveRepresentation);
index 6782171cf34816373106c5ede4dc1de38c662bc6..78eff0df560341759fcbe6e9e3ac6a9fcd41f135 100644 (file)
@@ -26,10 +26,10 @@ uses
 
 is
 
-    Create returns mutable SurfaceCurveAndBoundedCurve;
+    Create returns SurfaceCurveAndBoundedCurve;
        ---Purpose: creates empty object
 
-    BoundedCurve (me: mutable) returns mutable BoundedCurve from StepGeom;
+    BoundedCurve (me: mutable) returns BoundedCurve from StepGeom;
         ---Purpose: returns field BoundedCurve
        ---C++: return &
 
index e93b9c6adefbcec4d7cfcbf1c72866192b66d09c..31b5d2e653adbcf0c6946cc844ea76681f4a07a5 100644 (file)
@@ -25,23 +25,23 @@ uses
        Curve from StepGeom
 is
 
-       Create returns mutable SurfaceOfLinearExtrusion;
+       Create returns SurfaceOfLinearExtrusion;
        ---Purpose: Returns a SurfaceOfLinearExtrusion
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptCurve : mutable Curve from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aSweptCurve : Curve from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptCurve : mutable Curve from StepGeom;
-             aExtrusionAxis : mutable Vector from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aSweptCurve : Curve from StepGeom;
+             aExtrusionAxis : Vector from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetExtrusionAxis(me : mutable; aExtrusionAxis : mutable Vector);
-       ExtrusionAxis (me) returns mutable Vector;
+       SetExtrusionAxis(me : mutable; aExtrusionAxis : Vector);
+       ExtrusionAxis (me) returns Vector;
 
 fields
 
index 19e47fe10decaf186e415320d0d160ac6583cb0f..e659e96eda6e20e0702d9479f1e96ad3ebd3dd40 100644 (file)
@@ -25,23 +25,23 @@ uses
        Curve from StepGeom
 is
 
-       Create returns mutable SurfaceOfRevolution;
+       Create returns SurfaceOfRevolution;
        ---Purpose: Returns a SurfaceOfRevolution
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptCurve : mutable Curve from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aSweptCurve : Curve from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptCurve : mutable Curve from StepGeom;
-             aAxisPosition : mutable Axis1Placement from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aSweptCurve : Curve from StepGeom;
+             aAxisPosition : Axis1Placement from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAxisPosition(me : mutable; aAxisPosition : mutable Axis1Placement);
-       AxisPosition (me) returns mutable Axis1Placement;
+       SetAxisPosition(me : mutable; aAxisPosition : Axis1Placement);
+       AxisPosition (me) returns Axis1Placement;
 
 fields
 
index 74a623423404a96b389ae712ea616cd678f218ca..28aed35966ef56c2fd19b8d16a518447116c5e4e 100644 (file)
@@ -25,11 +25,11 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable SurfacePatch;
+       Create returns SurfacePatch;
        ---Purpose: Returns a SurfacePatch
 
        Init (me : mutable;
-             aParentSurface : mutable BoundedSurface from StepGeom;
+             aParentSurface : BoundedSurface from StepGeom;
              aUTransition : TransitionCode from StepGeom;
              aVTransition : TransitionCode from StepGeom;
              aUSense : Boolean from Standard;
@@ -37,8 +37,8 @@ is
 
        -- Specific Methods for Field Data Access --
 
-       SetParentSurface(me : mutable; aParentSurface : mutable BoundedSurface);
-       ParentSurface (me) returns mutable BoundedSurface;
+       SetParentSurface(me : mutable; aParentSurface : BoundedSurface);
+       ParentSurface (me) returns BoundedSurface;
        SetUTransition(me : mutable; aUTransition : TransitionCode);
        UTransition (me) returns TransitionCode;
        SetVTransition(me : mutable; aVTransition : TransitionCode);
index 0adad2e82fd176b4254a10a23fab62dfb111451c..e6fc5cfb375d0d8760c4b95d310d4fb00dbe50ea 100644 (file)
@@ -24,24 +24,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable SurfaceReplica;
+       Create returns SurfaceReplica;
        ---Purpose: Returns a SurfaceReplica
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aParentSurface : mutable Surface from StepGeom;
-             aTransformation : mutable CartesianTransformationOperator3d from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aParentSurface : Surface from StepGeom;
+             aTransformation : CartesianTransformationOperator3d from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetParentSurface(me : mutable; aParentSurface : mutable Surface);
-       ParentSurface (me) returns mutable Surface;
-       SetTransformation(me : mutable; aTransformation : mutable CartesianTransformationOperator3d);
-       Transformation (me) returns mutable CartesianTransformationOperator3d;
+       SetParentSurface(me : mutable; aParentSurface : Surface);
+       ParentSurface (me) returns Surface;
+       SetTransformation(me : mutable; aTransformation : CartesianTransformationOperator3d);
+       Transformation (me) returns CartesianTransformationOperator3d;
 
 fields
 
index 443e7fe3d8b147e5e3d814b331747d5f4f9784c0..176d5ab0f51a3a68f6a8429d8dfd6e82fef3a75e 100644 (file)
@@ -24,21 +24,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable SweptSurface;
+       Create returns SweptSurface;
        ---Purpose: Returns a SweptSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptCurve : mutable Curve from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aSweptCurve : Curve from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetSweptCurve(me : mutable; aSweptCurve : mutable Curve);
-       SweptCurve (me) returns mutable Curve;
+       SetSweptCurve(me : mutable; aSweptCurve : Curve);
+       SweptCurve (me) returns Curve;
 
 fields
 
index 8bbcd8bb474dd9bdc80d6df46f2b29957dce7873..27bb72ebf623ccf462102988efaa325e7365727f 100644 (file)
@@ -25,17 +25,17 @@ uses
        Axis2Placement3d from StepGeom
 is
 
-       Create returns mutable ToroidalSurface;
+       Create returns ToroidalSurface;
        ---Purpose: Returns a ToroidalSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom;
              aMajorRadius : Real from Standard;
              aMinorRadius : Real from Standard) is virtual;
 
index c4f87390255fe455d00853ebfdeee6ff76f7005d..2dd89b6f5f98b56dda216f34eb16557045eec528 100644 (file)
@@ -28,31 +28,31 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable TrimmedCurve;
+       Create returns TrimmedCurve;
        ---Purpose: Returns a TrimmedCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBasisCurve : mutable Curve from StepGeom;
-             aTrim1 : mutable HArray1OfTrimmingSelect from StepGeom;
-             aTrim2 : mutable HArray1OfTrimmingSelect from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBasisCurve : Curve from StepGeom;
+             aTrim1 : HArray1OfTrimmingSelect from StepGeom;
+             aTrim2 : HArray1OfTrimmingSelect from StepGeom;
              aSenseAgreement : Boolean from Standard;
              aMasterRepresentation : TrimmingPreference from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBasisCurve(me : mutable; aBasisCurve : mutable Curve);
-       BasisCurve (me) returns mutable Curve;
-       SetTrim1(me : mutable; aTrim1 : mutable HArray1OfTrimmingSelect);
-       Trim1 (me) returns mutable HArray1OfTrimmingSelect;
+       SetBasisCurve(me : mutable; aBasisCurve : Curve);
+       BasisCurve (me) returns Curve;
+       SetTrim1(me : mutable; aTrim1 : HArray1OfTrimmingSelect);
+       Trim1 (me) returns HArray1OfTrimmingSelect;
        Trim1Value (me; num : Integer) returns TrimmingSelect;
        NbTrim1 (me) returns Integer;
-       SetTrim2(me : mutable; aTrim2 : mutable HArray1OfTrimmingSelect);
-       Trim2 (me) returns mutable HArray1OfTrimmingSelect;
+       SetTrim2(me : mutable; aTrim2 : HArray1OfTrimmingSelect);
+       Trim2 (me) returns HArray1OfTrimmingSelect;
        Trim2Value (me; num : Integer) returns TrimmingSelect;
        NbTrim2 (me) returns Integer;
        SetSenseAgreement(me : mutable; aSenseAgreement : Boolean);
index c3d3f38e3fedc29017a343080e6cfb0e5e08ebe1..37163bc3f925dd02ac6d94e8f2d62720a70c4f3d 100644 (file)
@@ -23,7 +23,7 @@ uses CString
 
 is
 
-    Create returns mutable TrimmingMember;
+    Create returns TrimmingMember;
 
     HasName (me) returns Boolean  is redefined;
     -- returns True
index 0f65ad5978ccfc3f55cc5ce2080016a4b26da76f..24995b1e556270d4bb023c03d987e3909195f3e4 100644 (file)
@@ -27,7 +27,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable UniformCurve;
+       Create returns UniformCurve;
        ---Purpose: Returns a UniformCurve
 
 
index d5610706e2fc80bf7b326ed56257f20d8a57bd06..a8946f95fd4ee1c48d61cc79d8dd2484d656109a 100644 (file)
@@ -34,48 +34,48 @@ uses
        Real from Standard
 is
 
-       Create returns mutable UniformCurveAndRationalBSplineCurve;
+       Create returns UniformCurveAndRationalBSplineCurve;
        ---Purpose: Returns a UniformCurveAndRationalBSplineCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aUniformCurve : mutable UniformCurve from StepGeom;
-             aRationalBSplineCurve : mutable RationalBSplineCurve from StepGeom) is virtual;
+             aUniformCurve : UniformCurve from StepGeom;
+             aRationalBSplineCurve : RationalBSplineCurve from StepGeom) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aDegree : Integer from Standard;
-             aControlPointsList : mutable HArray1OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray1OfCartesianPoint from StepGeom;
              aCurveForm : BSplineCurveForm from StepGeom;
              aClosedCurve : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aWeightsData : mutable HArray1OfReal from TColStd) is virtual;
+             aWeightsData : HArray1OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetUniformCurve(me : mutable; aUniformCurve : mutable UniformCurve);
-       UniformCurve (me) returns mutable UniformCurve;
-       SetRationalBSplineCurve(me : mutable; aRationalBSplineCurve : mutable RationalBSplineCurve);
-       RationalBSplineCurve (me) returns mutable RationalBSplineCurve;
+       SetUniformCurve(me : mutable; aUniformCurve : UniformCurve);
+       UniformCurve (me) returns UniformCurve;
+       SetRationalBSplineCurve(me : mutable; aRationalBSplineCurve : RationalBSplineCurve);
+       RationalBSplineCurve (me) returns RationalBSplineCurve;
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray1OfReal);
-       WeightsData (me) returns mutable HArray1OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray1OfReal);
+       WeightsData (me) returns HArray1OfReal;
        WeightsDataValue (me; num : Integer) returns Real;
        NbWeightsData (me) returns Integer;
 
index 7abe390833e76b2b8c50c339c2b49b8e4ce6304c..24519134920c6e032686747623c6b6640bdf60e3 100644 (file)
@@ -27,7 +27,7 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable UniformSurface;
+       Create returns UniformSurface;
        ---Purpose: Returns a UniformSurface
 
 
index 3c0ab8ab443e3439139fab4d0189cdb9001b97e8..5f9cabec30ede693eb24bd012d2e1b9ca2edcf5b 100644 (file)
@@ -34,54 +34,54 @@ uses
        Real from Standard
 is
 
-       Create returns mutable UniformSurfaceAndRationalBSplineSurface;
+       Create returns UniformSurfaceAndRationalBSplineSurface;
        ---Purpose: Returns a UniformSurfaceAndRationalBSplineSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aUniformSurface : mutable UniformSurface from StepGeom;
-             aRationalBSplineSurface : mutable RationalBSplineSurface from StepGeom) is virtual;
+             aUniformSurface : UniformSurface from StepGeom;
+             aRationalBSplineSurface : RationalBSplineSurface from StepGeom) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aUDegree : Integer from Standard;
              aVDegree : Integer from Standard;
-             aControlPointsList : mutable HArray2OfCartesianPoint from StepGeom;
+             aControlPointsList : HArray2OfCartesianPoint from StepGeom;
              aSurfaceForm : BSplineSurfaceForm from StepGeom;
              aUClosed : Logical from StepData;
              aVClosed : Logical from StepData;
              aSelfIntersect : Logical from StepData;
-             aWeightsData : mutable HArray2OfReal from TColStd) is virtual;
+             aWeightsData : HArray2OfReal from TColStd) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetUniformSurface(me : mutable; aUniformSurface : mutable UniformSurface);
-       UniformSurface (me) returns mutable UniformSurface;
-       SetRationalBSplineSurface(me : mutable; aRationalBSplineSurface : mutable RationalBSplineSurface);
-       RationalBSplineSurface (me) returns mutable RationalBSplineSurface;
+       SetUniformSurface(me : mutable; aUniformSurface : UniformSurface);
+       UniformSurface (me) returns UniformSurface;
+       SetRationalBSplineSurface(me : mutable; aRationalBSplineSurface : RationalBSplineSurface);
+       RationalBSplineSurface (me) returns RationalBSplineSurface;
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetWeightsData(me : mutable; aWeightsData : mutable HArray2OfReal);
-       WeightsData (me) returns mutable HArray2OfReal;
+       SetWeightsData(me : mutable; aWeightsData : HArray2OfReal);
+       WeightsData (me) returns HArray2OfReal;
        WeightsDataValue (me; num1 : Integer;  num2 : Integer) returns Real;
        NbWeightsDataI (me) returns Integer;
        NbWeightsDataJ (me) returns Integer;
index 844acda6bfb24af2f5dc52196bbde404f14aa7ae..f6ab7b3e2d78a0222ab449ee2e43066d98fbcfa3 100644 (file)
@@ -25,22 +25,22 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Vector;
+       Create returns Vector;
        ---Purpose: Returns a Vector
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aOrientation : mutable Direction from StepGeom;
+             aName : HAsciiString from TCollection;
+             aOrientation : Direction from StepGeom;
              aMagnitude : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetOrientation(me : mutable; aOrientation : mutable Direction);
-       Orientation (me) returns mutable Direction;
+       SetOrientation(me : mutable; aOrientation : Direction);
+       Orientation (me) returns Direction;
        SetMagnitude(me : mutable; aMagnitude : Real);
        Magnitude (me) returns Real;
 
index cec6a70e3ce427e149d21ac57faf93dc57c2ee10..8db462a45eefc2a11e42ccc4f6af50be7e859226 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
 
-    Create returns mutable AssemblyComponentUsageSubstitute;
+    Create returns AssemblyComponentUsageSubstitute;
 
     Init (me : mutable;
          aName : HAsciiString;
index 9ca8268343a4ddc22cd9fb6676ede69a4d7edb2a..da670ef18ba2d14eca8aa1d793a13003c3fe8673 100644 (file)
@@ -22,6 +22,6 @@ uses
 
 is
 
-    Create returns mutable CompositeShapeAspect;
+    Create returns CompositeShapeAspect;
 
 end CompositeShapeAspect;
index f515d38b34312a75c2d24bf110279a85c951d33d..002272f4fe68666c7fc4a308bc849ac1763eef3d 100644 (file)
@@ -27,7 +27,7 @@ is
     Create returns CompoundRepresentationItem;
 
     Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
             item_element : HArray1OfRepresentationItem from StepRepr);
 
     ItemElement (me) returns HArray1OfRepresentationItem from StepRepr;
index eb77eb8beee033497a0d4021b36b738c866ce130..a8d0dfd37a41bd51b06628b70cd67593e2a57d3b 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable DefinitionalRepresentation;
+       Create returns DefinitionalRepresentation;
        ---Purpose: Returns a DefinitionalRepresentation
 
 
index b36e679c58453439c812de371d0dc6e1b9ea544f..72ec0f570dd971a907ae3c4c58b5c217537549e8 100644 (file)
@@ -22,6 +22,6 @@ uses
 
 is
 
-    Create returns mutable DerivedShapeAspect;
+    Create returns DerivedShapeAspect;
 
 end DerivedShapeAspect;
index 141a4e2eed99736cc63d1bdd9786ab9968332429..7958538859f2a965b06e426b434daaa6bc833ab2 100644 (file)
@@ -23,21 +23,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable DescriptiveRepresentationItem;
+       Create returns DescriptiveRepresentationItem;
        ---Purpose: Returns a DescriptiveRepresentationItem
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
 
 fields
 
index f32d137e84e1b14c1c23cf33260ab65da2444ef6..f5dd60af9cd345a78484d2a7c35ef4b06bb5317a 100644 (file)
@@ -22,6 +22,6 @@ uses
 
 is
 
-    Create returns mutable Extension;
+    Create returns Extension;
 
 end Extension;
index 75a6bbe210a19415d455c1080c17e1fc41087fc9..424d214d106f22843c9c5eaa89d4b074d1ff031b 100644 (file)
@@ -21,6 +21,6 @@ uses
 
 is
 
-    Create returns mutable ExternallyDefinedRepresentation;
+    Create returns ExternallyDefinedRepresentation;
 
 end ExternallyDefinedRepresentation;
index e151e2020de644d871ffff4c318d479e55582e7e..31192e30a5ce92d7b47fb3c44350fa2076afd33d 100644 (file)
@@ -23,19 +23,19 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable FunctionallyDefinedTransformation;
+       Create returns FunctionallyDefinedTransformation;
        ---Purpose: Returns a FunctionallyDefinedTransformation
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
 
 fields
 
index 2b16976468d4c1615599b5292e5f41969b4333b1..26805dcf23ec1861e4eda3dd642ad6159bed6b70 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable GlobalUncertaintyAssignedContext;
+       Create returns GlobalUncertaintyAssignedContext;
        ---Purpose: Returns a GlobalUncertaintyAssignedContext
 
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection) is redefined;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection;
-             aUncertainty : mutable HArray1OfUncertaintyMeasureWithUnit from StepBasic) is virtual;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection;
+             aUncertainty : HArray1OfUncertaintyMeasureWithUnit from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetUncertainty(me : mutable; aUncertainty : mutable HArray1OfUncertaintyMeasureWithUnit);
-       Uncertainty (me) returns mutable HArray1OfUncertaintyMeasureWithUnit;
-       UncertaintyValue (me; num : Integer) returns mutable UncertaintyMeasureWithUnit;
+       SetUncertainty(me : mutable; aUncertainty : HArray1OfUncertaintyMeasureWithUnit);
+       Uncertainty (me) returns HArray1OfUncertaintyMeasureWithUnit;
+       UncertaintyValue (me; num : Integer) returns UncertaintyMeasureWithUnit;
        NbUncertainty (me) returns Integer;
 
 fields
index 9af5389ae255fd9b95eb20d388e085532aef3318..03305b5069f905766679ad9099e996d888d24fad 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable GlobalUnitAssignedContext;
+       Create returns GlobalUnitAssignedContext;
        ---Purpose: Returns a GlobalUnitAssignedContext
 
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection) is redefined;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection;
-             aUnits : mutable HArray1OfNamedUnit from StepBasic) is virtual;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection;
+             aUnits : HArray1OfNamedUnit from StepBasic) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetUnits(me : mutable; aUnits : mutable HArray1OfNamedUnit);
-       Units (me) returns mutable HArray1OfNamedUnit;
-       UnitsValue (me; num : Integer) returns mutable NamedUnit;
+       SetUnits(me : mutable; aUnits : HArray1OfNamedUnit);
+       Units (me) returns HArray1OfNamedUnit;
+       UnitsValue (me; num : Integer) returns NamedUnit;
        NbUnits (me) returns Integer;
 
 fields
index 9336d280916c80c79ded113c08913029eef7d151..c1a54d068893e870787456d3ed2a5c26e0b11122 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
 
-    Create returns mutable ItemDefinedTransformation;
+    Create returns ItemDefinedTransformation;
 
     Init (me : mutable;
          aName : HAsciiString from TCollection;
index 38481a36749ed67ef0f17e898138f65b96d5e19c..76fd73b62b430b9435ee3e217ab13f63e8164902 100644 (file)
@@ -24,24 +24,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable MappedItem;
+       Create returns MappedItem;
        ---Purpose: Returns a MappedItem
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aMappingSource : mutable RepresentationMap from StepRepr;
-             aMappingTarget : mutable RepresentationItem from StepRepr) is virtual;
+             aName : HAsciiString from TCollection;
+             aMappingSource : RepresentationMap from StepRepr;
+             aMappingTarget : RepresentationItem from StepRepr) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetMappingSource(me : mutable; aMappingSource : mutable RepresentationMap);
-       MappingSource (me) returns mutable RepresentationMap;
-       SetMappingTarget(me : mutable; aMappingTarget : mutable RepresentationItem);
-       MappingTarget (me) returns mutable RepresentationItem;
+       SetMappingSource(me : mutable; aMappingSource : RepresentationMap);
+       MappingSource (me) returns RepresentationMap;
+       SetMappingTarget(me : mutable; aMappingTarget : RepresentationItem);
+       MappingTarget (me) returns RepresentationItem;
 
 fields
 
index 19c55f714a0215a6cb2b73ae38cd06120830e31c..d6d9b3441f5bb54d49df1afdd2f8315a490fb6b7 100644 (file)
@@ -25,17 +25,17 @@ uses
 
 is
 
-    Create returns mutable MaterialDesignation;
+    Create returns MaterialDesignation;
 
     Init (me : mutable;
-         aName : mutable HAsciiString from TCollection;
+         aName : HAsciiString from TCollection;
          aOfDefinition : CharacterizedDefinition);
 
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
        SetOfDefinition (me : mutable; aOfDefinition : CharacterizedDefinition);
        OfDefinition (me) returns CharacterizedDefinition;
 
index b26da16c3a263b3c82e5d02f84f102ae9739af33..bef7568f4ee9cb8a5306b711f4bb49ad9b0d93ae 100644 (file)
@@ -28,11 +28,11 @@ uses
     MeasureValueMember from StepBasic
     
 is
-    Create returns mutable MeasureRepresentationItem;
+    Create returns MeasureRepresentationItem;
         ---Purpose: Creates empty object
     
     Init (me : mutable;
-         aName : mutable HAsciiString from TCollection;
+         aName : HAsciiString from TCollection;
          aValueComponent : MeasureValueMember from StepBasic;
          aUnitComponent : Unit from StepBasic);
         ---Purpose: Init all fields
index d8dc5d6adc8eb59b9bef3f3e7e2be131c66becf6..0a2ec5636e896fd8d773fceb2a1d17624590d682 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ParametricRepresentationContext;
+       Create returns ParametricRepresentationContext;
        ---Purpose: Returns a ParametricRepresentationContext
 
 
index cbaff34d99e6a00c347b8e8db9e67502ba8fd48e..6cadf73af18e5f22e2945c48e676d33747c34304 100644 (file)
@@ -21,6 +21,6 @@ uses
 
 is
 
-    Create returns mutable PromissoryUsageOccurrence;
+    Create returns PromissoryUsageOccurrence;
 
 end PromissoryUsageOccurrence;
index 3c0fa11817681568a62b9c65f0d8285cccc4ebfe..74ad45a8c9291f5dd3f07a7f5a53bb51df9f24e1 100644 (file)
@@ -22,21 +22,21 @@ uses
 
 is
 
-    Create returns mutable ReprItemAndLengthMeasureWithUnit;
+    Create returns ReprItemAndLengthMeasureWithUnit;
     
-    Init(me: mutable; aMWU: mutable MeasureWithUnit; aRI : RepresentationItem);
+    Init(me: mutable; aMWU: MeasureWithUnit; aRI : RepresentationItem);
 
-    SetLengthMeasureWithUnit(me: mutable; aLMWU: mutable LengthMeasureWithUnit);
+    SetLengthMeasureWithUnit(me: mutable; aLMWU: LengthMeasureWithUnit);
     
-    GetLengthMeasureWithUnit(me) returns mutable LengthMeasureWithUnit;
+    GetLengthMeasureWithUnit(me) returns LengthMeasureWithUnit;
 
-    GetMeasureRepresentationItem(me) returns mutable MeasureRepresentationItem;
+    GetMeasureRepresentationItem(me) returns MeasureRepresentationItem;
 
-    SetMeasureWithUnit(me: mutable; aMWU: mutable MeasureWithUnit);
+    SetMeasureWithUnit(me: mutable; aMWU: MeasureWithUnit);
     
-    GetMeasureWithUnit(me) returns mutable MeasureWithUnit;
+    GetMeasureWithUnit(me) returns MeasureWithUnit;
 
-    GetRepresentationItem(me) returns mutable RepresentationItem;
+    GetRepresentationItem(me) returns RepresentationItem;
 
 fields
 
index 889478c1218d5560a8280a492b0be173b581305d..39c47acad241cc6044404b8e95fb9ce52e27499d 100644 (file)
@@ -26,24 +26,24 @@ uses
        RepresentationItem from StepRepr
 is
 
-       Create returns mutable Representation;
+       Create returns Representation;
        ---Purpose: Returns a Representation
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aItems : mutable HArray1OfRepresentationItem from StepRepr;
-             aContextOfItems : mutable RepresentationContext from StepRepr) is virtual;
+             aName : HAsciiString from TCollection;
+             aItems : HArray1OfRepresentationItem from StepRepr;
+             aContextOfItems : RepresentationContext from StepRepr) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetItems(me : mutable; aItems : mutable HArray1OfRepresentationItem);
-       Items (me) returns mutable HArray1OfRepresentationItem;
-       ItemsValue (me; num : Integer) returns mutable RepresentationItem;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetItems(me : mutable; aItems : HArray1OfRepresentationItem);
+       Items (me) returns HArray1OfRepresentationItem;
+       ItemsValue (me; num : Integer) returns RepresentationItem;
        NbItems (me) returns Integer;
-       SetContextOfItems(me : mutable; aContextOfItems : mutable RepresentationContext);
-       ContextOfItems (me) returns mutable RepresentationContext;
+       SetContextOfItems(me : mutable; aContextOfItems : RepresentationContext);
+       ContextOfItems (me) returns RepresentationContext;
 
 fields
 
index 758c9c929dbb01e02b19c3674caf99ae9fa8144d..90caeb74453e7883a36fc190cb0e081fa86acd6a 100644 (file)
@@ -23,19 +23,19 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable RepresentationContext;
+       Create returns RepresentationContext;
        ---Purpose: Returns a RepresentationContext
 
        Init (me : mutable;
-             aContextIdentifier : mutable HAsciiString from TCollection;
-             aContextType : mutable HAsciiString from TCollection) is virtual;
+             aContextIdentifier : HAsciiString from TCollection;
+             aContextType : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetContextIdentifier(me : mutable; aContextIdentifier : mutable HAsciiString);
-       ContextIdentifier (me) returns mutable HAsciiString;
-       SetContextType(me : mutable; aContextType : mutable HAsciiString);
-       ContextType (me) returns mutable HAsciiString;
+       SetContextIdentifier(me : mutable; aContextIdentifier : HAsciiString);
+       ContextIdentifier (me) returns HAsciiString;
+       SetContextType(me : mutable; aContextType : HAsciiString);
+       ContextType (me) returns HAsciiString;
 
 fields
 
index 4322ecd0363d9f8098ec60c9f0f5f58daef50376..c818ae12e5f6a4bda941109b71563fbf76b13a2a 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable RepresentationItem;
+       Create returns RepresentationItem;
        ---Purpose: Returns a RepresentationItem
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index 1ecc6fb014f3c7732a4805214c34eca254bcca13..e9ec8f014d523324f377dfab1761689c055e22eb 100644 (file)
@@ -24,19 +24,19 @@ uses
        Representation from StepRepr
 is
 
-       Create returns mutable RepresentationMap;
+       Create returns RepresentationMap;
        ---Purpose: Returns a RepresentationMap
 
        Init (me : mutable;
-             aMappingOrigin : mutable RepresentationItem from StepRepr;
-             aMappedRepresentation : mutable Representation from StepRepr) is virtual;
+             aMappingOrigin : RepresentationItem from StepRepr;
+             aMappedRepresentation : Representation from StepRepr) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetMappingOrigin(me : mutable; aMappingOrigin : mutable RepresentationItem);
-       MappingOrigin (me) returns mutable RepresentationItem;
-       SetMappedRepresentation(me : mutable; aMappedRepresentation : mutable Representation);
-       MappedRepresentation (me) returns mutable Representation;
+       SetMappingOrigin(me : mutable; aMappingOrigin : RepresentationItem);
+       MappingOrigin (me) returns RepresentationItem;
+       SetMappedRepresentation(me : mutable; aMappedRepresentation : Representation);
+       MappedRepresentation (me) returns Representation;
 
 fields
 
index 300bd639235e8b55a513e02b8ac850b1dd893e60..ebdc5f523dbda2e819ca7051d937cf604f9e13ae 100644 (file)
@@ -24,25 +24,25 @@ uses
        Representation from StepRepr
 is
 
-       Create returns mutable RepresentationRelationship;
+       Create returns RepresentationRelationship;
        ---Purpose: Returns a RepresentationRelationship
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aRep1 : mutable Representation from StepRepr;
-             aRep2 : mutable Representation from StepRepr) is virtual;
+             aName : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aRep1 : Representation from StepRepr;
+             aRep2 : Representation from StepRepr) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
-       SetRep1(me : mutable; aRep1 : mutable Representation);
-       Rep1 (me) returns mutable Representation;
-       SetRep2(me : mutable; aRep2 : mutable Representation);
-       Rep2 (me) returns mutable Representation;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
+       SetRep1(me : mutable; aRep1 : Representation);
+       Rep1 (me) returns Representation;
+       SetRep2(me : mutable; aRep2 : Representation);
+       Rep2 (me) returns Representation;
 
 fields
 
index 9ea3d91bf472dc309c8abeba5be0857792cb7064..b8a4ffbddd59f8876136a4b45458b6255945323f 100644 (file)
@@ -28,13 +28,13 @@ uses
 
 is
 
-    Create returns mutable RepresentationRelationshipWithTransformation;
+    Create returns RepresentationRelationshipWithTransformation;
 
     Init (me : mutable;
-              aName : mutable HAsciiString from TCollection;
-              aDescription : mutable HAsciiString from TCollection;
-              aRep1 : mutable Representation from StepRepr;
-              aRep2 : mutable Representation from StepRepr;
+              aName : HAsciiString from TCollection;
+              aDescription : HAsciiString from TCollection;
+              aRep1 : Representation from StepRepr;
+              aRep2 : Representation from StepRepr;
              aTransf : Transformation);
 
     TransformationOperator (me) returns Transformation;
index 03d53041fc4ddfceb3b773abe7c48dd746e03f01..2302720db8f0910b269e5245519c9e850d9f66d3 100644 (file)
@@ -25,23 +25,23 @@ uses
        Logical from StepData
 is
 
-       Create returns mutable ShapeAspect;
+       Create returns ShapeAspect;
        ---Purpose: Returns a ShapeAspect
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aOfShape : mutable ProductDefinitionShape from StepRepr;
+             aName : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aOfShape : ProductDefinitionShape from StepRepr;
              aProductDefinitional : Logical from StepData) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
-       SetOfShape(me : mutable; aOfShape : mutable ProductDefinitionShape);
-       OfShape (me) returns mutable ProductDefinitionShape;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
+       SetOfShape(me : mutable; aOfShape : ProductDefinitionShape);
+       OfShape (me) returns ProductDefinitionShape;
        SetProductDefinitional(me : mutable; aProductDefinitional : Logical);
        ProductDefinitional (me) returns Logical;
 
index cb384448f4620af3290c22fae37afd32a1fb26e7..79015489f1ef8bb5a4cc8a57b4279abf7244fe02 100644 (file)
@@ -23,6 +23,6 @@ uses
 
 is
 
-    Create returns mutable ShapeAspectDerivingRelationship;
+    Create returns ShapeAspectDerivingRelationship;
 
 end ShapeAspectDerivingRelationship;
index ca20676f12f1dd02b77e132b9a09b902761a9145..97ee23562eed29be9621a3a574fa64fbcbf7f227 100644 (file)
@@ -21,6 +21,6 @@ uses
 
 is
 
-    Create returns mutable ShapeRepresentationRelationship;
+    Create returns ShapeRepresentationRelationship;
 
 end ShapeRepresentationRelationship;
index 8c25d94af945dceca8d297ddae476da6221f69ff..15144d23bd59d8e3691acdcdba4d4ae107a50cba 100644 (file)
@@ -22,6 +22,6 @@ uses
 
 is
 
-    Create returns mutable ShapeRepresentationRelationshipWithTransformation;
+    Create returns ShapeRepresentationRelationshipWithTransformation;
 
 end ShapeRepresentationRelationshipWithTransformation;
index 20f27226a91604dbee75d38d23527020aa04aa9c..714b8e669cac7d2a579eab953253b5d1dad6ba97 100644 (file)
@@ -22,6 +22,6 @@ uses
 
 is
 
-    Create returns mutable SuppliedPartRelationship;
+    Create returns SuppliedPartRelationship;
 
 end SuppliedPartRelationship;
index 1888c0b0b1536e25525ab9d5599f75af8e72188f..c8b1f859b6658855eff1c8fd0cf7f0c10c6a1bf7 100644 (file)
@@ -22,6 +22,6 @@ uses
 
 is
 
-    Create returns mutable ValueRange;
+    Create returns ValueRange;
 
 end ValueRange;
index 71bc48a0810c17cbbcaf1a975d01c6783e8aa952..8a385e16ef029b45bd6e7e5a1923c4e2756334ab 100644 (file)
@@ -23,10 +23,10 @@ uses CString, SessionPilot, ReturnStatus
 
 is
 
-    Create returns mutable Activator from StepSelect;
+    Create returns Activator from StepSelect;
 
 
-    Do   (me : mutable; number : Integer; pilot : mutable SessionPilot)
+    Do   (me : mutable; number : Integer; pilot : SessionPilot)
        returns ReturnStatus;
     ---Purpose : Executes a Command Line for StepSelect
 
index a3d842f063e39f426c55a8ec303bd33fc3b6ac56..e2523a39212da28beab2a6e8630242af57e3025f 100644 (file)
@@ -26,7 +26,7 @@ uses CString, AsciiString from TCollection, HSequenceOfInteger from TColStd,
 
 is
 
-    Create returns mutable FloatFormat;
+    Create returns FloatFormat;
     ---Purpose : Creates a new FloatFormat, with standard options :
     --           ZeroSuppress, Main Format = %E,
     --           Format between 0.001 and 1000. = %f
index f0c483ff3b7de37cb7f6b2b52016f1dfb980990c..33004a79b685534adbea6312743334c60950830b 100644 (file)
@@ -34,7 +34,7 @@ raises InterfaceError
 
 is
 
-    Create returns mutable StepType;
+    Create returns StepType;
     ---Purpose : Creates a Signature for Step Type. Protocol is undefined here,
     --           hence no Signature may yet be produced. The StepType signature
     --           requires a Protocol before working
index 828c2fda53df78dcdb8b1350e63902b714a265a9..b59a9a74a85beb19bfa14b99e443532790e5273e 100644 (file)
@@ -28,7 +28,7 @@ uses CString, Transient,
 is
 
     Create (copymode : Boolean = Standard_True)
-        returns mutable WorkLibrary from StepSelect;
+        returns WorkLibrary from StepSelect;
     ---Purpose : Creates a STEP WorkLibrary
     --           <copymode> precises whether Copy is implemented or not
 
@@ -39,7 +39,7 @@ is
     --           2 : prints labels onky
 
     ReadFile (me; name : CString;
-             model    : out mutable InterfaceModel;
+             model    : out InterfaceModel;
              protocol : Protocol from Interface)
          returns Integer;
     ---Purpose : Reads a STEP File and returns a STEP Model (into <mod>),
@@ -53,7 +53,7 @@ is
 
     CopyModel (me;
               original : InterfaceModel;
-              newmodel : mutable InterfaceModel;
+              newmodel : InterfaceModel;
               list     : EntityIterator;
               TC       : in out CopyTool)
        returns Boolean  is redefined;
index 5519909ae5e9ec844c9fba6ddd36d7fba75cd5ca..2fd97670ce4fa9c8daf08448c375b42bf39e4e86 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable AdvancedBrepShapeRepresentation;
+       Create returns AdvancedBrepShapeRepresentation;
        ---Purpose: Returns a AdvancedBrepShapeRepresentation
 
 
index b1574a5576610bfcfb4b64b38fc3072a0140d8e4..2e745eb9cebaffbac72bad007efa3090afe5ec64 100644 (file)
@@ -26,7 +26,7 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable AdvancedFace;
+       Create returns AdvancedFace;
        ---Purpose: Returns a AdvancedFace
 
 
index f8d3abffd2611e53b3370dd957a1dbad41561031..fb2b94a887d35930788681436b4a5c986a12e233 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Block;
+       Create returns Block;
        ---Purpose: Returns a Block
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom;
              aX : Real from Standard;
              aY : Real from Standard;
              aZ : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPosition(me : mutable; aPosition : mutable Axis2Placement3d);
-       Position (me) returns mutable Axis2Placement3d;
+       SetPosition(me : mutable; aPosition : Axis2Placement3d);
+       Position (me) returns Axis2Placement3d;
        SetX(me : mutable; aX : Real);
        X (me) returns Real;
        SetY(me : mutable; aY : Real);
index 3cd3fd206b1bb5642010f6637dbb88211f384243..99f0ceb1623e5c9097a292010cd45319ea6deb08 100644 (file)
@@ -25,15 +25,15 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable BooleanResult;
+       Create returns BooleanResult;
        ---Purpose: Returns a BooleanResult
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aOperator : BooleanOperator from StepShape;
              aFirstOperand : BooleanOperand from StepShape;
              aSecondOperand : BooleanOperand from StepShape) is virtual;
index 73d63a6f3dcab384a832fd2329facdaaad2f4229..fc2719b04fb0cb637fa40de919ad16242cde8861 100644 (file)
@@ -24,19 +24,19 @@ uses
        Real from Standard
 is
 
-       Create returns mutable BoxDomain;
+       Create returns BoxDomain;
        ---Purpose: Returns a BoxDomain
 
        Init (me : mutable;
-             aCorner : mutable CartesianPoint from StepGeom;
+             aCorner : CartesianPoint from StepGeom;
              aXlength : Real from Standard;
              aYlength : Real from Standard;
              aZlength : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetCorner(me : mutable; aCorner : mutable CartesianPoint);
-       Corner (me) returns mutable CartesianPoint;
+       SetCorner(me : mutable; aCorner : CartesianPoint);
+       Corner (me) returns CartesianPoint;
        SetXlength(me : mutable; aXlength : Real);
        Xlength (me) returns Real;
        SetYlength(me : mutable; aYlength : Real);
index 500f317963c9be13eed499c3d94f2a1de095e517..b90401881e74396539da063f86ad15c5279b3de1 100644 (file)
@@ -26,25 +26,25 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable BoxedHalfSpace;
+       Create returns BoxedHalfSpace;
        ---Purpose: Returns a BoxedHalfSpace
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBaseSurface : mutable Surface from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBaseSurface : Surface from StepGeom;
              aAgreementFlag : Boolean from Standard) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBaseSurface : mutable Surface from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBaseSurface : Surface from StepGeom;
              aAgreementFlag : Boolean from Standard;
-             aEnclosure : mutable BoxDomain from StepShape) is virtual;
+             aEnclosure : BoxDomain from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetEnclosure(me : mutable; aEnclosure : mutable BoxDomain);
-       Enclosure (me) returns mutable BoxDomain;
+       SetEnclosure(me : mutable; aEnclosure : BoxDomain);
+       Enclosure (me) returns BoxDomain;
 
 fields
 
index 755f53d8b76016f582e79eaa385ec0910399e03d..401f80a6d23130184f0615733e6359baae78c1c3 100644 (file)
@@ -26,24 +26,24 @@ uses
        ClosedShell from StepShape
 is
 
-       Create returns mutable BrepWithVoids;
+       Create returns BrepWithVoids;
        ---Purpose: Returns a BrepWithVoids
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aOuter : mutable ClosedShell from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aOuter : ClosedShell from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aOuter : mutable ClosedShell from StepShape;
-             aVoids : mutable HArray1OfOrientedClosedShell from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aOuter : ClosedShell from StepShape;
+             aVoids : HArray1OfOrientedClosedShell from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetVoids(me : mutable; aVoids : mutable HArray1OfOrientedClosedShell);
-       Voids (me) returns mutable HArray1OfOrientedClosedShell;
-       VoidsValue (me; num : Integer) returns mutable OrientedClosedShell;
+       SetVoids(me : mutable; aVoids : HArray1OfOrientedClosedShell);
+       Voids (me) returns HArray1OfOrientedClosedShell;
+       VoidsValue (me; num : Integer) returns OrientedClosedShell;
        NbVoids (me) returns Integer;
 
 fields
index f7b2965eabd116a64004d1af98107e2a26483df0..78b6d04f7287bda20ce3be170a6d3c3bb72a226f 100644 (file)
@@ -24,7 +24,7 @@ uses
        HArray1OfFace from StepShape
 is
 
-       Create returns mutable ClosedShell;
+       Create returns ClosedShell;
        ---Purpose: Returns a ClosedShell
 
 
index 2e80ef5fec553dcf2e58368c67d5cd4add8e7a0d..8ff8357ef509b5beaf794e05490207d1e13f48be 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ConnectedFaceSet;
+       Create returns ConnectedFaceSet;
        ---Purpose: Returns a ConnectedFaceSet
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCfsFaces : mutable HArray1OfFace from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aCfsFaces : HArray1OfFace from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetCfsFaces(me : mutable; aCfsFaces : mutable HArray1OfFace)
+       SetCfsFaces(me : mutable; aCfsFaces : HArray1OfFace)
        is virtual;
-       CfsFaces (me) returns mutable HArray1OfFace
+       CfsFaces (me) returns HArray1OfFace
        is virtual;
-       CfsFacesValue (me; num : Integer) returns mutable Face
+       CfsFacesValue (me; num : Integer) returns Face
        is virtual;
        NbCfsFaces (me) returns Integer
        is virtual;
index a2ef2866153bf1aa7bf4522841fa3fb0efd49339..fe3d917e031864b5568d2201b1c0af834ffd97c9 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
 
-    Create returns mutable ContextDependentShapeRepresentation;
+    Create returns ContextDependentShapeRepresentation;
 
     Init (me : mutable;
          aRepRel : ShapeRepresentationRelationship;
index 8025bc88916eb5246048d3a07504430d2f1c38a5..a9557fbbeb48c0ff933fabcdd7b731cbf663349f 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable CsgShapeRepresentation;
+       Create returns CsgShapeRepresentation;
        ---Purpose: Returns a CsgShapeRepresentation
 
 
index 819e3b386f69c6d939926316262a18e29e1d8307..52069e209fccd01373213215aab7041372cffc22 100644 (file)
@@ -24,15 +24,15 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CsgSolid;
+       Create returns CsgSolid;
        ---Purpose: Returns a CsgSolid
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aTreeRootExpression : CsgSelect from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
index 807f2ff89a2b220291c0c80b922d61dffba69476..ab20ffbb296c5b6e5279d32c5e06a5e716e6b034 100644 (file)
@@ -24,27 +24,27 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Edge;
+       Create returns Edge;
        ---Purpose: Returns a Edge
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aEdgeStart : mutable Vertex from StepShape;
-             aEdgeEnd : mutable Vertex from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aEdgeStart : Vertex from StepShape;
+             aEdgeEnd : Vertex from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetEdgeStart(me : mutable; aEdgeStart : mutable Vertex)
+       SetEdgeStart(me : mutable; aEdgeStart : Vertex)
        is virtual;
-       EdgeStart (me) returns mutable Vertex
+       EdgeStart (me) returns Vertex
        is virtual;
-       SetEdgeEnd(me : mutable; aEdgeEnd : mutable Vertex)
+       SetEdgeEnd(me : mutable; aEdgeEnd : Vertex)
        is virtual;
-       EdgeEnd (me) returns mutable Vertex
+       EdgeEnd (me) returns Vertex
        is virtual;
 
 fields
index ce8f3b0e6c03d5c323b0c05625af690cf6dd5c94..3644fb7e0a69157182cf8351ff71981e5cdd749c 100644 (file)
@@ -29,26 +29,26 @@ uses
        Vertex from StepShape
 is
 
-       Create returns mutable EdgeCurve;
+       Create returns EdgeCurve;
        ---Purpose: Returns a EdgeCurve
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aEdgeStart : mutable Vertex from StepShape;
-             aEdgeEnd : mutable Vertex from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aEdgeStart : Vertex from StepShape;
+             aEdgeEnd : Vertex from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aEdgeStart : mutable Vertex from StepShape;
-             aEdgeEnd : mutable Vertex from StepShape;
-             aEdgeGeometry : mutable Curve from StepGeom;
+             aName : HAsciiString from TCollection;
+             aEdgeStart : Vertex from StepShape;
+             aEdgeEnd : Vertex from StepShape;
+             aEdgeGeometry : Curve from StepGeom;
              aSameSense : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetEdgeGeometry(me : mutable; aEdgeGeometry : mutable Curve);
-       EdgeGeometry (me) returns mutable Curve;
+       SetEdgeGeometry(me : mutable; aEdgeGeometry : Curve);
+       EdgeGeometry (me) returns Curve;
        SetSameSense(me : mutable; aSameSense : Boolean);
        SameSense (me) returns Boolean;
 
index 53a6543648f3668b5ebdf051be38e8d9730bceb4..cb1bf589edc459f42e7c90b3c8418a17b98603cf 100644 (file)
@@ -36,21 +36,21 @@ uses
 
 is
 
-       Create returns mutable EdgeLoop;
+       Create returns EdgeLoop;
        ---Purpose: Returns a EdgeLoop
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aEdgeList : mutable HArray1OfOrientedEdge from StepShape);
+             aName : HAsciiString from TCollection;
+             aEdgeList : HArray1OfOrientedEdge from StepShape);
 
        -- Specific Methods for Field Data Access --
 
-       SetEdgeList(me : mutable; aEdgeList : mutable HArray1OfOrientedEdge);
-       EdgeList (me) returns mutable HArray1OfOrientedEdge;
-       EdgeListValue (me; num : Integer) returns mutable OrientedEdge;
+       SetEdgeList(me : mutable; aEdgeList : HArray1OfOrientedEdge);
+       EdgeList (me) returns HArray1OfOrientedEdge;
+       EdgeListValue (me; num : Integer) returns OrientedEdge;
        NbEdgeList (me) returns Integer;
 
 fields
index bf6c979908e630996dbb4acbcba637b1812ddaa5..51ccb9c221dc579f8fab5e22a345b8befd417f0f 100644 (file)
@@ -26,24 +26,24 @@ uses
        CurveBoundedSurface from StepGeom
 is
 
-       Create returns mutable ExtrudedAreaSolid;
+       Create returns ExtrudedAreaSolid;
        ---Purpose: Returns a ExtrudedAreaSolid
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable CurveBoundedSurface from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aSweptArea : CurveBoundedSurface from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable CurveBoundedSurface from StepGeom;
-             aExtrudedDirection : mutable Direction from StepGeom;
+             aName : HAsciiString from TCollection;
+             aSweptArea : CurveBoundedSurface from StepGeom;
+             aExtrudedDirection : Direction from StepGeom;
              aDepth : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetExtrudedDirection(me : mutable; aExtrudedDirection : mutable Direction);
-       ExtrudedDirection (me) returns mutable Direction;
+       SetExtrudedDirection(me : mutable; aExtrudedDirection : Direction);
+       ExtrudedDirection (me) returns Direction;
        SetDepth(me : mutable; aDepth : Real);
        Depth (me) returns Real;
 
index 15b49a35f2c47c8c3fee88aba714387e8b31c350..3eeee5b7d56e9b8e0fbcd932e104f5b30d033e22 100644 (file)
@@ -26,24 +26,24 @@ uses
 
 is
 
-       Create returns mutable ExtrudedFaceSolid;
+       Create returns ExtrudedFaceSolid;
        ---Purpose: Returns a ExtrudedFaceSolid
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable FaceSurface from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aSweptArea : FaceSurface from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable FaceSurface from StepShape;
-             aExtrudedDirection : mutable Direction from StepGeom;
+             aName : HAsciiString from TCollection;
+             aSweptArea : FaceSurface from StepShape;
+             aExtrudedDirection : Direction from StepGeom;
              aDepth : Real from Standard) ;
 
        -- Specific Methods for Field Data Access --
 
-       SetExtrudedDirection(me : mutable; aExtrudedDirection : mutable Direction);
-       ExtrudedDirection (me) returns mutable Direction;
+       SetExtrudedDirection(me : mutable; aExtrudedDirection : Direction);
+       ExtrudedDirection (me) returns Direction;
        SetDepth(me : mutable; aDepth : Real);
        Depth (me) returns Real;
 
index 24824bd6000884b61c0b994c1820d5b60d0bb8af..9544d2ac4c7ed95c0bb681e6c7cb1519e5574204 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Face;
+       Create returns Face;
        ---Purpose: Returns a Face
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBounds : mutable HArray1OfFaceBound from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aBounds : HArray1OfFaceBound from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBounds(me : mutable; aBounds : mutable HArray1OfFaceBound)
+       SetBounds(me : mutable; aBounds : HArray1OfFaceBound)
        is virtual;
-       Bounds (me) returns mutable HArray1OfFaceBound
+       Bounds (me) returns HArray1OfFaceBound
        is virtual;
-       BoundsValue (me; num : Integer) returns mutable FaceBound
+       BoundsValue (me; num : Integer) returns FaceBound
        is virtual;
        NbBounds (me) returns Integer
        is virtual;
index 75db3ed2172abf135e5c89d98c9efa6626dcaffd..0cb1debe69117cf1a18ba08a52903f3419c81651 100644 (file)
@@ -25,22 +25,22 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable FaceBound;
+       Create returns FaceBound;
        ---Purpose: Returns a FaceBound
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBound : mutable Loop from StepShape;
+             aName : HAsciiString from TCollection;
+             aBound : Loop from StepShape;
              aOrientation : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBound(me : mutable; aBound : mutable Loop);
-       Bound (me) returns mutable Loop;
+       SetBound(me : mutable; aBound : Loop);
+       Bound (me) returns Loop;
        SetOrientation(me : mutable; aOrientation : Boolean);
        Orientation (me) returns Boolean;
 
index d36f93d9e7a8916e25e7199c4015a9798fe932d7..73ad743ad6fd6f28f636b6a1eb4b418faa7b6439 100644 (file)
@@ -25,7 +25,7 @@ uses
        Boolean from Standard
 is
 
-       Create returns mutable FaceOuterBound;
+       Create returns FaceOuterBound;
        ---Purpose: Returns a FaceOuterBound
 
 
index 56a6a037d50b5cf88895c1e4ac80b4a080e3f96a..31d3523fcc3b153ad78f020724e3695ec6bde703 100644 (file)
@@ -29,24 +29,24 @@ uses
        HArray1OfFaceBound from StepShape
 is
 
-       Create returns mutable FaceSurface;
+       Create returns FaceSurface;
        ---Purpose: Returns a FaceSurface
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBounds : mutable HArray1OfFaceBound from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aBounds : HArray1OfFaceBound from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBounds : mutable HArray1OfFaceBound from StepShape;
-             aFaceGeometry : mutable Surface from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBounds : HArray1OfFaceBound from StepShape;
+             aFaceGeometry : Surface from StepGeom;
              aSameSense : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetFaceGeometry(me : mutable; aFaceGeometry : mutable Surface);
-       FaceGeometry (me) returns mutable Surface;
+       SetFaceGeometry(me : mutable; aFaceGeometry : Surface);
+       FaceGeometry (me) returns Surface;
        SetSameSense(me : mutable; aSameSense : Boolean);
        SameSense (me) returns Boolean;
 
index 5b49f0c4dcf2075aaf61ff230285840b330d8c82..779804a5bc8362b00eca7cadb2bb93c14eeb87b9 100644 (file)
@@ -24,7 +24,7 @@ uses
        ClosedShell from StepShape
 is
 
-       Create returns mutable FacetedBrep;
+       Create returns FacetedBrep;
        ---Purpose: Returns a FacetedBrep
 
 
index c6000b3ab001f111c0987f00d077f7bc64ffd37c..2e50eda93ff61759e62c8bf7ee510618afeaa678 100644 (file)
@@ -31,37 +31,37 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable FacetedBrepAndBrepWithVoids;
+       Create returns FacetedBrepAndBrepWithVoids;
        ---Purpose: Returns a FacetedBrepAndBrepWithVoids
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aOuter : mutable ClosedShell from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aOuter : ClosedShell from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aOuter : mutable ClosedShell from StepShape;
-             aFacetedBrep : mutable FacetedBrep from StepShape;
-             aBrepWithVoids : mutable BrepWithVoids from StepShape);
+             aName : HAsciiString from TCollection;
+             aOuter : ClosedShell from StepShape;
+             aFacetedBrep : FacetedBrep from StepShape;
+             aBrepWithVoids : BrepWithVoids from StepShape);
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aOuter : mutable ClosedShell from StepShape;
-             aVoids : mutable HArray1OfOrientedClosedShell from StepShape);
+             aName : HAsciiString from TCollection;
+             aOuter : ClosedShell from StepShape;
+             aVoids : HArray1OfOrientedClosedShell from StepShape);
 
        -- Specific Methods for Field Data Access --
 
-       SetFacetedBrep(me : mutable; aFacetedBrep : mutable FacetedBrep);
-       FacetedBrep (me) returns mutable FacetedBrep;
-       SetBrepWithVoids(me : mutable; aBrepWithVoids : mutable BrepWithVoids);
-       BrepWithVoids (me) returns mutable BrepWithVoids;
+       SetFacetedBrep(me : mutable; aFacetedBrep : FacetedBrep);
+       FacetedBrep (me) returns FacetedBrep;
+       SetBrepWithVoids(me : mutable; aBrepWithVoids : BrepWithVoids);
+       BrepWithVoids (me) returns BrepWithVoids;
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetVoids(me : mutable; aVoids : mutable HArray1OfOrientedClosedShell);
-       Voids (me) returns mutable HArray1OfOrientedClosedShell;
-       VoidsValue (me; num : Integer) returns mutable OrientedClosedShell;
+       SetVoids(me : mutable; aVoids : HArray1OfOrientedClosedShell);
+       Voids (me) returns HArray1OfOrientedClosedShell;
+       VoidsValue (me; num : Integer) returns OrientedClosedShell;
        NbVoids (me) returns Integer;
 
        -- Specific Methods for ANDOR Field Data Access --
index c97eedf1cbb514ead6f3fe4e289fe8cf1e7be06b..9b8aab47bbae9249dfb017f146e0f413e292e094 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable FacetedBrepShapeRepresentation;
+       Create returns FacetedBrepShapeRepresentation;
        ---Purpose: Returns a FacetedBrepShapeRepresentation
 
 
index f77a692f19b08bd6db656c33f3cfeffac6aabf7a..cef52bcf56586240eb430f53056b05db23af9fd7 100644 (file)
@@ -24,7 +24,7 @@ uses
        HArray1OfGeometricSetSelect from StepShape
 is
 
-       Create returns mutable GeometricCurveSet;
+       Create returns GeometricCurveSet;
        ---Purpose: Returns a GeometricCurveSet
 
 
index 46e3d530ed275c9d32ae185894cde63f32a84569..185f58807e1c24a7cacdfba93cc655ac2d6337e3 100644 (file)
@@ -25,21 +25,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable GeometricSet;
+       Create returns GeometricSet;
        ---Purpose: Returns a GeometricSet
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aElements : mutable HArray1OfGeometricSetSelect from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aElements : HArray1OfGeometricSetSelect from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetElements(me : mutable; aElements : mutable HArray1OfGeometricSetSelect);
-       Elements (me) returns mutable HArray1OfGeometricSetSelect;
+       SetElements(me : mutable; aElements : HArray1OfGeometricSetSelect);
+       Elements (me) returns HArray1OfGeometricSetSelect;
        ElementsValue (me; num : Integer) returns GeometricSetSelect;
        NbElements (me) returns Integer;
 
index 1724d309964b8b46354236cda42c0d97db4b8bc7..96cc8af37199f495dbf368fe4e5f4bddc6c429e7 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable GeometricallyBoundedSurfaceShapeRepresentation;
+       Create returns GeometricallyBoundedSurfaceShapeRepresentation;
        ---Purpose: Returns a GeometricallyBoundedSurfaceShapeRepresentation
 
 
index 94776cdf00917650c39e4dc40d2dfa23c62361ce..753671434e5bbdba7fc2d129d18398254b5a1f01 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable GeometricallyBoundedWireframeShapeRepresentation;
+       Create returns GeometricallyBoundedWireframeShapeRepresentation;
        ---Purpose: Returns a GeometricallyBoundedWireframeShapeRepresentation
 
 
index 409233cf39ac705d94990bbcc685b07c8bf57b39..6ce197ebd94504591bf99a73e42fde4f9249a202 100644 (file)
@@ -25,22 +25,22 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable HalfSpaceSolid;
+       Create returns HalfSpaceSolid;
        ---Purpose: Returns a HalfSpaceSolid
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBaseSurface : mutable Surface from StepGeom;
+             aName : HAsciiString from TCollection;
+             aBaseSurface : Surface from StepGeom;
              aAgreementFlag : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetBaseSurface(me : mutable; aBaseSurface : mutable Surface);
-       BaseSurface (me) returns mutable Surface;
+       SetBaseSurface(me : mutable; aBaseSurface : Surface);
+       BaseSurface (me) returns Surface;
        SetAgreementFlag(me : mutable; aAgreementFlag : Boolean);
        AgreementFlag (me) returns Boolean;
 
index 384f5a2ba3627e2ff9b5d11be2f78eb07dff5fff..40f1b7a5a710d07f49afc90bf573d4a874193d6a 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
 
-    Create returns mutable LimitsAndFits;
+    Create returns LimitsAndFits;
 
     Init (me : mutable; form_variance, zone_variance, grade, source :
                        HAsciiString from TCollection);
index e9dbd99b006a253e3d254fcc26ce1a1e6b5c3af6..013b89a96ec87f4c05cc64d3487beab23c64dc0a 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Loop;
+       Create returns Loop;
        ---Purpose: Returns a Loop
 
 
index 1cb479eb55e6472e2fe5d292627fee7d978f002f..27bdcb0e0628bcb2f867b432d854807ed96404ed 100644 (file)
@@ -30,37 +30,37 @@ uses
        OrientedEdge from StepShape
 is
 
-       Create returns mutable LoopAndPath;
+       Create returns LoopAndPath;
        ---Purpose: Returns a LoopAndPath
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLoop : mutable Loop from StepShape;
-             aPath : mutable Path from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aLoop : Loop from StepShape;
+             aPath : Path from StepShape) is virtual;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aEdgeList : mutable HArray1OfOrientedEdge from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aEdgeList : HArray1OfOrientedEdge from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetLoop(me : mutable; aLoop : mutable Loop);
-       Loop (me) returns mutable Loop;
-       SetPath(me : mutable; aPath : mutable Path);
-       Path (me) returns mutable Path;
+       SetLoop(me : mutable; aLoop : Loop);
+       Loop (me) returns Loop;
+       SetPath(me : mutable; aPath : Path);
+       Path (me) returns Path;
 
        -- Specific Methods for ANDOR Field Data Access --
 
 
        -- Specific Methods for ANDOR Field Data Access --
 
-       SetEdgeList(me : mutable; aEdgeList : mutable HArray1OfOrientedEdge);
-       EdgeList (me) returns mutable HArray1OfOrientedEdge;
-       EdgeListValue (me; num : Integer) returns mutable OrientedEdge;
+       SetEdgeList(me : mutable; aEdgeList : HArray1OfOrientedEdge);
+       EdgeList (me) returns HArray1OfOrientedEdge;
+       EdgeListValue (me; num : Integer) returns OrientedEdge;
        NbEdgeList (me) returns Integer;
 
 fields
index 8a1377fad3d2e732adf826d8b3d2e6582250db28..ef0186ec84d0343e119e4489e7b8ba99eb84ddd9 100644 (file)
@@ -24,21 +24,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ManifoldSolidBrep;
+       Create returns ManifoldSolidBrep;
        ---Purpose: Returns a ManifoldSolidBrep
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aOuter : mutable ClosedShell from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aOuter : ClosedShell from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetOuter(me : mutable; aOuter : mutable ClosedShell);
-       Outer (me) returns mutable ClosedShell;
+       SetOuter(me : mutable; aOuter : ClosedShell);
+       Outer (me) returns ClosedShell;
 
 fields
 
index c803b11473b2a6b26ccdba57a6ea530cd4eb75c0..d3a52823106bd32ffa58403d855f6268c25250f4 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable ManifoldSurfaceShapeRepresentation;
+       Create returns ManifoldSurfaceShapeRepresentation;
        ---Purpose: Returns a ManifoldSurfaceShapeRepresentation
 
 
index 6b4d14b58c3a5db22fbbdaba979b0d997a518e8c..1eab38733547010111295d9ceb9e507cb4d10ab1 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
 
-    Create returns mutable MeasureQualification;
+    Create returns MeasureQualification;
 
     Init (me : mutable; name : HAsciiString from TCollection;
            description : HAsciiString from TCollection;
index c4b57e80b91456c03d965ce63964e6fb8a99156d..17c42726cc39c22b7fe6724483b064e945e74429 100644 (file)
@@ -30,10 +30,10 @@ uses
  
 is
 
-    Create returns mutable MeasureRepresentationItemAndQualifiedRepresentationItem;
+    Create returns MeasureRepresentationItemAndQualifiedRepresentationItem;
 
     Init (me : mutable;
-          aName : mutable HAsciiString from TCollection;
+          aName : HAsciiString from TCollection;
           aValueComponent : MeasureValueMember from StepBasic;
           aUnitComponent : Unit from StepBasic;
          qualifiers : HArray1OfValueQualifier from StepShape);
index 30723f8e90fb17518bae4febf9a0498b30313855..42690110fe616a280559e0d07c779003436ac764 100644 (file)
@@ -24,7 +24,7 @@ uses
        HArray1OfFace from StepShape
 is
 
-       Create returns mutable OpenShell;
+       Create returns OpenShell;
        ---Purpose: Returns a OpenShell
 
 
index 9dc900f000c08e98e09d8235835f788a93cbceab..5aae27c9fcfc6d46427899b6793e1a19120649ea 100644 (file)
@@ -26,28 +26,28 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable OrientedClosedShell;
+       Create returns OrientedClosedShell;
        ---Purpose: Returns a OrientedClosedShell
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCfsFaces : mutable HArray1OfFace from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aCfsFaces : HArray1OfFace from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aClosedShellElement : mutable ClosedShell from StepShape;
+             aName : HAsciiString from TCollection;
+             aClosedShellElement : ClosedShell from StepShape;
              aOrientation : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetClosedShellElement(me : mutable; aClosedShellElement : mutable ClosedShell);
-       ClosedShellElement (me) returns mutable ClosedShell;
+       SetClosedShellElement(me : mutable; aClosedShellElement : ClosedShell);
+       ClosedShellElement (me) returns ClosedShell;
        SetOrientation(me : mutable; aOrientation : Boolean);
        Orientation (me) returns Boolean;
-       SetCfsFaces(me : mutable; aCfsFaces : mutable HArray1OfFace) is redefined;
-       CfsFaces (me) returns mutable HArray1OfFace is redefined;
-       CfsFacesValue (me; num : Integer) returns mutable Face is redefined;
+       SetCfsFaces(me : mutable; aCfsFaces : HArray1OfFace) is redefined;
+       CfsFaces (me) returns HArray1OfFace is redefined;
+       CfsFacesValue (me; num : Integer) returns Face is redefined;
        NbCfsFaces (me) returns Integer is redefined;
 
 fields
index 84b6118788fd438cd4607f7744d5350d01c807ea..248d17f97568798d1d9ff0e829f30e9754edcd36 100644 (file)
@@ -25,25 +25,25 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable OrientedEdge;
+       Create returns OrientedEdge;
        ---Purpose: Returns a OrientedEdge
        
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aEdgeElement : mutable Edge from StepShape;
+             aName : HAsciiString from TCollection;
+             aEdgeElement : Edge from StepShape;
              aOrientation : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetEdgeElement(me : mutable; aEdgeElement : mutable Edge);
-       EdgeElement (me) returns mutable Edge;
+       SetEdgeElement(me : mutable; aEdgeElement : Edge);
+       EdgeElement (me) returns Edge;
        SetOrientation(me : mutable; aOrientation : Boolean);
        Orientation (me) returns Boolean;
-       SetEdgeStart(me : mutable; aEdgeStart : mutable Vertex) is redefined;
-       EdgeStart (me) returns mutable Vertex is redefined;
-       SetEdgeEnd(me : mutable; aEdgeEnd : mutable Vertex) is redefined;
-       EdgeEnd (me) returns mutable Vertex is redefined;
+       SetEdgeStart(me : mutable; aEdgeStart : Vertex) is redefined;
+       EdgeStart (me) returns Vertex is redefined;
+       SetEdgeEnd(me : mutable; aEdgeEnd : Vertex) is redefined;
+       EdgeEnd (me) returns Vertex is redefined;
 
 fields
 
index 68f02d139872ccc155086cecf005f02ea68185ba..1909cac8e4d1e09506ff16d82bd2d53c6e144dce 100644 (file)
@@ -26,28 +26,28 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable OrientedFace;
+       Create returns OrientedFace;
        ---Purpose: Returns a OrientedFace
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aBounds : mutable HArray1OfFaceBound from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aBounds : HArray1OfFaceBound from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aFaceElement : mutable Face from StepShape;
+             aName : HAsciiString from TCollection;
+             aFaceElement : Face from StepShape;
              aOrientation : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetFaceElement(me : mutable; aFaceElement : mutable Face);
-       FaceElement (me) returns mutable Face;
+       SetFaceElement(me : mutable; aFaceElement : Face);
+       FaceElement (me) returns Face;
        SetOrientation(me : mutable; aOrientation : Boolean);
        Orientation (me) returns Boolean;
-       SetBounds(me : mutable; aBounds : mutable HArray1OfFaceBound) is redefined;
-       Bounds (me) returns mutable HArray1OfFaceBound is redefined;
-       BoundsValue (me; num : Integer) returns mutable FaceBound is redefined;
+       SetBounds(me : mutable; aBounds : HArray1OfFaceBound) is redefined;
+       Bounds (me) returns HArray1OfFaceBound is redefined;
+       BoundsValue (me; num : Integer) returns FaceBound is redefined;
        NbBounds (me) returns Integer is redefined;
 
 fields
index d59096437e012db6da1e84766aa8ab7f83e2d11a..2d0760c53602cb30e76463890bac9ac4885e03d4 100644 (file)
@@ -26,28 +26,28 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable OrientedOpenShell;
+       Create returns OrientedOpenShell;
        ---Purpose: Returns a OrientedOpenShell
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCfsFaces : mutable HArray1OfFace from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aCfsFaces : HArray1OfFace from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aOpenShellElement : mutable OpenShell from StepShape;
+             aName : HAsciiString from TCollection;
+             aOpenShellElement : OpenShell from StepShape;
              aOrientation : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetOpenShellElement(me : mutable; aOpenShellElement : mutable OpenShell);
-       OpenShellElement (me) returns mutable OpenShell;
+       SetOpenShellElement(me : mutable; aOpenShellElement : OpenShell);
+       OpenShellElement (me) returns OpenShell;
        SetOrientation(me : mutable; aOrientation : Boolean);
        Orientation (me) returns Boolean;
-       SetCfsFaces(me : mutable; aCfsFaces : mutable HArray1OfFace) is redefined;
-       CfsFaces (me) returns mutable HArray1OfFace is redefined;
-       CfsFacesValue (me; num : Integer) returns mutable Face is redefined;
+       SetCfsFaces(me : mutable; aCfsFaces : HArray1OfFace) is redefined;
+       CfsFaces (me) returns HArray1OfFace is redefined;
+       CfsFacesValue (me; num : Integer) returns Face is redefined;
        NbCfsFaces (me) returns Integer is redefined;
 
 fields
index bab7e54fb883582b1dd201e82c0f5b723ac0ba4b..73effcc88600292347dddc9d65704f60b71b6a93 100644 (file)
@@ -27,28 +27,28 @@ uses
        EdgeLoop from StepShape
 is
 
-       Create returns mutable OrientedPath;
+       Create returns OrientedPath;
        ---Purpose: Returns a OrientedPath
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aEdgeList : mutable HArray1OfOrientedEdge from StepShape) is redefined;
+             aName : HAsciiString from TCollection;
+             aEdgeList : HArray1OfOrientedEdge from StepShape) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPathElement : mutable EdgeLoop from StepShape;
+             aName : HAsciiString from TCollection;
+             aPathElement : EdgeLoop from StepShape;
              aOrientation : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPathElement(me : mutable; aPathElement : mutable EdgeLoop);
-       PathElement (me) returns mutable EdgeLoop;
+       SetPathElement(me : mutable; aPathElement : EdgeLoop);
+       PathElement (me) returns EdgeLoop;
        SetOrientation(me : mutable; aOrientation : Boolean);
        Orientation (me) returns Boolean;
-       SetEdgeList(me : mutable; aEdgeList : mutable HArray1OfOrientedEdge) is redefined;
-       EdgeList (me) returns mutable HArray1OfOrientedEdge is redefined;
-       EdgeListValue (me; num : Integer) returns mutable OrientedEdge is redefined;
+       SetEdgeList(me : mutable; aEdgeList : HArray1OfOrientedEdge) is redefined;
+       EdgeList (me) returns HArray1OfOrientedEdge is redefined;
+       EdgeListValue (me; num : Integer) returns OrientedEdge is redefined;
        NbEdgeList (me) returns Integer is redefined;
 
 fields
index b22fecd7641f1f940ddc5d7dd94d2dac500a6e41..6d8172a43ee4a5c2a4a997e2f024114550cd5004 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Path;
+       Create returns Path;
        ---Purpose: Returns a Path
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aEdgeList : mutable HArray1OfOrientedEdge from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aEdgeList : HArray1OfOrientedEdge from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetEdgeList(me : mutable; aEdgeList : mutable HArray1OfOrientedEdge)
+       SetEdgeList(me : mutable; aEdgeList : HArray1OfOrientedEdge)
        is virtual;
-       EdgeList (me) returns mutable HArray1OfOrientedEdge
+       EdgeList (me) returns HArray1OfOrientedEdge
        is virtual;
-       EdgeListValue (me; num : Integer) returns mutable OrientedEdge
+       EdgeListValue (me; num : Integer) returns OrientedEdge
        is virtual;
        NbEdgeList (me) returns Integer
        is virtual;
index 28ff9ad1aed9334a71315aff634ca6c88438d2a8..6c3f647433464efed9cdb6653763591269dc1563 100644 (file)
@@ -23,7 +23,7 @@ uses
 
 is
 
-    Create returns mutable PlusMinusTolerance;
+    Create returns PlusMinusTolerance;
 
     Init (me : mutable;
            range : ToleranceMethodDefinition from StepShape;
index 86c5e06f568028aa9e03603c85fc86710d8816d4..1cf331cc958d544454689099279cb952903b4e67 100644 (file)
@@ -28,22 +28,22 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PolyLoop;
+       Create returns PolyLoop;
        ---Purpose: Returns a PolyLoop
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPolygon : mutable HArray1OfCartesianPoint from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aPolygon : HArray1OfCartesianPoint from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPolygon(me : mutable; aPolygon : mutable HArray1OfCartesianPoint);
-       Polygon (me) returns mutable HArray1OfCartesianPoint;
-       PolygonValue (me; num : Integer) returns mutable CartesianPoint;
+       SetPolygon(me : mutable; aPolygon : HArray1OfCartesianPoint);
+       Polygon (me) returns HArray1OfCartesianPoint;
+       PolygonValue (me; num : Integer) returns CartesianPoint;
        NbPolygon (me) returns Integer;
 
 fields
index 463005c99939c03ba522b33f985a77a946306756..bbcf58949d52876cd6dff54152e093f900c8808d 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
 
-    Create returns mutable PrecisionQualifier;
+    Create returns PrecisionQualifier;
 
     Init (me : mutable; precision_value : Integer);
 
index be4a24a7ab3ea7e5cc46efe1ae7b752b84ab0691..1e50edcb928cb3c77d0e4fd4e7aa5c1b7b18ae27 100644 (file)
@@ -25,10 +25,10 @@ uses
 
 is
 
-    Create returns mutable QualifiedRepresentationItem;
+    Create returns QualifiedRepresentationItem;
 
     Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
             qualifiers : HArray1OfValueQualifier from StepShape);
 
     Qualifiers (me) returns HArray1OfValueQualifier from StepShape;
index 0c4100b25213a9dfc5099b7ada0215699e300ccf..e36a3f6fe8602a9624be4eb38c6a5b08e7fc46bb 100644 (file)
@@ -26,24 +26,24 @@ uses
        CurveBoundedSurface from StepGeom
 is
 
-       Create returns mutable RevolvedAreaSolid;
+       Create returns RevolvedAreaSolid;
        ---Purpose: Returns a RevolvedAreaSolid
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable CurveBoundedSurface from StepGeom) is redefined;
+             aName : HAsciiString from TCollection;
+             aSweptArea : CurveBoundedSurface from StepGeom) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable CurveBoundedSurface from StepGeom;
-             aAxis : mutable Axis1Placement from StepGeom;
+             aName : HAsciiString from TCollection;
+             aSweptArea : CurveBoundedSurface from StepGeom;
+             aAxis : Axis1Placement from StepGeom;
              aAngle : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetAxis(me : mutable; aAxis : mutable Axis1Placement);
-       Axis (me) returns mutable Axis1Placement;
+       SetAxis(me : mutable; aAxis : Axis1Placement);
+       Axis (me) returns Axis1Placement;
        SetAngle(me : mutable; aAngle : Real);
        Angle (me) returns Real;
 
index b679a1e1af83359f267025b8155d3deb19d01348..9bc861b958fa8fa639c772c318d3d1676434e0d2 100644 (file)
@@ -25,24 +25,24 @@ uses
        FaceSurface from StepShape 
 
 is
-       Create returns mutable RevolvedFaceSolid;
+       Create returns RevolvedFaceSolid;
        ---Purpose: Returns a RevolvedFaceSolid
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable FaceSurface from StepShape) is redefined ;
+             aName : HAsciiString from TCollection;
+             aSweptArea : FaceSurface from StepShape) is redefined ;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable FaceSurface from StepShape;
-             aAxis : mutable Axis1Placement from StepGeom;
+             aName : HAsciiString from TCollection;
+             aSweptArea : FaceSurface from StepShape;
+             aAxis : Axis1Placement from StepGeom;
              aAngle : Real from Standard);
 
        -- Specific Methods for Field Data Access --
 
-       SetAxis(me : mutable; aAxis : mutable Axis1Placement);
-       Axis (me) returns mutable Axis1Placement;
+       SetAxis(me : mutable; aAxis : Axis1Placement);
+       Axis (me) returns Axis1Placement;
        SetAngle(me : mutable; aAngle : Real);
        Angle (me) returns Real;
 
index 3161be498081b8b98ef7ab90a70cb12e819c64ba..754fd65fd7d5e739e8da2dda1caec5cc921966f1 100644 (file)
@@ -25,16 +25,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable RightAngularWedge;
+       Create returns RightAngularWedge;
        ---Purpose: Returns a RightAngularWedge
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis2Placement3d from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis2Placement3d from StepGeom;
              aX : Real from Standard;
              aY : Real from Standard;
              aZ : Real from Standard;
@@ -42,8 +42,8 @@ is
 
        -- Specific Methods for Field Data Access --
 
-       SetPosition(me : mutable; aPosition : mutable Axis2Placement3d);
-       Position (me) returns mutable Axis2Placement3d;
+       SetPosition(me : mutable; aPosition : Axis2Placement3d);
+       Position (me) returns Axis2Placement3d;
        SetX(me : mutable; aX : Real);
        X (me) returns Real;
        SetY(me : mutable; aY : Real);
index 118bdbabb9a8abec077bfdbad4555c79aef70a97..263d35c9e0b293178701a9f51eb5bd3aa025ea26 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable RightCircularCone;
+       Create returns RightCircularCone;
        ---Purpose: Returns a RightCircularCone
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis1Placement from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis1Placement from StepGeom;
              aHeight : Real from Standard;
              aRadius : Real from Standard;
              aSemiAngle : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPosition(me : mutable; aPosition : mutable Axis1Placement);
-       Position (me) returns mutable Axis1Placement;
+       SetPosition(me : mutable; aPosition : Axis1Placement);
+       Position (me) returns Axis1Placement;
        SetHeight(me : mutable; aHeight : Real);
        Height (me) returns Real;
        SetRadius(me : mutable; aRadius : Real);
index b8aacfd60575d40f81a274678bbcb3602ea62ec4..9674c9cbc6e6c7d87abbcb13e209fce0ced58137 100644 (file)
@@ -25,23 +25,23 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable RightCircularCylinder;
+       Create returns RightCircularCylinder;
        ---Purpose: Returns a RightCircularCylinder
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis1Placement from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis1Placement from StepGeom;
              aHeight : Real from Standard;
              aRadius : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPosition(me : mutable; aPosition : mutable Axis1Placement);
-       Position (me) returns mutable Axis1Placement;
+       SetPosition(me : mutable; aPosition : Axis1Placement);
+       Position (me) returns Axis1Placement;
        SetHeight(me : mutable; aHeight : Real);
        Height (me) returns Real;
        SetRadius(me : mutable; aRadius : Real);
index 2af68e1e4757ded44c8e7d26511f8d7b1ceb336e..0a2a8a6f17de361854188a770a54e9e45864df08 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable ShapeRepresentation;
+       Create returns ShapeRepresentation;
        ---Purpose: Returns a ShapeRepresentation
 
 
index a22c213e98460d6636326d205b3e02f720922b63..2df03ce55624789dec38cfcbb57a457a11c4fe3d 100644 (file)
@@ -25,21 +25,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ShellBasedSurfaceModel;
+       Create returns ShellBasedSurfaceModel;
        ---Purpose: Returns a ShellBasedSurfaceModel
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSbsmBoundary : mutable HArray1OfShell from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aSbsmBoundary : HArray1OfShell from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetSbsmBoundary(me : mutable; aSbsmBoundary : mutable HArray1OfShell);
-       SbsmBoundary (me) returns mutable HArray1OfShell;
+       SetSbsmBoundary(me : mutable; aSbsmBoundary : HArray1OfShell);
+       SbsmBoundary (me) returns HArray1OfShell;
        SbsmBoundaryValue (me; num : Integer) returns Shell;
        NbSbsmBoundary (me) returns Integer;
 
index f41659366ef91f799862513ad3510f3af783d2b6..b89642f533fe452f93e1a70e6d6caf7e27c983bb 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable SolidModel;
+       Create returns SolidModel;
        ---Purpose: Returns a SolidModel
 
 
index d20341867c3fda56a1e903f99a3f61fe379d5fab..3edd07afe2a8e60a40696f57c0c7b6285474870d 100644 (file)
@@ -24,24 +24,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable SolidReplica;
+       Create returns SolidReplica;
        ---Purpose: Returns a SolidReplica
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aParentSolid : mutable SolidModel from StepShape;
-             aTransformation : mutable CartesianTransformationOperator3d from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aParentSolid : SolidModel from StepShape;
+             aTransformation : CartesianTransformationOperator3d from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetParentSolid(me : mutable; aParentSolid : mutable SolidModel);
-       ParentSolid (me) returns mutable SolidModel;
-       SetTransformation(me : mutable; aTransformation : mutable CartesianTransformationOperator3d);
-       Transformation (me) returns mutable CartesianTransformationOperator3d;
+       SetParentSolid(me : mutable; aParentSolid : SolidModel);
+       ParentSolid (me) returns SolidModel;
+       SetTransformation(me : mutable; aTransformation : CartesianTransformationOperator3d);
+       Transformation (me) returns CartesianTransformationOperator3d;
 
 fields
 
index 1bb5ac8337f08718a4d94ebd2775422906587ea9..fcaf4b080dcc98e9751da6f485ae9ab0112b0366 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Sphere;
+       Create returns Sphere;
        ---Purpose: Returns a Sphere
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aRadius : Real from Standard;
-             aCentre : mutable Point from StepGeom) is virtual;
+             aCentre : Point from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
        SetRadius(me : mutable; aRadius : Real);
        Radius (me) returns Real;
-       SetCentre(me : mutable; aCentre : mutable Point);
-       Centre (me) returns mutable Point;
+       SetCentre(me : mutable; aCentre : Point);
+       Centre (me) returns Point;
 
 fields
 
index f457726e62065c460a34d8c30d1e2dcdfcd79688..529985048ba46db6d30e25e4b38df1870e2527d8 100644 (file)
@@ -24,21 +24,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable SweptAreaSolid;
+       Create returns SweptAreaSolid;
        ---Purpose: Returns a SweptAreaSolid
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable CurveBoundedSurface from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aSweptArea : CurveBoundedSurface from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetSweptArea(me : mutable; aSweptArea : mutable CurveBoundedSurface);
-       SweptArea (me) returns mutable CurveBoundedSurface;
+       SetSweptArea(me : mutable; aSweptArea : CurveBoundedSurface);
+       SweptArea (me) returns CurveBoundedSurface;
 
 fields
 
index 1b354a04de6d023a1f703bf9864cfd3e99b4992d..c3266ff459a4e2823c66c14b1e264f0552f377eb 100644 (file)
@@ -22,21 +22,21 @@ uses
        FaceSurface from StepShape
 
 is
-       Create returns mutable SweptFaceSolid;
+       Create returns SweptFaceSolid;
        ---Purpose: Returns a SweptFaceSolid
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aSweptArea : mutable FaceSurface from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aSweptArea : FaceSurface from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetSweptFace(me : mutable; aSweptArea : mutable FaceSurface from StepShape) is virtual;
-       SweptFace (me) returns mutable FaceSurface from StepShape is virtual;
+       SetSweptFace(me : mutable; aSweptArea : FaceSurface from StepShape) is virtual;
+       SweptFace (me) returns FaceSurface from StepShape is virtual;
 
        
 fields
index 5a50eb314183d56f4c33cd5c0befd12bc08e70bc..7cd9740ab1f11d0496656436240e56e30b69a907 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
 
-    Create returns mutable ToleranceValue;
+    Create returns ToleranceValue;
 
     Init (me : mutable; lower_bound, upper_bound : MeasureWithUnit from StepBasic);
 
index 06cc78720e6dbabf41309cd6a8a90b991415c050..10e78d8d18d34ffe49621b67b820a9334f151365 100644 (file)
@@ -28,7 +28,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable TopologicalRepresentationItem;
+       Create returns TopologicalRepresentationItem;
        ---Purpose: Returns a TopologicalRepresentationItem
 
 
index 7516e974dda942ecec617f07317f80dbc87cb025..5f7d50c1d99db0354397f1c4fdba0d390c15bc9a 100644 (file)
@@ -25,23 +25,23 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Torus;
+       Create returns Torus;
        ---Purpose: Returns a Torus
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPosition : mutable Axis1Placement from StepGeom;
+             aName : HAsciiString from TCollection;
+             aPosition : Axis1Placement from StepGeom;
              aMajorRadius : Real from Standard;
              aMinorRadius : Real from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetPosition(me : mutable; aPosition : mutable Axis1Placement);
-       Position (me) returns mutable Axis1Placement;
+       SetPosition(me : mutable; aPosition : Axis1Placement);
+       Position (me) returns Axis1Placement;
        SetMajorRadius(me : mutable; aMajorRadius : Real);
        MajorRadius (me) returns Real;
        SetMinorRadius(me : mutable; aMinorRadius : Real);
index 9c08d14be3a26df2e10c3aeaa5b292838aaf7013..28e2e295e5285aeacc55acadc7858927eb8b2c92 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable TransitionalShapeRepresentation;
+       Create returns TransitionalShapeRepresentation;
        ---Purpose: Returns a TransitionalShapeRepresentation
 
 
index 9aa71cb206e978a223b0ebdca6ef2dd86330f80b..6c6c7e52125c32ef81179b16f0eba61a2368533c 100644 (file)
@@ -22,7 +22,7 @@ uses
 
 is
 
-    Create returns mutable TypeQualifier;
+    Create returns TypeQualifier;
 
     Init (me : mutable; name : HAsciiString from TCollection);
 
index 057412f4c25fe36a43d5c2015e6c8f97776aaecb..639e942bceddc9eca6dedc655bdb1828bc24f3b9 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable Vertex;
+       Create returns Vertex;
        ---Purpose: Returns a Vertex
 
 
index 35c4fba2b2620e4e5c0d761aeae22979c5f0813e..a236654e64a6ed0bd1e59e4927a9bbb0a2dc5559 100644 (file)
@@ -24,21 +24,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable VertexLoop;
+       Create returns VertexLoop;
        ---Purpose: Returns a VertexLoop
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLoopVertex : mutable Vertex from StepShape) is virtual;
+             aName : HAsciiString from TCollection;
+             aLoopVertex : Vertex from StepShape) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetLoopVertex(me : mutable; aLoopVertex : mutable Vertex);
-       LoopVertex (me) returns mutable Vertex;
+       SetLoopVertex(me : mutable; aLoopVertex : Vertex);
+       LoopVertex (me) returns Vertex;
 
 fields
 
index bc3b75613e56f6f566ae547307a0ebaa6d141c99..374ffd6eb145b72fa28caa5317b14f0c97385154 100644 (file)
@@ -27,21 +27,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable VertexPoint;
+       Create returns VertexPoint;
        ---Purpose: Returns a VertexPoint
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aVertexGeometry : mutable Point from StepGeom) is virtual;
+             aName : HAsciiString from TCollection;
+             aVertexGeometry : Point from StepGeom) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetVertexGeometry(me : mutable; aVertexGeometry : mutable Point);
-       VertexGeometry (me) returns mutable Point;
+       SetVertexGeometry(me : mutable; aVertexGeometry : Point);
+       VertexGeometry (me) returns Point;
 
 fields
 
index 7b7581949d51db029d720d079719c749bad8287d..79260e6f91f021fe2e0f75e4c989e1aa559f1d12 100644 (file)
@@ -48,7 +48,7 @@ is
 
 
     TranslateMappedItem (me : in out; mapit : MappedItem from StepRepr;
-                        TP : mutable TransientProcess from Transfer)
+                        TP : TransientProcess from Transfer)
        returns Shape;
     ---Purpose : Translates a MappedItem. More precisely
     --           A MappedItem has a MappingSource and a MappingTarget
index eae103bf45473737412e484858cc105f5ab5c91d..c33d8d860407a12477c8380afa3746eb4c4c3427 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
 
-       Create returns mutable AnnotationOccurrence;
+       Create returns AnnotationOccurrence;
        ---Purpose: Returns a AnnotationOccurrence
 
 
index 33e62980e3b82daee397dcd36f9a3f2625ce52f3..4a923e3f8beee865540f9904b562bcf65e0dece5 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationItem from StepRepr
 is
 
-       Create returns mutable AnnotationText;
+       Create returns AnnotationText;
        ---Purpose: Returns a AnnotationText
 
 
index 98d9127959e9191512ab6b6269f93545c41c6b15..79ffe924c19f88025ac2d5f3c355158cbebe7319 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
 
-       Create returns mutable AnnotationTextOccurrence;
+       Create returns AnnotationTextOccurrence;
        ---Purpose: Returns a AnnotationTextOccurrence
 
 
index 5a0da80b687feb3f518b3def1879ccb241fbbb16..211688ef706a99f8de36aace3339718ab02f36ba 100644 (file)
@@ -24,19 +24,19 @@ uses
        PresentationSet from StepVisual
 is
 
-       Create returns mutable AreaInSet;
+       Create returns AreaInSet;
        ---Purpose: Returns a AreaInSet
 
        Init (me : mutable;
-             aArea : mutable PresentationArea from StepVisual;
-             aInSet : mutable PresentationSet from StepVisual) is virtual;
+             aArea : PresentationArea from StepVisual;
+             aInSet : PresentationSet from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetArea(me : mutable; aArea : mutable PresentationArea);
-       Area (me) returns mutable PresentationArea;
-       SetInSet(me : mutable; aInSet : mutable PresentationSet);
-       InSet (me) returns mutable PresentationSet;
+       SetArea(me : mutable; aArea : PresentationArea);
+       Area (me) returns PresentationArea;
+       SetInSet(me : mutable; aInSet : PresentationSet);
+       InSet (me) returns PresentationSet;
 
 fields
 
index f522f3532222e0de035d4f0238e942b5cd03d79d..870c5e5438a0b38ad75688b20afdd33f61ddb85a 100644 (file)
@@ -23,7 +23,7 @@ uses
        AreaOrView from StepVisual
 is
 
-       Create returns mutable BackgroundColour;
+       Create returns BackgroundColour;
        ---Purpose: Returns a BackgroundColour
 
        Init (me : mutable;
index 3b61b596333dd70bce086f346e3a07dc358dcafa..18bb205b95864d3d15f0481866f4445b02d6515b 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationItem from StepRepr
 is
 
-       Create returns mutable CameraImage;
+       Create returns CameraImage;
        ---Purpose: Returns a CameraImage
 
 
index de9962a2c97cb19c9ead74480f4ee89af06932bf..b4a91e88bac9d4b6f64cd57790fda9920fc7c851 100644 (file)
@@ -18,6 +18,6 @@ class CameraImage2dWithScale  from StepVisual    inherits CameraImage  from Step
 
 is
 
-    Create returns mutable CameraImage2dWithScale;
+    Create returns CameraImage2dWithScale;
 
 end CameraImage2dWithScale;
index c1724ef28ad63c461fbd0abfd2fa82302bfbe0ba..e276fb81f8d4106cd94cbf5654ee8c8c4e3abb77 100644 (file)
@@ -18,6 +18,6 @@ class CameraImage3dWithScale  from StepVisual    inherits CameraImage  from Step
 
 is
 
-    Create returns mutable CameraImage3dWithScale;
+    Create returns CameraImage3dWithScale;
 
 end CameraImage3dWithScale;
index 233ce8d7605c1b092cd8a1d3aeb211a991ec56a2..c423c1b96e017dd4058cf08b1f90856316b311ce 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CameraModel;
+       Create returns CameraModel;
        ---Purpose: Returns a CameraModel
 
 
index 13555488db6024419a6c9d829553425ba3206a87..d24a3e922a472f4233d474e348165522c73f448c 100644 (file)
@@ -25,22 +25,22 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CameraModelD2;
+       Create returns CameraModelD2;
        ---Purpose: Returns a CameraModelD2
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aViewWindow : mutable PlanarBox from StepVisual;
+             aName : HAsciiString from TCollection;
+             aViewWindow : PlanarBox from StepVisual;
              aViewWindowClipping : Boolean from Standard) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetViewWindow(me : mutable; aViewWindow : mutable PlanarBox);
-       ViewWindow (me) returns mutable PlanarBox;
+       SetViewWindow(me : mutable; aViewWindow : PlanarBox);
+       ViewWindow (me) returns PlanarBox;
        SetViewWindowClipping(me : mutable; aViewWindowClipping : Boolean);
        ViewWindowClipping (me) returns Boolean;
 
index b2160fa0092d645972aa303e884678c684c57435..915cc9299f8b7c9512fd8ef2703d601d7a9751af 100644 (file)
@@ -25,24 +25,24 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CameraModelD3;
+       Create returns CameraModelD3;
        ---Purpose: Returns a CameraModelD3
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aViewReferenceSystem : mutable Axis2Placement3d from StepGeom;
-             aPerspectiveOfVolume : mutable ViewVolume from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aViewReferenceSystem : Axis2Placement3d from StepGeom;
+             aPerspectiveOfVolume : ViewVolume from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetViewReferenceSystem(me : mutable; aViewReferenceSystem : mutable Axis2Placement3d);
-       ViewReferenceSystem (me) returns mutable Axis2Placement3d;
-       SetPerspectiveOfVolume(me : mutable; aPerspectiveOfVolume : mutable ViewVolume);
-       PerspectiveOfVolume (me) returns mutable ViewVolume;
+       SetViewReferenceSystem(me : mutable; aViewReferenceSystem : Axis2Placement3d);
+       ViewReferenceSystem (me) returns Axis2Placement3d;
+       SetPerspectiveOfVolume(me : mutable; aPerspectiveOfVolume : ViewVolume);
+       PerspectiveOfVolume (me) returns ViewVolume;
 
 fields
 
index c7ba28f76412aa4c90d0a45bb312c83751d371e4..0218d342465006dcb44493dff8c50f2708721ad7 100644 (file)
@@ -24,7 +24,7 @@ uses
        Representation from StepRepr
 is
 
-       Create returns mutable CameraUsage;
+       Create returns CameraUsage;
        ---Purpose: Returns a CameraUsage
 
 
index 0d47221dbe85a61d3ca6f665d023117a30005c5e..2015a6b0efd0946ae69564424d2e831c4bdf224b 100644 (file)
@@ -20,7 +20,7 @@ inherits TShared from MMgt
 
 is
 
-       Create returns mutable Colour;
+       Create returns Colour;
        ---Purpose: Returns a Colour
 
 
index 57a38d6e21437041ac06a153039120f4bf72a9eb..f0ced34290130111eba295e585a1414f1bf18856 100644 (file)
@@ -24,15 +24,15 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ColourRgb;
+       Create returns ColourRgb;
        ---Purpose: Returns a ColourRgb
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aRed : Real from Standard;
              aGreen : Real from Standard;
              aBlue : Real from Standard) is virtual;
index 24e3fd80ced020d0d3659615201e8c9392ea6fdd..08bff58a05e65fb607e92f943c2caf118556b71c 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable ColourSpecification;
+       Create returns ColourSpecification;
        ---Purpose: Returns a ColourSpecification
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index b772451cc064ae856a3d3028e12cfbde005f75a6..39637885d40ed0f29b98ca2abdff0cce1149075c 100644 (file)
@@ -25,21 +25,21 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable CompositeText;
+       Create returns CompositeText;
        ---Purpose: Returns a CompositeText
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCollectedText : mutable HArray1OfTextOrCharacter from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aCollectedText : HArray1OfTextOrCharacter from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetCollectedText(me : mutable; aCollectedText : mutable HArray1OfTextOrCharacter);
-       CollectedText (me) returns mutable HArray1OfTextOrCharacter;
+       SetCollectedText(me : mutable; aCollectedText : HArray1OfTextOrCharacter);
+       CollectedText (me) returns HArray1OfTextOrCharacter;
        CollectedTextValue (me; num : Integer) returns TextOrCharacter;
        NbCollectedText (me) returns Integer;
 
index 4d078d251be717cc124e64649dc4f00554971c1b..ba73393a55aa36ec98553aaf1ee25244edd6e52e 100644 (file)
@@ -25,23 +25,23 @@ uses
        HArray1OfTextOrCharacter from StepVisual
 is
 
-       Create returns mutable CompositeTextWithExtent;
+       Create returns CompositeTextWithExtent;
        ---Purpose: Returns a CompositeTextWithExtent
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCollectedText : mutable HArray1OfTextOrCharacter from StepVisual) is redefined;
+             aName : HAsciiString from TCollection;
+             aCollectedText : HArray1OfTextOrCharacter from StepVisual) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCollectedText : mutable HArray1OfTextOrCharacter from StepVisual;
-             aExtent : mutable PlanarExtent from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aCollectedText : HArray1OfTextOrCharacter from StepVisual;
+             aExtent : PlanarExtent from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetExtent(me : mutable; aExtent : mutable PlanarExtent);
-       Extent (me) returns mutable PlanarExtent;
+       SetExtent(me : mutable; aExtent : PlanarExtent);
+       Extent (me) returns PlanarExtent;
 
 fields
 
index f7520753c7c3eaf281e53b3279d2e60405cba39a..1ca250da5775e9bfee6a0af79cd68a05aef6c72f 100644 (file)
@@ -24,15 +24,15 @@ uses
        HArray1OfInvisibleItem from StepVisual
 is
 
-       Create returns mutable ContextDependentInvisibility;
+       Create returns ContextDependentInvisibility;
        ---Purpose: Returns a ContextDependentInvisibility
 
 
        Init (me : mutable;
-             aInvisibleItems : mutable HArray1OfInvisibleItem from StepVisual) is redefined;
+             aInvisibleItems : HArray1OfInvisibleItem from StepVisual) is redefined;
 
        Init (me : mutable;
-             aInvisibleItems : mutable HArray1OfInvisibleItem from StepVisual;
+             aInvisibleItems : HArray1OfInvisibleItem from StepVisual;
              aPresentationContext : InvisibilityContext from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
index f9425f225c52de6fcbacbfb348f182f85c0ff8ea..b76f555e711723028ce47ef14f711391fdc00b70 100644 (file)
@@ -28,27 +28,27 @@ uses
        StyledItem from StepVisual
 is
 
-       Create returns mutable ContextDependentOverRidingStyledItem;
+       Create returns ContextDependentOverRidingStyledItem;
        ---Purpose: Returns a ContextDependentOverRidingStyledItem
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aStyles : mutable HArray1OfPresentationStyleAssignment from StepVisual;
-             aItem : mutable RepresentationItem from StepRepr;
-             aOverRiddenStyle : mutable StyledItem from StepVisual) is redefined;
+             aName : HAsciiString from TCollection;
+             aStyles : HArray1OfPresentationStyleAssignment from StepVisual;
+             aItem : RepresentationItem from StepRepr;
+             aOverRiddenStyle : StyledItem from StepVisual) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aStyles : mutable HArray1OfPresentationStyleAssignment from StepVisual;
-             aItem : mutable RepresentationItem from StepRepr;
-             aOverRiddenStyle : mutable StyledItem from StepVisual;
-             aStyleContext : mutable HArray1OfStyleContextSelect from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aStyles : HArray1OfPresentationStyleAssignment from StepVisual;
+             aItem : RepresentationItem from StepRepr;
+             aOverRiddenStyle : StyledItem from StepVisual;
+             aStyleContext : HArray1OfStyleContextSelect from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStyleContext(me : mutable; aStyleContext : mutable HArray1OfStyleContextSelect);
-       StyleContext (me) returns mutable HArray1OfStyleContextSelect;
+       SetStyleContext(me : mutable; aStyleContext : HArray1OfStyleContextSelect);
+       StyleContext (me) returns HArray1OfStyleContextSelect;
        StyleContextValue (me; num : Integer) returns StyleContextSelect;
        NbStyleContext (me) returns Integer;
 
index 4fceada7c537bf2ece1c7aa95a4b6c1c41a68350..6e77a1c58fd9720709e12ac6ea85099121d9fe03 100644 (file)
@@ -26,25 +26,25 @@ uses
        Colour from StepVisual
 is
 
-       Create returns mutable CurveStyle;
+       Create returns CurveStyle;
        ---Purpose: Returns a CurveStyle
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aCurveFont : CurveStyleFontSelect from StepVisual;
              aCurveWidth : SizeSelect from StepBasic;
-             aCurveColour : mutable Colour from StepVisual) is virtual;
+             aCurveColour : Colour from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
        SetCurveFont(me : mutable; aCurveFont : CurveStyleFontSelect);
        CurveFont (me) returns CurveStyleFontSelect;
        SetCurveWidth(me : mutable; aCurveWidth : SizeSelect);
        CurveWidth (me) returns SizeSelect;
-       SetCurveColour(me : mutable; aCurveColour : mutable Colour);
-       CurveColour (me) returns mutable Colour;
+       SetCurveColour(me : mutable; aCurveColour : Colour);
+       CurveColour (me) returns Colour;
 
 fields
 
index 94c7fea663fff92245905c4e7b0e0ac9770cb45b..56033a99c1a33aadf9563157f5681bddc2d00cbc 100644 (file)
@@ -25,20 +25,20 @@ uses
        CurveStyleFontPattern from StepVisual
 is
 
-       Create returns mutable CurveStyleFont;
+       Create returns CurveStyleFont;
        ---Purpose: Returns a CurveStyleFont
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aPatternList : mutable HArray1OfCurveStyleFontPattern from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aPatternList : HArray1OfCurveStyleFontPattern from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetPatternList(me : mutable; aPatternList : mutable HArray1OfCurveStyleFontPattern);
-       PatternList (me) returns mutable HArray1OfCurveStyleFontPattern;
-       PatternListValue (me; num : Integer) returns mutable CurveStyleFontPattern;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetPatternList(me : mutable; aPatternList : HArray1OfCurveStyleFontPattern);
+       PatternList (me) returns HArray1OfCurveStyleFontPattern;
+       PatternListValue (me; num : Integer) returns CurveStyleFontPattern;
        NbPatternList (me) returns Integer;
 
 fields
index ea5bec4a26200d19a9bd909fd25dfc38d457a4d3..8f7ddc2fd622e90411b02425dbd91197bfaa753d 100644 (file)
@@ -23,7 +23,7 @@ uses
        Real from Standard
 is
 
-       Create returns mutable CurveStyleFontPattern;
+       Create returns CurveStyleFontPattern;
        ---Purpose: Returns a CurveStyleFontPattern
 
        Init (me : mutable;
index e7fde3121337359b0a94c04edfb87b1045b5db18..11bfea6c9d89c2db682d076a1ba096748ea67aa7 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationItem from StepRepr
 is
 
-       Create returns mutable DraughtingAnnotationOccurrence;
+       Create returns DraughtingAnnotationOccurrence;
        ---Purpose: Returns a DraughtingAnnotationOccurrence
 
 
index de4c910fac55ad5cd1cebd4926e55d16bad74c71..5aface7710272b882740307e5283279f72c65b64 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable DraughtingPreDefinedColour;
+       Create returns DraughtingPreDefinedColour;
        ---Purpose: Returns a DraughtingPreDefinedColour
 
 
index 97955a2897aff2fca40605fea31dc7c937272b47..74fc38387ae4357abbcfadea637d642e57e9b029 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable DraughtingPreDefinedCurveFont;
+       Create returns DraughtingPreDefinedCurveFont;
        ---Purpose: Returns a DraughtingPreDefinedCurveFont
 
 
index 4faf9f40b7fa0077dacf19f66ea55c0e0650439e..526bbb562892732c0304866af8eef588d2e79077 100644 (file)
@@ -25,19 +25,19 @@ uses
        FillStyleSelect from StepVisual
 is
 
-       Create returns mutable FillAreaStyle;
+       Create returns FillAreaStyle;
        ---Purpose: Returns a FillAreaStyle
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aFillStyles : mutable HArray1OfFillStyleSelect from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aFillStyles : HArray1OfFillStyleSelect from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetFillStyles(me : mutable; aFillStyles : mutable HArray1OfFillStyleSelect);
-       FillStyles (me) returns mutable HArray1OfFillStyleSelect;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetFillStyles(me : mutable; aFillStyles : HArray1OfFillStyleSelect);
+       FillStyles (me) returns HArray1OfFillStyleSelect;
        FillStylesValue (me; num : Integer) returns FillStyleSelect;
        NbFillStyles (me) returns Integer;
 
index 7adab728caa42c0d8ae2f5d3fb1e27d3e80c003b..918e23609186d38431745591725b997343bda808 100644 (file)
@@ -24,19 +24,19 @@ uses
        Colour from StepVisual
 is
 
-       Create returns mutable FillAreaStyleColour;
+       Create returns FillAreaStyleColour;
        ---Purpose: Returns a FillAreaStyleColour
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aFillColour : mutable Colour from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aFillColour : Colour from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetFillColour(me : mutable; aFillColour : mutable Colour);
-       FillColour (me) returns mutable Colour;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetFillColour(me : mutable; aFillColour : Colour);
+       FillColour (me) returns Colour;
 
 fields
 
index 475cc6ee2fdc23502cbea1e567ff62d5905607b5..7b70c92a2bd8145347f332361be4db5dcf8d8f91 100644 (file)
@@ -24,16 +24,16 @@ uses
        InvisibleItem from StepVisual
 is
 
-       Create returns mutable Invisibility;
+       Create returns Invisibility;
        ---Purpose: Returns a Invisibility
 
        Init (me : mutable;
-             aInvisibleItems : mutable HArray1OfInvisibleItem from StepVisual) is virtual;
+             aInvisibleItems : HArray1OfInvisibleItem from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetInvisibleItems(me : mutable; aInvisibleItems : mutable HArray1OfInvisibleItem);
-       InvisibleItems (me) returns mutable HArray1OfInvisibleItem;
+       SetInvisibleItems(me : mutable; aInvisibleItems : HArray1OfInvisibleItem);
+       InvisibleItems (me) returns HArray1OfInvisibleItem;
        InvisibleItemsValue (me; num : Integer) returns InvisibleItem;
        NbInvisibleItems (me) returns Integer;
 
index df2d5a7e0066e2e79b653c6c2756b13fdd50a846..bf5b6db102dfbd51dcce6af540d6ae17e71f5d01 100644 (file)
@@ -23,7 +23,7 @@ uses CString, MarkerType from StepVisual
 
 is
 
-    Create returns mutable MarkerMember;
+    Create returns MarkerMember;
 
     HasName (me) returns Boolean  is redefined;
     -- returns True
index 73f01862f71130bd1a8c0503dacb3c27b31e2591..964b5ae5cf8baa729471436ade53f282f0ecf872 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable MechanicalDesignGeometricPresentationArea;
+       Create returns MechanicalDesignGeometricPresentationArea;
        ---Purpose: Returns a MechanicalDesignGeometricPresentationArea
 
 
index f0af33f3fe035ce9002a11737835b05e5d77dd34..de3af0eff4cfe3a0b69da9c3435b9065beb1a0ea 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable MechanicalDesignGeometricPresentationRepresentation;
+       Create returns MechanicalDesignGeometricPresentationRepresentation;
        ---Purpose: Returns a MechanicalDesignGeometricPresentationRepresentation
 
 
index 4f6b9bb8cf6f8449a9f072b5a200c8aefb500b86..13e3c65fc5392e92a2e2aa76e767a236de4f258f 100644 (file)
@@ -25,25 +25,25 @@ uses
        RepresentationItem from StepRepr
 is
 
-       Create returns mutable OverRidingStyledItem;
+       Create returns OverRidingStyledItem;
        ---Purpose: Returns a OverRidingStyledItem
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aStyles : mutable HArray1OfPresentationStyleAssignment from StepVisual;
-             aItem : mutable RepresentationItem from StepRepr) is redefined;
+             aName : HAsciiString from TCollection;
+             aStyles : HArray1OfPresentationStyleAssignment from StepVisual;
+             aItem : RepresentationItem from StepRepr) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aStyles : mutable HArray1OfPresentationStyleAssignment from StepVisual;
-             aItem : mutable RepresentationItem from StepRepr;
-             aOverRiddenStyle : mutable StyledItem from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aStyles : HArray1OfPresentationStyleAssignment from StepVisual;
+             aItem : RepresentationItem from StepRepr;
+             aOverRiddenStyle : StyledItem from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetOverRiddenStyle(me : mutable; aOverRiddenStyle : mutable StyledItem);
-       OverRiddenStyle (me) returns mutable StyledItem;
+       SetOverRiddenStyle(me : mutable; aOverRiddenStyle : StyledItem);
+       OverRiddenStyle (me) returns StyledItem;
 
 fields
 
index 3b2b95d55f3cab56cb15b4727c090e996804fc3b..2ea4ec1af9bf055df7f0241f9253a970837da69d 100644 (file)
@@ -25,17 +25,17 @@ uses
        Real from Standard
 is
 
-       Create returns mutable PlanarBox;
+       Create returns PlanarBox;
        ---Purpose: Returns a PlanarBox
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aSizeInX : Real from Standard;
              aSizeInY : Real from Standard) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aSizeInX : Real from Standard;
              aSizeInY : Real from Standard;
              aPlacement : Axis2Placement from StepGeom) is virtual;
index d0c3a5202c3b929718a10f2f7febcd6cf9919cc2..b3fd3212e2bbea78d94fc5a456cfeada1da61d00 100644 (file)
@@ -24,15 +24,15 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PlanarExtent;
+       Create returns PlanarExtent;
        ---Purpose: Returns a PlanarExtent
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aSizeInX : Real from Standard;
              aSizeInY : Real from Standard) is virtual;
 
index de59663922197bc062673a2c9d5c27f06c2608d2..0784c515e1d651147954fea4463d4388eea84657 100644 (file)
@@ -26,25 +26,25 @@ uses
        Colour from StepVisual
 is
 
-       Create returns mutable PointStyle;
+       Create returns PointStyle;
        ---Purpose: Returns a PointStyle
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
              aMarker : MarkerSelect from StepVisual;
              aMarkerSize : SizeSelect from StepBasic;
-             aMarkerColour : mutable Colour from StepVisual) is virtual;
+             aMarkerColour : Colour from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
        SetMarker(me : mutable; aMarker : MarkerSelect);
        Marker (me) returns MarkerSelect;
        SetMarkerSize(me : mutable; aMarkerSize : SizeSelect);
        MarkerSize (me) returns SizeSelect;
-       SetMarkerColour(me : mutable; aMarkerColour : mutable Colour);
-       MarkerColour (me) returns mutable Colour;
+       SetMarkerColour(me : mutable; aMarkerColour : Colour);
+       MarkerColour (me) returns Colour;
 
 fields
 
index e32e4b2593476e66e07a51027355b3091ec15293..c9db0d7e779932667681e665caa2488d214b6b00 100644 (file)
@@ -27,7 +27,7 @@ uses
        PreDefinedItem from StepVisual
 is
 
-       Create returns mutable PreDefinedColour;
+       Create returns PreDefinedColour;
        ---Purpose: Returns a PreDefinedColour
 
        SetPreDefinedItem (me: mutable; item: PreDefinedItem from StepVisual);
index 56245848c9c12db95417698387a204f3b19ffbbe..4fb3601de5a6016585969aaf11036cc8b54edb84 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PreDefinedCurveFont;
+       Create returns PreDefinedCurveFont;
        ---Purpose: Returns a PreDefinedCurveFont
 
 
index 59d49f27dd87417fc35b739cd5b4f26111feedc3..666f7b558bc2c4039ab2a0c4c5a28fedb19772bd 100644 (file)
@@ -23,16 +23,16 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PreDefinedItem;
+       Create returns PreDefinedItem;
        ---Purpose: Returns a PreDefinedItem
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is virtual;
+             aName : HAsciiString from TCollection) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
 
 fields
 
index ab1a9cd6dbb99e1f3b0dbafdc4b0ebc2af55c46d..b9c34a5b698bafd576d12fd3ed274d5ec6fab0c6 100644 (file)
@@ -23,7 +23,7 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable PreDefinedTextFont;
+       Create returns PreDefinedTextFont;
        ---Purpose: Returns a PreDefinedTextFont
 
 
index 3ede76c97ef6ca8c607807754dcab7d659e3e729..290796e5aae84a7b10ad1487b30497a138723cec 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable PresentationArea;
+       Create returns PresentationArea;
        ---Purpose: Returns a PresentationArea
 
 
index a7c61336760e57c98ece07909c7ed7deacef0573..68485712ccae3cf3730e57ca3c89ecdc242cba32 100644 (file)
@@ -25,22 +25,22 @@ uses
        LayeredItem from StepVisual
 is
 
-       Create returns mutable PresentationLayerAssignment;
+       Create returns PresentationLayerAssignment;
        ---Purpose: Returns a PresentationLayerAssignment
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aDescription : mutable HAsciiString from TCollection;
-             aAssignedItems : mutable HArray1OfLayeredItem from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aDescription : HAsciiString from TCollection;
+             aAssignedItems : HArray1OfLayeredItem from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetDescription(me : mutable; aDescription : mutable HAsciiString);
-       Description (me) returns mutable HAsciiString;
-       SetAssignedItems(me : mutable; aAssignedItems : mutable HArray1OfLayeredItem);
-       AssignedItems (me) returns mutable HArray1OfLayeredItem;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetDescription(me : mutable; aDescription : HAsciiString);
+       Description (me) returns HAsciiString;
+       SetAssignedItems(me : mutable; aAssignedItems : HArray1OfLayeredItem);
+       AssignedItems (me) returns HArray1OfLayeredItem;
        AssignedItemsValue (me; num : Integer) returns LayeredItem;
        NbAssignedItems (me) returns Integer;
 
index ac366282d94a047b0cf565afcb558c22b456d620..c641613c3b21485dc1f4dfc1153d1ba5b5d18e4f 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable PresentationRepresentation;
+       Create returns PresentationRepresentation;
        ---Purpose: Returns a PresentationRepresentation
 
 
index 74493b7882bd745b1f2715a58e951a9cb9eddd95..a4904e950607780c6e8034a3a98a4abe12c98b3a 100644 (file)
@@ -20,7 +20,7 @@ inherits TShared from MMgt
 
 is
 
-       Create returns mutable PresentationSet;
+       Create returns PresentationSet;
        ---Purpose: Returns a PresentationSet
 
 
index 3739d2619d468650f704d7367ca93f91035a98e9..b7ab0be3d590a0545a7ce22736a7a3c693343078 100644 (file)
@@ -24,19 +24,19 @@ uses
        PlanarBox from StepVisual
 is
 
-       Create returns mutable PresentationSize;
+       Create returns PresentationSize;
        ---Purpose: Returns a PresentationSize
 
        Init (me : mutable;
              aUnit : PresentationSizeAssignmentSelect from StepVisual;
-             aSize : mutable PlanarBox from StepVisual) is virtual;
+             aSize : PlanarBox from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
        SetUnit(me : mutable; aUnit : PresentationSizeAssignmentSelect);
        Unit (me) returns PresentationSizeAssignmentSelect;
-       SetSize(me : mutable; aSize : mutable PlanarBox);
-       Size (me) returns mutable PlanarBox;
+       SetSize(me : mutable; aSize : PlanarBox);
+       Size (me) returns PlanarBox;
 
 fields
 
index 82bf46de13ae66b0de54f2052f924c4a1c0c2162..056c2c8025b30e93b0da3a18c7e8b596bce43143 100644 (file)
@@ -24,16 +24,16 @@ uses
        PresentationStyleSelect from StepVisual
 is
 
-       Create returns mutable PresentationStyleAssignment;
+       Create returns PresentationStyleAssignment;
        ---Purpose: Returns a PresentationStyleAssignment
 
        Init (me : mutable;
-             aStyles : mutable HArray1OfPresentationStyleSelect from StepVisual) is virtual;
+             aStyles : HArray1OfPresentationStyleSelect from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStyles(me : mutable; aStyles : mutable HArray1OfPresentationStyleSelect);
-       Styles (me) returns mutable HArray1OfPresentationStyleSelect;
+       SetStyles(me : mutable; aStyles : HArray1OfPresentationStyleSelect);
+       Styles (me) returns HArray1OfPresentationStyleSelect;
        StylesValue (me; num : Integer) returns PresentationStyleSelect;
        NbStyles (me) returns Integer;
 
index f3b45c46b8ac8e1634d107e6c02588017136b0b8..3947bc015d53b4dd3f917071e2c273b1df9e33a0 100644 (file)
@@ -24,15 +24,15 @@ uses
        HArray1OfPresentationStyleSelect from StepVisual
 is
 
-       Create returns mutable PresentationStyleByContext;
+       Create returns PresentationStyleByContext;
        ---Purpose: Returns a PresentationStyleByContext
 
 
        Init (me : mutable;
-             aStyles : mutable HArray1OfPresentationStyleSelect from StepVisual) is redefined;
+             aStyles : HArray1OfPresentationStyleSelect from StepVisual) is redefined;
 
        Init (me : mutable;
-             aStyles : mutable HArray1OfPresentationStyleSelect from StepVisual;
+             aStyles : HArray1OfPresentationStyleSelect from StepVisual;
              aStyleContext : StyleContextSelect from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
index 59f8cc1867fc5f96242112fde5c6a6e30e27f798..3c6b2e2e61731097ec9bd05e60bb4b6a1107e41d 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable PresentationView;
+       Create returns PresentationView;
        ---Purpose: Returns a PresentationView
 
 
index ce8808dae4ecf3353cc0c739fa73e2f08834ec72..48a5e57c86596aef66741b212164cc01300af64e 100644 (file)
@@ -24,7 +24,7 @@ uses
 
 is
 
-    Create returns mutable PresentedItemRepresentation;
+    Create returns PresentedItemRepresentation;
 
     Init (me : mutable;
          aPresentation : PresentationRepresentationSelect from StepVisual;
index 56390d99c142c6f772c297967877c8858df780ee..d9cde1de6c7b1a066e1a9e9039db649fd32e8a57 100644 (file)
@@ -25,26 +25,26 @@ uses
        HAsciiString from TCollection
 is
 
-       Create returns mutable StyledItem;
+       Create returns StyledItem;
        ---Purpose: Returns a StyledItem
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aStyles : mutable HArray1OfPresentationStyleAssignment from StepVisual;
-             aItem : mutable RepresentationItem from StepRepr) is virtual;
+             aName : HAsciiString from TCollection;
+             aStyles : HArray1OfPresentationStyleAssignment from StepVisual;
+             aItem : RepresentationItem from StepRepr) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStyles(me : mutable; aStyles : mutable HArray1OfPresentationStyleAssignment);
-       Styles (me) returns mutable HArray1OfPresentationStyleAssignment;
-       StylesValue (me; num : Integer) returns mutable PresentationStyleAssignment;
+       SetStyles(me : mutable; aStyles : HArray1OfPresentationStyleAssignment);
+       Styles (me) returns HArray1OfPresentationStyleAssignment;
+       StylesValue (me; num : Integer) returns PresentationStyleAssignment;
        NbStyles (me) returns Integer;
-       SetItem(me : mutable; aItem : mutable RepresentationItem);
-       Item (me) returns mutable RepresentationItem;
+       SetItem(me : mutable; aItem : RepresentationItem);
+       Item (me) returns RepresentationItem;
 
 fields
 
index 7c997b607e159fba82fa76f14c199687288e4a0f..82935cc1447d4da1b5cdacc14d8b457f5e9011fd 100644 (file)
@@ -25,19 +25,19 @@ uses
        SurfaceStyleElementSelect from StepVisual
 is
 
-       Create returns mutable SurfaceSideStyle;
+       Create returns SurfaceSideStyle;
        ---Purpose: Returns a SurfaceSideStyle
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aStyles : mutable HArray1OfSurfaceStyleElementSelect from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aStyles : HArray1OfSurfaceStyleElementSelect from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetStyles(me : mutable; aStyles : mutable HArray1OfSurfaceStyleElementSelect);
-       Styles (me) returns mutable HArray1OfSurfaceStyleElementSelect;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetStyles(me : mutable; aStyles : HArray1OfSurfaceStyleElementSelect);
+       Styles (me) returns HArray1OfSurfaceStyleElementSelect;
        StylesValue (me; num : Integer) returns SurfaceStyleElementSelect;
        NbStyles (me) returns Integer;
 
index 86f0ef82c1a617f0c0e6a8ee1d06533599827e21..66792d057c6acb32d0b56e5e3c9abf28c93bd018 100644 (file)
@@ -23,16 +23,16 @@ uses
        CurveStyle from StepVisual
 is
 
-       Create returns mutable SurfaceStyleBoundary;
+       Create returns SurfaceStyleBoundary;
        ---Purpose: Returns a SurfaceStyleBoundary
 
        Init (me : mutable;
-             aStyleOfBoundary : mutable CurveStyle from StepVisual) is virtual;
+             aStyleOfBoundary : CurveStyle from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStyleOfBoundary(me : mutable; aStyleOfBoundary : mutable CurveStyle);
-       StyleOfBoundary (me) returns mutable CurveStyle;
+       SetStyleOfBoundary(me : mutable; aStyleOfBoundary : CurveStyle);
+       StyleOfBoundary (me) returns CurveStyle;
 
 fields
 
index 811725101ad4671ff2c7f8d762ce07c6eee33a98..3d668491bc328891f8214eef0c268d50783d12e7 100644 (file)
@@ -23,16 +23,16 @@ uses
        CurveStyle from StepVisual
 is
 
-       Create returns mutable SurfaceStyleControlGrid;
+       Create returns SurfaceStyleControlGrid;
        ---Purpose: Returns a SurfaceStyleControlGrid
 
        Init (me : mutable;
-             aStyleOfControlGrid : mutable CurveStyle from StepVisual) is virtual;
+             aStyleOfControlGrid : CurveStyle from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStyleOfControlGrid(me : mutable; aStyleOfControlGrid : mutable CurveStyle);
-       StyleOfControlGrid (me) returns mutable CurveStyle;
+       SetStyleOfControlGrid(me : mutable; aStyleOfControlGrid : CurveStyle);
+       StyleOfControlGrid (me) returns CurveStyle;
 
 fields
 
index 29791597a02c6a36f4371c2e305811f42d23c1da..b403c7c05fd5d189d0bb0073191281a15fc9162c 100644 (file)
@@ -23,16 +23,16 @@ uses
        FillAreaStyle from StepVisual
 is
 
-       Create returns mutable SurfaceStyleFillArea;
+       Create returns SurfaceStyleFillArea;
        ---Purpose: Returns a SurfaceStyleFillArea
 
        Init (me : mutable;
-             aFillArea : mutable FillAreaStyle from StepVisual) is virtual;
+             aFillArea : FillAreaStyle from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetFillArea(me : mutable; aFillArea : mutable FillAreaStyle);
-       FillArea (me) returns mutable FillAreaStyle;
+       SetFillArea(me : mutable; aFillArea : FillAreaStyle);
+       FillArea (me) returns FillAreaStyle;
 
 fields
 
index 0f720b2d06095b76fb4d47d2d730882e6c292586..eb545ebb0c27c99155ee087f308ab9238783258f 100644 (file)
@@ -26,18 +26,18 @@ uses
        Integer                       from Standard
 is
 
-       Create returns mutable SurfaceStyleParameterLine;
+       Create returns SurfaceStyleParameterLine;
        ---Purpose: Returns a SurfaceStyleParameterLine
 
        Init (me : mutable;
-             aStyleOfParameterLines : mutable CurveStyle from StepVisual;
+             aStyleOfParameterLines : CurveStyle from StepVisual;
              aDirectionCounts : HArray1OfDirectionCountSelect from StepVisual) 
        is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStyleOfParameterLines(me : mutable; aStyleOfParameterLines : mutable CurveStyle);
-       StyleOfParameterLines (me) returns mutable CurveStyle;
+       SetStyleOfParameterLines(me : mutable; aStyleOfParameterLines : CurveStyle);
+       StyleOfParameterLines (me) returns CurveStyle;
        SetDirectionCounts(me : mutable; aDirectionCounts : HArray1OfDirectionCountSelect from StepVisual);
        DirectionCounts (me) returns HArray1OfDirectionCountSelect from StepVisual;
        DirectionCountsValue (me; num : Integer) returns DirectionCountSelect from StepVisual;
index cb4657f2e51e16711c80e56e12833491f6f492be..6dd60cea5325ff8266d3330b14cfc72ca13636ec 100644 (file)
@@ -23,16 +23,16 @@ uses
        CurveStyle from StepVisual
 is
 
-       Create returns mutable SurfaceStyleSegmentationCurve;
+       Create returns SurfaceStyleSegmentationCurve;
        ---Purpose: Returns a SurfaceStyleSegmentationCurve
 
        Init (me : mutable;
-             aStyleOfSegmentationCurve : mutable CurveStyle from StepVisual) is virtual;
+             aStyleOfSegmentationCurve : CurveStyle from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStyleOfSegmentationCurve(me : mutable; aStyleOfSegmentationCurve : mutable CurveStyle);
-       StyleOfSegmentationCurve (me) returns mutable CurveStyle;
+       SetStyleOfSegmentationCurve(me : mutable; aStyleOfSegmentationCurve : CurveStyle);
+       StyleOfSegmentationCurve (me) returns CurveStyle;
 
 fields
 
index f48ec5a38bcbb8e7813747d3e38734de786b5c1b..32e95a0eb9eb2f83def15f9d1dc25ca97aac456b 100644 (file)
@@ -23,16 +23,16 @@ uses
        CurveStyle from StepVisual
 is
 
-       Create returns mutable SurfaceStyleSilhouette;
+       Create returns SurfaceStyleSilhouette;
        ---Purpose: Returns a SurfaceStyleSilhouette
 
        Init (me : mutable;
-             aStyleOfSilhouette : mutable CurveStyle from StepVisual) is virtual;
+             aStyleOfSilhouette : CurveStyle from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetStyleOfSilhouette(me : mutable; aStyleOfSilhouette : mutable CurveStyle);
-       StyleOfSilhouette (me) returns mutable CurveStyle;
+       SetStyleOfSilhouette(me : mutable; aStyleOfSilhouette : CurveStyle);
+       StyleOfSilhouette (me) returns CurveStyle;
 
 fields
 
index fbdef6c955f7b3980a44d86c6cf2e74e9609684e..36932e4e8e7087c5efe2c53bf3bd354a775e842f 100644 (file)
@@ -24,19 +24,19 @@ uses
        SurfaceSideStyle from StepVisual
 is
 
-       Create returns mutable SurfaceStyleUsage;
+       Create returns SurfaceStyleUsage;
        ---Purpose: Returns a SurfaceStyleUsage
 
        Init (me : mutable;
              aSide : SurfaceSide from StepVisual;
-             aStyle : mutable SurfaceSideStyle from StepVisual) is virtual;
+             aStyle : SurfaceSideStyle from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
        SetSide(me : mutable; aSide : SurfaceSide);
        Side (me) returns SurfaceSide;
-       SetStyle(me : mutable; aStyle : mutable SurfaceSideStyle);
-       Style (me) returns mutable SurfaceSideStyle;
+       SetStyle(me : mutable; aStyle : SurfaceSideStyle);
+       Style (me) returns SurfaceSideStyle;
 
 fields
 
index 10f53ec031e4eb9eedc19422b7951d011c18f8a8..98162f76b5dab7cb8cfc72870d99c5cc1c6c8285 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationContext from StepRepr
 is
 
-       Create returns mutable Template;
+       Create returns Template;
        ---Purpose: Returns a Template
 
 
index fa9f244c59975e2dd27b3b47708d84004c6d8e34..2a3505d316e85bb5388ea2abf5d01b72fa1eb73b 100644 (file)
@@ -25,7 +25,7 @@ uses
        RepresentationItem from StepRepr
 is
 
-       Create returns mutable TemplateInstance;
+       Create returns TemplateInstance;
        ---Purpose: Returns a TemplateInstance
 
 
index d5c8d99f874183570bf25a2396bf70c726a59e14..342142a283e01feae8f6ba69b4b01e0254286456 100644 (file)
@@ -26,29 +26,29 @@ uses
        FontSelect from StepVisual
 is
 
-       Create returns mutable TextLiteral;
+       Create returns TextLiteral;
        ---Purpose: Returns a TextLiteral
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection) is redefined;
+             aName : HAsciiString from TCollection) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aLiteral : mutable HAsciiString from TCollection;
+             aName : HAsciiString from TCollection;
+             aLiteral : HAsciiString from TCollection;
              aPlacement : Axis2Placement from StepGeom;
-             aAlignment : mutable HAsciiString from TCollection;
+             aAlignment : HAsciiString from TCollection;
              aPath : TextPath from StepVisual;
              aFont : FontSelect from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetLiteral(me : mutable; aLiteral : mutable HAsciiString);
-       Literal (me) returns mutable HAsciiString;
+       SetLiteral(me : mutable; aLiteral : HAsciiString);
+       Literal (me) returns HAsciiString;
        SetPlacement(me : mutable; aPlacement : Axis2Placement);
        Placement (me) returns Axis2Placement;
-       SetAlignment(me : mutable; aAlignment : mutable HAsciiString);
-       Alignment (me) returns mutable HAsciiString;
+       SetAlignment(me : mutable; aAlignment : HAsciiString);
+       Alignment (me) returns HAsciiString;
        SetPath(me : mutable; aPath : TextPath);
        Path (me) returns TextPath;
        SetFont(me : mutable; aFont : FontSelect);
index a2dc92a23351eead041e8b6b586288c994788287..3b1700dbe5a1903920f86e510124958e331a461f 100644 (file)
@@ -24,19 +24,19 @@ uses
        TextStyleForDefinedFont from StepVisual
 is
 
-       Create returns mutable TextStyle;
+       Create returns TextStyle;
        ---Purpose: Returns a TextStyle
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCharacterAppearance : mutable TextStyleForDefinedFont from StepVisual) is virtual;
+             aName : HAsciiString from TCollection;
+             aCharacterAppearance : TextStyleForDefinedFont from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetName(me : mutable; aName : mutable HAsciiString);
-       Name (me) returns mutable HAsciiString;
-       SetCharacterAppearance(me : mutable; aCharacterAppearance : mutable TextStyleForDefinedFont);
-       CharacterAppearance (me) returns mutable TextStyleForDefinedFont;
+       SetName(me : mutable; aName : HAsciiString);
+       Name (me) returns HAsciiString;
+       SetCharacterAppearance(me : mutable; aCharacterAppearance : TextStyleForDefinedFont);
+       CharacterAppearance (me) returns TextStyleForDefinedFont;
 
 fields
 
index 8e66a7b2325de3b726407928b611bb6d2db29dac..fa579b462a80519baea91202108a5de197dbface 100644 (file)
@@ -23,16 +23,16 @@ uses
        Colour from StepVisual
 is
 
-       Create returns mutable TextStyleForDefinedFont;
+       Create returns TextStyleForDefinedFont;
        ---Purpose: Returns a TextStyleForDefinedFont
 
        Init (me : mutable;
-             aTextColour : mutable Colour from StepVisual) is virtual;
+             aTextColour : Colour from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
-       SetTextColour(me : mutable; aTextColour : mutable Colour);
-       TextColour (me) returns mutable Colour;
+       SetTextColour(me : mutable; aTextColour : Colour);
+       TextColour (me) returns Colour;
 
 fields
 
index f2bedd347b35b4e97d40ef702387d12a3bddc643..2b0555b999ec7a022d3fc19f5f555aaaba224e1a 100644 (file)
@@ -26,17 +26,17 @@ uses
        TextStyleForDefinedFont from StepVisual
 is
 
-       Create returns mutable TextStyleWithBoxCharacteristics;
+       Create returns TextStyleWithBoxCharacteristics;
        ---Purpose: Returns a TextStyleWithBoxCharacteristics
 
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCharacterAppearance : mutable TextStyleForDefinedFont from StepVisual) is redefined;
+             aName : HAsciiString from TCollection;
+             aCharacterAppearance : TextStyleForDefinedFont from StepVisual) is redefined;
 
        Init (me : mutable;
-             aName : mutable HAsciiString from TCollection;
-             aCharacterAppearance : mutable TextStyleForDefinedFont from StepVisual;
+             aName : HAsciiString from TCollection;
+             aCharacterAppearance : TextStyleForDefinedFont from StepVisual;
              aCharacteristics : HArray1OfBoxCharacteristicSelect) is virtual;
 
        -- Specific Methods for Field Data Access --
index c0bbee8fd8aa560763d8a75224f8dc9989656d69..e1ac77102d6cd4cceb7b9ef608eb57eec64c1a36 100644 (file)
@@ -27,26 +27,26 @@ uses
        PlanarBox from StepVisual
 is
 
-       Create returns mutable ViewVolume;
+       Create returns ViewVolume;
        ---Purpose: Returns a ViewVolume
 
        Init (me : mutable;
              aProjectionType : CentralOrParallel from StepVisual;
-             aProjectionPoint : mutable CartesianPoint from StepGeom;
+             aProjectionPoint : CartesianPoint from StepGeom;
              aViewPlaneDistance : Real from Standard;
              aFrontPlaneDistance : Real from Standard;
              aFrontPlaneClipping : Boolean from Standard;
              aBackPlaneDistance : Real from Standard;
              aBackPlaneClipping : Boolean from Standard;
              aViewVolumeSidesClipping : Boolean from Standard;
-             aViewWindow : mutable PlanarBox from StepVisual) is virtual;
+             aViewWindow : PlanarBox from StepVisual) is virtual;
 
        -- Specific Methods for Field Data Access --
 
        SetProjectionType(me : mutable; aProjectionType : CentralOrParallel);
        ProjectionType (me) returns CentralOrParallel;
-       SetProjectionPoint(me : mutable; aProjectionPoint : mutable CartesianPoint);
-       ProjectionPoint (me) returns mutable CartesianPoint;
+       SetProjectionPoint(me : mutable; aProjectionPoint : CartesianPoint);
+       ProjectionPoint (me) returns CartesianPoint;
        SetViewPlaneDistance(me : mutable; aViewPlaneDistance : Real);
        ViewPlaneDistance (me) returns Real;
        SetFrontPlaneDistance(me : mutable; aFrontPlaneDistance : Real);
@@ -59,8 +59,8 @@ is
        BackPlaneClipping (me) returns Boolean;
        SetViewVolumeSidesClipping(me : mutable; aViewVolumeSidesClipping : Boolean);
        ViewVolumeSidesClipping (me) returns Boolean;
-       SetViewWindow(me : mutable; aViewWindow : mutable PlanarBox);
-       ViewWindow (me) returns mutable PlanarBox;
+       SetViewWindow(me : mutable; aViewWindow : PlanarBox);
+       ViewWindow (me) returns PlanarBox;
 
 fields
 
index f983964a6731a2b98c39fc485abd97d571b8bc9b..33a304adbe87218e5ec73f09cdfdb6823a36034f 100644 (file)
@@ -37,7 +37,7 @@ raises
 
 is
 
-    Create  returns mutable Mesh;
+    Create  returns Mesh;
        ---Purpose: Creates an empty mesh.
 
 
index b481745d71be07f713a58836c9f9238043a2a17f..b7c802c0667798b6b72bd114337d0f50ef3540d0 100644 (file)
@@ -32,12 +32,12 @@ raises
 
 is
 
-    Create  returns mutable MeshDomain;
+    Create  returns MeshDomain;
        ---Purpose: The mesh deflection is defaulted to Confusion from 
        --          package Precision.
 
 
-    Create (Deflection : Real)  returns mutable MeshDomain
+    Create (Deflection : Real)  returns MeshDomain
     raises NegativeValue,
        ---Purpose: Raised if the deflection is lower than zero
           NullValue;
index 6913bdcfe1de828b8ffe69aaef0841fc2e2b6bcf..b9c5bdcb8748f3cde86c365297570ad18e72c8d6 100644 (file)
@@ -26,11 +26,11 @@ raises
 
 is
 
-    Create  returns mutable MeshTriangle;
+    Create  returns MeshTriangle;
        ---Purpose: empty constructor
 
 
-    Create (V1, V2, V3 : Integer; Xn, Yn, Zn : Real)  returns mutable MeshTriangle
+    Create (V1, V2, V3 : Integer; Xn, Yn, Zn : Real)  returns MeshTriangle
         ---Purpose: create a triangle defined with the indexes of its three vertices 
         --          and its orientation
     raises NegativeValue;
index 632bad2942ef2d077d296579ffba94360834e5d7..6184dfa8e8e8985812210c0af26df4f2a41eddaf 100644 (file)
@@ -22,12 +22,12 @@ uses Schema from Storage,
      BaseDriver from Storage
      
 is
-   New(me) returns mutable Persistent is deferred;
+   New(me) returns Persistent is deferred;
    
    Add(me; aPers : Persistent from Standard; aSchema : Schema from Storage) is deferred;
    
    Write(me; aPers : Persistent from Standard; aDriver : in out BaseDriver from Storage; aSchema : Schema from Storage) is deferred;
    
-   Read(me; aPers : mutable Persistent from Standard; aDriver : in out BaseDriver from Storage; aSchema : Schema from Storage) is deferred;
+   Read(me; aPers : Persistent from Standard; aDriver : in out BaseDriver from Storage; aSchema : Schema from Storage) is deferred;
    
 end;
index a02c6ade0b82160c9a38c6d1a261a25e137ccb83..83a33e302bc2b7f8654485fe597d75cb950889ec 100644 (file)
@@ -63,7 +63,7 @@ uses TypeData from Storage,
      SequenceOfExtendedString from TColStd
 is
 
-    Create returns mutable Data from Storage;
+    Create returns Data from Storage;
        ---Purpose:
        -- Creates an empty set of data.
        -- You explicitly create a Storage_Data object
@@ -160,11 +160,11 @@ is
        --   number of roots stored in the read container.
        --   Use the Roots function to get these roots in a sequence.
     
-    AddRoot(me; anObject : mutable Persistent from Standard);
+    AddRoot(me; anObject : Persistent from Standard);
        ---Purpose: add a persistent root to write. the name of the root 
        --          is a driver reference number.
 
-    AddRoot(me; aName : AsciiString from TCollection; anObject : mutable Persistent from Standard);
+    AddRoot(me; aName : AsciiString from TCollection; anObject : Persistent from Standard);
        ---Purpose: Adds the root anObject to this set of data.
        -- The name of the root is aName if given; if not, it
        -- will be a reference number assigned by the driver
@@ -188,7 +188,7 @@ is
        --   contains the roots stored in the container read.
        -- -   An empty sequence is returned if there is no root in this set of data.
 
-    Find(me; aName : AsciiString from TCollection) returns mutable Root from Storage;
+    Find(me; aName : AsciiString from TCollection) returns Root from Storage;
        ---Purpose: Gives the root object whose name is aName in
        -- this set of data. The returned object is a
        -- Storage_Root object, from which the object it
@@ -217,10 +217,10 @@ is
 
     -- PRIVATE
 
-    HeaderData(me) returns mutable HeaderData from Storage is private;
-    RootData(me) returns mutable RootData from Storage is private;
-    TypeData(me) returns mutable TypeData from Storage is private;
-    InternalData(me) returns mutable InternalData from Storage is private;
+    HeaderData(me) returns HeaderData from Storage is private;
+    RootData(me) returns RootData from Storage is private;
+    TypeData(me) returns TypeData from Storage is private;
+    InternalData(me) returns InternalData from Storage is private;
     Clear(me) is private;
     SetErrorStatus(me : mutable; anError : Error from Storage) is private;    
     SetErrorStatusExtension(me : mutable; anErrorExt : AsciiString from TCollection) is private;    
index c4297165db4c3b0ca81b9ed0532b3038fd7f6d1c..b77435d9a6c8119cb1a34390f0f7d39ba9d9f3db 100644 (file)
@@ -24,12 +24,12 @@ uses Schema from Storage,
 is
    Create returns DefaultCallBack from Storage;
     
-   New(me) returns mutable Persistent;
+   New(me) returns Persistent;
 
    Add(me; aPers : Persistent from Standard; aSchema : Schema from Storage);
    
    Write(me; aPers : Persistent from Standard; aDriver : in out BaseDriver from Storage; aSchema : Schema from Storage);
    
-   Read(me; aPers : mutable Persistent from Standard; aDriver : in out BaseDriver from Storage; aSchema : Schema from Storage);
+   Read(me; aPers : Persistent from Standard; aDriver : in out BaseDriver from Storage; aSchema : Schema from Storage);
    
 end;
index 2cb7e161c4478a8d1d01370f59d517bba3cd972c..ba62a92febce007ed26915f890cb4a0c009a1009 100644 (file)
@@ -26,7 +26,7 @@ uses AsciiString from TCollection,
      
 is
 
-    Create returns mutable HeaderData from Storage;
+    Create returns HeaderData from Storage;
     
     CreationDate(me) returns AsciiString from TCollection;
     ---Purpose: return the creation date
index b93c28453cbf61e59c894d5bfb3f21c12c050a8a..3b2d2fe38b523362f445e190bc6be19f3c7f82bb 100644 (file)
@@ -22,7 +22,7 @@ uses BucketOfPersistent from Storage,
      HPArray from Storage,
      MapOfCallBack from Storage         
 is
-    Create returns mutable InternalData from Storage;
+    Create returns InternalData from Storage;
     
     Clear(me : mutable);
     
index 9cb859386d261b9ca91f2ef4bd417b7b1a5fb2a7..5d15895c9b505930d6367b800945c613648bdd7c 100644 (file)
@@ -34,10 +34,10 @@ inherits TShared from MMgt
 uses AsciiString from TCollection
 
 is
-    Create returns mutable Root from Storage;
+    Create returns Root from Storage;
 
     Create(aName    : AsciiString from TCollection;
-          anObject : Persistent  from Standard) returns mutable Root from Storage;
+          anObject : Persistent  from Standard) returns Root from Storage;
 
     SetName(me : mutable; aName    : AsciiString from TCollection);
     Name(me) returns AsciiString from TCollection;
@@ -58,7 +58,7 @@ is
        -- into the container.    
     
     SetObject(me : mutable; anObject : Persistent  from Standard);
-    Object(me) returns mutable Persistent  from Standard;
+    Object(me) returns Persistent  from Standard;
        ---Purpose:
        -- Returns the persistent object encapsulated by this root.    
     Type(me) returns AsciiString from TCollection;
index f6d942e0ad395b498f14cb5fe9978cb615d40123..0ec652a7577bab2aba283fa16abbc2762aa2d7b3 100644 (file)
@@ -29,7 +29,7 @@ raises NoSuchObject from Standard
 
 is
 
-    Create returns mutable RootData from Storage;
+    Create returns RootData from Storage;
     
     NumberOfRoots(me) returns Integer from Standard;
     ---Purpose: returns the number of roots.
@@ -38,9 +38,9 @@ is
     ---Purpose: add a root to <me>. If a root with same name is present, it
     --          will be replaced by <aRoot>.
     
-    Roots(me) returns mutable HSeqOfRoot from Storage;
+    Roots(me) returns HSeqOfRoot from Storage;
     
-    Find(me; aName : AsciiString from TCollection) returns mutable Root from Storage;
+    Find(me; aName : AsciiString from TCollection) returns Root from Storage;
     ---Purpose: find a root with name <aName>.
     
     IsRoot(me; aName : AsciiString from TCollection) returns Boolean from Standard;
@@ -56,7 +56,7 @@ is
     
     -- PRIVATE
 
-    UpdateRoot(me : mutable; aName : AsciiString from TCollection; aPers : mutable Persistent from Standard) 
+    UpdateRoot(me : mutable; aName : AsciiString from TCollection; aPers : Persistent from Standard) 
     raises NoSuchObject
     is private;
 
index a8f7ba2bfc38af20029f6fa1a81b3db9278a015d..1cf343fa7247e0392aee26022e647bdff136150b 100644 (file)
@@ -85,7 +85,7 @@ is
         ---Purpose: returns the schema's name
 
     Write(me; s : in out BaseDriver from Storage; 
-              aData : mutable Data from Storage);
+              aData : Data from Storage);
         ---Purpose: Writes the data aggregated in aData into the
        -- container defined by the driver s. The storage
        -- operation is performed according to the data
@@ -94,7 +94,7 @@ is
        -- to be stored together.
 
     Read(me; s : in out BaseDriver from Storage) 
-        returns mutable Data from Storage;
+        returns Data from Storage;
         ---Purpose:  Returns the data read from the container defined
        -- by the driver s. The retrieval operation is
        -- performed according to the data schema with
@@ -104,20 +104,20 @@ is
        -- the root objects from the container.
 
     ReadHeaderSection(me; s : in out BaseDriver from Storage)
-        returns mutable HeaderData from Storage;
+        returns HeaderData from Storage;
         ---Purpose: read the header part of the stream
         --  Arguments:
         --   s: driver to read
 
     ReadTypeSection(me; s : in out BaseDriver from Storage) 
-        returns mutable TypeData from Storage;
+        returns TypeData from Storage;
         ---Purpose: fill the TypeData with the  names of the type used
         --          in a stream
         --  Arguments:
         --   s: driver to read
 
     ReadRootSection(me; s : in out BaseDriver from Storage) 
-        returns mutable RootData from Storage;
+        returns RootData from Storage;
         ---Purpose: read root part of the file
         --  Arguments:
         --   s: driver to read
@@ -275,24 +275,24 @@ is
         ---Level: Internal
 
     IReadHeaderSection(me; s : in out BaseDriver from Storage;
-                           iData : mutable HeaderData from Storage) returns Boolean 
+                           iData : HeaderData from Storage) returns Boolean 
         raises StreamFormatError is private;
         ---Level: Internal
 
     IReadTypeSection(me; s : in out BaseDriver from Storage;
-                         tData : mutable TypeData from Storage) returns Boolean
+                         tData : TypeData from Storage) returns Boolean
         raises StreamFormatError is private;
         ---Level: Internal
 
     IReadRootSection(me; s : in out BaseDriver from Storage; 
-                         rData : mutable RootData from Storage) returns Boolean
+                         rData : RootData from Storage) returns Boolean
         raises StreamFormatError is private;
         ---Level: Internal
 
-    ISetCurrentData(myclass; dData : mutable Data from Storage) is private;
+    ISetCurrentData(myclass; dData : Data from Storage) is private;
         ---Level: Internal
 
-    ICurrentData(myclass) returns mutable Data from Storage is private;
+    ICurrentData(myclass) returns Data from Storage is private;
         ---Level: Internal
         ---C++: return &
 
index 55f6bec2a0789bc1451be49fb7cfe883bd4157e2..bade8ef5efd9fdf3fe2086d808dd245340713a07 100644 (file)
@@ -25,7 +25,7 @@ uses HSequenceOfAsciiString from TColStd,
      
 raises NoSuchObject from Standard
 is
-    Create returns mutable TypeData from Storage;
+    Create returns TypeData from Storage;
     
     NumberOfTypes(me) returns Integer from Standard;
     
index a7c7ef667e342d621398a6d4201fe92649888463..e27270a80e227f3230b4e8e39c31c8a63d79868c 100644 (file)
@@ -22,10 +22,10 @@ uses CallBack from Storage,
      AsciiString from TCollection
      
 is
-    Create returns mutable TypedCallBack from Storage;
+    Create returns TypedCallBack from Storage;
 
     Create(aTypeName : AsciiString from TCollection; aCallBack : CallBack from Storage)
-       returns mutable TypedCallBack from Storage;
+       returns TypedCallBack from Storage;
 
     SetType(me : mutable; aType : AsciiString from TCollection);
     Type(me) returns AsciiString from TCollection;
index 9e1e1529cda0341594a2819037d5a3e4dc1f57f4..e10dc0c627a3053a3c4d40d13f194b0107656122 100644 (file)
@@ -21,9 +21,9 @@ uses
     PackedMapOfInteger from TColStd 
  
 is 
-    Create( NbBuckets: Integer from Standard = 1 ) returns mutable HPackedMapOfInteger from TColStd;    
+    Create( NbBuckets: Integer from Standard = 1 ) returns HPackedMapOfInteger from TColStd;    
      
-    Create( theOther:  PackedMapOfInteger from TColStd ) returns mutable HPackedMapOfInteger from TColStd; 
+    Create( theOther:  PackedMapOfInteger from TColStd ) returns HPackedMapOfInteger from TColStd; 
      
     Map( me ) returns PackedMapOfInteger from TColStd 
        ---C++: return const &
index a3c4082807fd14b90540e860943dd39000964ad5..3997d635e32ba5576bbaf584311de11503f9068b 100644 (file)
@@ -47,7 +47,7 @@ raises  RangeError from Standard,
 is
     
     Create (Low, Up: Integer from Standard) 
-    returns mutable  HArray1 from TCollection
+    returns  HArray1 from TCollection
        ---Purpose: Creates an array  of lower  bound  <Low> and upper
        -- bound  <Up>. Range  error is  raised when  <Up> is less than <Low>.
     raises 
@@ -56,7 +56,7 @@ is
        ---C++: inline
        
     Create (Low, Up: Integer from Standard; V : ItemHArray1) 
-    returns mutable  HArray1 from TCollection
+    returns  HArray1 from TCollection
        ---Purpose: Creates an array  of lower  bound  <Low> and upper
        -- bound  <Up>. Range  error is  raised when  <Up> is less than <Low>.
     raises 
index 2828881c82ca35b66edf7ead308699321766bb7f..ea550a47bd28b3946240d6d3e6ad871e18dcf321 100644 (file)
@@ -46,7 +46,7 @@ raises
 is
     
     Create (R1, R2, C1, C2: Integer from Standard) 
-    returns  mutable HArray2 from TCollection
+    returns HArray2 from TCollection
        ---Purpose: Creates an array of lower bound <R1><C1> and upper
        -- bound <R2><C2>.   Range    from Standard error  is
        -- raised when <R2> is less than <R1> or <C2> is less than <C1>.
@@ -57,7 +57,7 @@ is
 
 
     Create (R1, R2, C1, C2: Integer from Standard; V : ItemHArray2) 
-    returns  mutable HArray2 from TCollection
+    returns HArray2 from TCollection
        ---Purpose: Creates an array of lower bound <R1><C1> and upper
        -- bound <R2><C2>.   Range    from Standard error  is
        -- raised when <R2> is less than <R1> or <C2> is less than <C1>.
index c9cec7fc5f4054605ccaf16df787a3bbd0c1a33f..ae06f94013f00f878756aeda8d075838aa882a70 100644 (file)
@@ -36,44 +36,44 @@ raises
     NegativeValue
 is
 
- Create returns mutable HAsciiString from TCollection;
+ Create returns HAsciiString from TCollection;
    ---Purpose: Initializes a HAsciiString to an empty AsciiString.
 
  Create ( message : CString ) 
-         returns mutable HAsciiString from TCollection
+         returns HAsciiString from TCollection
    ---Purpose: Initializes a HAsciiString with a CString.
    raises NullObject;
 
  Create ( aChar : Character) 
-         returns mutable HAsciiString from TCollection;
+         returns HAsciiString from TCollection;
    ---Purpose: Initializes a HAsciiString with a single character.
 
  Create ( length : Integer; filler : Character)
-         returns mutable HAsciiString from TCollection;
+         returns HAsciiString from TCollection;
    ---Purpose: Initializes a HAsciiString with <length> space allocated.
    -- and filled with <filler>.This is useful for buffers.
 
  Create ( value : Integer ) 
-         returns mutable HAsciiString from TCollection
+         returns HAsciiString from TCollection
    ---Purpose: Initializes a HAsciiString with an integer value
    raises NullObject;
 
  Create ( value : Real ) 
-         returns mutable HAsciiString from TCollection
+         returns HAsciiString from TCollection
    ---Purpose: Initializes a HAsciiString with a real value
    raises NullObject;
 
  Create ( aString : AsciiString from TCollection) 
-         returns mutable HAsciiString from TCollection;
+         returns HAsciiString from TCollection;
    ---Purpose: Initializes a HAsciiString with a HAsciiString.
 
  Create ( aString : HAsciiString from TCollection) 
-         returns mutable HAsciiString from TCollection;
+         returns HAsciiString from TCollection;
    ---Purpose: Initializes a HAsciiString with a HAsciiString.
 
  Create ( aString : HExtendedString from TCollection;
           replaceNonAscii: Character from Standard) 
-         returns mutable HAsciiString from TCollection
+         returns HAsciiString from TCollection
          raises OutOfRange from Standard;
    ---Purpose: Initializes a HAsciiString with a HAsciiString.
    --          If replaceNonAscii is non-null charecter, it will be used 
@@ -104,7 +104,7 @@ is
    --   me = "Hello "
 
  Cat (me ; other : CString) 
-        returns mutable HAsciiString from TCollection;
+        returns HAsciiString from TCollection;
    ---Level: Public
    ---Purpose:  Creates a new string by concatenation of this
    -- ASCII string and the other ASCII string.
@@ -120,7 +120,7 @@ is
    -- This rule is applicable to AssignCat (operator +=) too.
 
  Cat (me ; other : HAsciiString from TCollection) 
-        returns mutable HAsciiString from TCollection;
+        returns HAsciiString from TCollection;
    ---Level: Public
    ---Purpose: Creates a new string by concatenation of this
    -- ASCII string and the other ASCII string.
@@ -488,7 +488,7 @@ is
    raises OutOfRange from Standard;
 
  Split(me : mutable; where : Integer) 
- returns mutable HAsciiString from TCollection
+ returns HAsciiString from TCollection
    ---Level: Public
    ---Purpose: Splits a HAsciiString into two sub-strings.
    --  Example: 
@@ -510,7 +510,7 @@ is
  --   me = "abcdefg"
  -- returns
  --   "cdef"
- returns mutable HAsciiString from TCollection
+ returns HAsciiString from TCollection
  raises OutOfRange from Standard;
 
  ToCString(me) returns CString;
@@ -521,7 +521,7 @@ is
    ---C++: inline
 
  Token (me ; separators : CString=" \t" ; whichone : Integer=1) 
- returns mutable HAsciiString from TCollection
+ returns HAsciiString from TCollection
    ---Level: Public
    ---Purpose: Extracts <whichone> token from <me>.
    -- By default, the <separators> is set to space and tabulation.
index 107b0a209482e5d881aeface2e33a751437a8a5d..c4c279d743c3b832916d30b7f9bc58645f8afc78 100644 (file)
@@ -39,45 +39,45 @@ raises
     NegativeValue from Standard
 is
 
- Create returns mutable HExtendedString from TCollection;
+ Create returns HExtendedString from TCollection;
    ---Purpose: Initializes a HExtendedString to an empty ExtendedString.
 
  Create ( message : CString ) 
-         returns mutable HExtendedString from TCollection
+         returns HExtendedString from TCollection
    ---Purpose: Initializes a HExtendedString with a CString.
    raises NullObject from Standard;
 
  Create ( message : ExtString ) 
-         returns mutable HExtendedString from TCollection
+         returns HExtendedString from TCollection
    ---Purpose: Initializes a HExtendedString with an ExtString.
    raises NullObject from Standard;
 
  Create ( aChar : ExtCharacter) 
-         returns mutable HExtendedString from TCollection;
+         returns HExtendedString from TCollection;
    ---Purpose: Initializes a HExtendedString with a single character.
 
  Create ( length : Integer; filler : ExtCharacter)
-         returns mutable HExtendedString from TCollection;
+         returns HExtendedString from TCollection;
    ---Purpose: Initializes a HExtendedString with <length> space allocated.
    -- and filled with <filler>.This is usefull for buffers.
 
  Create ( aString : ExtendedString from TCollection) 
-         returns mutable HExtendedString from TCollection;
+         returns HExtendedString from TCollection;
    ---Purpose: Initializes a HExtendedString with a HExtendedString.
 
  Create ( aString : HAsciiString from TCollection) 
-         returns mutable HExtendedString from TCollection;
+         returns HExtendedString from TCollection;
    ---Purpose: Initializes a HExtendedString with an HAsciiString.
 
  Create ( aString : HExtendedString from TCollection) 
-         returns mutable HExtendedString from TCollection;
+         returns HExtendedString from TCollection;
    ---Purpose: Initializes a HExtendedString with a HExtendedString.
 
  AssignCat (me : mutable ; other : HExtendedString from TCollection); 
    ---Purpose: Appends <other>  to me.
 
  Cat (me ; other : HExtendedString from TCollection) 
-        returns mutable HExtendedString from TCollection;
+        returns HExtendedString from TCollection;
    ---Level: Public
    ---Purpose: Returns a string appending <other>  to me.
 
@@ -151,7 +151,7 @@ is
    raises OutOfRange from Standard;
 
  Split(me : mutable; where : Integer) 
- returns mutable HExtendedString from TCollection
+ returns HExtendedString from TCollection
    ---Purpose: Splits a ExtendedString into two sub-strings.
    -- Example: 
    --   aString contains "abcdefg"
@@ -176,7 +176,7 @@ is
    ---C++: return const
 
  Token (me ; separators : ExtString; whichone : Integer=1) 
- returns mutable HExtendedString from TCollection
+ returns HExtendedString from TCollection
    ---Level: Public
    ---Purpose: Extracts <whichone> token from <me>.
    -- By default, the <separators> is set to space and tabulation.
index 2601c7c7fc677e71db5f5262c16ebf8a570fc5d1..8fbff97463173c165b631fbc276fe3f8635a57aa 100644 (file)
@@ -45,7 +45,7 @@ raises
     OutOfRange from Standard
     
 is 
-       Create returns mutable HSequence from TCollection;
+       Create returns HSequence from TCollection;
                ---Purpose: Constructs an empty sequence.
                -- Use:
                -- -   the function Append or Prepend to add an item or
@@ -185,7 +185,7 @@ is
 
 
        Split(me : mutable; anIndex : Integer) 
-       returns mutable HSequence 
+       returns HSequence 
         raises OutOfRange from Standard
                ---Purpose: Keeps in <me> the items 1 to <anIndex>-1 and
                -- returns the items <anIndex> to the end.
@@ -271,7 +271,7 @@ is
            ---C++: return &
            ---C++: inline
   
-        ShallowCopy(me) returns mutable like me;
+        ShallowCopy(me) returns like me;
             ---Purpose: function call  
            ---C++: function call 
 
index e1af2086a9968ff07d0f9e15a84d671304164bab..f9c9f5436986111983f8b7676f8925f25d2cd3bc 100644 (file)
@@ -132,7 +132,7 @@ raises DomainError from Standard
 is
 
     Initialize
-       returns mutable Attribute from TDF;
+       returns Attribute from TDF;
        ---Purpose: Initializes fields.
 
     ---Category: Information access.
@@ -347,7 +347,7 @@ is
        --          
        ---C++: inline
 
-    BackupCopy(me) returns mutable Attribute from TDF
+    BackupCopy(me) returns Attribute from TDF
        is virtual;
        ---Purpose: Copies  the attribute  contents into  a  new other
        --          attribute. It is used by Backup().
@@ -403,14 +403,14 @@ is
     --           ==============================================================
 
     NewEmpty(me)
-       returns mutable Attribute from TDF
+       returns Attribute from TDF
        is deferred;
        ---Purpose: Returns an new empty attribute from the good end
        --          type. It is used by the copy algorithm.
 
     Paste(me;
-         intoAttribute    : mutable Attribute from TDF;
-         aRelocationTable : mutable RelocationTable from TDF)
+         intoAttribute    : Attribute from TDF;
+         aRelocationTable : RelocationTable from TDF)
        is deferred;
        ---Purpose: This method is different from the "Copy" one,
        --          because it is used when copying an attribute from
index 2906924b98c4df44526d44a55ab88e369dd4f2b4..3d79d0fc1febd7a49178ba6f6581225bbdba9879 100644 (file)
@@ -48,12 +48,12 @@ uses
 is
 
     Closure(myclass;
-       aDataSet : mutable DataSet from TDF);
+       aDataSet : DataSet from TDF);
        ---Purpose: Builds the transitive closure of label and
        --          attribute sets into <aDataSet>.
 
     Closure(myclass;
-       aDataSet : mutable DataSet from TDF;
+       aDataSet : DataSet from TDF;
        aFilter  : IDFilter from TDF;
        aMode    : ClosureMode from TDF);
        ---Purpose: Builds the transitive closure of label and
index d8721b1eb71ba0f3da8ca123178f70247dff297b..d8b3e0d894aec915b285b6cc0f7d31fc3925d2f0 100644 (file)
@@ -62,7 +62,7 @@ is
            aSourceDataSet   : DataSet from TDF;
            aTargetDataSet   : DataSet from TDF;
            aFilter          : IDFilter from TDF;
-           aRelocationTable : mutable RelocationTable from TDF);
+           aRelocationTable : RelocationTable from TDF);
        ---Purpose: Compares <aSourceDataSet> with <aTargetDataSet>,
        --          updating <aRelocationTable> with labels and
        --          attributes found in both sets.
@@ -71,7 +71,7 @@ is
                  aRefDataSet      : DataSet from TDF;
                  aRelocationTable : RelocationTable from TDF;
                  aFilter          : IDFilter from TDF;
-                 aDiffDataSet     : mutable DataSet from TDF;
+                 aDiffDataSet     : DataSet from TDF;
                  anOption         : Integer from Standard = 2)
        returns Boolean from Standard;
        ---Purpose: Finds from <aRefDataSet> all the keys not bound
@@ -89,7 +89,7 @@ is
                  aRefDataSet      : DataSet from TDF;
                  aRelocationTable : RelocationTable from TDF;
                  aFilter          : IDFilter from TDF;
-                 aDiffDataSet     : mutable DataSet from TDF;
+                 aDiffDataSet     : DataSet from TDF;
                  anOption         : Integer from Standard = 2)
        returns Boolean from Standard;
        ---Purpose: Substracts from <aRefDataSet> all the items bound
@@ -127,7 +127,7 @@ is
            aSourceDataSet   : DataSet from TDF;
            aTargetDataSet   : DataSet from TDF;
            aFilter          : IDFilter from TDF;
-           aRelocationTable : mutable RelocationTable from TDF)
+           aRelocationTable : RelocationTable from TDF)
        is private;
        ---Purpose: Internal comparison method used by Compare(...).
 
@@ -136,7 +136,7 @@ is
            aRefDataSet      : DataSet from TDF;
            aRelocationTable : RelocationTable from TDF;
            aFilter          : IDFilter from TDF;
-           aDiffDataSet     : mutable DataSet from TDF;
+           aDiffDataSet     : DataSet from TDF;
            anOption         : Integer from Standard;
            theSource        : Boolean from Standard)
        returns Boolean from Standard
index 100757322e2175c3d7c113ed9d636b47e9556076..cf4f9088b6cad098d7c8709aba379bcb4269e590 100644 (file)
@@ -79,14 +79,14 @@ is
 
     Copy(myclass;
         aSourceDataSet   : DataSet from TDF;
-        aRelocationTable : mutable RelocationTable from TDF);
+        aRelocationTable : RelocationTable from TDF);
        ---Purpose:  Copy   <aSourceDataSet> with using  and  updating
        --           <aRelocationTable>. This  method ignores   target
        --          attributes privilege over source ones.
 
     Copy(myclass;
         aSourceDataSet   : DataSet from TDF;
-        aRelocationTable : mutable RelocationTable from TDF;
+        aRelocationTable : RelocationTable from TDF;
         aPrivilegeFilter : IDFilter from TDF);
        ---Purpose:    Copy  <aSourceDataSet>  using      and updating
        --          <aRelocationTable>. Use <aPrivilegeFilter> to give
@@ -99,7 +99,7 @@ is
 
     Copy(myclass;
         aSourceDataSet   : DataSet from TDF;
-        aRelocationTable : mutable RelocationTable from TDF;
+        aRelocationTable : RelocationTable from TDF;
         aPrivilegeFilter : IDFilter from TDF;
         aRefFilter       : IDFilter from TDF;
         setSelfContained : Boolean from Standard);
index 1d25c4c732f692303c7e0eba7beb34314a43cc3d..1d535d9b3660ad0cb3d36e47eff17c83432c27d6 100644 (file)
@@ -50,7 +50,7 @@ raises
     
 is
 
-    Create returns mutable Data from TDF;
+    Create returns Data from TDF;
         ---Purpose: A new and empty Data structure.
     
     -- -----------------------------------------------------------------------
index 390e01d7cefd0b092a366cef72b846b4cc2b3f54..9cf4990e97a571b979c705dd417f2d8d955b48bc 100644 (file)
@@ -40,7 +40,7 @@ uses
 is
 
     Create
-       returns mutable DataSet from TDF;
+       returns DataSet from TDF;
        ---Purpose: Creates an  empty   DataSet  object.
 
     Clear(me : mutable);
index 50ee69557aed9a38e494423b1fe8a03b3e5d9257..c6abe5e7810060e69bed3ca02e253b986bacf2f5 100644 (file)
@@ -37,7 +37,7 @@ uses
 is
 
     Create(anAtt : Attribute from TDF)
-       returns mutable DeltaOnAddition from TDF;
+       returns DeltaOnAddition from TDF;
        ---Purpose: Creates a TDF_DeltaOnAddition.
 
     Apply (me : mutable)
index af85abfcabc440b68a2f10a62fc7558e07516917..8e03b14b195b7b09d78e668408466e61bfb6f2f6 100644 (file)
@@ -35,7 +35,7 @@ uses
 is
 
     Create(anAtt : Attribute from TDF)
-       returns mutable DeltaOnForget from TDF;
+       returns DeltaOnForget from TDF;
        ---Purpose: Creates a TDF_DeltaOnForget.
 
     Apply (me : mutable)
index 293b36008c4ead927287b8b5cfe5edf2285d8447..793e3be7fcb1ae2f6d1ce26a9b2a95c5ec184217 100644 (file)
@@ -38,7 +38,7 @@ uses
 is
 
     Initialize(anAttribute: Attribute from TDF)
-       returns mutable DeltaOnModification from TDF;
+       returns DeltaOnModification from TDF;
        ---Purpose: Initializes a TDF_DeltaOnModification.
 
     Apply (me : mutable)
index eb63e1624b9ebfdc25f5027b2db607ca3eefcc73..e1736c2b32154a348f1fdc68f00c5ad69a23d813 100644 (file)
@@ -35,7 +35,7 @@ uses
 is
 
     Create(anAtt : Attribute from TDF)
-       returns mutable DeltaOnResume from TDF;
+       returns DeltaOnResume from TDF;
        ---Purpose: Creates a TDF_DeltaOnResume.
 
     Apply (me : mutable)
index 57c2cc2aa6c4edbb7eb55944ff65bccfd71b5cda..6ec42d9d1da6de4e08a187d0b17e667dff1bc19d 100644 (file)
@@ -50,10 +50,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 
     References (me; DS : DataSet from TDF) is redefined;
@@ -64,7 +64,7 @@ is
        ---C++: return &
 
     Create
-    returns mutable Reference from TDF;    
+    returns Reference from TDF;    
 
 
 fields
index 2de776b20b2eacb4cd2330245be14941b32c3f1b..257039ef61202108caf08c27ac98dcbc661be420 100644 (file)
@@ -54,7 +54,7 @@ is
 
     Create(selfRelocate : Boolean from Standard = Standard_False)
 --    Create(selfRelocate : Boolean from Standard = Standard_False;afterRelocate :Boolean from Standard = Standard_False)     
-       returns mutable RelocationTable from TDF;
+       returns RelocationTable from TDF;
        ---Purpose: Creates an relocation table. <selfRelocate> says
        --          if a value without explicit relocation is its own
        --          relocation.
@@ -120,7 +120,7 @@ is
 
     HasRelocation(me;
                  aSourceAttribute :               Attribute from TDF;
-                 aTargetAttribute : in out mutable Attribute from TDF)
+                 aTargetAttribute : in out Attribute from TDF)
        returns Boolean from Standard;
        ---Purpose: Finds the relocation value of <aSourceAttribute>
        --          and returns it into <aTargetAttribute>.
@@ -141,7 +141,7 @@ is
     HasTransientRelocation
        (me;
         aSourceTransient :                Transient from Standard;
-        aTargetTransient : in out mutable Transient from Standard)
+        aTargetTransient : in out Transient from Standard)
        returns Boolean from Standard;
        ---Purpose: Finds the relocation value of <aSourceTransient>
        --          and returns it into <aTargetTransient>.
index aa9925f81e502b10c3e94997c501c665fdd533b5..c670a5a71081b55be033de4c9390d13842ec5064 100644 (file)
@@ -49,7 +49,7 @@ is
     --          =================
 
     Create
-    returns mutable TagSource from TDF;
+    returns TagSource from TDF;
     
     NewTag (me : mutable)
     returns Integer from Standard;
@@ -72,11 +72,11 @@ is
 
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 fields
     
index 8f226cd7c8d6f68f60fa65564e08741d3cfb8780..9a7b604102825f0d3e879735ba81db7c7c9863f8 100644 (file)
@@ -42,7 +42,7 @@ is
     --          ===================
     
     Create 
-    returns mutable AsciiString from TDataStd;
+    returns AsciiString from TDataStd;
     -- Constructor    
     
     Set (me : mutable; S : AsciiString from TCollection);
@@ -68,11 +68,11 @@ is
     --  Restores the backuped content from <with> into this one. 
     
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
     -- Returns an new empty AsciiString attribute. 
     
-    Paste (me; into : mutable Attribute from TDF;
-               RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+               RT   : RelocationTable from TDF);    
     -- This method is used when copying an attribute from a source structure 
     -- into a target structure. 
     
index 7603566defbb444b3c7217d9167ce4a1afff1f53..be9ebf21af83b0ad8aa1e2785199a1171b05c7ac 100644 (file)
@@ -88,7 +88,7 @@ is
     ---Category: Methodes of TDF_Attribute
     --           =========================
     Create    
-    returns mutable BooleanArray from TDataStd; 
+    returns BooleanArray from TDataStd; 
     
     ID (me)
     ---C++: return const & 
@@ -98,10 +98,10 @@ is
             with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     
     Dump (me; 
          OS : in out OStream from Standard)
index e5257eab548167f7c60c1b2e97ce2ddb3afe6523..337e5aaf5c79fbac433e751fbb51cae1da842899 100644 (file)
@@ -44,7 +44,7 @@ is
     --           ===================
 
     Create
-    returns mutable BooleanList from TDataStd; 
+    returns BooleanList from TDataStd; 
 
     IsEmpty (me)
     returns Boolean from Standard;
@@ -83,10 +83,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index cf2c6304d22d1928d89628618d6d6cf53163fd6f..da010cddaea4f897c5c2f3c666c2a0470432db9d 100644 (file)
@@ -110,7 +110,7 @@ is
     ---Category: Methodes of TDF_Attribute
     --           =========================
     Create    
-    returns mutable ByteArray from TDataStd; 
+    returns ByteArray from TDataStd; 
     
     ID (me)
     ---C++: return const & 
@@ -120,10 +120,10 @@ is
             with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     
     Dump (me; 
          OS : in out OStream from Standard)
index 233515edcf67b4b13e98109f37986be93cf87bd6..1142ca9cac379e05461917bb009b6d377646cc78 100644 (file)
@@ -54,7 +54,7 @@ is
     --          ============
     
     Create 
-    returns mutable Comment from TDataStd;
+    returns Comment from TDataStd;
         
     Set (me : mutable; S : ExtendedString from TCollection);
 
@@ -75,10 +75,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
index 05b90666e183c4f3d7997a3f1e78099eadeadaa0..35492c55b9ba05764ae1d02fd75a2cc80c222a94 100644 (file)
@@ -54,7 +54,7 @@ is
     --          =============    
 
     Create
-    returns mutable Current from TDataStd;    
+    returns Current from TDataStd;    
 
     SetLabel (me : mutable; current : Label from TDF);
     
@@ -71,10 +71,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index 92972f3d40f848c6d194d5dda9aacb438f2c4fe2..d483fed6cc8dd0efc7630084403640e613f2c87f 100644 (file)
@@ -27,7 +27,7 @@ uses
 is
 
     Create (Arr : ByteArray     from TDataStd)
-       returns mutable DeltaOnModificationOfByteArray from TDataStd;
+       returns DeltaOnModificationOfByteArray from TDataStd;
        ---Purpose: Initializes a TDF_DeltaOnModification.
 
     Apply (me : mutable)
index ff74d91094427337d865eb7f1bdad5fb5b23e28e..a221f5e5ea581734992efdfb42a6e14f9e4ab412 100644 (file)
@@ -26,7 +26,7 @@ uses
     
 is
     Create (Arr : ExtStringArray     from TDataStd)
-       returns mutable DeltaOnModificationOfExtStringArray from TDataStd;
+       returns DeltaOnModificationOfExtStringArray from TDataStd;
        ---Purpose: Initializes a TDF_DeltaOnModification.
 
     Apply (me : mutable)
index a1d33d487c3b0931f4b47d3f65412f662955c329..81b08286da2e36058e850c55a2657a6ee6942efa 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
     Create (Arr : IntegerArray     from TDataStd)
-       returns mutable DeltaOnModificationOfIntArray from TDataStd;
+       returns DeltaOnModificationOfIntArray from TDataStd;
        ---Purpose: Initializes a TDF_DeltaOnModification.
 
     Apply (me : mutable)
index b85a3c3c2b1699d21489f70a8b0d0e4f722cc45b..d9b2568c1b3bf9bcb1bd451f36e640a9d1492c53 100644 (file)
@@ -27,7 +27,7 @@ uses
 is
 
     Create (Arr : IntPackedMap     from TDataStd)
-       returns mutable DeltaOnModificationOfIntPackedMap from TDataStd;
+       returns DeltaOnModificationOfIntPackedMap from TDataStd;
        ---Purpose: Initializes a TDF_DeltaOnModification.
 
     Apply (me : mutable)
index 8310d3524b86853b6b947ea933300ee1e7c71fcf..3976f44526bf9ebba5e64ddc62f2de5b2697995e 100644 (file)
@@ -28,7 +28,7 @@ uses
 is
 
     Create (Arr : RealArray     from TDataStd)
-       returns mutable DeltaOnModificationOfRealArray from TDataStd;
+       returns DeltaOnModificationOfRealArray from TDataStd;
        ---Purpose: Initializes a TDF_DeltaOnModification.
 
     Apply (me : mutable)
index 83471ccb1b516d38934d05811a7b290b68829b7d..d6a121c84a947d20ae9aa6c3fa69e0ec1ac75a32 100644 (file)
@@ -66,7 +66,7 @@ is
     --          ===============
 
     Create
-    returns mutable Directory from TDataStd;
+    returns Directory from TDataStd;
     
     ---Category: methodes de TDF_Attribute
     --           =========================
@@ -78,10 +78,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);     
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);     
 
     References (me; DS : DataSet from TDF) is redefined;     
 
index 32101ad282959a8ff6617433458c74dbfd20569f..af6f141a7e0041e97b4ea73af88c2cacd4a2f756 100644 (file)
@@ -54,7 +54,7 @@ is
     --          ============
 
     Create
-    returns mutable Expression from TDataStd;
+    returns Expression from TDataStd;
     
     Name (me)
     ---Purpose: build and return the expression name
@@ -80,10 +80,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index acca37c908fb7717bf481be7160ab3daa0daa086..148bd140d4023193eb9cce639f676aea4bd556d5 100644 (file)
@@ -99,7 +99,7 @@ is
     ---Category: methodes of TDF_Attribute
     --           =========================
 
-    Create returns mutable ExtStringArray from TDataStd; 
+    Create returns ExtStringArray from TDataStd; 
     
     ID (me)
        ---C++: return const & 
@@ -108,10 +108,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
index d477490c5dd8a9d5843de589a6fa85aea36a635b..e75176bfc35523ba21b0115e86260a81ec80bf1b 100644 (file)
@@ -45,7 +45,7 @@ is
     --           =====================
 
     Create
-    returns mutable ExtStringList from TDataStd; 
+    returns ExtStringList from TDataStd; 
 
     IsEmpty (me)
     returns Boolean from Standard;
@@ -101,10 +101,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index 54b661684bbfbcdcb8d8d40ff02891b7a142e3a0..3bdba49e0018d667f9fac602f554399d62b57fd8 100644 (file)
@@ -23,10 +23,10 @@ uses
     
 is
     Create( NbBuckets: Integer from Standard = 1 )  
-    returns mutable HDataMapOfStringByte from TDataStd;    
+    returns HDataMapOfStringByte from TDataStd;    
      
     Create( theOther:  DataMapOfStringByte from TDataStd)  
-    returns mutable HDataMapOfStringByte from TDataStd;
+    returns HDataMapOfStringByte from TDataStd;
      
     Map( me ) returns DataMapOfStringByte from TDataStd
        ---C++: return const &
index 17cc5012ae4fb3aec767565aff2ac93f3e3133b4..6a548905d10b88b72e37f4889048dc8259d07754 100644 (file)
@@ -23,10 +23,10 @@ uses
     
 is
     Create( NbBuckets: Integer from Standard = 1 )  
-    returns mutable HDataMapOfStringHArray1OfInteger from TDataStd;    
+    returns HDataMapOfStringHArray1OfInteger from TDataStd;    
      
     Create( theOther:  DataMapOfStringHArray1OfInteger from TDataStd)  
-    returns mutable HDataMapOfStringHArray1OfInteger from TDataStd;
+    returns HDataMapOfStringHArray1OfInteger from TDataStd;
      
     Map( me ) returns DataMapOfStringHArray1OfInteger from TDataStd
        ---C++: return const &
index c7228037cdce47f78815c8bab1db2a10a1a13d1f..3c4fd6db10f5fefa0f5abeb62671602cabcb8a27 100644 (file)
@@ -23,10 +23,10 @@ uses
     
 is
     Create( NbBuckets: Integer from Standard = 1 )  
-    returns mutable HDataMapOfStringHArray1OfReal from TDataStd;    
+    returns HDataMapOfStringHArray1OfReal from TDataStd;    
      
     Create( theOther:  DataMapOfStringHArray1OfReal from TDataStd)  
-    returns mutable HDataMapOfStringHArray1OfReal from TDataStd;
+    returns HDataMapOfStringHArray1OfReal from TDataStd;
      
     Map( me ) returns DataMapOfStringHArray1OfReal from TDataStd
        ---C++: return const &
index 8c4db451ede98c71b80f48bc835da33b4daf0b93..26f455edd427aeb116d5f4574205d15cff906ca1 100644 (file)
@@ -23,10 +23,10 @@ uses
     
 is
     Create( NbBuckets: Integer from Standard = 1 )  
-    returns mutable HDataMapOfStringInteger from TDataStd;    
+    returns HDataMapOfStringInteger from TDataStd;    
      
     Create( theOther:  DataMapOfStringInteger from TColStd)  
-    returns mutable HDataMapOfStringInteger from TDataStd;
+    returns HDataMapOfStringInteger from TDataStd;
      
     Map( me ) returns DataMapOfStringInteger from TColStd
        ---C++: return const &
index 0be7c8c9a5a8cae44db8b386305a59864619ad3e..772bb6ee902ad4dc35cb59cc297ac88534d819e2 100644 (file)
@@ -23,10 +23,10 @@ uses
     
 is
     Create( NbBuckets: Integer from Standard = 1 )  
-    returns mutable HDataMapOfStringReal from TDataStd;    
+    returns HDataMapOfStringReal from TDataStd;    
      
     Create( theOther:  DataMapOfStringReal from TDataStd)  
-    returns mutable HDataMapOfStringReal from TDataStd;
+    returns HDataMapOfStringReal from TDataStd;
      
     Map( me ) returns DataMapOfStringReal from TDataStd
        ---C++: return const &
index cffc5de9bde3e6f8572bc6bc0129aa1e74fce860..5d21624f834eeebb26c1559c9963a1de00394d34 100644 (file)
@@ -23,10 +23,10 @@ uses
     
 is
     Create( NbBuckets: Integer from Standard = 1 )  
-    returns mutable HDataMapOfStringString from TDataStd;    
+    returns HDataMapOfStringString from TDataStd;    
      
     Create( theOther:  DataMapOfStringString from TDataStd)  
-    returns mutable HDataMapOfStringString from TDataStd;
+    returns HDataMapOfStringString from TDataStd;
      
     Map( me ) returns DataMapOfStringString from TDataStd
        ---C++: return const &
index e7ca72d5f0dbb5a1850058076379754356bd9c9d..11bf35f3a08200835925850e26d6d6e94a25cd5b 100644 (file)
@@ -49,7 +49,7 @@ is
     --          ===================
     
     Create 
-    returns mutable IntPackedMap from TDataStd;
+    returns IntPackedMap from TDataStd;
     -- Constructor    
     
     ChangeMap (me : mutable; theMap : HPackedMapOfInteger from TColStd)
@@ -116,11 +116,11 @@ is
     --  Restores the backuped content from <with> into this one. 
     
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
     -- Returns an new empty AsciiString attribute. 
     
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     -- This method is used when copying an attribute from a source structure 
     -- into a target structure. 
     
index 5f44ed76a0b9309faab814a75e4391f8fac6f392..1f88064931bd0aaa4433aceb56cb70e67020c16a 100644 (file)
@@ -60,10 +60,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
@@ -72,7 +72,7 @@ is
 
 
     Create
-    returns mutable Integer from TDataStd;    
+    returns Integer from TDataStd;    
 
 
 fields
index a642ed408c8f452ff1b04417eaeb16adb8eedaa8..5e105e80ece960bf41f8efe957d87f4be2f3430f 100644 (file)
@@ -100,7 +100,7 @@ is
     ---Category: methodes of TDF_Attribute
     --           =========================
 
-    Create returns mutable IntegerArray from TDataStd; 
+    Create returns IntegerArray from TDataStd; 
     
     ID (me)
        ---C++: return const & 
@@ -109,10 +109,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     ---Purpose: Note. Uses inside ChangeArray() method
     
     Dump(me; anOS : in out OStream from Standard)
index 414d7898266d2c100b21709b04c2937c79bed612..ea64ec49cc9d6e8cf30642f451e302c042e42fa7 100644 (file)
@@ -44,7 +44,7 @@ is
     --           ===================
 
     Create
-    returns mutable IntegerList from TDataStd; 
+    returns IntegerList from TDataStd; 
 
     IsEmpty (me)
     returns Boolean from Standard;
@@ -97,10 +97,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index 91959b50090c79c4be81095293e86c0b48e56102..a03f360267d8a37a557959a1dc27a5530cefa159 100644 (file)
@@ -119,7 +119,7 @@ is
     --          ============
     
     Create 
-    returns mutable Name from TDataStd;
+    returns Name from TDataStd;
     
 
     --Father (me; father : in out Name from TDataStd)
@@ -160,10 +160,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
index 2e4fcadd3cfd181f68b2dc8142dfaba3bcc24bc6..bc253a0ca9317a7fa3974c78609ceb1ab0d30b43 100644 (file)
@@ -58,7 +58,7 @@ is
     --           =================
 
     Create
-    returns mutable NamedData from TDataStd; 
+    returns NamedData from TDataStd; 
 
 
     ---Category: Integers
@@ -297,10 +297,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index 5d902b228fb444e2bc3f2fc4103775c19511c81b..65517ef4b385f2a36c22db047c9a791ba4075927 100644 (file)
@@ -50,7 +50,7 @@ is
     --          ===============
 
     Create
-    returns mutable NoteBook from TDataStd; 
+    returns NoteBook from TDataStd; 
     
 
     Append (me : mutable; value  : Real    from Standard; 
@@ -78,10 +78,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
index e8d9a463a74c36f0e316694609394aedbc0b1ed7..fc73448a2f2c04efed881f79a48c0815375eebe4 100644 (file)
@@ -45,7 +45,7 @@ is
     --          ============
 
     Create
-    returns mutable Real from TDataStd; 
+    returns Real from TDataStd; 
     
     SetDimension (me : mutable; DIM : RealEnum from TDataStd);
 
@@ -75,10 +75,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     
     Dump(me; anOS : in out OStream from Standard)
index 45ac92b6859ebcab52edca73b3ea9dad4d50fe8b..7bd718d465ec8c0f6af05e83d213bc526e919be0 100644 (file)
@@ -98,7 +98,7 @@ is
     ---Category: methodes of TDF_Attribute
     --           =========================
     Create    
-    returns mutable RealArray from TDataStd; 
+    returns RealArray from TDataStd; 
     
     ID (me)
        ---C++: return const & 
@@ -107,10 +107,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     ---Purpose: Note. Uses inside ChangeArray() method 
     
     Dump(me; anOS : in out OStream from Standard)
index b55a3fe2b3af4bbfeab7b186e30142a16100f306..e381581bbe56f8d492c52705849307bd7126d384 100644 (file)
@@ -44,7 +44,7 @@ is
     --           ===================
 
     Create
-    returns mutable RealList from TDataStd; 
+    returns RealList from TDataStd; 
 
     IsEmpty (me)
     returns Boolean from Standard;
@@ -98,10 +98,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index a620e24d09a3465ebd1132abb983579a0554fd04..f6003d6cef71cf56e24b6241552ac3f05eeb44cf 100644 (file)
@@ -91,7 +91,7 @@ is
     --           =========================
     
     Create
-    returns mutable ReferenceArray from TDataStd; 
+    returns ReferenceArray from TDataStd; 
 
     ID (me)
     ---C++: return const & 
@@ -100,10 +100,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     References (me; DS : DataSet from TDF) 
     is redefined;
index 5c190e6377a43020a790e5a0d510537e58969d4c..06fd3f58379fe1f4be09855deaa8ce524bd5f50a 100644 (file)
@@ -45,7 +45,7 @@ is
     --           =====================
 
     Create
-    returns mutable ReferenceList from TDataStd; 
+    returns ReferenceList from TDataStd; 
 
     IsEmpty (me)
     returns Boolean from Standard;
@@ -101,10 +101,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     References (me; DS : DataSet from TDF) 
     is redefined;
index 9b679fdf55e8a8d2767109b059755917a7f709e1..2a84643d7e6b02751f8f08919ff271739eddcfb3 100644 (file)
@@ -54,7 +54,7 @@ is
     --          ============
 
     Create
-    returns mutable Relation from TDataStd;
+    returns Relation from TDataStd;
     
     Name (me)
     ---Purpose: build and return the relation name
@@ -80,10 +80,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index b8be7f0ad63dfc01316143213358c806b8fa8293..5d5742af888eb3adf5acba9c505884800bc899f9 100644 (file)
@@ -47,7 +47,7 @@ is
     --          ============
 
     Create
-    returns mutable Tick from TDataStd;
+    returns Tick from TDataStd;
 
 
     ---Category: Inherited methods
@@ -60,10 +60,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump (me; anOS : in out OStream from Standard)
     returns OStream from Standard
index 3dd1e77ad95d395ed75297f506da1ece7efd5a53..68729d87f3b667fbec82e8a26ecfbe2cbcccdfc0 100644 (file)
@@ -69,7 +69,7 @@ is
     ---Purpose: Instance methods: 
     --          ================ 
      
-    Create returns mutable TreeNode from TDataStd;
+    Create returns TreeNode from TDataStd;
     
 
     Append (me : mutable; Child : TreeNode from TDataStd)    
@@ -245,12 +245,12 @@ is
     Restore (me: mutable; with : Attribute from TDF) 
     is virtual;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF) 
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF) 
     is virtual;    
 
     NewEmpty(me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
        
     References(me;
index fd3fb732f7135075de422611480f7b5928731611..7ed418eb0ceb80277573fe8e8aa4af341046de7f 100644 (file)
@@ -39,7 +39,7 @@ is
     --          ============
 
     Create
-    returns mutable UAttribute from TDataStd;
+    returns UAttribute from TDataStd;
     
     SetID (me: mutable; LocalID : GUID from Standard);
     
@@ -53,10 +53,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);       
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);       
 
     References (me; DS : DataSet from TDF) is redefined;   
 
index 8186e31815a70893a68a1b36783c480f8f748d49..d94229b5fdd7a5b84fe4658baef9e733138aaa11 100644 (file)
@@ -60,7 +60,7 @@ is
     --          ============
 
     Create
-    returns mutable Variable from TDataStd;
+    returns Variable from TDataStd;
 
     Name (me : mutable; string : ExtendedString from TCollection);
     ---Purpose:  set or change the name  of the variable, in myUnknown
@@ -141,10 +141,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
   
     References (me; DS : DataSet from TDF)
     ---Purpose: to export reference to the associated Name attribute.
index 2428b7270c3b4443e65559c54d95b18ffe9c6187..4f29d0628240d80a21b7fc75521a7cab95cde235 100644 (file)
@@ -62,7 +62,7 @@ is
     --          ============     
 
     Create
-    returns mutable Axis from TDataXtd;  
+    returns Axis from TDataXtd;  
 
     ---Category: TDF_Attribute methods
     --           =====================
@@ -74,10 +74,10 @@ is
     Restore(me: mutable; with : Attribute from TDF);
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);  
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);  
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
index 7eb75ccd309dd49c874d497dc5b49daa02d8d45b..3d745cd2256657cc03f74366bc340d8da4249996 100644 (file)
@@ -61,7 +61,7 @@ is
     --          ==================    
 
     Create
-    returns mutable Constraint from TDataXtd;    
+    returns Constraint from TDataXtd;    
     
     Set (me : mutable; type : ConstraintEnum from TDataXtd;
                       G1   : NamedShape from TNaming);
@@ -221,10 +221,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute       from TDF;
-              RT   : mutable RelocationTable from TDF);
+    Paste (me; Into : Attribute       from TDF;
+              RT   : RelocationTable from TDF);
               
     Dump (me; anOS : in out OStream from Standard) 
        returns OStream from Standard
index 715e3ab2526ed2bdfe023166a51ad5e064954447..969918ecf38d61acdfa77e2a0d488327ff223765 100644 (file)
@@ -142,7 +142,7 @@ is
   
   
     Create
-    returns mutable Geometry from TDataXtd;  
+    returns Geometry from TDataXtd;  
        ---Purpose: This and the next methods are used to  retrieve  underlying geometry of  the
        --           NamedShape, even   if  noone Geometry   Attribute  is
        --          associated  .  if not  found or not compliant geometry return False.
@@ -166,10 +166,10 @@ is
     Restore(me: mutable; with : Attribute from TDF);
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);  
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);  
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
index c5ab1900793528cb088f48ea58f7be24f6f459e8..d58f342cd30d11f7ed408e8c714a139cc5f32d74 100644 (file)
@@ -49,7 +49,7 @@ is
     --           ===========      
 
     Create
-    returns mutable PatternStd from TDataXtd;
+    returns PatternStd from TDataXtd;
 
     --- Category: Set and Get methods
 
@@ -129,10 +129,10 @@ is
 
     Restore (me: mutable; With : Attribute from TDF);
 
-    NewEmpty (me) returns mutable Attribute from TDF;
+    NewEmpty (me) returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     References(me; aDataSet : DataSet from TDF)
     is redefined;
index 0bb1b7b8ce80846b8cf16ae6afda8dddfe34a4fb..c3da18103bd700fc2ef9bdb5309976e61a5df8a6 100644 (file)
@@ -47,7 +47,7 @@ is
 
 
     Create
-    returns mutable  Placement from TDataXtd;
+    returns  Placement from TDataXtd;
 
     ---Category: TDF_Attribute methods
     --           =====================
@@ -59,10 +59,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump (me; anOS : in out OStream from Standard)
        returns OStream from Standard
index e92985415fde2e6389a522b01fd27f8e820e7f73..899936458e0b878c94de48463ce4c80ef6997075 100644 (file)
@@ -58,7 +58,7 @@ is
     --         =============    
 
     Create
-    returns mutable Plane from TDataXtd;  
+    returns Plane from TDataXtd;  
     
     ---Category: TDF_Attribute methods
     --           =====================
@@ -70,10 +70,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);  
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);  
 
     Dump (me; anOS : in out OStream from Standard)
        returns OStream from Standard
index 32d267cf1823e18cd6e5ad360f69794bed08eb6e..2e05d2698749373318ebb985e353ad48a4bf8585 100644 (file)
@@ -58,7 +58,7 @@ is
     --          =============    
 
     Create
-    returns mutable Point from TDataXtd;  
+    returns Point from TDataXtd;  
 
     ---Category: TDF_Attribute methods
     --           =====================
@@ -71,10 +71,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);  
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);  
 
     Dump (me; anOS : in out OStream from Standard) 
        returns OStream from Standard
index 06ecf6f36704d6a7d80b2220961eb1aab222a15e..ef0e33b52d051bf3c5ee64047cf87c08cd19d457 100644 (file)
@@ -42,7 +42,7 @@ is
     returns Boolean from Standard;
     
     Create 
-    returns mutable Position from TDataXtd;
+    returns Position from TDataXtd;
     
     ID(me) returns GUID from Standard
     is redefined static;
@@ -64,13 +64,13 @@ is
     -- ----------------
 
     NewEmpty(me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
     ---Purpose: Returns an new empty attribute from the good end
     --          type. It is used by the copy algorithm.
 
-    Paste(me; intoAttribute    : mutable Attribute from TDF;
-             aRelocTationable : mutable RelocationTable from TDF)
+    Paste(me; intoAttribute    : Attribute from TDF;
+             aRelocTationable : RelocationTable from TDF)
     is redefined;
        ---Purpose: This method is different from the "Copy" one,
        --          because it is used when copying an attribute from
index f1138b8695e605d045c7dd2b10f820a172628a3e..199dafbee0a49ff0db507f6c6f2001ff75b8447e 100644 (file)
@@ -61,7 +61,7 @@ is
     --          ============
 
     Create
-    returns mutable Shape from TDataXtd;
+    returns Shape from TDataXtd;
 
     
     ---Category: methodes de TDF_Attribute
@@ -75,10 +75,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);       
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);       
 
     References (me; DS : DataSet from TDF) is redefined;   
 
index b2b45ccac562009f4bfabcd57be241e03d32447c..cd0b6ce6f4e99398cf9a8f6c0ca0d75df9c27341 100644 (file)
@@ -52,7 +52,7 @@ is
     returns Document from TDocStd;
 
     Create (astorageformat : ExtendedString from TCollection)
-    returns mutable Document from TDocStd;
+    returns Document from TDocStd;
        ---Purpose: Constructs a document object defined by the
        -- string astorageformat.
              
index 8f0256577376ad6451d7ab488c279f7b54424c4f..9374b259147569fd37a05a028e0cf5a6c5e6aba4 100644 (file)
@@ -59,7 +59,7 @@ is
     --          ================
     
     Create
-    returns mutable Modified from TDocStd;  
+    returns Modified from TDocStd;  
     
     IsEmpty (me)
     returns Boolean from Standard;    
@@ -89,10 +89,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump (me; anOS : in out OStream from Standard)
     returns OStream from Standard
index 63c8338f9cb13db9f3fee39295f0e37c2af495ff..d21d44757d42ed2daa120a2786585ef819363c3b 100644 (file)
@@ -43,7 +43,7 @@ is
     --          ===============
     
     Create
-    returns mutable Owner from TDocStd;  
+    returns Owner from TDocStd;  
     
     SetDocument (me : mutable; document : Document from TDocStd);    
 
@@ -60,10 +60,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
index 23f1eae5f08d8f6e96306628cea0fdd59278b956..06093984e3fa836d84136fb9b4d7b109b8430947 100644 (file)
@@ -43,13 +43,13 @@ is
     -- Class methods ---------------------------------------------------------
 
     Set (myclass; atLabel : Label from TDF)
-    returns mutable XLink from TDocStd;
+    returns XLink from TDocStd;
        ---Purpose: Sets an empty external reference, at the label aLabel.
 
     -- -----------------------------------------------------------------------
 
     Create
-    returns mutable XLink from TDocStd;
+    returns XLink from TDocStd;
     ---Purpose: Initializes fields.
     
     Update (me : mutable)
@@ -138,7 +138,7 @@ is
     -- Modification & Transaction use methods.
     -- --------------------------------------
 
-    BackupCopy(me) returns mutable Attribute from TDF
+    BackupCopy(me) returns Attribute from TDF
        is redefined static;
        ---Purpose: Returns a null handle. Raise allways for ,it is
        --          nonsense to use this method.
@@ -153,13 +153,13 @@ is
     -- ----------------
 
     NewEmpty(me)
-       returns mutable Attribute from TDF
+       returns Attribute from TDF
        is redefined static;
        ---Purpose: Returns a null handle.
 
     Paste(me;
-         intoAttribute    : mutable Attribute from TDF;
-         aRelocationTable : mutable RelocationTable from TDF)
+         intoAttribute    : Attribute from TDF;
+         aRelocationTable : RelocationTable from TDF)
        is redefined static;
        ---Purpose: Does nothing.
 
index f14f139982bfb0d0c97d61fc9ace9a293b06a247..4b09cd6baed236d1246c4b69071c78a3226fd8c6 100644 (file)
@@ -64,7 +64,7 @@ is
     -- --------------
 
     Create
-       returns mutable XLinkRoot from TDocStd
+       returns XLinkRoot from TDocStd
        is private;
        ---Purpose: Initializes fields.
 
@@ -77,7 +77,7 @@ is
        --          
        ---C++: return const &                  
   
-    BackupCopy(me) returns mutable Attribute from TDF
+    BackupCopy(me) returns Attribute from TDF
        is redefined static;
        ---Purpose: Returns a null handle.
 
@@ -105,13 +105,13 @@ is
     -- ----------------
 
     NewEmpty(me)
-       returns mutable Attribute from TDF
+       returns Attribute from TDF
        is redefined static;
        ---Purpose: Returns a null handle.
 
     Paste(me;
-         intoAttribute    : mutable Attribute from TDF;
-         aRelocationTable : mutable RelocationTable from TDF)
+         intoAttribute    : Attribute from TDF;
+         aRelocationTable : RelocationTable from TDF)
        is redefined static;
        ---Purpose: Does nothing.
 
index 3e1515fc94a0abaad5828d33e309696a79caa705..976c43264ffcfcbf87d0610c738cf9cfdf655174 100644 (file)
@@ -35,7 +35,7 @@ uses
       
 is 
  
-    Initialize returns mutable Driver from TFunction; 
+    Initialize returns Driver from TFunction; 
 
 
     ---Purpose: initialisation of the driver
index deeeddbb880fd18bdd0e6957710a378f87840223..a54c0e70c79fffbf29a15ed0aa53d8d6cc6256ff 100644 (file)
@@ -31,9 +31,9 @@ is
 
     Get (myclass)
     ---Purpose: Returns the driver table. If a driver does not exist, creates it.
-    returns mutable DriverTable from TFunction;
+    returns DriverTable from TFunction;
 
-    Create returns mutable DriverTable from TFunction; 
+    Create returns DriverTable from TFunction; 
     ---Purpose: Default constructor
 
     AddDriver(me : mutable; guid   : GUID    from Standard;
index 29e1440cd91fd19cc7586b147d05e4824ad60d0a..b20d1cae412071e85d3ac6dce67071249f812c4b 100644 (file)
@@ -60,7 +60,7 @@ is
     ---Purpose: Instance methods: 
     --          ================ 
      
-    Create returns mutable Function from TFunction;
+    Create returns Function from TFunction;
 
     GetDriverGUID (me) 
        ---Purpose: Returns the GUID for this function's driver.
@@ -99,12 +99,12 @@ is
     Restore (me: mutable; with : Attribute from TDF) 
     is virtual;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF) 
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF) 
     is virtual;    
 
     NewEmpty(me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
        
     References(me;
index c9db5450fefca90cf91ade62fe7e9f2f667571e4..3f67a65c5efc034fc03ffcfad645c04793c8d937 100644 (file)
@@ -49,7 +49,7 @@ is
 
     Create 
     ---Purpose: Constructor (empty).
-    returns mutable GraphNode from TFunction;
+    returns GraphNode from TFunction;
 
 
     AddPrevious (me : mutable;
@@ -129,12 +129,12 @@ is
     Restore (me: mutable; with : Attribute from TDF) 
     is virtual;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF) 
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF) 
     is virtual;    
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
        
     References (me;
index 2b0b632d25f6d8f1bb34c6b024d199ebd1b003c6..fbb553f34228026a2cc07d7893ceedba196a9dab 100644 (file)
@@ -49,7 +49,7 @@ is
 
     Create 
     ---Purpose: Constructor (empty).
-    returns mutable Scope from TFunction;
+    returns Scope from TFunction;
 
 
     AddFunction (me : mutable;
@@ -115,12 +115,12 @@ is
     Restore (me: mutable; with : Attribute from TDF) 
     is virtual;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF) 
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF) 
     is virtual;    
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
        
     Dump (me; anOS : in out OStream from Standard) 
index 6fbe926bb80cc427b5b22526047a7cb699743412..94cff17fe550dc6631b5dc29fc779cee75667379 100644 (file)
@@ -31,7 +31,7 @@ uses
 is
 
     Create (NS : NamedShape from TNaming)
-       returns mutable DeltaOnModification from TNaming;
+       returns DeltaOnModification from TNaming;
        ---Purpose: Initializes a TDF_DeltaOnModification.
 
     Apply (me : mutable)
index 72be0435826f1e06dc983c3f9e2d0e95939d3099..f35ab20249921fa319bcd3c822487bf12e7e86f9 100644 (file)
@@ -24,7 +24,7 @@ uses
 is
 
     Create (NS : NamedShape from TNaming)
-       returns mutable DeltaOnRemoval from TNaming;
+       returns DeltaOnRemoval from TNaming;
        ---Purpose: Initializes a TDF_DeltaOnModification.
 
     Apply (me : mutable)
index adccbaad52ad9771a691ecc541e8721bead30774..e0f4b88eb79dc7692f040ad0e92f113c562625f9 100644 (file)
@@ -90,7 +90,7 @@ is
                
     Paste (me; 
           into : in out  Name from TNaming; 
-          RT   : mutable RelocationTable from TDF);
+          RT   : RelocationTable from TDF);
                
 fields
 
index 681d9fa7b32a7c28a8a934e7f7412acb7e991330..bb91e9d323f0d5f5cf3f3c5e5eea3a0f4adde62f 100644 (file)
@@ -49,7 +49,7 @@ is
        ---Purpose: Returns the GUID for named shapes.
        ---C++: return const &
 
-    Create returns mutable NamedShape from TNaming;
+    Create returns NamedShape from TNaming;
  
  
     IsEmpty (me) 
@@ -82,7 +82,7 @@ is
        ---C++: inline         
        ---C++: return const &
 
-    BackupCopy(me) returns mutable Attribute from TDF
+    BackupCopy(me) returns Attribute from TDF
     is redefined;
        ---Purpose: Copies  the attribute  contents into  a  new other
        --          attribute. It is used by Backup().
@@ -117,14 +117,14 @@ is
     -- ----------------
 
     NewEmpty(me)
-       returns mutable Attribute from TDF
+       returns Attribute from TDF
        is redefined;
        ---Purpose: Returns an new empty attribute from the good end
        --          type. It is used by the copy algorithm.
 
     Paste(me;
-         intoAttribute    : mutable Attribute from TDF;
-         aRelocTationable : mutable RelocationTable from TDF)
+         intoAttribute    : Attribute from TDF;
+         aRelocTationable : RelocationTable from TDF)
        is redefined;
        ---Purpose: This method is different from the "Copy" one,
        --          because it is used when copying an attribute from
index 3a79f1a7979674424b4222d6be60aeb2653c8b4c..bc2768585896614764a8e34e71de9051a2e0e2e9 100644 (file)
@@ -78,7 +78,7 @@ is
 
 
     Create 
-    returns mutable Naming from TNaming; 
+    returns Naming from TNaming; 
 
     IsDefined (me) returns Boolean from Standard;
            
@@ -109,12 +109,12 @@ is
     --          ===================================
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Restore (me: mutable; With : Attribute from TDF);
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
        
     References (me; aDataSet : DataSet from TDF)
     is redefined virtual;
index 747b77ff8769e55dc26d774f9e0c5d66e421b605..a6157f771b8768020b10e01f477c929e30031cfd 100644 (file)
@@ -34,7 +34,7 @@ uses
 
 is
 
-    Create returns mutable UsedShapes from TNaming 
+    Create returns UsedShapes from TNaming 
     is private;
 
     Destroy(me : mutable);
@@ -54,7 +54,7 @@ is
        ---Purpose: Returns the ID: 2a96b614-ec8b-11d0-bee7-080009dc3333.
        ---C++: return const &
     
-    BackupCopy(me) returns mutable Attribute from TDF
+    BackupCopy(me) returns Attribute from TDF
     is redefined;
        ---Purpose: Copies  the attribute  contents into  a  new other
        --          attribute. It is used by Backup().
@@ -95,14 +95,14 @@ is
     -- ----------------
 
     NewEmpty(me)
-       returns mutable Attribute from TDF
+       returns Attribute from TDF
        is redefined;
        ---Purpose: Returns an new empty attribute from the good end
        --          type. It is used by the copy algorithm.
 
     Paste(me;
-         intoAttribute    : mutable Attribute from TDF;
-         aRelocTationable : mutable RelocationTable from TDF)
+         intoAttribute    : Attribute from TDF;
+         aRelocTationable : RelocationTable from TDF)
        is redefined;
        ---Purpose: This method is different from the "Copy" one,
        --          because it is used when copying an attribute from
index 7895d97344fd10cf2aefaae298d043811b105e88..84b2402e8bf6c359b71890f7c0d8ac819e365020 100644 (file)
@@ -70,7 +70,7 @@ is
     ---Category: Presentation attribute implementation
     --          ======================================
     
-    Create returns mutable AISPresentation from TPrsStd;
+    Create returns AISPresentation from TPrsStd;
     
     SetDisplayed(me : mutable; B : Boolean from Standard);
     
@@ -179,14 +179,14 @@ is
     ---C++: return const &
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;    
+    returns Attribute from TDF;    
  
     Restore(me: mutable; with : Attribute from TDF);
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);     
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);     
 
-    BackupCopy(me) returns mutable Attribute from TDF is redefined;
+    BackupCopy(me) returns Attribute from TDF is redefined;
     
     ---Category: Callbacks for viewer updating
     --           =============================
index 4ffd1ebf15fac8b4e189db21c4d33f753d700020..510650fbc8a9a325643c3dc76e8123c5a86b1cf4 100644 (file)
@@ -72,7 +72,7 @@ is
     --          =================
 
     Create
-    returns mutable AISViewer from TPrsStd; 
+    returns AISViewer from TPrsStd; 
     
     Update (me);
 ---Purpose: Updates the viewer at the label access.
@@ -94,10 +94,10 @@ is
     Restore(me: mutable; with : Attribute from TDF);
     
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
     
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF); 
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF); 
               
 fields
 
index 7fd5f8d0d7926fa2667870ee382d9931a07accbd..5e488d2feba49bde8a5659bd820ec3424a345d8c 100644 (file)
@@ -24,7 +24,7 @@ uses
 is
 
     Create
-    returns mutable AxisDriver from TPrsStd;
+    returns AxisDriver from TPrsStd;
 ---Purpose: Constructs an empty axis driver.
     
     Update (me : mutable ;
index b1bbde476f3776ded2cc834d22d3862c642b6158..e0b0d653b72ada3ea506f32984adb26ef4e5348f 100644 (file)
@@ -24,7 +24,7 @@ uses
 is
 
     Create
-    returns mutable ConstraintDriver from TPrsStd;
+    returns ConstraintDriver from TPrsStd;
 ---Purpose: Constructs an empty constraint driver.
     Update (me : mutable ;
            aLabel      : Label from TDF;
index d59d6e42ed3db1fd7dd36957ba0f085be2964354..bd8088d8929e419a99043b5fcac0b92fa9e9cca2 100644 (file)
@@ -32,11 +32,11 @@ uses Boolean    from Standard,
 
 is
 
-    Get (myclass) returns mutable DriverTable from TPrsStd;
+    Get (myclass) returns DriverTable from TPrsStd;
     ---Purpose: Returns the static table.
     --          If it does not exist, creates it and fills it with standard drivers.
 
-    Create returns mutable DriverTable from TPrsStd;
+    Create returns DriverTable from TPrsStd;
     ---Purpose: Default constructor
 
     InitStandardDrivers (me : mutable);
index 892eabcec82a84e20c86e3d0a519bc3819ad9a30..f9814bc0c8ecf845f3d02a62a4c6dbb99358c26e 100644 (file)
@@ -25,7 +25,7 @@ uses
 is
 
     Create
-    returns mutable GeometryDriver from TPrsStd;
+    returns GeometryDriver from TPrsStd;
 ---Purpose: Constructs an empty geometry driver.    
     Update (me : mutable ;
            aLabel      : Label from TDF;
index 6802f0b3a6f628351cd26fe3de337abe798dea84..9f8cf7747e03ecf513098178eec037735d583e43 100644 (file)
@@ -24,7 +24,7 @@ uses
 is
 
     Create
-    returns mutable NamedShapeDriver from TPrsStd;
+    returns NamedShapeDriver from TPrsStd;
 ---Purpose: Constructs an empty named shape driver.
     Update (me : mutable ;
            aLabel      : Label from TDF;
index 281784aca006b7a0d6afca22474102ace34ca143..7c34da3a0f20a84a10e425cc3c05b13a18deee1d 100644 (file)
@@ -24,7 +24,7 @@ uses
 is
 
     Create
-    returns mutable PlaneDriver from TPrsStd;
+    returns PlaneDriver from TPrsStd;
 ---Purpose: Constructs an empty plane driver.
     Update (me : mutable ;
            aLabel      : Label from TDF;
index d26108a8be7e05a4ef265e0f4b0b675411e64af9..b9ca6db866989ea9a9da60284bf2a93fd226fa0a 100644 (file)
@@ -24,7 +24,7 @@ uses
 is
 
     Create
-    returns mutable PointDriver from TPrsStd;
+    returns PointDriver from TPrsStd;
 ---Purpose: Constructs an empty point driver.
     Update (me : mutable ;
            aLabel      : Label from TDF;
index 370069101aea4212e2a411b78f8adeca45f54397..bc17a9bd86ecdfe96d39a732b512cfa5c8b084c7 100644 (file)
@@ -29,11 +29,11 @@ uses
 is
 
     Create (C : Curve from Geom2d; CColor : Color from Draw)
-    returns mutable DrawableC2D from TestTopOpeDraw;
+    returns DrawableC2D from TestTopOpeDraw;
 
     Create (C : Curve from Geom2d; CColor : Color from Draw;
            Text : CString; TextColor : Color from Draw)
-    returns mutable DrawableC2D from TestTopOpeDraw;
+    returns DrawableC2D from TestTopOpeDraw;
 
     Create (C : Curve from Geom2d; CColor : Color from Draw;
            Text : CString; TextColor : Color from Draw;
@@ -42,7 +42,7 @@ is
             DispCurvRadius : Boolean = Standard_False;
            RadiusMax : Real = 1.0e3;
            RatioOfRadius : Real = 0.1)
-    returns mutable DrawableC2D from TestTopOpeDraw;
+    returns DrawableC2D from TestTopOpeDraw;
 
     Pnt2d(me) returns Pnt2d from gp is virtual;
     
index d658daa910122f0d5a8603f366e0b7ea7bbd2f24..9f099add8b6bd85e1bb591daaec58c01629ba1e1 100644 (file)
@@ -31,17 +31,17 @@ uses
 is
 
     Create (C : Curve from Geom; CColor : Color from Draw)
-    returns mutable DrawableC3D from TestTopOpeDraw;
+    returns DrawableC3D from TestTopOpeDraw;
 
     Create (C : Curve from Geom; CColor : Color from Draw;
            Text : CString; TextColor : Color from Draw)
-    returns mutable DrawableC3D from TestTopOpeDraw;
+    returns DrawableC3D from TestTopOpeDraw;
 
     Create (C : Curve from Geom; CColor : Color from Draw;
            Text : CString; TextColor : Color from Draw;
            Discret : Integer; Deflection : Real; DrawMode : Integer;
            DispOrigin : Boolean from Standard = Standard_True)
-    returns mutable DrawableC3D from TestTopOpeDraw;
+    returns DrawableC3D from TestTopOpeDraw;
 
     Pnt(me) returns Pnt from gp is virtual;
     
index 0329fdc78c367e8f191ac08ac1846ca948925ec8..4e5a892ec713908e7c39364bacc90064cd51311a 100644 (file)
@@ -36,7 +36,7 @@ is
      TextColor : Color from Draw;
      ScaleX : Real from Standard = 1.0;
      ScaleY : Real from Standard = 1.0)
-    returns mutable DrawableMesure from TestTopOpeDraw;
+    returns DrawableMesure from TestTopOpeDraw;
 
     SetScale(me : mutable; ScaleX : Real from Standard;
                           ScaleY : Real from Standard);
index 1ab4b2aa98be9f27a9c56f8491d0d22a133fee71..19e0ef204000cdd68118bae0dd3cde77b6b751ce 100644 (file)
@@ -32,25 +32,25 @@ is
 
     Create (P : Pnt2d from gp; PColor : Color from Draw;
            moveX : Real = 0.0; moveY : Real = 0.0)
-    returns mutable DrawableP2D from TestTopOpeDraw;
+    returns DrawableP2D from TestTopOpeDraw;
 
     Create (P : Pnt2d from gp; PColor : Color from Draw;
            Text : CString; TextColor : Color from Draw;
            moveX : Real = 0.0; moveY : Real = 0.0)
-    returns mutable DrawableP2D from TestTopOpeDraw;
+    returns DrawableP2D from TestTopOpeDraw;
 
     Create (P : Pnt2d from gp; T : MarkerShape from Draw; PColor : Color from Draw;
            Text : CString from Standard; TextColor : Color from Draw;
            Size : Integer from Standard = 2;
            moveX : Real = 0.0; moveY : Real = 0.0)
-    returns mutable DrawableP2D from TestTopOpeDraw;
+    returns DrawableP2D from TestTopOpeDraw;
 
     Create (P : Pnt2d from gp; T : MarkerShape from Draw; 
            PColor : Color from Draw;
            Text : CString from Standard; TextColor : Color from Draw;
            Tol : Real from Standard;
            moveX : Real = 0.0; moveY : Real = 0.0)
-    returns mutable DrawableP2D from TestTopOpeDraw;
+    returns DrawableP2D from TestTopOpeDraw;
 
     ChangePnt2d(me : mutable; P : Pnt2d);
     
index db74501df4e9034f31193b2ac734bd88062d736b..4f580fc2781cad11f43156934985de4d35b54d7a 100644 (file)
@@ -33,25 +33,25 @@ is
 
     Create (P : Pnt from gp; PColor : Color from Draw;
            moveX : Real = 0.0; moveY : Real = 0.0)
-    returns mutable DrawableP3D from TestTopOpeDraw;
+    returns DrawableP3D from TestTopOpeDraw;
 
     Create (P : Pnt from gp; PColor : Color from Draw;
            Text : CString; TextColor : Color from Draw;
            moveX : Real = 0.0; moveY : Real = 0.0)
-    returns mutable DrawableP3D from TestTopOpeDraw;
+    returns DrawableP3D from TestTopOpeDraw;
 
     Create (P : Pnt from gp; T : MarkerShape from Draw; PColor : Color from Draw;
            Text : CString from Standard; TextColor : Color from Draw;
            Size : Integer from Standard = 2;
            moveX : Real = 0.0; moveY : Real = 0.0)
-    returns mutable DrawableP3D from TestTopOpeDraw;
+    returns DrawableP3D from TestTopOpeDraw;
 
     Create (P : Pnt from gp; T : MarkerShape from Draw; 
            PColor : Color from Draw;
            Text : CString from Standard; TextColor : Color from Draw;
            Tol : Real from Standard;
            moveX : Real = 0.0; moveY : Real = 0.0)
-    returns mutable DrawableP3D from TestTopOpeDraw;
+    returns DrawableP3D from TestTopOpeDraw;
 
     ChangePnt(me : mutable; P : Pnt);
     
index 1f6f6e7aa6bc049f8f1b9041432a5664ecff7b1e..9e9876a31904804ef102e947cd7b214273eedc0b 100644 (file)
@@ -41,7 +41,7 @@ is
            Text      : CString from Standard; 
            TextColor : Color from Draw;
            DisplayGeometry : Boolean from Standard = Standard_False)
-    returns mutable DrawableSHA from TestTopOpeDraw;
+    returns DrawableSHA from TestTopOpeDraw;
 
     SetDisplayGeometry(me : mutable; b : Boolean from Standard) is static;
 
index 7c6ee98d7219aa82d34438eb982669dac7f86642..b78eee13e224956ddb463a7a5da44e7a343fa179 100644 (file)
@@ -29,11 +29,11 @@ uses
 is 
 
     Create (S : Surface from Geom; IsoColor : Color from Draw)
-    returns mutable DrawableSUR from TestTopOpeDraw;
+    returns DrawableSUR from TestTopOpeDraw;
 
     Create (S : Surface from Geom; IsoColor : Color from Draw;
            Text : CString from Standard; TextColor : Color from Draw)
-    returns mutable DrawableSUR from TestTopOpeDraw;
+    returns DrawableSUR from TestTopOpeDraw;
 
     Create (S : Surface from Geom; IsoColor : Color from Draw;
             BoundColor,NormalColor : Color from Draw;
@@ -41,7 +41,7 @@ is
            Nu,Nv : Integer;
            Discret : Integer; Deflection : Real; DrawMode : Integer;
            DispOrigin : Boolean from Standard = Standard_True)
-    returns mutable DrawableSUR from TestTopOpeDraw;
+    returns DrawableSUR from TestTopOpeDraw;
 
     Pnt(me) returns Pnt from gp
     is static;
index e6b6c54a9224f80efbc8611d22efadb1f23592e2..b9501177e87b4ddaa064bb4a174d56cbf8aff523 100644 (file)
@@ -29,10 +29,10 @@ raises
     ConstructionError from Standard
     
 is
-    Create returns mutable Datum3D;
+    Create returns Datum3D;
        ---Purpose: Constructs a default Datum3D.
 
-    Create(T : Trsf from gp) returns mutable Datum3D from TopLoc
+    Create(T : Trsf from gp) returns Datum3D from TopLoc
        ---Purpose: Constructs a Datum3D form a Trsf from gp. An error is
        --          raised if the Trsf is not a rigid transformation.
     raises 
index 46d978bba0c21ee385d57b538fe9d24ac1355034..8c3ae835fecd8a1d8106260241ee032067b8dbb2 100644 (file)
@@ -21,7 +21,7 @@ uses
     ItemLocation        from TopLoc
     
 is
-   Create(I : ItemLocation from TopLoc; aTail :  SListOfItemLocation from TopLoc) returns mutable SListNodeOfItemLocation from TopLoc;
+   Create(I : ItemLocation from TopLoc; aTail :  SListOfItemLocation from TopLoc) returns SListNodeOfItemLocation from TopLoc;
    ---C++:inline
 
    Count(me) returns Integer;
index 5756234dd0f05ce6769f4bbd7d109405155d71ce..94892646267c448864ff5aa300dffac642ab4091 100644 (file)
@@ -29,7 +29,7 @@ uses
     
 is 
 
-    Create(PFF:PFacesFiller) returns mutable FFDumper from  TopOpeBRep; 
+    Create(PFF:PFacesFiller) returns FFDumper from  TopOpeBRep; 
     Init(me:mutable;PFF:PFacesFiller); 
     DumpLine(me:mutable;I:Integer);
     DumpLine(me:mutable;L:LineInter);
index 981234fbdcf4d92d3c8774385e95b1318ce5be17..b7dde5082afa4cfdd621af82a5c03fc4b285fcfa 100644 (file)
@@ -28,7 +28,7 @@ uses
     
 is
 
-    Create returns mutable Hctxee2d from TopOpeBRep;
+    Create returns Hctxee2d from TopOpeBRep;
     SetEdges(me:mutable;E1,E2:Edge;BAS1,BAS2:Surface from BRepAdaptor);
     Edge(me;I:Integer) returns Shape;---C++ : return const &
     Curve(me;I:Integer) returns Curve from Geom2dAdaptor; ---C++ : return const &
index 070df5b9e4bdad30a373b4374d8cc04da12eb4b0..804354236cb4dd0c06bb24094e86b9ccaf6d112d 100644 (file)
@@ -26,7 +26,7 @@ uses
 
 is
 
-    Create returns mutable Hctxff2d from TopOpeBRep;
+    Create returns Hctxff2d from TopOpeBRep;
     SetFaces(me:mutable; F1,F2:Face);
     SetHSurfaces(me:mutable; S1,S2:HSurface from BRepAdaptor);
     SetHSurfacesPrivate(me:mutable) is private;
index 75f0dfcc437f100002b7d46bbcda0834bed20da8..727f7d54f70a1f78f04988d242322d6e9f9becc0 100644 (file)
@@ -88,11 +88,11 @@ is
     BuildTool(me) returns BuildTool from TopOpeBRepDS;
     ---C++: return const &
 
-    Perform (me:in out;HDS:mutable HDataStructure)  is  virtual;
+    Perform (me:in out;HDS: HDataStructure)  is  virtual;
     ---Purpose: Stores the data structure <HDS>,  
     -- Create shapes from the new geometries.
     --modified by NIZHNY-MZV  Thu Nov  4 13:20:25 1999
-    Perform (me:in out;HDS:mutable HDataStructure;S1,S2:Shape)  is  virtual;
+    Perform (me:in out;HDS: HDataStructure;S1,S2:Shape)  is  virtual;
     ---Purpose: Stores the data structure <HDS>,  
     -- Create shapes from the new geometries,
     -- Evaluates if an operation performed on shapes S1,S2 
@@ -201,11 +201,11 @@ is
     Section(me:in out) returns ListOfShape;
     ---C++: return const &
 
-    BuildVertices (me:in out;DS:mutable HDataStructure);
+    BuildVertices (me:in out;DS: HDataStructure);
     ---Purpose: update the DS by creating new geometries.
     --          create vertices on DS points.
 
-    BuildEdges (me:in out;DS:mutable HDataStructure);
+    BuildEdges (me:in out;DS: HDataStructure);
     ---Purpose: update the DS by creating new geometries.
     --          create shapes from the new geometries.
 
@@ -221,15 +221,15 @@ is
     -- private
     -------
 
-    BuildEdges (me:in out;iC:Integer;DS:mutable HDataStructure) is protected;
+    BuildEdges (me:in out;iC:Integer;DS: HDataStructure) is protected;
     ---Purpose: update the DS by creating new geometries.
     --          create edges on the new curve <Icurv>.
 
-    BuildFaces (me:in out;iS:Integer;DS:mutable HDataStructure) is protected;
+    BuildFaces (me:in out;iS:Integer;DS: HDataStructure) is protected;
     ---Purpose: update the DS by creating new geometries.
     --          create faces on the new surface <ISurf>.
     
-    BuildFaces (me:in out;DS:mutable HDataStructure) is protected;
+    BuildFaces (me:in out;DS: HDataStructure) is protected;
     ---Purpose: update the DS by creating new geometries.
     --          create shapes from the new geometries.
     
index e8a02236ed08b6bd603c0df5b030383f7ed415c0..e1675b84b1e601a4dc874337ddcbaea292b284e8 100644 (file)
@@ -57,7 +57,7 @@ is
     ---Purpose: Removes all splits and merges already performed.
     -- Does NOT clear the handled DS  (except  ShapeWithStatesMaps).
  
-    Perform (me:in out;HDS:mutable HDataStructure  from  TopOpeBRepDS )  is  redefined; 
+    Perform (me:in out;HDS: HDataStructure  from  TopOpeBRepDS )  is  redefined; 
      
     Perform(me:  out;  HDS  :  HDataStructure  from  TopOpeBRepDS; 
            S1  :  Shape  from  TopoDS; 
index eb54066f5330790f66ae6e772ddf999d202ce587..9892b8fdc5a24625b21122802355fbf6d9bc4f83 100644 (file)
@@ -46,18 +46,18 @@ raises
 
 is
     
-    Create (BT : BuildTool from TopOpeBRepDS) returns mutable HBuilder;
+    Create (BT : BuildTool from TopOpeBRepDS) returns HBuilder;
 
     BuildTool(me) returns BuildTool from TopOpeBRepDS;
     ---C++: return const &
 
-    Perform (me : mutable; HDS : mutable HDataStructure from TopOpeBRepDS)
+    Perform (me : mutable; HDS : HDataStructure from TopOpeBRepDS)
     is static;
     ---Purpose: 
     -- Stores the data structure <HDS>,  
     -- Create shapes from the new geometries described in <HDS>.
 
-    Perform (me : mutable; HDS : mutable HDataStructure from TopOpeBRepDS; 
+    Perform (me : mutable; HDS : HDataStructure from TopOpeBRepDS; 
                           S1,S2 : Shape from TopoDS)
     is static;
     ---Purpose: 
index 18efb7fce545f61af12b5dd178cd39d9631b8ea5..28ade913dc8aa7b1f19796ed0188160dd5b0df55 100644 (file)
@@ -29,8 +29,8 @@ uses
 
 is
 
-    Create(S : Shape from TopoDS) returns mutable Loop;
-    Create(BI : BlockIterator) returns mutable Loop;
+    Create(S : Shape from TopoDS) returns Loop;
+    Create(BI : BlockIterator) returns Loop;
        
     IsShape(me) returns Boolean from Standard is virtual;
 
index dfceadd9449964d10dc3c1536e5a9093b810c12e..f9e0a9fd0d66225d9bec2e3cc3734a01fa513812 100644 (file)
@@ -25,7 +25,7 @@ uses
     Kind  from  TopOpeBRepDS
 is
 
-    Create(V : Shape from TopoDS; P : Real; bound : Boolean) returns mutable Pave;
+    Create(V : Shape from TopoDS; P : Real; bound : Boolean) returns Pave;
     ---Purpose: V = vertex, P = parameter of vertex <V>
     --          bound = True if <V> is an old vertex
     --          bound = False if <V> is a new vertex
index 2e045539ca6e09d177f844812a585487ffe55842..e30df7c76fc40d802b1c11ba97db666f2d0a3499 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
 
-    Create returns mutable Association from TopOpeBRepDS;
+    Create returns Association from TopOpeBRepDS;
     
     Associate  (me : mutable; I,K : Interference from TopOpeBRepDS) 
     is static;
index 7a137450cd1bcceef66e82968f701b46a9d88585..4737d251922e188d3098df18172c43b0cd6d29e6 100644 (file)
@@ -38,7 +38,7 @@ is
     Create returns Check from TopOpeBRepDS;
 
     Create(HDS : HDataStructure from TopOpeBRepDS) 
-    returns mutable Check from TopOpeBRepDS;
+    returns Check from TopOpeBRepDS;
        
 -- Check Integrity of DS
 
index 674ac1b034006556080839008798f17adf6d455e..89bedb0b6890a6cca64560152b8aa0da3125ab89 100644 (file)
@@ -33,7 +33,7 @@ is
           GT : Kind from TopOpeBRepDS;
           G  : Integer from Standard;
           P  : Real from Standard) 
-    returns mutable CurvePointInterference from TopOpeBRepDS; 
+    returns CurvePointInterference from TopOpeBRepDS; 
            
     Parameter(me) returns Real from Standard
     is static;
index 5f41602ed1a2f8b984ce5c7d6e18f5401685de63..f54909139a442688394bc51a2b79dad03cbf0085 100644 (file)
@@ -47,7 +47,7 @@ is
        F : Shape from TopoDS;
         I : Interference from TopOpeBRepDS);
 
-    Transition(me; I : mutable Interference from TopOpeBRepDS)
+    Transition(me; I : Interference from TopOpeBRepDS)
     is static;
 
 fields
index aab46d238bcc4163e360ba1d982451c5aafbbe0a..e961419167eb6dc717e11c2e1781bc299e1d6461 100644 (file)
@@ -47,7 +47,7 @@ is
         I : Interference from TopOpeBRepDS)
     is static;
     
-    Transition(me; I : mutable Interference from TopOpeBRepDS)
+    Transition(me; I : Interference from TopOpeBRepDS)
     is static;
     
 fields
index 1389c0b47675d707501e61fd748182655d6634d7..6f162c8dbc0a05b3d067b90045d928d6da7bb0dd 100644 (file)
@@ -36,7 +36,7 @@ is
           C  : Config from TopOpeBRepDS;
           P  : Real from Standard)
           
-    returns mutable EdgeVertexInterference from TopOpeBRepDS; 
+    returns EdgeVertexInterference from TopOpeBRepDS; 
 
        ---Purpose: Create an interference of VERTEX <G> on a crossed EDGE E.
        --  
@@ -70,7 +70,7 @@ is
        --  interference is stored in the list of interfs of the edge.
        --  
 
-    returns mutable EdgeVertexInterference from TopOpeBRepDS; 
+    returns EdgeVertexInterference from TopOpeBRepDS; 
            
     Parameter(me) returns Real from Standard
     is static;
index 725d50ca625bda5d9341d33746876e0c1556c922..3849fcd1222ff4a6edbfa0a494b43b86b4be1712 100644 (file)
@@ -33,7 +33,7 @@ is
           
        ---Purpose: Create an interference of EDGE <G> on FACE <S>.
 
-    returns mutable FaceEdgeInterference from TopOpeBRepDS; 
+    returns FaceEdgeInterference from TopOpeBRepDS; 
            
     Dump(me; OS : in out OStream from Standard) returns OStream
     is redefined;
index ef35814c8fa30bfe0a6bd1cf36d6e1907d835238..808139473220340681b4d0bdb0f0ebe1f1cd06a4 100644 (file)
@@ -65,7 +65,7 @@ is
     GetEdgePntPar(me ; P : out Pnt from gp; par : out Real);
     IsEdgePntParDef(me) returns Boolean;
 
-    Transition(me; I : mutable Interference from TopOpeBRepDS)
+    Transition(me; I : Interference from TopOpeBRepDS)
     is static;
     
 fields
index e65a4bedad6ac927f16b74d95939bb0e63a5d1b3..08f09416d664d443adb7489313d04fae2aceaeeb 100644 (file)
@@ -30,10 +30,10 @@ uses
     DataMapOfInterferenceShape         from TopOpeBRepDS
 is
     
-    Create returns mutable GapTool from TopOpeBRepDS;    
+    Create returns GapTool from TopOpeBRepDS;    
 
     Create (HDS : HDataStructure from TopOpeBRepDS)
-    returns mutable GapTool from TopOpeBRepDS;
+    returns GapTool from TopOpeBRepDS;
     
     Init   (me : mutable; HDS : HDataStructure from TopOpeBRepDS);
     
@@ -74,11 +74,11 @@ is
 
     ---Modification 
     --              
-    SetPoint (me : mutable; I          : mutable Interference from TopOpeBRepDS;
+    SetPoint (me : mutable; I          : Interference from TopOpeBRepDS;
                            IndexPoint :         Integer      from Standard);
     
     SetParameterOnEdge (me : mutable; 
-                       I  : mutable Interference from TopOpeBRepDS;
+                       I  : Interference from TopOpeBRepDS;
                        E  :         Shape        from TopoDS;
                        U  :         Real         from Standard)
     is static;                     
index ecd8bdecfe54a5f5945a8152bb61047238ff308b..01a8bc6edc7fb528abda153f4ac0a95ee04b3c6d 100644 (file)
@@ -40,7 +40,7 @@ uses
     
 is
 
-    Create returns mutable HDataStructure from TopOpeBRepDS;
+    Create returns HDataStructure from TopOpeBRepDS;
     
     AddAncestors(me : mutable; S : Shape from TopoDS);
     
index f8017d8e6c5820cd2ad24b7f71276638900c4f77..38c936ffce78851054ec0304574a5641147738fe 100644 (file)
@@ -48,17 +48,17 @@ uses
 
 is
 
-    Create returns mutable Interference from TopOpeBRepDS;
+    Create returns Interference from TopOpeBRepDS;
 
     Create(Transition   : Transition from TopOpeBRepDS;
           SupportType  : Kind from TopOpeBRepDS;
           Support      : Integer from Standard;
           GeometryType : Kind from TopOpeBRepDS;
           Geometry     : Integer from Standard)
-    returns mutable Interference from TopOpeBRepDS;
+    returns Interference from TopOpeBRepDS;
 
     Create( I : Interference from TopOpeBRepDS )
-    returns mutable Interference from TopOpeBRepDS;
+    returns Interference from TopOpeBRepDS;
 
     Transition(me) returns Transition from TopOpeBRepDS
     ---C++: return const &
index f4e0c78e676fd7fe7e1c0f351c94d3b04e9b73dd..df20e58acc8872d1a770f551195870d4dbf9b850 100644 (file)
@@ -74,7 +74,7 @@ is
     Parameter(myclass; CPI : Interference from TopOpeBRepDS)
     returns Real from Standard;
 
-    Parameter(myclass; CPI : mutable Interference from TopOpeBRepDS; 
+    Parameter(myclass; CPI : Interference from TopOpeBRepDS; 
                        Par : Real from Standard);
     
 end InterferenceTool from TopOpeBRepDS;
index a1c51c217b7bdf3eefb374c381e8863c73356c05..b006bec3d8f778a019f5d998ea2f55b749a0f1cd 100644 (file)
@@ -19,7 +19,7 @@ uses
     HArray1OfBoolean from TColStd,
     AsciiString from TCollection
 is
-    Create returns mutable Marker;
+    Create returns Marker;
     Reset(me:mutable);
     Set(me:mutable;i:Integer;b:Boolean);
     Set(me:mutable;b:Boolean;n:Integer;a:Address);
index 3ec6ab4b54939680cd38308d0a52da64ac11c8cb..7171e9d4dff428c68043eb9be7a69344921e75f2 100644 (file)
@@ -59,7 +59,7 @@ is
     --          <S> and <Ancestor> have identical types, 
     --          <S> and <Ancestor> orientations are DIFFERENT.
     -- 
-    returns mutable ShapeShapeInterference from TopOpeBRepDS; 
+    returns ShapeShapeInterference from TopOpeBRepDS; 
            
     
     Config(me) returns Config from TopOpeBRepDS
index 860fe876521f0c00718c1d624b8a370bd74c8e88..cd95fedef53075944d8e914db4a97986ca9fd80d 100644 (file)
@@ -32,7 +32,7 @@ is
           Support      : Integer;
           GeometryType : Kind from TopOpeBRepDS;
           Geometry     : Integer)
-    returns mutable SolidSurfaceInterference from TopOpeBRepDS;
+    returns SolidSurfaceInterference from TopOpeBRepDS;
 
     Dump(me; OS : in out OStream from Standard) returns OStream
     is redefined;
index deb2662fc1f05db7bc8a172604ad56b260d5192d..27d34a9280ce5b02ac7aa1f94761ea7c263cb6a1 100644 (file)
@@ -28,7 +28,7 @@ uses
     
 is
 
-    Create returns mutable SurfaceCurveInterference from TopOpeBRepDS;
+    Create returns SurfaceCurveInterference from TopOpeBRepDS;
 
     Create(Transition   : Transition from TopOpeBRepDS;
           SupportType  : Kind from TopOpeBRepDS;
@@ -36,10 +36,10 @@ is
           GeometryType : Kind from TopOpeBRepDS;
           Geometry     : Integer;
           PC : Curve from Geom2d) 
-    returns mutable SurfaceCurveInterference from TopOpeBRepDS; 
+    returns SurfaceCurveInterference from TopOpeBRepDS; 
 
     Create(I : Interference from TopOpeBRepDS)
-    returns mutable SurfaceCurveInterference from TopOpeBRepDS; 
+    returns SurfaceCurveInterference from TopOpeBRepDS; 
            
     PCurve(me) returns any Curve from Geom2d is static;
        ---C++: return const &
index 8e534577b8d5826ea2a1a04124b3a5d3e6c59583..5f6858cd8f5b6283c924e32f9a7b26b037d45928 100644 (file)
@@ -25,7 +25,7 @@ uses
     
 is
     
-    Create returns mutable HBoxTool from TopOpeBRepTool;
+    Create returns HBoxTool from TopOpeBRepTool;
     Clear(me:mutable);
     AddBoxes(me:mutable;S:Shape;TS:ShapeEnum;TA:ShapeEnum=TopAbs_SHAPE);
     AddBox(me:mutable;S:Shape);
index fea8fd5d3bab2d7ad562723934ae200065f519cb..49fd26fec4c936f3fbf331e4f12394ad0959be4d 100644 (file)
@@ -72,7 +72,7 @@ raises
 
 is
     MakeShape(me; S : out     Shape  from TopoDS;
-                  T : mutable TShape from TopoDS)
+                  T : TShape from TopoDS)
     ---Purpose: The basic method to make  a Shape, used by all the
     --          Make methods.
     is static protected;
index ff12e1a0cea4589ed140e3f0bd0ca65fec29dd8e..22d04be847f0aad182d034e28218354a8806235d 100644 (file)
@@ -21,12 +21,12 @@ class HShape from TopoDS inherits TShared from MMgt
 uses Shape from TopoDS
 
 is
-    Create returns mutable HShape from TopoDS;
+    Create returns HShape from TopoDS;
     ---C++: inline
     ---Purpose: Constructs an empty shape object
 
     Create (aShape : Shape from TopoDS)
-    returns mutable HShape from TopoDS;
+    returns HShape from TopoDS;
     ---C++: inline
     ---Purpose: Constructs a shape object defined by the shape aShape.
 
index fe6f2ee8fbcc26cbb66420348e796da94b7ab285..8f5ea45d7c05795f5127b0e56035006df3217f21 100644 (file)
@@ -20,14 +20,14 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TCompSolid from TopoDS;
+    Create returns TCompSolid from TopoDS;
     ---C++: inline
     ---Purpose: Creates an empty TCompSolid.
 
     ShapeType(me) returns ShapeEnum from TopAbs;
     ---Purpose: returns COMPSOLID
 
-    EmptyCopy(me) returns mutable TShape from TopoDS;
+    EmptyCopy(me) returns TShape from TopoDS;
     ---Purpose: Returns an empty TCompSolid.
 
 end TCompSolid;
index bd74142e6e47eb421ce61962265d8e519be9ee92..5fac978a07b43a904dc8ac97ab634fca3ae5fc08 100644 (file)
@@ -20,14 +20,14 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TCompound from TopoDS;
+    Create returns TCompound from TopoDS;
     ---C++: inline
     ---Purpose: Creates an empty TCompound.
 
     ShapeType(me) returns ShapeEnum from TopAbs;
     ---Purpose: Returns COMPOUND.
 
-    EmptyCopy(me) returns mutable TShape from TopoDS;
+    EmptyCopy(me) returns TShape from TopoDS;
     ---Purpose: Returns an empty TCompound.
 
 end TCompound;
index 085d2bab8819204ed31039fb59efcc963b608a87..2d6fb1b745b223f4948669930addfc46c01229cf 100644 (file)
@@ -20,14 +20,14 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TFace from TopoDS;
+    Create returns TFace from TopoDS;
     ---C++: inline
     ---Purpose: Creates an empty TFace.
        
     ShapeType(me) returns ShapeEnum from TopAbs;
     ---Purpose: returns FACE.
 
-    EmptyCopy(me) returns mutable TShape from TopoDS is virtual;
+    EmptyCopy(me) returns TShape from TopoDS is virtual;
     ---Purpose: Returns an empty TFace.
 
 end TFace;
index 83ccfde0c06c2658fd3955f2ed26ee8e0db71c16..e9ad69b3ec5226bca23d9d9270d9537a9c05ee40 100644 (file)
@@ -134,7 +134,7 @@ is
        --          VERTEX, EDGE, WIRE, FACE, ....
     is deferred;
     
-    EmptyCopy(me) returns mutable TShape from TopoDS
+    EmptyCopy(me) returns TShape from TopoDS
        ---Purpose: Returns a copy  of the  TShape  with no sub-shapes.
     is deferred;
     
index cd6256b53cc2403dae57bafe4d650e55ed3a8413..150f0acd52da156c055482f97a2ca56fc06b9c4b 100644 (file)
@@ -20,14 +20,14 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TShell from TopoDS;
+    Create returns TShell from TopoDS;
     ---C++: inline
     ---Purpose: Creates an empty TShell.
        
     ShapeType(me) returns ShapeEnum from TopAbs;
     ---Purpose: Returns SHELL.
 
-    EmptyCopy(me) returns mutable TShape from TopoDS;
+    EmptyCopy(me) returns TShape from TopoDS;
     ---Purpose: Returns an empty TShell.
 
 end TShell;
index dcf474dded0936aa809c8d6e2f3550eb973ebbaf..0a593d8c644bad5bf5d4a5f026e13b066b659328 100644 (file)
@@ -20,14 +20,14 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TSolid from TopoDS;
+    Create returns TSolid from TopoDS;
     ---C++: inline
     ---Purpose: Creates an empty TSolid.
 
     ShapeType(me) returns ShapeEnum from TopAbs;
     ---Purpose: returns SOLID.
 
-    EmptyCopy(me) returns mutable TShape from TopoDS;
+    EmptyCopy(me) returns TShape from TopoDS;
        ---Purpose: Returns an empty TSolid.
 
 end TSolid;
index e02917b001926a2a3a2cd7bafde740f57beb6260..0bb5839888c4e94d9410a068bc5ecb65fda4d052 100644 (file)
@@ -20,14 +20,14 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TWire;
+    Create returns TWire;
     ---C++: inline
     ---Purpose: Creates an empty TWire.
 
     ShapeType(me) returns ShapeEnum from TopAbs;
     ---Purpose: Returns WIRE.
 
-    EmptyCopy(me) returns mutable TShape from TopoDS;
+    EmptyCopy(me) returns TShape from TopoDS;
     ---Purpose: Returns an empty TWire.
 
 end TWire;
index 349a05c385b95059485ab88d85703c73d779bff6..0bf54fb256221f4f1ad2eb943a95f547c0914627 100644 (file)
@@ -40,13 +40,13 @@ is
     
     Create(S           : Shape from TopoDS;
            T           : in out Tool from TopoDSToStep;
-           FP          : mutable FinderProcess from Transfer)
+           FP          : FinderProcess from Transfer)
        returns Builder from TopoDSToStep;
     
     Init(me          : in out;
          S           : Shape from TopoDS;
          T           : in out Tool from TopoDSToStep;
-         FP          : mutable FinderProcess from Transfer);
+         FP          : FinderProcess from Transfer);
     
 --  -----------------------------------------------------------    
 --  Get the Result
index b8248f59546ed37180983bcf4d65a874c30a1008..fc58953f679af8b55e383d9a82f37edd3ff1d9a9 100644 (file)
@@ -32,7 +32,7 @@ raises NotDone from StdFail
 is 
 
 Create ( S  : Solid from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
         returns MakeBrepWithVoids;
 
 Value (me) returns BrepWithVoids from StepShape
index 751e8c480ef636783dbb57aab4564e5713b9b819..0209b9061511cfbde2b7740ef1ea1ca74b7f9a51 100644 (file)
@@ -33,11 +33,11 @@ raises NotDone from StdFail
 is 
 
 Create ( S  : Shell from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
         returns MakeFacetedBrep;
 
 Create ( S  : Solid from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
         returns MakeFacetedBrep;
 
 Value (me) returns FacetedBrep from StepShape
index 4a8aa4a6c50676ef6188ed9f6d931fc7864de0d5..a92f60e48526716c384a6ca521cde80c5ecacb91 100644 (file)
@@ -32,7 +32,7 @@ raises NotDone from StdFail
 is 
 
 Create ( S  : Solid from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
         returns MakeFacetedBrepAndBrepWithVoids;
 
 Value (me) returns FacetedBrepAndBrepWithVoids from StepShape
index 3552612f868ded2014498dc3bc7184a8a077c9d1..300f91276dae380a90f48b9f45b134850c8839df 100644 (file)
@@ -30,7 +30,7 @@ raises NotDone from StdFail
 is 
 
 Create ( SH : Shape from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
         returns MakeGeometricCurveSet;
 
 Value (me) returns GeometricCurveSet from StepShape
index 7fea06635f2f7ae3a37ec5e621d851b9de03dd0c..f3b2f68fb384aa96d15b939df82ecd2b68782eb8 100644 (file)
@@ -33,11 +33,11 @@ raises NotDone from StdFail
 is 
 
 Create ( S  : Shell from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
        returns MakeManifoldSolidBrep;
 
 Create ( S  : Solid from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
        returns MakeManifoldSolidBrep;
 
 Value (me) returns ManifoldSolidBrep from StepShape
index d6711dd2b237217074354d2dd588c8f6c6a12cab..fcccf9860615fcd65caec0ab12f7c762961c557a 100644 (file)
@@ -33,15 +33,15 @@ raises NotDone from StdFail
 is 
 
 Create ( F  : Face from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
         returns MakeShellBasedSurfaceModel;
 
 Create ( S           : Shell from TopoDS;
-         FP          : mutable FinderProcess from Transfer)
+         FP          : FinderProcess from Transfer)
         returns MakeShellBasedSurfaceModel;
 
 Create ( S  : Solid from TopoDS;
-         FP : mutable FinderProcess from Transfer)
+         FP : FinderProcess from Transfer)
         returns MakeShellBasedSurfaceModel;
 
 Value (me) returns ShellBasedSurfaceModel from StepShape
index a54bed012987ae7cc038c0fe2f5391152d4ff849..606026be256274ee71bb07cbfc6a92e6dd55600f 100644 (file)
@@ -35,13 +35,13 @@ is
     
     Create(E  : Edge from TopoDS;
           T  : in out Tool from TopoDSToStep;
-          FP : mutable FinderProcess from Transfer)
+          FP : FinderProcess from Transfer)
          returns MakeStepEdge;
     
     Init(me : in out;
         E  : Edge from TopoDS;
         T  : in out Tool from TopoDSToStep;
-         FP : mutable FinderProcess from Transfer);
+         FP : FinderProcess from Transfer);
 
            
     Value (me) returns TopologicalRepresentationItem from StepShape
index 450bc43a50fbeab35dae134fe9c26c8bf818b162..3d9e75a3a6600041a80b9f2dd7aef6430ab297c6 100644 (file)
@@ -35,13 +35,13 @@ is
     
     Create (F           : Face from TopoDS;
             T           : in out Tool from TopoDSToStep;
-            FP          : mutable FinderProcess from Transfer)
+            FP          : FinderProcess from Transfer)
          returns MakeStepFace;
     
     Init(me          : in out;
          F           : Face from TopoDS;
          T           : in out Tool from TopoDSToStep;
-         FP          : mutable FinderProcess from Transfer);
+         FP          : FinderProcess from Transfer);
                    
     Value (me) returns TopologicalRepresentationItem from StepShape
        raises NotDone
index 017f66065edae17707eeafa72062838dfe7223d1..4335e6aba41714f5606f7a1ab8335461e2d1c5d7 100644 (file)
@@ -35,13 +35,13 @@ is
     
     Create (V : Vertex from TopoDS;
            T : in out Tool from TopoDSToStep;
-          FP : mutable FinderProcess from Transfer)
+          FP : FinderProcess from Transfer)
          returns MakeStepVertex;
     
     Init(me : in out;
         V  : Vertex from TopoDS;
         T  : in out Tool from TopoDSToStep;
-         FP : mutable FinderProcess from Transfer);
+         FP : FinderProcess from Transfer);
 
            
     Value (me) returns TopologicalRepresentationItem from StepShape
index 4c9f517e223df9259a884ef3d879683658fa76d1..cdc5062584b8b4ee12cd3dc12616494a0ef2d458 100644 (file)
@@ -35,13 +35,13 @@ is
     
     Create (W : Wire from TopoDS;
            T : in out Tool from TopoDSToStep;
-          FP : mutable FinderProcess from Transfer)
+          FP : FinderProcess from Transfer)
          returns MakeStepWire;
     
     Init(me : in out;
         W  : Wire from TopoDS;
          T  : in out Tool from TopoDSToStep;
-        FP : mutable FinderProcess from Transfer);
+        FP : FinderProcess from Transfer);
 
            
     Value (me) returns TopologicalRepresentationItem from StepShape
index 829890865374e3d1100ce7f3d7932700537bae00..09b1b03256f9b69e3c909b68520c92a284917ccc 100644 (file)
@@ -43,13 +43,13 @@ is
     
     Create(S  : Shape from TopoDS;
           T  : in out Tool from TopoDSToStep;
-          FP : mutable FinderProcess from Transfer)
+          FP : FinderProcess from Transfer)
        returns WireframeBuilder from TopoDSToStep;
     
     Init(me : in out;
         S  : Shape from TopoDS;
         T  : in out Tool from TopoDSToStep;
-        FP : mutable FinderProcess from Transfer);
+        FP : FinderProcess from Transfer);
     
 --  -----------------------------------------------------------    
 --  Get the Result
index cd82eb36da10061119f63475e72cb208a590c420..b0f5f12cf190609f2b51fb3619c83db639d3e9bb 100644 (file)
@@ -34,22 +34,22 @@ raises InterfaceError
 is
 
     Create (amodel : InterfaceModel; lib : GeneralLib)
-        returns mutable ActorDispatch;
+        returns ActorDispatch;
     ---Purpose : Creates an ActorDispatch from a Model. Works with a General
     --           Service Library, given as an Argument
     --           This causes TransferDispatch and its TransientProcess to be
     --           created, with default actor <me>
 
     Create (amodel : InterfaceModel; protocol : Protocol from Interface)
-       returns mutable ActorDispatch;
+       returns ActorDispatch;
     ---Purpose : Same as above, but Library is defined through a Protocol
 
-    Create (amodel : InterfaceModel) returns mutable ActorDispatch
+    Create (amodel : InterfaceModel) returns ActorDispatch
     ---Purpose : Same as above, but works with the Active Protocol
        raises InterfaceError;
     --           Error if no Active Protocol is defined
 
-    AddActor (me : mutable; actor : mutable ActorOfTransientProcess from Transfer);
+    AddActor (me : mutable; actor : ActorOfTransientProcess from Transfer);
     ---Purpose : Utility which adds an actor to the default <me> (it calls
     --           SetActor from the TransientProcess)
 
@@ -60,8 +60,8 @@ is
     ---C++ : return &
 
 
-    Transfer (me : mutable; start : Transient; TP : mutable TransientProcess)
-       returns mutable Binder  is redefined;
+    Transfer (me : mutable; start : Transient; TP : TransientProcess)
+       returns Binder  is redefined;
     ---Purpose : Specific action : it calls the method Transfer from CopyTool
     --           i.e. the general service Copy, then returns the Binder
     --           produced by the TransientProcess
index 06ae067e803728bfb09f686abee76b61045af723..21385c38dff7269453ccd4bf52fc9f7c925610ef 100644 (file)
@@ -25,24 +25,24 @@ uses Finder, FinderProcess, ProcessForFinder, Binder
 
 is
 
-    Create  returns mutable ActorOfFinderProcess;
+    Create  returns ActorOfFinderProcess;
 
     ModeTrans (me : mutable) returns Integer;
     ---Purpose : Returns the Transfer Mode, modifiable
     ---C++ : return &
 
-    Transferring (me : mutable; start : Finder; TP : mutable ProcessForFinder)
-        returns mutable Binder  is redefined;
+    Transferring (me : mutable; start : Finder; TP : ProcessForFinder)
+        returns Binder  is redefined;
     -- calls the one below
 
-    Transfer (me : mutable; start : Finder; TP : mutable FinderProcess)
-        returns mutable Binder  is virtual;
+    Transfer (me : mutable; start : Finder; TP : FinderProcess)
+        returns Binder  is virtual;
     -- default calls TransferTransient if <start> is a TransientMapper,
     -- i.e. does nothing, to be redefined
 
     TransferTransient (me : mutable; start : Transient;
-                      TP : mutable FinderProcess)
-       returns mutable Transient  is virtual;
+                      TP : FinderProcess)
+       returns Transient  is virtual;
     -- default does nothing, can be redefined
     -- usefull when a result is Transient, simpler to define than Transfer with
     -- a Finder
index c8002812913f687b0daa37bd4768a3b3b7e6e6b1..cf41d1f058e16c4a6f6701bf3f4c4d0878d8a183 100644 (file)
@@ -22,19 +22,19 @@ uses Transient, TransientProcess, ProcessForTransient, Binder
 
 is
 
-    Create  returns mutable ActorOfTransientProcess;
+    Create  returns ActorOfTransientProcess;
 
-    Transferring (me : mutable; start : Transient; TP : mutable ProcessForTransient)
-        returns mutable Binder  is redefined;
+    Transferring (me : mutable; start : Transient; TP : ProcessForTransient)
+        returns Binder  is redefined;
     -- calls the one below
 
-    Transfer (me : mutable; start : Transient; TP : mutable TransientProcess)
-        returns mutable Binder  is virtual;
+    Transfer (me : mutable; start : Transient; TP : TransientProcess)
+        returns Binder  is virtual;
     -- default calls TransferTransient i.e. does nothing, to be redefined
 
     TransferTransient (me : mutable; start : Transient;
-                      TP : mutable TransientProcess)
-       returns mutable Transient  is virtual;
+                      TP : TransientProcess)
+       returns Transient  is virtual;
     -- default does nothing, can be redefined
     -- usefull when a result is Transient, simpler to define than Transfer with
     -- a Binder
index bf3aa6f7ba24889a5fbb53b2659ea50c32ad4003..b740eee9971fdc3bc33b6434deb6a923160a3a97 100644 (file)
@@ -27,7 +27,7 @@ uses Integer
 
 is
 
-    Create returns mutable BinderOfTransientInteger;
+    Create returns BinderOfTransientInteger;
     ---Purpose : Creates an empty BinderOfTransientInteger; Default value for
     --           the integer part is zero
 
index aab5aba3cdd22ec0d6241eb6107c735ae427680c..59ca26635a4a6a838a8d761f43f7560aec6f7f0f 100644 (file)
@@ -27,11 +27,11 @@ raises InterfaceError
 
 is
 
-    Create (model : InterfaceModel; TP : mutable TransientProcess)
-       returns mutable DispatchControl;
+    Create (model : InterfaceModel; TP : TransientProcess)
+       returns DispatchControl;
     ---Purpose : Creates the DispatchControl, ready for use
 
-    TransientProcess (me) returns mutable TransientProcess;
+    TransientProcess (me) returns TransientProcess;
     ---Purpose : Returns the content of the DispatchControl : it can be used
     --           for a direct call, if the basic methods do not suffice
     ---C++ : return const &
@@ -45,12 +45,12 @@ is
     Clear (me : mutable);
     ---Purpose : Clears the List of Copied Results
 
-    Bind (me : mutable; ent : Transient; res : mutable Transient)
+    Bind (me : mutable; ent : Transient; res : Transient)
     ---Purpose : Binds a (Transient) Result to a (Transient) Starting Entity
        raises InterfaceError;
     --           Error if <ent> is already bound
 
-    Search (me; ent : Transient; res : out mutable Transient)
+    Search (me; ent : Transient; res : out Transient)
        returns Boolean;
     ---Purpose : Searches for the Result bound to a Starting Entity
     --           If Found, returns True and fills <res>
index 77cc4893dbe990e204738fabd39276a4e5a22d42..04fb2dd66de7dc4698f1f3fc1b9cb1428e1d11d2 100644 (file)
@@ -61,7 +61,7 @@ is
     --           Returns True when done, False if this attribute did not exist
 
     GetAttribute (me; name : CString; type : Type from Standard;
-                 val : out mutable Transient)  returns Boolean;
+                 val : out Transient)  returns Boolean;
     ---Purpose : Returns an attribute from its name, filtered by a type
     --           If no attribute has this name, or if it is not kind of this
     --           type, <val> is Null and returned value is False
index fd9d8431dfff371d38c2f670971837bcfffb1623..05e29305479131dca65279af8a94952fc87136f6 100644 (file)
@@ -25,7 +25,7 @@ uses InterfaceModel from Interface,
 
 is
 
-    Create (nb : Integer = 10000) returns mutable FinderProcess;
+    Create (nb : Integer = 10000) returns FinderProcess;
     ---Purpose : Sets FinderProcess at initial state, with an initial size
 
     SetModel (me : mutable; model : InterfaceModel);
index b80c0949f65b6a4cc7e8a979d678792942b4a263..74fbf7910a8d1e8cf317e2f1913657583e3cd0fa 100644 (file)
@@ -23,7 +23,7 @@ uses
 
 is
 
-    Create returns mutable MapContainer from Transfer;
+    Create returns MapContainer from Transfer;
      
     SetMapObjects(me : mutable; theMapObjects : in out DataMapOfTransientTransient from TColStd);
        ---Purposes:Set map already translated geometry objects.
index 8e7ac60649ae38c3a8ac8ba30d6e1101885b0233..2613e560115f32f15fadb5a88519ab08d79aafef 100644 (file)
@@ -33,7 +33,7 @@ uses CString
 
 is
 
-    Create (akey : any TheKey) returns mutable Mapper;
+    Create (akey : any TheKey) returns Mapper;
     ---Purpose : Creates a Mapper with a Value. This Value can then not be
     --           changed. It is used by the Hasher to compute the HashCode,
     --           which will then be stored for an immediate reading.
index c9f58b4fee62d15f465b461bfd26d00bb39011aa..7581f72999edfe0a61c760d3cc823b08e5e768b8 100644 (file)
@@ -41,7 +41,7 @@ raises TransferFailure, OutOfRange
 
 is
 
-    Create returns mutable MultipleBinder;
+    Create returns MultipleBinder;
     ---Purpose : normal standard constructor, creates an empty MultipleBinder
 
     IsMultiple (me) returns Boolean  is redefined;
@@ -56,13 +56,13 @@ is
     --           Here, returns "(list)"
 
 
-    AddResult (me : mutable; res : mutable Transient);
+    AddResult (me : mutable; res : Transient);
     ---Purpose : Adds a new Item to the Multiple Result
 
     NbResults (me) returns Integer;
     ---Purpose : Returns the actual count of recorded (Transient) results
 
-    ResultValue (me; num : Integer) returns mutable Transient
+    ResultValue (me; num : Integer) returns Transient
     ---Purpose : Returns the value of the recorded result n0 <num>
        raises OutOfRange;
     --           Error if <num> is out of range
@@ -72,7 +72,7 @@ is
     --           Item). Else, returns a Null Handle
 
     SetMultipleResult (me : mutable;
-                      mulres : mutable HSequenceOfTransient from TColStd)
+                      mulres : HSequenceOfTransient from TColStd)
        raises TransferFailure;
     ---Purpose : Defines a Binding with a Multiple Result, given as a Sequence
     --           Error if a Unique Result has yet been defined
index 55d142da30fa89d75e49a7695bea70c6d686e91b..93cd59275669c408181ef6ca2eafa25eeb14a29e 100644 (file)
@@ -38,7 +38,7 @@ uses CString, AsciiString, HSequenceOfTransient from TColStd,
 
 is
 
-    Create returns mutable ResultFromModel;
+    Create returns ResultFromModel;
     ---Purpose : Creates a ResultFromModel, empty
 
     SetModel (me : mutable; model : InterfaceModel);
@@ -71,7 +71,7 @@ is
     --             and MainResult but only the result (Binder)
     --           mode = 11 : also clears MainResult (status and names remain)
 
-    FillBack (me; TP : mutable TransientProcess);
+    FillBack (me; TP : TransientProcess);
     ---Purpose : Fills back a TransientProcess from the structured set of
     --           binders. Also sets the Model.
 
index cde9742307f61b07622e53a6d207c4be6540bebc..39c181a68e7c9e1a554018ff3cceccdb296ade64 100644 (file)
@@ -30,7 +30,7 @@ uses Transient, HSequenceOfTransient, IndexedMapOfTransient,
 
 is
 
-    Create returns mutable ResultFromTransient;
+    Create returns ResultFromTransient;
     ---Purpose : Creates a ResultFromTransient, empty
 
     SetStart  (me : mutable; start  : any Transient);
@@ -59,13 +59,13 @@ is
     ClearSubs (me : mutable);
     ---Purpose : Clears the list of (immediate) sub-results
 
-    AddSubResult (me : mutable; sub : mutable ResultFromTransient);
+    AddSubResult (me : mutable; sub : ResultFromTransient);
     ---Purpose : Adds a sub-result
 
     NbSubResults (me) returns Integer;
     ---Purpose : Returns the count of recorded sub-results
 
-    SubResult    (me; num : Integer) returns mutable ResultFromTransient;
+    SubResult    (me; num : Integer) returns ResultFromTransient;
     ---Purpose : Returns a sub-result, given its rank
 
     ResultFromKey (me; key : Transient) returns ResultFromTransient;
@@ -89,7 +89,7 @@ is
     --           the list of sub-scoped binders, which is now recorded as
     --           sub-results
 
-    FillBack (me; TP : mutable TransientProcess);
+    FillBack (me; TP : TransientProcess);
     ---Purpose : Fills back a TransientProcess with definition of a
     --           ResultFromTransient, respectfully to its structuration in
     --           scopes
index 84287bf6b7e9f21ceddc4b8765f1c7cb81cb52b4..f16f17038cdbc6eefce1dc9b93ea38dfa51fe519 100644 (file)
@@ -26,7 +26,7 @@ raises TransferFailure
 
 is
 
-    Create returns mutable SimpleBinderOfTransient;
+    Create returns SimpleBinderOfTransient;
     ---Purpose : Creates an empty SimpleBinderOfTransient
 
 --    IsMultiple (me) returns Boolean;
index 29e1f046cd251ac248ed52809921b632e336fd7d..ea23013d15be78429d3cddf87d8c3fea294ff2a4 100644 (file)
@@ -52,11 +52,11 @@ is
        raises InterfaceError;
     --           Error if no Active Protocol is defined
 
-    TransientProcess (me) returns mutable TransientProcess;
+    TransientProcess (me) returns TransientProcess;
     ---Purpose : Returns the content of Control Object, as a TransientProcess
 
 
-    Copy (me : in out; entfrom : Transient; entto : out mutable Transient;
+    Copy (me : in out; entfrom : Transient; entto : out Transient;
          mapped : Boolean; errstat : Boolean)
        returns Boolean is  redefined;
     ---Purpose : Copies an Entity by calling the method Transferring from the
index 36140b69b1a12937f2bc57a2bc26725a0ee0a0b1..1abf9fe11ded4ab17d43e7b3e9f0f0964cc7032c 100644 (file)
@@ -39,7 +39,7 @@ is
 
 
     FillModel (me; proc   : TransientProcess;
-                  amodel : mutable InterfaceModel)
+                  amodel : InterfaceModel)
     ---Purpose : Fills an InterfaceModel with the Complete Result of a Transfer
     --           stored in a TransientProcess (Starting Objects are Transient)
     --           The complete result is exactly added to the model
@@ -47,7 +47,7 @@ is
     --           Error if one of the Resulting Objects is defined not Transient
 
     FillModel (me; proc   : TransientProcess;
-                  amodel : mutable InterfaceModel;
+                  amodel : InterfaceModel;
                   proto  : Protocol from Interface;
                   roots  : Boolean = Standard_True)
     ---Purpose : Fills an InterfaceModel with results of the Transfer recorded
@@ -60,7 +60,7 @@ is
 
 
     FillModel (me; proc   : FinderProcess;
-                  amodel : mutable InterfaceModel)
+                  amodel : InterfaceModel)
     ---Purpose : Fills an InterfaceModel with the Complete Result of a Transfer
     --           stored in a TransientProcess (Starting Objects are Transient)
     --           The complete result is exactly added to the model
@@ -68,7 +68,7 @@ is
     --           Error if one of the Resulting Objects is defined not Transient
 
     FillModel (me; proc   : FinderProcess;
-                  amodel : mutable InterfaceModel;
+                  amodel : InterfaceModel;
                   proto  : Protocol from Interface;
                   roots  : Boolean = Standard_True)
     ---Purpose : Fills an InterfaceModel with results of the Transfer recorded
index d7a0c661b177dae088be18c277b8c77c1b12a27d..3b107172fa98e1f4f787b03c02bdc80a1081fc54 100644 (file)
@@ -33,11 +33,11 @@ raises NoSuchObject, TransferFailure
 
 is
 
-    Create (actor : mutable ActorOfTransientProcess; amodel : InterfaceModel)
+    Create (actor : ActorOfTransientProcess; amodel : InterfaceModel)
        returns TransferOutput;
     ---Purpose : Creates a TransferOutput ready to use, with a TransientProcess
 
-    Create (proc : mutable TransientProcess; amodel : InterfaceModel)
+    Create (proc : TransientProcess; amodel : InterfaceModel)
        returns TransferOutput;
     ---Purpose : Creates a TransferOutput from an already existing
     --           TransientProcess, and a Model
@@ -52,7 +52,7 @@ is
     Model (me) returns InterfaceModel;
     ---Purpose : Returns the Starting Model
 
-    TransientProcess (me) returns mutable TransientProcess;
+    TransientProcess (me) returns TransientProcess;
     ---Purpose : Returns the TransientProcess used to work
 
     Transfer (me : in out; obj : Transient)
@@ -94,7 +94,7 @@ is
 
     ModelForStatus (me; protocol : Protocol;
        normal : Boolean; roots : Boolean = Standard_True)
-       returns mutable InterfaceModel;
+       returns InterfaceModel;
     ---Purpose : Fills a Model with the list determined by ListForStatus
     --           This model starts from scratch (made by NewEmptyModel from the
     --           current Model), then is filled by AddWithRefs
index 6b9f7bf7bba68f8a1c80e90f08c7e779cf9eb187..3c31ddf4bccc95ce0d436c3d9919934d6e3aa475 100644 (file)
@@ -192,7 +192,7 @@ raises InterfaceError, TransferFailure
 
        is
 
-           Create returns mutable Actor;
+           Create returns Actor;
 
            Recognize (me : mutable; start : TheStart)
                returns Boolean is virtual;
@@ -209,8 +209,8 @@ raises InterfaceError, TransferFailure
            --           The provided default returns True, can be redefined
 
            Transferring (me : mutable;
-                     start : TheStart; TP : mutable TransferProcess)
-                       returns mutable Binder
+                     start : TheStart; TP : TransferProcess)
+                       returns Binder
            ---Purpose : Specific action of Transfer. The Result is stored in
            --           the returned Binder, or a Null Handle for "No result"
            --           (Default defined as doing nothing; should be deffered)
@@ -221,11 +221,11 @@ raises InterfaceError, TransferFailure
            --           exception can be raised
 
            TransientResult  (me; res : any Transient)
-                       returns mutable SimpleBinderOfTransient;
+                       returns SimpleBinderOfTransient;
            ---Purpose : Prepares and Returns a Binder for a Transient Result
            --           Returns a Null Handle if <res> is itself Null
 
-           NullResult (me) returns mutable Binder;
+           NullResult (me) returns Binder;
            ---Purpose : Returns a Binder for No Result, i.e. a Null Handle
 
 
@@ -239,14 +239,14 @@ raises InterfaceError, TransferFailure
            IsLast (me) returns Boolean;
            ---Purpose : Returns the Last status (see SetLast).
 
-           SetNext (me : mutable; next : mutable Actor);
+           SetNext (me : mutable; next : Actor);
            ---Purpose : Defines a Next Actor : it can then be asked to work if
            --           <me> produces no result for a given type of Object.
            --           If Next is already set and is not "Last", calls
            --           SetNext on it. If Next defined and "Last", the new
            --           actor is added before it in the list
 
-           Next (me) returns mutable Actor;
+           Next (me) returns Actor;
            ---Purpose : Returns the Actor defined as Next, or a Null Handle
 
        fields
@@ -260,14 +260,14 @@ raises InterfaceError, TransferFailure
 
 is
 
-    Create (nb : Integer = 10000) returns mutable TransferProcess from Transfer;
+    Create (nb : Integer = 10000) returns TransferProcess from Transfer;
     ---Purpose : Sets TransferProcess at initial state. Gives an Initial size
     --           (indicative) for the Map when known (default is 10000).
     --           Sets default trace file as a printer and default trace level
     --           (see Message_TraceFile).
 
     Create (printer: Messenger from Message; nb: Integer = 10000)
-    returns mutable TransferProcess from Transfer;
+    returns TransferProcess from Transfer;
     ---Purpose : Sets TransferProcess at initial state. Gives an Initial size
     --           (indicative) for the Map when known (default is 10000).
     --           Sets a specified printer.
@@ -286,12 +286,12 @@ is
     ---Purpose : Resizes the Map as required (if a new reliable value has been
     --           determined). Acts only if <nb> is greater than actual NbMapped
 
-    SetActor (me : mutable; actor : mutable Actor);
+    SetActor (me : mutable; actor : Actor);
     ---Purpose : Defines an Actor, which is used for automatic Transfer
     --           If already defined, the new Actor is cumulated
     --           (see SetNext from Actor)
 
-    Actor (me) returns mutable Actor;
+    Actor (me) returns Actor;
     ---Purpose : Returns the defined Actor. Returns a Null Handle if
     --           not set.
 
@@ -299,7 +299,7 @@ is
        --  This access works on : Binder (default), or Handle Result
        --   (Transient,Finder) as privileged kinds of Result
 
-    Find (me; start : TheStart) returns mutable Binder;
+    Find (me; start : TheStart) returns Binder;
     ---Purpose : Returns the Binder which is linked with a starting Object
     --           It can either bring a Result (Transfer done) or none (for a
     --           pre-binding).
@@ -320,13 +320,13 @@ is
     --           Considers a category number, by default 0
 
     FindAndMask (me : mutable; start : TheStart)
-       returns mutable Binder  is private;
+       returns Binder  is private;
     ---Purpose : Same as Find but stores the last access to the map, for a
     --           faster access on next calls (as Bind does too)
     --           Considers a category number, by default 0
     --  C++ : return const &
 
-    Bind (me : mutable; start : TheStart; binder : mutable Binder)
+    Bind (me : mutable; start : TheStart; binder : Binder)
     ---Purpose : Creates a Link a starting Object with a Binder. This Binder
     --           can either bring a Result (effective Binding) or none (it can
     --           be set later : pre-binding).
@@ -335,7 +335,7 @@ is
     --           Error if a Binder with a Result set is already linked with
     --           this Object (Binder with StatusResult not Initial)
 
-    Rebind (me : mutable; start : TheStart; binder : mutable Binder)
+    Rebind (me : mutable; start : TheStart; binder : Binder)
     ---Purpose : Changes the Binder linked with a starting Object for its
     --           unitary transfer. This it can be useful when the exact form
     --           of the result is known once the transfer is widely engaged.
@@ -356,7 +356,7 @@ is
     --           Error if : - the Result is known as Already Used
 
     FindElseBind (me : mutable; start : TheStart)
-       returns mutable Binder;
+       returns Binder;
     ---Purpose : Returns a Binder for a starting entity, as follows :
     --           Tries to Find the already bound one
     --           If none found, creates a VoidBinder and Binds it
@@ -489,7 +489,7 @@ is
     --           Error if a UNIQUE result is already bound (if a Multiple
     --           Result is, nothing is done)
 
-    AddMultiple (me : mutable; start : TheStart; res : mutable Transient)
+    AddMultiple (me : mutable; start : TheStart; res : Transient)
     ---Purpose : Adds an item to a list of results bound to a starting object.
     --           Considers a category number, by default 0, for all results
        raises TransferFailure;
@@ -497,7 +497,7 @@ is
     --           to <start> (none at all, or for a unique result)
 
     FindTypedTransient (me; start : TheStart; atype : Type from Standard;
-                       val : out mutable Transient)  returns Boolean;
+                       val : out Transient)  returns Boolean;
     ---Purpose : Searches for a transient result attached to a starting object,
     --           according to its type, by criterium IsKind(atype)
     --           
@@ -511,7 +511,7 @@ is
     --           immediately used, well initialised
 
     GetTypedTransient (me; binder : Binder; atype : Type from Standard;
-                      val : out mutable Transient)  returns Boolean;
+                      val : out Transient)  returns Boolean;
     ---Purpose : Searches for a transient result recorded in a Binder, whatever
     --           this Binder is recorded or not in <me>
     --           
@@ -534,7 +534,7 @@ is
     MapIndex (me; start : TheStart) returns Integer;
     ---Purpose : Returns the Index value bound to a Starting Object, 0 if none
 
-    MapItem (me; num : Integer) returns mutable Binder;
+    MapItem (me; num : Integer) returns Binder;
     ---Purpose : Returns the Binder bound to an Index
     --           Considers a category number, by default 0
 
@@ -563,7 +563,7 @@ is
     ---Purpose : Returns a Root Entity given its number in the list (1-NbRoots)
     ---C++ : return const &
 
-    RootItem (me; num : Integer) returns mutable Binder;
+    RootItem (me; num : Integer) returns Binder;
     ---Purpose : Returns the Binder bound with a Root Entity given its number
     --           Considers a category number, by default 0
 
@@ -586,7 +586,7 @@ is
     ---Purpose : Tells if <start> has been recognized as good candidate for
     --           Transfer. i.e. queries the Actor and its Nexts
 
-    Transferring (me : mutable; start : TheStart)  returns mutable Binder
+    Transferring (me : mutable; start : TheStart)  returns Binder
     ---Purpose : Performs the Transfer of a Starting Object, by calling
     --           the method TransferProduct (see below).
     --           Mapping and Roots are managed : nothing is done if a Result is
@@ -599,7 +599,7 @@ is
     --           the method SetErrorHandle for more details
     --  C++ : return const &
 
-    TransferProduct (me : mutable; start : TheStart)  returns mutable Binder
+    TransferProduct (me : mutable; start : TheStart)  returns Binder
     ---Purpose : Internal action of Transfer, called by Transferring, with or
     --           without ErrorHandle. It invokes the Actor to work (set by
     --           SetActor), and tries its Nexts if no result is produced,
index b449e1adaa1569ec4c5cebfbe2059c76f83c1a73..a92224a006ddf4be0936461c0b91742a50f713ae 100644 (file)
@@ -28,10 +28,10 @@ raises TypeMismatch, OutOfRange
 
 is
 
-    Create returns mutable TransientListBinder;
+    Create returns TransientListBinder;
 
-    Create (list : mutable HSequenceOfTransient from TColStd)
-        returns mutable TransientListBinder;
+    Create (list : HSequenceOfTransient from TColStd)
+        returns TransientListBinder;
 
     IsMultiple (me) returns Boolean  is redefined;
     -- returns True if more than one result
index 5a8833519f652dc1e7220c0f75895f3aea8567d0..3ce72fa0f5c776dd413b3ec5f08324307c892bdb 100644 (file)
@@ -31,7 +31,7 @@ uses Transient, Type,
 
 is
 
-    Create (nb : Integer = 10000) returns mutable TransientProcess;
+    Create (nb : Integer = 10000) returns TransientProcess;
     ---Purpose : Sets TransientProcess at initial state, with an initial size
 
     SetModel (me : mutable; model : InterfaceModel);
index b8918abc1d2e9e26a7c82b65e43d4360700578a9..b65d3e66127d6fd5f1008c628a4440933cbd168b 100644 (file)
@@ -26,7 +26,7 @@ uses CString, Type
 
 is
 
-    Create returns mutable VoidBinder;
+    Create returns VoidBinder;
 
 --    IsMultiple (me) returns Boolean;
     ---Purpose : a VoidBinder is not Multiple (Remark : it is not Simple too)
index a9b34cbfc1b26b67f5d8b8db97aa92b0f5934973..ccd91cb9a88767a58dd8ea63ac767fa47ae4986b 100644 (file)
@@ -58,7 +58,7 @@ is
     --           Transfer of an entity. I.E. in the binder bound to that Entity
     --           If no result or result not a single Shape, returns a Null Shape
 
-    SetShapeResult (TP : mutable TransientProcess from Transfer; ent : Transient;
+    SetShapeResult (TP : TransientProcess from Transfer; ent : Transient;
                    result : Shape from TopoDS);
     ---Purpose : Sets a Shape as a result for a starting entity <ent>
     --           (reverse of ShapeResult)
index fa9fd280f4a66ae7d8ba38d69fe8c89b269b8a62..d0a8bedb3270e59fca2934a1c75723f45673d7fb 100644 (file)
@@ -36,10 +36,10 @@ raises TransferFailure
 
 is
 
-    Create returns mutable BinderOfShape;
+    Create returns BinderOfShape;
     ---Purpose : normal standard constructor, creates an empty BinderOfShape
 
-    Create (res : any Shape from TopoDS) returns mutable BinderOfShape;
+    Create (res : any Shape from TopoDS) returns BinderOfShape;
     ---Purpose : constructor which in the same time defines the result
 
 --    IsMultiple (me) returns Boolean;
index 9cd9561500389b517c379f297d82a41e7aa3e696..abda87795f6859322d48a2b5d2475b7e211a0b16 100644 (file)
@@ -28,10 +28,10 @@ raises TypeMismatch from Standard
 
 is
 
-    Create returns mutable ShapeBinder;
+    Create returns ShapeBinder;
     ---Purpose : Creates an empty ShapeBinder
 
-    Create (res : Shape) returns mutable ShapeBinder;
+    Create (res : Shape) returns ShapeBinder;
     ---Purpose : Creates a ShapeBinder with a result
 
     ShapeType (me) returns ShapeEnum;
index 9976f495c83f4abf8f4c521ad668dee8b9e86d2b..15833eaae55acdf1dcab64df02af2ffb2e3b678c 100644 (file)
@@ -32,10 +32,10 @@ raises TypeMismatch, OutOfRange
 
 is
 
-    Create returns mutable ShapeListBinder;
+    Create returns ShapeListBinder;
 
-    Create (list : mutable HSequenceOfShape from TopTools)
-        returns mutable ShapeListBinder;
+    Create (list : HSequenceOfShape from TopTools)
+        returns ShapeListBinder;
 
     IsMultiple (me) returns Boolean  is redefined;
     -- returns True if more than one result
index bfab4ee836c798fc466ada3ebf3d030b327d727b..2029372ca4da4727a18bdc0188b48d2856abb127 100644 (file)
@@ -24,7 +24,7 @@ is
     OpenFile(aFile: in out BaseDriver from Storage; aName: ExtendedString from TCollection; aMode : OpenMode from Storage)
     returns Error from Storage;
     
-    AddToUserInfo(aData: mutable Data from Storage; anInfo: ExtendedString from TCollection);
+    AddToUserInfo(aData: Data from Storage; anInfo: ExtendedString from TCollection);
     
     Path(aFileName: ExtendedString from TCollection) returns Path from OSD;
 
index 6ea7e68efcb058b9244b2a5df0abad49952e7dda..203536aeb96ef33dea8b114954a859c6554469de 100644 (file)
@@ -57,7 +57,7 @@ is
     --          quantity and  the 2  secondary  fundamental  units  of
     --          physical quantity.
           
-    returns mutable Dimensions from Units;
+    returns Dimensions from Units;
 
     Mass(me) returns Real
     
@@ -173,7 +173,7 @@ is
     --          the   result   of the  multiplication    of  <me>  and
     --          <adimensions>.
     
-    returns mutable Dimensions from Units is static;
+    returns Dimensions from Units is static;
     
     Divide(me ; adimensions : Dimensions from Units)
     
@@ -184,9 +184,9 @@ is
     ---Purpose: Creates and returns a new  Dimensions object which  is
     --          the result of the division of <me> by <adimensions>.
     
-    returns mutable Dimensions from Units is static;
+    returns Dimensions from Units is static;
     
-    Power(me ; anexponent : Real) returns mutable Dimensions from Units
+    Power(me ; anexponent : Real) returns Dimensions from Units
     
     ---Level: Internal 
 
index 48d0e2d40c01ca85af05870b6839c7e694b1f764..7f92a9e382afcb693287a81ec400f17d3e5bec46 100644 (file)
@@ -33,7 +33,7 @@ uses
 
 is
 
-    Create returns mutable Lexicon from Units;
+    Create returns Lexicon from Units;
     
     ---Level: Internal 
     
index 88f9cdf193c738e9b76e8e7c1b105e5c1cae89fc..d3e4f0269da5e3bf0a4341f94f23a401c4be26f0 100644 (file)
@@ -48,7 +48,7 @@ is
     --          is the physical dimensions, and <aunitssequence> which
     --          describes all the units known for this quantity.
     
-    returns mutable Quantity from Units;
+    returns Quantity from Units;
     
     Name(me) returns AsciiString from TCollection
     
index 17ca80d41026471a2e64fb7224105009816088b3..e2696fc301a754be1d1f16bd4974788d3b3e845d 100644 (file)
@@ -66,7 +66,7 @@ is
     
     is static;
     
-    Evaluate(me : in out)returns mutable Token from Units
+    Evaluate(me : in out)returns Token from Units
     
     ---Level: Internal 
     
index e0fb18127aacc05ce04a9c67b5954b8d05271abf..8db79cef87e6dfd4e70f04c799de5aacb943db35 100644 (file)
@@ -54,9 +54,9 @@ is
     --          and <adimensions> is  the dimension of the given  word
     --          <aword>.
     
-    returns mutable ShiftedToken from Units;
+    returns ShiftedToken from Units;
     
-    Creates(me) returns mutable Token from Units
+    Creates(me) returns Token from Units
     
     ---Level: Internal 
     
index 3fa42f2571b340911a963a782c5e6b5f56e6ed7a..99b59b9e2d498acf592deda1f95f15618f4647dc 100644 (file)
@@ -50,7 +50,7 @@ is
     --          instance of ShiftedUnit  with <avalue> equal to 1. and
     --          <amove> equal to 273.15.
     
-    returns mutable ShiftedUnit from Units;
+    returns ShiftedUnit from Units;
     
     Create(aname , asymbol : CString)
     
@@ -60,7 +60,7 @@ is
     --          the  unit, <asymbol> is the  usual abbreviation of the
     --          unit.
     
-    returns mutable ShiftedUnit from Units;
+    returns ShiftedUnit from Units;
     
     Create(aname : CString)
     
@@ -69,7 +69,7 @@ is
     ---Purpose: Creates  and returns a  unit.  <aname> is  the name of
     --          the  unit.
     
-    returns mutable ShiftedUnit from Units;
+    returns ShiftedUnit from Units;
     
     Move(me : mutable ; amove : Real)
     
@@ -87,7 +87,7 @@ is
     
     is static;
     
-    Token(me) returns mutable Token from Units
+    Token(me) returns Token from Units
     
     ---Level: Internal 
     
index 11aa36c48df63d8027dd4579da4614f2451c38ad..b0c8f1bf02c8c232f3371966402133d034a02ee5 100644 (file)
@@ -30,7 +30,7 @@ uses
 
 is
 
-    Create returns mutable Token from Units;
+    Create returns Token from Units;
     
     ---Level: Internal 
     
@@ -43,7 +43,7 @@ is
     ---Purpose: Creates  and returns  a token.   <aword>  is  a string
     --          containing the available word.
     
-    returns mutable Token from Units;
+    returns Token from Units;
     
     Create(atoken : Token from Units)
     
@@ -52,7 +52,7 @@ is
     ---Purpose: Creates and returns a  token.  <atoken> is  copied  in
     --          the returned token.
     
-    returns mutable Token from Units;
+    returns Token from Units;
     
     Create(aword , amean : CString)
     
@@ -62,7 +62,7 @@ is
     --          containing the  available word and  <amean>  gives the
     --          signification of the token.
     
-    returns mutable Token from Units;
+    returns Token from Units;
     
     Create(aword , amean : CString ; avalue : Real)
     
@@ -73,7 +73,7 @@ is
     --          signification of the token and <avalue> is the numeric
     --          value of the dimension.
     
-    returns mutable Token from Units;
+    returns Token from Units;
     
     Create(aword , amean : CString ; avalue : Real ; adimension : Dimensions from Units)
     
@@ -85,9 +85,9 @@ is
     --          value  of the dimension,  and <adimensions>   is   the
     --          dimension of the given word <aword>.
     
-    returns mutable Token from Units;
+    returns Token from Units;
     
-    Creates(me) returns mutable Token from Units
+    Creates(me) returns Token from Units
 
     ---Level: Internal 
     
@@ -164,7 +164,7 @@ is
     
     is static;
 
-    Dimensions(me) returns mutable Dimensions from Units
+    Dimensions(me) returns Dimensions from Units
     
     ---Level: Internal 
     
@@ -196,7 +196,7 @@ is
     
     is static;
 
-    Add(me ; aninteger : Integer) returns mutable Token from Units
+    Add(me ; aninteger : Integer) returns Token from Units
     
     ---Level: Internal 
     
@@ -206,7 +206,7 @@ is
     
     is static;
     
-    Add(me ; atoken : Token from Units) returns mutable Token from Units
+    Add(me ; atoken : Token from Units) returns Token from Units
     
     ---Level: Internal 
     
@@ -218,7 +218,7 @@ is
     
     is static;
     
-    Subtract(me ; atoken : Token from Units) returns mutable Token from Units
+    Subtract(me ; atoken : Token from Units) returns Token from Units
     
     ---Level: Internal 
     
@@ -230,7 +230,7 @@ is
     
     is static;
     
-    Multiply(me ; atoken : Token from Units) returns mutable Token from Units
+    Multiply(me ; atoken : Token from Units) returns Token from Units
     
     ---Level: Internal 
     
@@ -251,7 +251,7 @@ is
     
     returns Real is virtual;
     
-    Divide(me ; atoken : Token from Units) returns mutable Token from Units
+    Divide(me ; atoken : Token from Units) returns Token from Units
     
     ---Level: Internal 
     
@@ -272,7 +272,7 @@ is
     
     returns Real is virtual;
     
-    Power(me ; atoken : Token from Units) returns mutable Token from Units
+    Power(me ; atoken : Token from Units) returns Token from Units
     
     ---Level: Internal 
     
@@ -284,7 +284,7 @@ is
     
     is static;
     
-    Power(me ; anexponent : Real) returns mutable Token from Units
+    Power(me ; anexponent : Real) returns Token from Units
     
     ---Level: Internal 
     
index 0fcfa17618d14b270598e593cfdf7f20496196d3..a0633362727c342d3634f2a590e0af2f2923d145 100644 (file)
@@ -45,7 +45,7 @@ is
     --          unit,  and  <avalue> is the  value in relation to  the
     --          International System of Units.
     
-    returns mutable Unit from Units;
+    returns Unit from Units;
     
     Create(aname , asymbol : CString)
     
@@ -55,7 +55,7 @@ is
     --          the  unit, <asymbol> is the  usual abbreviation of the
     --          unit.
     
-    returns mutable Unit from Units;
+    returns Unit from Units;
     
     Create(aname : CString)
     
@@ -64,7 +64,7 @@ is
     ---Purpose: Creates  and returns a  unit.  <aname> is  the name of
     --          the  unit.
     
-    returns mutable Unit from Units;
+    returns Unit from Units;
     
     Name(me) returns AsciiString from TCollection
     
@@ -135,7 +135,7 @@ is
     
     is static;
     
-    Token(me) returns mutable Token from Units
+    Token(me) returns Token from Units
     
     ---Level: Internal 
     
index 90a9653255f7cbf5daf9bfe0b09a9c602664cda2..c2f9226273551833fd82222c6df1f6cfa0ee1275 100644 (file)
@@ -33,7 +33,7 @@ uses
 
 is
 
-    Create returns mutable UnitsDictionary from Units;
+    Create returns UnitsDictionary from Units;
     
     ---Level: Internal 
     
index 070633958322d3e7e9df63184e9f27d770242a72..cc45a9f2f0c8a999d85f834cd4f9fc135168f632 100644 (file)
@@ -32,7 +32,7 @@ uses
 
 is
 
-    Create returns mutable UnitsLexicon from Units;
+    Create returns UnitsLexicon from Units;
     
     ---Level: Internal 
     
index e112a3fd6ff86258471ac582a7c5d60c13fe30a4..3ad934fcf20b267b97ea98f4c50ae3f9a75938c7 100644 (file)
@@ -34,7 +34,7 @@ raises NoSuchUnit from Units,NoSuchType from Units
 
 is
 
-    Create returns mutable UnitsSystem from Units;
+    Create returns UnitsSystem from Units;
     
     ---Level: Public 
     
@@ -42,7 +42,7 @@ is
     --          S.I. units system.
 
     Create(aName: CString from Standard;Verbose: Boolean from Standard = Standard_False)
-    returns mutable UnitsSystem from Units;
+    returns UnitsSystem from Units;
 
     ---Level: Public 
 
index 1b54e890e7261624d60573bdb7f7558c7e8bc147..27bd3645287165ad619cc30546b96ee465f60a79 100644 (file)
@@ -228,7 +228,7 @@ is
         ---Purpose: Determines the orientation vector corresponding
         --          to the predefined orientation type.
 
-        ArrowOfRadius ( garrow   : mutable Group from Graphic3d;
+        ArrowOfRadius ( garrow   : Group from Graphic3d;
                         X0,Y0,Z0 : Coordinate;
                         DX,DY,DZ : Parameter;
                         Alpha    : PlaneAngle from Quantity;
@@ -240,7 +240,7 @@ is
         --          Alpha    : Angle of arrow.
         --          Lng      : Length of arrow.
 
-        CircleInPlane ( gcircle  : mutable Group from Graphic3d;
+        CircleInPlane ( gcircle  : Group from Graphic3d;
                         X0,Y0,Z0 : Coordinate;
                         VX,VY,VZ : Parameter;
                         Radius   : Parameter ) is protected;
index 0f67b05046e2d5da9d73a0c0f8b51a0348edfdb8..b9ae84fe962c49be13ee476fe14ffd65656f4bbd 100644 (file)
@@ -38,9 +38,9 @@ uses
 
 is
 
-       Create ( VM : mutable Viewer ;
+       Create ( VM : Viewer ;
                 Color : NameOfColor = Quantity_NOC_WHITE ) 
-                               returns mutable AmbientLight;
+                               returns AmbientLight;
        ---Purpose: Constructs an ambient light source in the viewer VM.
        -- The default Color of this light source is WHITE.
 
index a089287119f4bc8c4ee9dddf6cbba8a43ad8cdf7..2a5e9a5ffaf7004b94ceaef3f643f4845b38da2f 100644 (file)
@@ -30,7 +30,7 @@ is
        Create ( aViewer        : ViewerPointer from V3d;
                 aColor         : Color from Quantity;
                 aTenthColor    : Color from Quantity )
-       returns mutable CircularGrid from V3d;
+       returns CircularGrid from V3d;
 
        SetColors ( me  : mutable;
                    aColor      : Color from Quantity;
index b59785a6f1b167885e0789c0dd8668c3b58421fd..12469bd9fddd076acac0532da18e4aaf32a458f8 100644 (file)
@@ -44,19 +44,19 @@ raises BadValue from V3d
 
 is
 
-       Create ( VM : mutable Viewer ; 
+       Create ( VM : Viewer ; 
                 Direction : TypeOfOrientation = V3d_XposYposZpos;
                 Color : NameOfColor = Quantity_NOC_WHITE; 
                 Headlight : Boolean  from  Standard  =  Standard_False)
-                               returns mutable DirectionalLight ;
+                               returns DirectionalLight ;
         ---Level: Public
        ---Purpose : Creates a directional light source in the viewer.
 
-       Create ( VM : mutable Viewer ; Xt,Yt,Zt : Coordinate;
+       Create ( VM : Viewer ; Xt,Yt,Zt : Coordinate;
                 Xp,Yp,Zp : Coordinate;
                 Color : NameOfColor = Quantity_NOC_WHITE;
                 Headlight : Boolean  from  Standard  =  Standard_False)
-                      returns mutable DirectionalLight;
+                      returns DirectionalLight;
        ---Level: Public
        ---Purpose: Creates a directional light source in the viewer.
        --          Xt,Yt,Zt : Coordinate of light source Target.
@@ -125,7 +125,7 @@ is
         ---Category: Private or Protected methods
         -----------------------------------------
         
-        Symbol ( me ; gsymbol : mutable Group from Graphic3d ;
+        Symbol ( me ; gsymbol : Group from Graphic3d ;
                       aView   : View from V3d ) is redefined static private;
        ---Level: Internal
        ---Purpose: Defines the representation of the directional light source.
index 36f5ed7fa62b5f14515824f86218b69630cb98b7..f209ede7898dba20ce66b05301995df08594c1b4 100644 (file)
@@ -34,21 +34,21 @@ is
     ---Category: Public
 
     Create (aView : View from V3d)
-    returns mutable LayerMgr from V3d;
+    returns LayerMgr from V3d;
     
     Overlay (me)
-    returns mutable Layer from Visual3d;
+    returns Layer from Visual3d;
     ---C++: return const &
     ---C++: inline
 
     View (me)
-    returns mutable View from V3d;
+    returns View from V3d;
     ---C++: inline
 
     ColorScaleDisplay (me : mutable);
     ColorScaleErase (me : mutable);
     ColorScaleIsDisplayed (me) returns Boolean from Standard;
-    ColorScale (me) returns mutable ColorScale from Aspect;
+    ColorScale (me) returns ColorScale from Aspect;
 
     Compute (me : mutable);
     ---Purpose: Recompute layer with objects
index b523844c27f5ce82a7c42eecc1ee2af701619363..cd03118d9d949867039190f5846621b546f8da1b 100644 (file)
@@ -53,7 +53,7 @@ raises
 
 is
 
-       Initialize( VM : mutable Viewer )  ;
+       Initialize( VM : Viewer )  ;
 
         --------------------------------------------------------
         ---Category: Methods to modify the attributes of the Light
@@ -126,7 +126,7 @@ is
         --          on the sphere of center "Center" and radius "Radius".
         --          VX,VY,VZ is the project vector of view.
 
-        Light ( me ) returns mutable Light from Visual3d is static private ;
+        Light ( me ) returns Light from Visual3d is static private ;
        ---Level: Internal
         ---Purpose: Returns the Light of the associated Visual3d.
 
index 84707ba410655c8ed1007ff220ee48b204dfa63c..8cd61d306413b5204a128551467e43afd2ab519e 100644 (file)
@@ -42,7 +42,7 @@ raises BadValue from V3d
 
 is
 
-       Initialize( VM : mutable Viewer )  ;
+       Initialize( VM : Viewer )  ;
 
         --------------------------------------------------------
         ---Category: Methods to modify the Attributes of the Light
@@ -130,7 +130,7 @@ is
         ---Category: Private or Protected methods
         -----------------------------------------
 
-        Symbol ( me ; gsymbol : mutable Group from Graphic3d ;
+        Symbol ( me ; gsymbol : Group from Graphic3d ;
                       aView   : View from V3d ) is deferred private;
        ---Level: Internal
        ---Purpose: Defines representation of the light source.
index 3292024a9c912e9f322216a50098139aefd88c41..0208d34bcc96d314ad0ab869753ced149d8a605d 100644 (file)
@@ -51,11 +51,11 @@ raises BadValue from V3d
 
 is
 
-       Create ( VM : mutable Viewer ; X,Y,Z : Coordinate ;
+       Create ( VM : Viewer ; X,Y,Z : Coordinate ;
                 Color : NameOfColor = Quantity_NOC_WHITE ;
                 Attenuation1 : Coefficient = 1.0 ; 
                  Attenuation2 : Coefficient = 0.0 ) 
-                               returns mutable PositionalLight 
+                               returns PositionalLight 
         ---Level: Public
                ---Purpose: Creates an isolated light source X,Y,Z in the viewer.
        --          It is also defined by the color Color and
@@ -71,12 +71,12 @@ is
        ---Purpose:  Warning!  raises BadValue from V3d
        --          if one of the attenuation coefficients is not between 0 et 1.
 
-       Create ( VM : mutable Viewer ; Xt,Yt,Zt : Coordinate;
+       Create ( VM : Viewer ; Xt,Yt,Zt : Coordinate;
                 Xp,Yp,Zp : Coordinate;
                 Color : NameOfColor = Quantity_NOC_WHITE ;
                 Attenuation1 : Coefficient = 1.0 ; 
                  Attenuation2 : Coefficient = 0.0 ) 
-                      returns mutable PositionalLight 
+                      returns PositionalLight 
        ---Level: Public
        ---Purpose: Creates a light source of the Positional type 
        --          in the viewer.
@@ -144,7 +144,7 @@ is
         ---Category: Private or Protected methods
         -----------------------------------------
 
-        Symbol ( me ; gsymbol : mutable Group from Graphic3d ;
+        Symbol ( me ; gsymbol : Group from Graphic3d ;
                       aView   : View from V3d ) is redefined static private;
        ---Level: Internal
        ---Purpose: Defined the representation of the positional light source.
index 9d7ce1695a10facabc74969e3edd37fb3be216df..4f2c9069632bf5eb082e743fc636fb7bece5011f 100644 (file)
@@ -30,7 +30,7 @@ is
        Create ( aViewer        : ViewerPointer from V3d;
                 aColor         : Color from Quantity;
                 aTenthColor    : Color from Quantity )
-       returns mutable RectangularGrid from V3d;
+       returns RectangularGrid from V3d;
 
        SetColors ( me  : mutable;
                    aColor      : Color from Quantity;
index 239d41700de84cecd03654d69f5b2e5b304db6ec..1ea3bd463b58f680e02d360e61de70aecc64c6f5 100644 (file)
@@ -45,14 +45,14 @@ raises BadValue from V3d
 
 is
 
-       Create ( VM : mutable Viewer ; X,Y,Z : Coordinate ;
+       Create ( VM : Viewer ; X,Y,Z : Coordinate ;
                 Direction : TypeOfOrientation = V3d_XnegYnegZpos ;
                 Color : NameOfColor = Quantity_NOC_WHITE ; 
                 Attenuation1 : Coefficient = 1.0 ; 
                  Attenuation2 : Coefficient = 0.0 ; 
                 Concentration : Coefficient = 1.0 ;
                 Angle : PlaneAngle = 0.523599 )
-                               returns mutable SpotLight
+                               returns SpotLight
         ---Level: Public
        ---Purpose: Creates a light source of the Spot type in the viewer.
         --          The attenuation factor F which determines
@@ -70,14 +70,14 @@ is
        --      If one of the coefficients is not between 0 and 1 .
        --      If the lighting angle is <= 0 ou > PI .
        
-       Create ( VM : mutable Viewer ; Xt,Yt,Zt : Coordinate;
+       Create ( VM : Viewer ; Xt,Yt,Zt : Coordinate;
                 Xp,Yp,Zp : Coordinate;
                 Color : NameOfColor = Quantity_NOC_WHITE ;
                 Attenuation1 : Coefficient = 1.0 ; 
                  Attenuation2 : Coefficient = 0.0 ; 
                 Concentration : Coefficient = 1.0 ;
                 Angle : PlaneAngle = 0.523599 )                 
-                      returns mutable SpotLight
+                      returns SpotLight
        ---Level: Public
        ---Purpose: Creates a light source of the Spot type in the viewer.
        --          Xt,Yt,Zt : Coordinate of light source Target.
@@ -169,7 +169,7 @@ is
         ---Category: Private or Protected methods
         -----------------------------------------
 
-        Symbol ( me ; gsymbol : mutable Group from Graphic3d ;
+        Symbol ( me ; gsymbol : Group from Graphic3d ;
                       aView   : View from V3d ) is redefined static private;
        ---Level: Internal
        ---Purpose: Defines the representation of the spot light source.
index 5a24af687a3d5a2ee8dd4e11aa3b7b13f33735e5..5e00113eb715331c4a7705680dff97bc1a091b78 100644 (file)
@@ -145,10 +145,10 @@ raises
 
 is
 
-        Create ( VM : mutable Viewer; Type : TypeOfView from V3d = V3d_ORTHOGRAPHIC );
+        Create ( VM : Viewer; Type : TypeOfView from V3d = V3d_ORTHOGRAPHIC );
         ---Purpose: Initializes the view.
 
-        Create (theVM : mutable Viewer; theView : View from V3d);
+        Create (theVM : Viewer; theView : View from V3d);
         ---Purpose: Initializes the view by copying.
 
         --------------------------------------------------------
@@ -1218,10 +1218,10 @@ is
         ---Purpose : Go to the next active Light
         --           (if there is not, ActiveLight will raise an exception)
 
-        ActiveLight(me) returns mutable Light from V3d;
+        ActiveLight(me) returns Light from V3d;
         ---Level: Advanced
 
-        Viewer ( me ) returns mutable Viewer from V3d;
+        Viewer ( me ) returns Viewer from V3d;
         ---Level: Advanced
         ---Purpose: Returns the viewer in which the view has been created.
 
@@ -1229,7 +1229,7 @@ is
         ---Level: Public
         ---Purpose: Returns True if MyView is associated with a window .
 
-        Window ( me ) returns mutable Window from Aspect
+        Window ( me ) returns Window from Aspect
         ---Level: Public
         ---Purpose: Returns the Aspect Window associated with the view.
                 raises BadValue from V3d;
@@ -1334,7 +1334,7 @@ is
         Focale( me ) returns Length;
         ---Purpose: Returns the View Plane Distance for Perspective Views
 
-        View ( me) returns mutable View from Visual3d is static ;
+        View ( me) returns View from Visual3d is static ;
         ---Level: Advanced
         ---Purpose: Returns the associated Visual3d view.
 
index 812c86fddf9faf7ca82481e4d1e5ac0816bc8452..36b3f14e11d2b93ba4262e87c954a3a7e0f5b99e 100644 (file)
@@ -92,7 +92,7 @@ is
                 theComputedMode   : Boolean from Standard = Standard_True;
                 theDefaultComputedMode: Boolean from Standard = Standard_True;
                 theSurfaceDetail  : TypeOfSurfaceDetail  from V3d = V3d_TEX_NONE)
-        returns mutable Viewer from V3d
+        returns Viewer from V3d
         ---Purpose: Create a Viewer with the given graphic driver and the given parameters  or
         --          with their default values.
         --          Currently creating of more than 100 viewer instances 
@@ -102,7 +102,7 @@ is
         ---Purpose:        If the size of the view is <= 0
         --  Warning: Client must creates a graphic driver
 
-        CreateView (me: mutable) returns mutable View from V3d;
+        CreateView (me: mutable) returns View from V3d;
         ---Level: Public
         ---Purpose: creates a view in the viewer according to its
         --          default parameters.
@@ -369,7 +369,7 @@ is
         ---Purpose : Go to the next active view
         --           (if there is not, ActiveView will raise an exception)
 
-        ActiveView(me) returns mutable View from V3d;
+        ActiveView(me) returns View from V3d;
         ---Level:   Advanced
 
         LastActiveView(me) returns Boolean from Standard;
@@ -410,7 +410,7 @@ is
         --           (if there is not, ActiveLight will raise an exception)
 
 
-        ActiveLight(me)        returns mutable Light from V3d;
+        ActiveLight(me)        returns Light from V3d;
         ---Level:   Advanced
 
         InitDefinedLights(me: mutable);
@@ -429,7 +429,7 @@ is
         DefinedLight(me) returns Light from V3d;
         ---Level:   Advanced
 
-        Viewer (me) returns mutable ViewManager ;
+        Viewer (me) returns ViewManager ;
         ---Level:   Advanced
         ---Purpose: Returns the viewer associated to Visual3d .
 
@@ -498,7 +498,7 @@ is
         ---Category: grid management
 
         Grid (me)
-        returns mutable Grid from Aspect
+        returns Grid from Aspect
         is static;
         ---Purpose : Returns the defined grid in <me>.
         ---Level : Public
@@ -680,7 +680,7 @@ is
         -- from lowest layer to highest ( foreground ). The first layer ID
         -- in sequence is the default layer that can't be removed.
 
-        Driver(me) returns mutable GraphicDriver from Graphic3d
+        Driver(me) returns GraphicDriver from Graphic3d
         is static;
         ---C++: return const &
 
index e267a55d09b60a055d6678d20f75efb455676efc..4712139c98f515f2bdbc3aad251e98c00b915aac 100644 (file)
@@ -26,7 +26,7 @@ is
 
     Create (aView: View from V3d;
             aCtx :InteractiveContext from AIS)
-    returns mutable EventManager from ViewerTest;
+    returns EventManager from ViewerTest;
     
     MoveTo (me:mutable;
             xpix, ypix  : Integer from Standard) is virtual;
index 3a45c0323bfac0d14f8239099b81585e162bc881..d8c0da6cff2b2627a75f86c9f7baea73f455793e 100644 (file)
@@ -54,7 +54,7 @@ is
     Create (AViewer : ViewManager from Visual3d;
         AType   : TypeOfLayer from Aspect = Aspect_TOL_OVERLAY;
         AFlag   : Boolean from Standard = Standard_False)
-        returns mutable Layer from Visual3d;
+        returns Layer from Visual3d;
     ---Level: Public
     ---Purpose: Creates a layer with the type <Atype>.
     --      if <AFlag> == Standard_True then the layer is
index 15e8dfb06f348233a2e35157410daf560acae7b5..ca7f0ad8b8da782a6eaf432d9125e7dd449ca748 100644 (file)
@@ -51,7 +51,7 @@ raises
 is
 
        Create
-               returns mutable Light from Visual3d;
+               returns Light from Visual3d;
        ---Level: Public
        ---Purpose: Creates a light from default values.
        --          Light sources are created in a visualiser
@@ -61,7 +61,7 @@ is
        --          Color       = WHITE
 
        Create ( Color          : Color from Quantity )
-               returns mutable Light from Visual3d;
+               returns Light from Visual3d;
        ---Level: Public
        ---Purpose: Creates an AMBIENT light source.
        --          Light sources are created in a visualiser
@@ -70,7 +70,7 @@ is
        Create ( Color          : Color from Quantity;
                 Direction      : Vector from Graphic3d; 
                 Headlight      : Boolean  from  Standard  =  Standard_False )
-               returns mutable Light from Visual3d
+               returns Light from Visual3d
        ---Level: Public
        ---Purpose: Creates a DIRECTIONAL light source.
        --          Light sources are created in a visualiser
@@ -81,7 +81,7 @@ is
        Create ( Color          : Color from Quantity;
                 Position       : Vertex from Graphic3d;
                 Fact1, Fact2   : Real from Standard )
-               returns mutable Light from Visual3d
+               returns Light from Visual3d
        ---Level: Public
        ---Purpose: Creates a POSITIONAL light source.
        --          Light sources are created in a visualiser
@@ -98,7 +98,7 @@ is
                 Concentration  : Real from Standard;
                 Fact1, Fact2   : Real from Standard;
                 AngleCone      : Real from Standard )
-               returns mutable Light from Visual3d
+               returns Light from Visual3d
        ---Level: Public
        ---Purpose: Creates a SPOT light source.
        --          Light sources are created in a visualiser
index f644aa8a7120fcb42de241d3ad88bbaad0b397b2..a4b24d149233edae067bd8a4c17d18a51926f454 100644 (file)
@@ -131,8 +131,8 @@ is
        --      The associated window.              --
        ----------------------------------------------
 
-       Create ( AManager       : mutable ViewManager from Visual3d )
-               returns mutable View from Visual3d;
+       Create ( AManager       : ViewManager from Visual3d )
+               returns View from Visual3d;
        ---Level: Public
        ---Purpose: Creates a view in the viewer <AManager> with a default
        --          orientation and a default mapping.
index 9eb8d936ff2df80987491db02bfe6092034df0fa..aadee62c9089c9397bfb0fb7f0348c414dcd866c 100644 (file)
@@ -53,7 +53,7 @@ uses
 is
 
        Create ( theDriver: GraphicDriver from Graphic3d)
-               returns mutable ViewManager from Visual3d;
+               returns ViewManager from Visual3d;
        ---Level: Public
        ---Purpose: Creates a 3D visualizer.
        --  Currently creating of more than 100 viewer instances 
index 90764e7a3ccb2284a7ed07b5e126fd42c6808145..3bdc3cdac1e9080952b551f70889e74045589889 100644 (file)
@@ -32,7 +32,7 @@ is
 
     Create
     ---Purpose: An empty constructor.
-    returns mutable Prs from Voxel;
+    returns Prs from Voxel;
 
 
     ---Category: Set Voxels
@@ -102,13 +102,13 @@ is
 
     Compute(me : mutable;
            thePresentationManager : PresentationManager3d from PrsMgr;
-           thePresentation : mutable Presentation from Prs3d;
+           thePresentation : Presentation from Prs3d;
            theMode         : Integer from Standard = 0) 
     is redefined 
     protected;
 
     ComputeSelection(me : mutable;
-                    theSelection : mutable Selection from SelectMgr;
+                    theSelection : Selection from SelectMgr;
                     theMode      : Integer from Standard)
     is private;
 
index b2e73c8ead08129e9fe8499ea522ae67fda02af5..4ba396bb14cd11bae90158333edde969ab24684b 100644 (file)
@@ -34,13 +34,13 @@ uses
 
 is
  
-    Create  returns  mutable  AsciiText from Vrml;
+    Create  returns  AsciiText from Vrml;
 
     Create ( aString        : HArray1OfAsciiString   from  TColStd;
             aSpacing       : Real    from  Standard;
             aJustification : AsciiTextJustification;
             aWidth         : Real    from  Standard ) 
-        returns mutable AsciiText from Vrml;
+        returns AsciiText from Vrml;
  
     SetString ( me :  mutable; aString  : HArray1OfAsciiString   from  TColStd );
     String ( me )  returns HArray1OfAsciiString  from  TColStd;
index 47b58876e01b7a58b73769716fd19603dc35bad0..02e99944ba4c8b23fad170c9ad404b9333a4a716 100644 (file)
@@ -28,9 +28,9 @@ uses
 
 is
     Create ( aPoint : HArray1OfVec  from  TColgp )
-       returns mutable Coordinate3 from Vrml; 
+       returns Coordinate3 from Vrml; 
      
-    Create  returns mutable Coordinate3 from Vrml;
+    Create  returns Coordinate3 from Vrml;
     
     SetPoint ( me  :  mutable; aPoint : HArray1OfVec  from  TColgp );
     Point ( me )  returns  HArray1OfVec  from  TColgp; 
index efc5a01b215ae93ce70abd5ac9e618d824aee27a..e3bb19d886711e7383b2fb0214554da774d78e3b 100644 (file)
@@ -41,9 +41,9 @@ is
             aMaterialIndex     : HArray1OfInteger from TColStd;
             aNormalIndex       : HArray1OfInteger from TColStd;
             aTextureCoordIndex : HArray1OfInteger from TColStd )
-        returns mutable IndexedFaceSet from Vrml;
+        returns IndexedFaceSet from Vrml;
 
-    Create  returns mutable IndexedFaceSet from Vrml; 
+    Create  returns IndexedFaceSet from Vrml; 
     
     SetCoordIndex ( me : mutable; aCoordIndex : HArray1OfInteger from TColStd );
     CoordIndex ( me )  returns HArray1OfInteger from TColStd;
index 11ff34eb4985cbdf61b504a530373456b593bca7..f25e38cd849c2251d2cc67afcfb0644c7e279cdd 100644 (file)
@@ -39,9 +39,9 @@ is
             aMaterialIndex     : HArray1OfInteger from TColStd;
             aNormalIndex       : HArray1OfInteger from TColStd;
             aTextureCoordIndex : HArray1OfInteger from TColStd )
-        returns mutable IndexedLineSet from Vrml; 
+        returns IndexedLineSet from Vrml; 
        
-    Create  returns mutable IndexedLineSet from Vrml; 
+    Create  returns IndexedLineSet from Vrml; 
     
     SetCoordIndex ( me : mutable; aCoordIndex : HArray1OfInteger from TColStd );
     CoordIndex ( me )  returns HArray1OfInteger from TColStd;
index 6647304ac311d15f0fa429440607438aa688af6e..487bfc4f1e2e1947edeb3509cb36201e6fdb5370 100644 (file)
@@ -45,11 +45,11 @@ uses
 
 is
  
-    Create  returns mutable LOD from Vrml; 
+    Create  returns LOD from Vrml; 
  
     Create  ( aRange  :  HArray1OfReal from TColStd; 
              aCenter :  Vec          from  gp ) 
-         returns mutable LOD from Vrml; 
+         returns LOD from Vrml; 
         
     SetRange ( me : mutable;  aRange  : HArray1OfReal from TColStd ); 
     Range ( me )  returns  HArray1OfReal from TColStd; 
index 8400dccb191b6c050356a2a21b375b9c198f48b5..7862112331166cf83f25bedb471245b4f14b17ca 100644 (file)
@@ -38,9 +38,9 @@ is
               aEmissiveColor  :  HArray1OfColor  from   Quantity; 
               aShininess      :  HArray1OfReal   from   TColStd; 
               aTransparency   :  HArray1OfReal   from   TColStd ) 
-         returns mutable Material from Vrml; 
+         returns Material from Vrml; 
 
-    Create  returns mutable Material from Vrml;
+    Create  returns Material from Vrml;
 
     SetAmbientColor  ( me : mutable; aAmbientColor   :  HArray1OfColor  from  Quantity );
     AmbientColor  ( me )  returns  HArray1OfColor  from  Quantity;
index c78c3249a2378d165fcf2cf6da4a17344c7b31f4..7de2f4ae8ea2313a98f498f398c07fed6940298b 100644 (file)
@@ -30,9 +30,9 @@ uses
 is
  
     Create  (  aVector :  HArray1OfVec  from  TColgp  ) 
-      returns  mutable Normal from Vrml;
+      returns Normal from Vrml;
 
-    Create  returns  mutable  Normal  from  Vrml; 
+    Create  returns  Normal  from  Vrml; 
     
     SetVector ( me  :  mutable;  aVector : HArray1OfVec  from  TColgp );
     Vector ( me )  returns  HArray1OfVec  from  TColgp;
index 8b467706e9ac8adc18e4f85bdbea48be61ba692c..730633e1969dc0bd3d53d5da70428a5bc66bbbd5 100644 (file)
@@ -51,12 +51,12 @@ uses
 
 is
  
-    Create returns mutable SFImage from Vrml; 
+    Create returns SFImage from Vrml; 
 
     Create ( aWidth, aHeight : Integer         from Standard; 
              aNumber         : SFImageNumber   from Vrml; 
             anArray         : HArray1OfInteger from TColStd)
-        returns  mutable SFImage from Vrml; 
+        returns SFImage from Vrml; 
 
     SetWidth ( me : mutable; aWidth : Integer from Standard );
     Width ( me )  returns Integer from Standard;
index 300d8fa067ec9f9a27d6e721df074d81c4fb963b..bd8342f4727a1ac528e3f881f472edd28af1a3b5 100644 (file)
@@ -33,10 +33,10 @@ uses
     HArray1OfVec2d  from TColgp 
 
 is
-    Create returns  mutable TextureCoordinate2 from Vrml; 
+    Create returns TextureCoordinate2 from Vrml; 
 
     Create  ( aPoint  :  HArray1OfVec2d   from  TColgp ) 
-       returns  mutable TextureCoordinate2 from Vrml; 
+       returns TextureCoordinate2 from Vrml; 
          
     SetPoint ( me : mutable;  aPoint : HArray1OfVec2d   from  TColgp );
     Point ( me )  returns  HArray1OfVec2d   from  TColgp;
index 25eaa9dd3a4787fb0bebff5e0c4afa7f005100d0..cbfc738f4e460e7a840a3cd816813b5e92bef9ef 100644 (file)
@@ -31,7 +31,7 @@ uses
     Length from Quantity
 
 is
-    Create returns mutable Drawer from VrmlConverter;
+    Create returns Drawer from VrmlConverter;
 
 ---Category: deviation definition.
 -- 
@@ -125,7 +125,7 @@ is
 -- 
 -- Attributes for the U Isoparametric lines of patches.
 --    
-    UIsoAspect (me: mutable) returns mutable IsoAspect from VrmlConverter
+    UIsoAspect (me: mutable) returns IsoAspect from VrmlConverter
     ---Purpose: Defines the attributes which are used when drawing an 
     --          U isoparametric curve of a face. Defines the number
     --          of U isoparametric curves to be drawn for a single face.
@@ -142,7 +142,7 @@ is
 -- Attributes for the V Isoparametric line of patches.
 
 
-    VIsoAspect (me: mutable) returns mutable IsoAspect from VrmlConverter
+    VIsoAspect (me: mutable) returns IsoAspect from VrmlConverter
     ---Purpose: Defines the attributes which are used when drawing an 
     --          V isoparametric curve of a face. Defines the number
     --          of V isoparametric curves to be drawn for a single face.
@@ -158,7 +158,7 @@ is
 
 -- Attributes for the free boundaries
 
-    FreeBoundaryAspect (me: mutable) returns mutable LineAspect from VrmlConverter
+    FreeBoundaryAspect (me: mutable) returns LineAspect from VrmlConverter
     ---Purpose: 
     --          The default values are the same default values from Vrml package.
     --          These attributes are used by the following algorithms:
@@ -182,7 +182,7 @@ is
 
 -- Attributes for the wires
 
-    WireAspect (me: mutable) returns mutable LineAspect from VrmlConverter
+    WireAspect (me: mutable) returns LineAspect from VrmlConverter
     ---Purpose: 
     --          The default values are the same default values from Vrml package.
     --          These attributes are used by the following algorithms:
@@ -206,7 +206,7 @@ is
 
 -- Attributes for the unfree boundaries
 
-    UnFreeBoundaryAspect (me: mutable) returns mutable LineAspect from VrmlConverter
+    UnFreeBoundaryAspect (me: mutable) returns LineAspect from VrmlConverter
     ---Purpose: 
     --          The default values are the same default values from Vrml package.
     --          These attributes are used by the following algorithms:
@@ -231,7 +231,7 @@ is
 --  Attributes for the lines.
 -- 
 
-    LineAspect(me: mutable) returns mutable LineAspect from VrmlConverter
+    LineAspect(me: mutable) returns LineAspect from VrmlConverter
     ---Purpose: 
     --          The default values are the same default values from Vrml package.
     is static;
@@ -242,7 +242,7 @@ is
 --
 --  Attributes for the points
 -- 
-    PointAspect(me: mutable) returns mutable PointAspect from VrmlConverter
+    PointAspect(me: mutable) returns PointAspect from VrmlConverter
     --          The default values are the same default values from Vrml package.
     --          These attributes are used by the following algorithms:
     --          VrmlConverter_WFShape 
@@ -255,7 +255,7 @@ is
 
 --  Attributes for the faces:
 --  
-    ShadingAspect (me: mutable) returns mutable ShadingAspect from VrmlConverter
+    ShadingAspect (me: mutable) returns ShadingAspect from VrmlConverter
     ---Purpose: 
     --          The default values are the same default values from Vrml package.
     is static;
@@ -282,7 +282,7 @@ is
     ---Purpose: sets DrawHiddenLine  =  Standard_False  -  the hidden lines are not drawn.
     is static;
 
-    HiddenLineAspect(me: mutable) returns mutable LineAspect from VrmlConverter
+    HiddenLineAspect(me: mutable) returns LineAspect from VrmlConverter
     ---Purpose: returns LineAspect  for  the hidden lines.
     --          The default values are the same default values from Vrml package.
     is static;
@@ -291,7 +291,7 @@ is
     ---Purpose: sets LineAspect  for  the hidden lines.
     is static;
     
-    SeenLineAspect(me: mutable) returns mutable LineAspect from VrmlConverter
+    SeenLineAspect(me: mutable) returns LineAspect from VrmlConverter
     ---Purpose: returns LineAspect  for  the seen lines.
     --          The default values are the same default values from Vrml package.
     is static;
index 92de3d19ef3babea55d546e607bf37fc1c30e3d1..e1c2a45635b99a9ee69b55ccfcf8c4530535edee 100644 (file)
@@ -26,7 +26,7 @@ uses
 is
 
     Create
-    returns mutable IsoAspect from VrmlConverter;
+    returns IsoAspect from VrmlConverter;
 
     ---Purpose: create a default IsoAspect. 
     --  Default value: myNumber  - 10.
@@ -34,7 +34,7 @@ is
     Create  (aMaterial: Material from Vrml; 
                 OnOff: Boolean from Standard;
                aNumber: Integer from Standard)
-    returns mutable IsoAspect from VrmlConverter;
+    returns IsoAspect from VrmlConverter;
            
 
     SetNumber (me: mutable; aNumber: Integer from Standard) 
index 113527cf1cdc00bfa5b80be0a4bc65ff20d3f745..e2867ae8c8e432eac42ac348512882b48b006afe 100644 (file)
@@ -26,19 +26,19 @@ uses
 is
 
     Create
-    returns mutable LineAspect from VrmlConverter;
+    returns LineAspect from VrmlConverter;
 
     ---Purpose: create a default LineAspect. 
     --  Default value: HasMaterial  =  False  - a  line  hasn't  own  material (color) 
 
     Create  (aMaterial: Material from Vrml; 
                 OnOff: Boolean from Standard)
-    returns mutable LineAspect from VrmlConverter;
+    returns LineAspect from VrmlConverter;
  
     SetMaterial(me: mutable; aMaterial: Material from Vrml)
     is static;
  
-    Material(me) returns mutable Material from Vrml 
+    Material(me) returns Material from Vrml 
     is  static; 
 
     SetHasMaterial(me: mutable; OnOff: Boolean from Standard)
@@ -51,7 +51,7 @@ is
     ---Purpose: returns True if the  materials is  writing into OStream.
     is static;
  
---    Copy (me)  returns mutable like me;
+--    Copy (me)  returns like me;
     
 fields
      
index c7d4e22ff4a2f830475b78eacee5f60390ee0bba..cdb80da381e1df85e5e9c013621c32359eba0eb5 100644 (file)
@@ -26,19 +26,19 @@ uses
 is
 
     Create
-    returns mutable PointAspect from VrmlConverter;
+    returns PointAspect from VrmlConverter;
 
     ---Purpose: create a default PointAspect. 
     --  Default value: HasMaterial  =  False  - a  line  hasn't  own  material (color) 
 
     Create  (aMaterial: Material from Vrml; 
                 OnOff: Boolean from Standard)
-    returns mutable PointAspect from VrmlConverter;
+    returns PointAspect from VrmlConverter;
  
     SetMaterial(me: mutable; aMaterial: Material from Vrml)
     is static;
  
-    Material(me) returns mutable Material from Vrml 
+    Material(me) returns Material from Vrml 
     is  static; 
 
     SetHasMaterial(me: mutable; OnOff: Boolean from Standard)
index 5446ad70c4e16343f09e6fd3b8b5136f2b782861..0b993835a5637c07dd9cdb4530f5fa95c82a8733 100644 (file)
@@ -45,7 +45,7 @@ is
             XUp, YUp, ZUp: Length from Quantity;                          -- High Point Direction
             Camera:  TypeOfCamera from VrmlConverter  = VrmlConverter_NoCamera;
             Light:   TypeOfLight from VrmlConverter   = VrmlConverter_NoLight ) 
-    returns mutable Projector from VrmlConverter; 
+    returns Projector from VrmlConverter; 
     
 
     SetCamera ( me: mutable; aCamera : TypeOfCamera from VrmlConverter );
index 89120a19122cc11bddd19b042e380426a44e6c7a..7e057571ea18d83074be5dfad6f96828f5a728e0 100644 (file)
@@ -28,12 +28,12 @@ is
  
     Create
     ---Purpose: create a default ShadingAspect.
-    returns mutable ShadingAspect from VrmlConverter;
+    returns ShadingAspect from VrmlConverter;
  
     SetFrontMaterial(me: mutable; aMaterial: Material from Vrml)
     is static;
  
-    FrontMaterial(me) returns mutable Material from Vrml 
+    FrontMaterial(me) returns Material from Vrml 
     is  static; 
     
 --    SetBackMaterial(me: mutable; aMaterial: Material from Vrml)
index a626dd2d45c1d7c84af7951695955f703d9daf67..763b890607668ce0b25ae0f5a23a816cf9addeed 100644 (file)
@@ -57,7 +57,7 @@ class WClass from WNT inherits TShared from MMgt
      anIcon        : Handle    from Aspect = 0;
      aMenuName     : CString   from Standard = 0
     )
-     returns mutable WClass from WNT
+     returns WClass from WNT
        ---Level:   Public
        ---Purpose: Creates a Windows NT window class and registers it.
        ---Trigger: Raises if class registration failed.
index be5a33d3873d128203201898788da0d0fc7f0899..bc5243860bdf25009d7395bb2454107e1539c766 100644 (file)
@@ -48,7 +48,7 @@ class Window from WNT inherits Window from Aspect
             theParent       : Handle        from Aspect = 0;
             theMenu         : Handle        from Aspect = 0;
             theClientStruct : Address       from Standard = 0)
-     returns mutable Window from WNT
+     returns Window from WNT
      ---Level:   Public
      ---Purpose: Creates a Window defined by his position and size
      --            in pixles from the Parent Window.
@@ -60,7 +60,7 @@ class Window from WNT inherits Window from Aspect
      aHandle    : Handle        from Aspect;
      aBackColor : NameOfColor   from Quantity = Quantity_NOC_MATRAGRAY
     )
-     returns mutable Window from WNT;
+     returns Window from WNT;
        ---Level:   Public
        ---Purpose: Creates a Window based on the existing window handle.
         --          This handle equals ( aPart1 << 16 ) + aPart2.
@@ -70,7 +70,7 @@ class Window from WNT inherits Window from Aspect
      aPart2     : Integer       from Standard;
      aBackColor : NameOfColor   from Quantity = Quantity_NOC_MATRAGRAY
     )
-     returns mutable Window from WNT;
+     returns Window from WNT;
        ---Level:   Public
        ---Purpose: Creates a Window based on the existing window <aHandle>.
 
index 9cb57b45cdde30e5fef9e72769a5adb71c1dc6ad..029ca25e8e2f73654bc417edeead38b0bc7b1a83 100644 (file)
@@ -23,7 +23,7 @@ uses
 
 is
 
-    Create returns mutable Application from XCAFApp is protected;
+    Create returns Application from XCAFApp is protected;
 
 
     ---Purpose: methods from CDF_Application
index 9b05160561178806ae586d7595264c50e4fcd5cd..c616bc33d706a4ba494be07041ce3847ad20f4d3 100644 (file)
@@ -56,10 +56,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index 707a1a3e7d18f507600fb3853a0eb65695dea9c0..02f8c9af7500e99206c1e2d0912d74cc308ee676 100644 (file)
@@ -59,10 +59,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
        returns OStream from Standard
index 83a9322c77e28d8eb398f069829d8584a90e8e06..bbf1e925dad65bf7837049f6a4c28f4b4a3cf38e 100644 (file)
@@ -77,10 +77,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 --    Dump(me; anOS : in out OStream from Standard)
 --     returns OStream from Standard
index c98fb5de5b663cae93e7b4e9df1ddc1696bc126e..b9590b409f035af564229eb604d9e8e924426e6e 100644 (file)
@@ -217,10 +217,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 fields
 
index fc03b4795e837eefc11fdf45cde6f8092555e132..e42d5caa267db58772e552e74ad22f61ba6f86db 100644 (file)
@@ -55,10 +55,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 fields
     myName : HAsciiString from TCollection;
index 3f5f220cbf924399048decc1e9b298df0865c446..50e11fcafc57a5ab91f44332d49c61536af15687 100644 (file)
@@ -59,10 +59,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 fields
     myKind : Integer from Standard;
index 829b7bcef3bc63fda2d6f55e9686e1b83fef8166..3c92e453c7fc9a3d3580efefaa1d3fa31f1a2ee6 100644 (file)
@@ -168,10 +168,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 fields
 
index 5768f82cd7650c3eb6280a74fbfab3d15bb70352..98d8d1d0fbae2a78b720848afb05a6a644919b51 100644 (file)
@@ -88,7 +88,7 @@ is
         
     
     Create 
-    returns mutable DocumentTool from XCAFDoc;
+    returns DocumentTool from XCAFDoc;
 
     Init(me);
     ---Purpose: to be called when reading this attribute from file
@@ -103,10 +103,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
     
     Destroy (me: mutable) is virtual;
     ---C++    : alias ~
index 907ae52ae2f0607d14bef5fbdda927b2e4a5af93..a77b5c12f9d1fb849b1879641b6aa79c6fcad9b7 100644 (file)
@@ -61,7 +61,7 @@ is
            ---Purpose: Instance methods: 
            --          ================ 
     
-    Create returns mutable GraphNode from XCAFDoc;
+    Create returns GraphNode from XCAFDoc;
     
     SetGraphID (me : mutable; explicitID : GUID  from Standard);
        
@@ -142,12 +142,12 @@ is
     Restore (me: mutable; with : Attribute from TDF) 
     is virtual;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF) 
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF) 
     is virtual;    
 
     NewEmpty(me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
        
     References(me;
index 4e17a6901b09a238877e7fc53a52f52e65e8f833..59743484cf461fe49ef66121b7cb698197cf1262 100644 (file)
@@ -219,10 +219,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 fields
 
index 5388ce7dd647116ec0e9f8d4e8d1bc592f01915f..d87982763938d33ba4efbeca6097f5664fe4cd27 100644 (file)
@@ -59,10 +59,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 --    Dump(me; anOS : in out OStream from Standard)
 --     returns OStream from Standard
index 8b6ea52d94ffa03074d06fffcdbca548798ea14a..414cbfa1616533fae15bdf571bc52e0748ec620c 100644 (file)
@@ -60,10 +60,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 fields
     myName        : HAsciiString from TCollection;
index 61af94e866973b3cc9f876c7cfe30ce6c1ba7a10..6ba7960687cfed9410e9a53a5e78a9de3b672ea1 100644 (file)
@@ -100,10 +100,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
 fields
 
index c2468c3ed66076a22fd3fd7b3781ea0a01a1c152..c8bbd9172b06814f0ac42df1797802f7bf65e5d5 100644 (file)
@@ -58,10 +58,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     GetMap (me) returns IndexedMapOfShape from TopTools;
     ---C++: return const & 
index 2d58cdfdc5351416515ff1a8e99e6c780a6c27db..9faa64c7cff24b614ca1e642075ffc6e5a89122c 100644 (file)
@@ -394,10 +394,10 @@ is
     Restore (me: mutable; with : Attribute from TDF);
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     IsExternRef (myclass; L: Label from TDF) returns Boolean;
        ---Purpose: Returns True if the label is a label of external references, i.e.
index 16c812cbcd89a3e95cde2fb57415aa0eca2a79f1..2f7e0d1538eb10571bb228e3dba5b639f067aa49 100644 (file)
@@ -56,10 +56,10 @@ is
     Restore (me: mutable; With : Attribute from TDF);
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
-    Paste (me; Into : mutable Attribute from TDF;
-              RT   : mutable RelocationTable from TDF);    
+    Paste (me; Into : Attribute from TDF;
+              RT   : RelocationTable from TDF);    
 
     Dump(me; anOS : in out OStream from Standard)
     returns OStream from Standard
index b0984b82db0d5712c70c6bb3c7cc7a94a6345852..c747887d3bc6c6285450eb7e5fb897dcd89786a8 100644 (file)
@@ -23,7 +23,7 @@ uses
     MessageDriver from CDM
 
 is
-    Create returns mutable DocumentRetrievalDriver from XCAFDrivers;    
+    Create returns DocumentRetrievalDriver from XCAFDrivers;    
 
     AttributeDrivers(me : mutable; theMessageDriver : MessageDriver from CDM)
     returns ARDriverTable from MDF
index c634799cfdbac43fd85c34021dd85517459a9867..a14c7ea0b94035f6d3c7fc5977df70b74a7ab82f 100644 (file)
@@ -23,7 +23,7 @@ uses
     MessageDriver from CDM
 
 is
-    Create returns mutable DocumentStorageDriver from XCAFDrivers;
+    Create returns DocumentStorageDriver from XCAFDrivers;
 
     AttributeDrivers(me : mutable; theMessageDriver : MessageDriver from CDM)
     returns ASDriverTable from MDF
index 1127c6fe685e7be97a9598ecd302d3d942d81985..debf2c7ff1e3eb9e8882b0bf3e56c6b192db8c36 100644 (file)
@@ -50,13 +50,13 @@ is
     AddStyledItem (me: mutable; style: Style from XCAFPrs;
                    shape: Shape from TopoDS;
                    aPresentationManager : PresentationManager3d from PrsMgr;
-                   aPresentation        : mutable Presentation from Prs3d;
+                   aPresentation        : Presentation from Prs3d;
                   aMode                : Integer from Standard = 0) 
     is private;
 
     Compute (me                   : mutable;
              aPresentationManager : PresentationManager3d from PrsMgr;
-             aPresentation        : mutable Presentation from Prs3d;
+             aPresentation        : Presentation from Prs3d;
             aMode                : Integer from Standard = 0) 
     is redefined virtual protected;
        ---Purpose: Redefined method to compute presentation
index c9151db233e886eac0b0d5a302974d21c41e47fb..e153b73aa21d9c8511c18762d7e548c05ad0ba63 100644 (file)
@@ -35,7 +35,7 @@ uses
     
 is
 
-    Create returns mutable AlgoContainer from XSAlgo;
+    Create returns AlgoContainer from XSAlgo;
        ---Purpose: Empty constructor
        
     SetToolContainer (me: mutable; TC: ToolContainer from XSAlgo);
index 1829d0871a0e95b8ac80b8802e0eb260aeabc791..e5171726ceb74e433f6da32b386d73426e792f18 100644 (file)
@@ -18,7 +18,7 @@ class ToolContainer from XSAlgo inherits TShared from MMgt
     ---Purpose: 
 
 is
-    Create returns mutable ToolContainer from XSAlgo;
+    Create returns ToolContainer from XSAlgo;
        ---Purpose: Empty constructor
        
 end ToolContainer;
index 2c4cda3ea681cf3210ad189c67226b0af06ddd0d..516557bcdf6cf98c31939fc22756a865f76f6480 100644 (file)
@@ -75,7 +75,7 @@ is
     ---Purpose : Records <me> in a general dictionary under a name
     --           Error if <name> already used for another one
 
-    Recorded (myclass; name : CString) returns mutable Controller;
+    Recorded (myclass; name : CString) returns Controller;
     ---Purpose : Returns the Controller attached to a given name
     --           Returns a Null Handle if <name> is unknown
 
@@ -138,17 +138,17 @@ is
     ---Purpose : Returns the WorkLibrary attached to the Norm. Remark that it
     --           has to be in phase with the Protocol  (read from field)
 
-    NewModel      (me) returns mutable InterfaceModel from Interface  is deferred;
+    NewModel      (me) returns InterfaceModel from Interface  is deferred;
     ---Purpose : Creates a new empty Model ready to receive data of the Norm
     --           Used to write data from Imagine to an interface file
 
     ActorRead     (me; model : InterfaceModel)
-                 returns mutable ActorOfTransientProcess from Transfer  is deferred;
+                 returns ActorOfTransientProcess from Transfer  is deferred;
     ---Purpose : Returns the Actor for Read attached to the pair (norm,appli)
     --           It can be adapted for data of the input Model, as required
     --           Can be read from field then adapted with Model as required
 
-    ActorWrite    (me) returns mutable ActorOfFinderProcess from Transfer
+    ActorWrite    (me) returns ActorOfFinderProcess from Transfer
        is virtual;
     ---Purpose : Returns the Actor for Write attached to the pair (norm,appli)
     --           Read from field. Can be redefined
@@ -202,8 +202,8 @@ is
     --           TransientMapper). Can be redefined
 
     TransferWriteTransient (me; obj : Transient;
-                        FP        : mutable FinderProcess  from Transfer;
-                        model     : mutable InterfaceModel from Interface;
+                        FP        : FinderProcess  from Transfer;
+                        model     : InterfaceModel from Interface;
                         modetrans : Integer = 0)
        returns ReturnStatus  is virtual;
     ---Purpose : Takes one Transient Object and transfers it to an
@@ -223,8 +223,8 @@ is
     --           Asks the ActorWrite (through a ShapeMapper)
 
     TransferWriteShape (me; shape : Shape from TopoDS;
-                        FP        : mutable FinderProcess  from Transfer;
-                        model     : mutable InterfaceModel from Interface;
+                        FP        : FinderProcess  from Transfer;
+                        model     : InterfaceModel from Interface;
                         modetrans : Integer = 0)
        returns ReturnStatus  is virtual;
     ---Purpose : Takes one Shape and transfers it to an
@@ -242,7 +242,7 @@ is
        --  - ResolveCluster performs the resolution, its result consists in
        --    having all data gathered in one final model
 
-    ClusterContext (me; WS : WorkSession) returns mutable Transient is virtual;
+    ClusterContext (me; WS : WorkSession) returns Transient is virtual;
     ---Purpose : Prepares and returns a context to resolve a cluster
     --           All data to be used are detained by the WorkSession
     --           The definition of this context is free and proper to each case
@@ -254,7 +254,7 @@ is
     --           If no cluster has to be resolved, should return a null handle
     --           This is the default case, which can be redefined
 
-    ResolveCluster (me; WS : mutable WorkSession; context : mutable Transient)
+    ResolveCluster (me; WS : WorkSession; context : Transient)
        returns CheckIterator  is virtual;
     ---Purpose : Performs the resolution itself, from the starting data and
     --           the cluster context
index ecbfb30ec908418b82e18b566ad65b6906348d8b..9a97ffa231145a7afda66a1e26a735e4acad5cdf 100644 (file)
@@ -36,7 +36,7 @@ is
     ---Purpose : Defines and loads all functions which work on shapes for XSControl (as ActFunc)
 
     MoreShapes (myclass; session : WorkSession from XSControl;
-               list : in out mutable HSequenceOfShape from TopTools;
+               list : in out HSequenceOfShape from TopTools;
                 name : CString) returns Integer;
     ---Purpose : Analyses a name as designating Shapes from a Vars or from
     --           XSTEP transfer (last Transfer on Reading). <name> can be :
index b0a4566831e1830983af7c1817c22e697555be0e..f5a016c77ec6adcd6d7b8cfd1d5509a706272fca 100644 (file)
@@ -65,7 +65,7 @@ is
     ---Purpose : Creates a Reader from scratch, with a norm name which
     --           identifies a Controller
 
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True) returns Reader;
     ---Purpose : Creates a Reader from an already existing Session, with a
     --           Controller already set
@@ -77,7 +77,7 @@ is
     ---Purpose : Sets a specific norm to <me>
     --           Returns True if done, False if <norm> is not available
 
-    SetWS (me : in out; WS : mutable WorkSession from XSControl;
+    SetWS (me : in out; WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True);
     ---Purpose : Sets a specific session to <me>
 
index 144ce75c6d4854906c59a5d77ffd0a864cc5abc0..9c493f2ad50df9f360a71145d4c0ad9c94ef89a8 100644 (file)
@@ -35,11 +35,11 @@ uses AsciiString from TCollection, InterfaceModel,
 
 is
 
-    Create returns mutable SelectForTransfer;
+    Create returns SelectForTransfer;
     ---Purpose : Creates a SelectForTransfer, non initialised
     --           it sorts nothing, unless an Actor has been defined
 
-    Create (TR : TransferReader) returns mutable SelectForTransfer;
+    Create (TR : TransferReader) returns SelectForTransfer;
     ---Purpose : Creates a SelectForTransfer, which will work with the
     --           currently defined Actor brought by the TransferReader
 
@@ -47,7 +47,7 @@ is
     ---Purpose : Sets a TransferReader to sort entities : it brings the Actor,
     --           which may change, while the TransferReader does not
 
-    SetActor (me : mutable; act : mutable ActorOfTransientProcess);
+    SetActor (me : mutable; act : ActorOfTransientProcess);
     ---Purpose : Sets a precise actor to sort entities
     --           This definition oversedes the creation with a TransferReader
 
index cac86b2da36fe6530a81e8422b592818e39bf379..f3e57624380833fb1d3e5c2ebac51d2236761c77 100644 (file)
@@ -35,11 +35,11 @@ uses CString, Transient, InterfaceModel,
 
 is
 
-    Create returns mutable SignTransferStatus;
+    Create returns SignTransferStatus;
     ---Purpose : Creates a SignTransferStatus, not initialised
     --           it gives nothing (empty string)
 
-    Create (TR : TransferReader) returns mutable SignTransferStatus;
+    Create (TR : TransferReader) returns SignTransferStatus;
     ---Purpose : Creates a SignTransferStatus, which will work on the current
     --           TransientProcess brought by the TransferReader (its MapReader)
 
index f6eb5e8f2ac43c25a84ee94eb3345ccbce0e938e..68dadd4b1aa84d47c3cf543a4b1f5c81bf0f2821 100644 (file)
@@ -44,20 +44,20 @@ uses CString, AsciiString, Transient,
 
 is
 
-    Create returns mutable TransferReader;
+    Create returns TransferReader;
     ---Purpose : Creates a TransferReader, empty
 
        --    General Management    --
 
-    SetController (me : mutable; control : mutable Controller from XSControl);
+    SetController (me : mutable; control : Controller from XSControl);
     ---Purpose : Sets a Controller. It is required to generate the Actor.
     --           Elsewhere, the Actor must be provided directly
 
-    SetActor (me : mutable; actor : mutable ActorOfTransientProcess);
+    SetActor (me : mutable; actor : ActorOfTransientProcess);
     ---Purpose : Sets the Actor directly : this value will be used if the
     --           Controller is not set
 
-    Actor    (me : mutable) returns mutable ActorOfTransientProcess;
+    Actor    (me : mutable) returns ActorOfTransientProcess;
     ---Purpose : Returns the Actor, determined by the Controller, or if this
     --           one is unknown, directly set.
     --           Once it has been defined, it can then be edited.
@@ -100,12 +100,12 @@ is
     --           +1 final results
     --           +2 working data (model, context, transfer process)
 
-    TransientProcess (me) returns mutable TransientProcess;
+    TransientProcess (me) returns TransientProcess;
     ---Purpose : Returns the currently used TransientProcess
     --           It is computed from the model by TransferReadRoots, or by
     --           BeginTransferRead
 
-    SetTransientProcess (me : mutable; TP : mutable TransientProcess);
+    SetTransientProcess (me : mutable; TP : TransientProcess);
     ---Purpose : Forces the TransientProcess
     --           Remark : it also changes the Model and the Actor, from those
     --           recorded in the new TransientProcess
@@ -164,7 +164,7 @@ is
     ---Purpose : Returns the final result recorded for a NUMBER of entity
     --           (internal use). Null if out of range
 
-    TransientResult   (me; ent : Transient) returns mutable Transient;
+    TransientResult   (me; ent : Transient) returns Transient;
     ---Purpose : Returns the resulting object as a Transient
     --           Null Handle if no result or result not transient
 
index 88f4e5bfe4e9785b1ff6d3103ca28cdcf02e1238..6f66c87e782076f2bf562bbfae73aed6af358d95 100644 (file)
@@ -31,14 +31,14 @@ uses Transient,
 
 is
 
-    Create  returns mutable TransferWriter;
+    Create  returns TransferWriter;
     ---Purpose : Creates a TransferWriter, empty, ready to run
     --           with an empty FinderProcess (but no controller, etc)
 
-    FinderProcess (me) returns mutable FinderProcess;
+    FinderProcess (me) returns FinderProcess;
     ---Purpose : Returns the FinderProcess itself
 
-    SetFinderProcess (me : mutable; FP : mutable FinderProcess);
+    SetFinderProcess (me : mutable; FP : FinderProcess);
     ---Purpose : Sets a new FinderProcess and forgets the former one
 
     Controller (me) returns Controller;
@@ -73,7 +73,7 @@ is
     --           Asks the Controller (RecognizeWriteTransient)
     --           If <obj> is a HShape, calls RecognizeShape
 
-    TransferWriteTransient (me : mutable; model : mutable InterfaceModel;
+    TransferWriteTransient (me : mutable; model : InterfaceModel;
         obj : Transient)
         returns ReturnStatus;
     ---Purpose : Transfers a Transient object (from an application) to a model
@@ -86,7 +86,7 @@ is
     ---Purpose : Tells if a Shape is valid for a transfer to a model
     --           Asks the Controller (RecognizeWriteShape)
 
-    TransferWriteShape (me : mutable; model : mutable InterfaceModel;
+    TransferWriteShape (me : mutable; model : InterfaceModel;
         shape : Shape from TopoDS)
         returns ReturnStatus;
     ---Purpose : Transfers a Shape from CasCade to a model of current norm,
index 69bc6a72eba6690f630b4042df31955bef597c58..260afc7ff740cdb42b51b8aa3fdabde782fb7f72 100644 (file)
@@ -76,12 +76,12 @@ is
        --    List of Transients (HSequence or HArray1)    --
 
     TraValue  (me; list : Transient; num : Integer)
-       returns mutable Transient;
+       returns Transient;
     --  allowed : HSequenceOfTransient    -> Transient,
     --            HSequenceOfHAsciiString -> HAsciiString
     --  out of range gives Null Handle
-    NewSeqTra (me) returns mutable HSequenceOfTransient;    -- empty new
-    AppendTra (me; seqval : mutable HSequenceOfTransient;
+    NewSeqTra (me) returns HSequenceOfTransient;    -- empty new
+    AppendTra (me; seqval : HSequenceOfTransient;
                        traval : Transient);
 
        --    Dates
@@ -94,14 +94,14 @@ is
 
     ToCString (me; strval : HAsciiString) returns CString;
     ToCString (me; strval :  AsciiString) returns CString;
-    ToHString (me; strcon : CString) returns mutable HAsciiString;
+    ToHString (me; strcon : CString) returns HAsciiString;
     ToAString (me; strcon : CString) returns AsciiString;
 
        --    Extended    --
 
     ToEString (me; strval : HExtendedString) returns ExtString;
     ToEString (me; strval :  ExtendedString) returns ExtString;
-    ToHString (me; strcon : ExtString) returns mutable HExtendedString;
+    ToHString (me; strcon : ExtString) returns HExtendedString;
     ToXString (me; strcon : ExtString) returns ExtendedString;
 
        --    Ascii <-> Extended    --
@@ -118,11 +118,11 @@ is
     --  conversions Ascii<->Extended are done if required
     --  out of range gives empty string
 
-    NewSeqCStr (me) returns mutable HSequenceOfHAsciiString;      -- empty
-    AppendCStr (me; seqval : mutable HSequenceOfHAsciiString;
+    NewSeqCStr (me) returns HSequenceOfHAsciiString;      -- empty
+    AppendCStr (me; seqval : HSequenceOfHAsciiString;
                         strval : CString);
-    NewSeqEStr (me) returns mutable HSequenceOfHExtendedString;   -- empty
-    AppendEStr (me; seqval : mutable HSequenceOfHExtendedString;
+    NewSeqEStr (me) returns HSequenceOfHExtendedString;   -- empty
+    AppendEStr (me; seqval : HSequenceOfHExtendedString;
                         strval : ExtString);
 
        --    --    Shapes    --    --
@@ -177,14 +177,14 @@ is
     ShapeValue  (me; seqv : HSequenceOfShape from TopTools; num : Integer)
        returns Shape from TopoDS;
     --  out of range gives Null Handle
-    NewSeqShape (me) returns mutable HSequenceOfShape;    -- empty new
-    AppendShape (me; seqv  : mutable HSequenceOfShape;
+    NewSeqShape (me) returns HSequenceOfShape;    -- empty new
+    AppendShape (me; seqv  : HSequenceOfShape;
                          shape : Shape from TopoDS);
 
        --    Shape <-> Transient    --
 
     ShapeBinder (me; shape : Shape from TopoDS; hs : Boolean = Standard_True)
-       returns mutable Transient;
+       returns Transient;
     ---Purpose : Creates a Transient Object from a Shape : it is either a Binder
     --           (used by functions which require a Transient but can process
     --           a Shape, such as viewing functions) or a HShape (according to hs)
@@ -200,11 +200,11 @@ is
     --  list : HSequence of Transient,(H)Ascii/ExtendedString,Shape,Integer
 
     SeqToArr  (me; seq : Transient; first : Integer = 1)
-       returns mutable Transient   raises TypeMismatch;
+       returns Transient   raises TypeMismatch;
     --   <first> gives the lower index of produced array
     --   empty sequence gives a null handle
     ArrToSeq  (me; arr : Transient)
-       returns mutable Transient   raises TypeMismatch;
+       returns Transient   raises TypeMismatch;
     -- allowed combinations :
     --    HSequenceOfTransient       <-> HArray1OfTransient
     --    HSequenceOfHAsciiString    <-> HArray1OfHAsciiString (from Interface)
index 0032fad4c47d7f2c799bb3f387758a92d16eb738..c17612fb71cc12950332f8659bc59732026e3ed7 100644 (file)
@@ -34,7 +34,7 @@ uses CString, Transient, DictionaryOfTransient,
 
 is
 
-    Create returns mutable Vars;
+    Create returns Vars;
 
     Set (me : mutable; name : CString; val : Transient)  is virtual;
 
index 75ddc4d18ccaf74addb8f9194748f520d3ba54e7..b554f22b16145fb382a9ad3be71054c662bcedfa 100644 (file)
@@ -34,7 +34,7 @@ uses CString, Transient, DictionaryOfTransient,
 
 is
 
-    Create returns mutable WorkSession from XSControl;
+    Create returns WorkSession from XSControl;
 
     ClearData (me : mutable; mode : Integer) is redefined;
     ---Purpose : In addition to basic ClearData, clears Transfer and Management
@@ -63,7 +63,7 @@ is
     --           
     --           For more infos on Profile, query the Profile of the Controller
 
-    SetController (me : mutable; ctl : mutable Controller);
+    SetController (me : mutable; ctl : Controller);
     ---Purpose : Selects a Norm defined by its Controller itself
 
     AdaptNorm  (me : mutable) is virtual;
@@ -76,7 +76,7 @@ is
     --           By default, returns the complete name of the norm
     --           If <rsc> is True, returns the short name used for resource
 
-    NormAdaptor (me) returns mutable Controller;
+    NormAdaptor (me) returns Controller;
     ---Purpose : Returns the norm controller itself
 
        --  Context used for Transfer : it is a DictionaryOfTransient (no control here)
@@ -112,23 +112,23 @@ is
     --           4 begins a new transfer (by BeginTransfer)
     --           5 recreates TransferReader then begins a new transfer
 
-    SetTransferReader (me : mutable; TR : mutable TransferReader);
+    SetTransferReader (me : mutable; TR : TransferReader);
     ---Purpose : Sets a Transfer Reader, which manages transfers on reading
 
-    TransferReader (me) returns mutable TransferReader;
+    TransferReader (me) returns TransferReader;
     ---Purpose : Returns the Transfer Reader, Null if not set
 
-    MapReader      (me) returns mutable TransientProcess;
+    MapReader      (me) returns TransientProcess;
     ---Purpose : Returns the TransientProcess(internal data for TransferReader)
 
-    SetMapReader   (me : mutable; TP : mutable TransientProcess) returns Boolean;
+    SetMapReader   (me : mutable; TP : TransientProcess) returns Boolean;
     ---Purpose : Changes the Map Reader, i.e. considers that the new one
     --           defines the relevant read results (forgets the former ones)
     --           Returns True when done, False in case of bad definition, i.e.
     --           if Model from TP differs from that of Session
 
     Result (me; ent : Transient; mode : Integer)
-        returns mutable Transient;
+        returns Transient;
     ---Purpose : Returns the result attached to a starting entity
     --           If <mode> = 0, returns Final Result
     --           If <mode> = 1, considers Last Result
@@ -173,18 +173,18 @@ is
        --  Management of Transfer (Write)  --
        --  It is actually oriented to shapes
 
-    NewModel (me : mutable) returns mutable InterfaceModel from Interface;
+    NewModel (me : mutable) returns InterfaceModel from Interface;
     ---Purpose : produces and returns a new Model well conditionned
     --           It is produced by the Norm Controller
     --           It can be Null (if this function is not implemented)
 
-    TransferWriter (me) returns mutable TransferWriter;
+    TransferWriter (me) returns TransferWriter;
     ---Purpose : Returns the Transfer Reader, Null if not set
 
-    MapWriter      (me) returns mutable FinderProcess;
+    MapWriter      (me) returns FinderProcess;
     ---Purpose : Returns the FinderProcess (internal data for TransferWriter)
 
-    SetMapWriter   (me : mutable; FP : mutable FinderProcess) returns Boolean;
+    SetMapWriter   (me : mutable; FP : FinderProcess) returns Boolean;
     ---Purpose : Changes the Map Reader, i.e. considers that the new one
     --           defines the relevant read results (forgets the former ones)
     --           Returns True when done, False if <FP> is Null
index f1414c451e4dce906565d81570b80dea91b2a1e2..942083b5f420527c985d878fd9790be21baed0b3 100644 (file)
@@ -34,7 +34,7 @@ is
     ---Purpose : Creates a Writer from scratch, with a norm name which
     --           identifie a Controller
 
-    Create (WS : mutable WorkSession from XSControl;
+    Create (WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True) returns Writer;
     ---Purpose : Creates a Writer from an already existing Session
     --           If <scratch> is True (D), clears already recorded data
@@ -43,7 +43,7 @@ is
     ---Purpose : Sets a specific norm to <me>
     --           Returns True if done, False if <norm> is not available
 
-    SetWS (me : in out; WS : mutable WorkSession from XSControl;
+    SetWS (me : in out; WS : WorkSession from XSControl;
                 scratch : Boolean = Standard_True);
     ---Purpose : Sets a specific session to <me>
 
index 0414a7ff26a4332e6e3a91632797a7b5414fb34a..a9631fdec4d8c3d6aa0c5891edb729300a0170cd 100644 (file)
@@ -91,10 +91,10 @@ is
     --             Execute ("command args %s args..",var)  [var is a CString]
     --           Returns the same value as returned by call from DRAW
 
-    Pilot   returns mutable SessionPilot from IFSelect;
+    Pilot   returns SessionPilot from IFSelect;
     ---Purpose : Returns the SessionPilot (can be used for direct call)
 
-    Session returns mutable WorkSession from XSControl;
+    Session returns WorkSession from XSControl;
     ---Purpose : Returns the WorkSession defined in AddDraw (through Pilot)
     --           It is from XSControl, it brings functionnalities for Transfers
 
@@ -116,10 +116,10 @@ is
     Protocol  returns Protocol from Interface;
     ---Purpose : Returns the actually defined Protocol
 
-    Model returns mutable InterfaceModel from Interface;
+    Model returns InterfaceModel from Interface;
     ---Purpose : Returns the Model of the Session (it is Session()->Model() )
 
-    SetModel (model : mutable InterfaceModel from Interface; file : CString = "");
+    SetModel (model : InterfaceModel from Interface; file : CString = "");
     ---Purpose : Sets a Model in session (it is Session()->SetModel(model) )
     --           If <file> is defined, SetLoadedFile is also done
 
@@ -136,7 +136,7 @@ is
     ---Purpose : Returns the number of an entity in the Model (StartingNumber)
     --           0 if <ent> unknown in the model, or null
 
-    SetTransferProcess (TP : mutable Transient);
+    SetTransferProcess (TP : Transient);
     ---Purpose : Sets a TransferProcess in order to analyse it (see Activator)
     --           It can be either a FinderProcess or a TransientProcess, in
     --           that case a new TransferReader is created on it
@@ -199,7 +199,7 @@ is
     --           Else, the root part of <resfile> is considered, if defined
     --           Else, <def> is taken
 
-    MoreShapes (list : in out mutable HSequenceOfShape from TopTools;
+    MoreShapes (list : in out HSequenceOfShape from TopTools;
                name : CString) returns Integer;
     ---Purpose : Analyses a name as designating Shapes from DRAW variables or
     --           XSTEP transfer (last Transfer on Reading). <name> can be :
index 771860a080dc887791e4f72132798f209295ed3d..a17c4d708989fd07126a8b85ae7846198af6e3b1 100644 (file)
@@ -25,7 +25,7 @@ uses CString, Transient,
 
 is
 
-    Create returns mutable Vars from XSDRAW;
+    Create returns Vars from XSDRAW;
 
     Set (me : mutable; name : CString; val : Transient)  is redefined;
 
index c810f606532cff97edd15ebccf00f8022d737983..d8e1a9e65a5dd8f00f06e73ac6001b2d75b3f21c 100644 (file)
@@ -36,7 +36,7 @@ uses
 
 is
 
-  Create ( aMesh : Mesh from StlMesh ) returns mutable DataSource from XSDRAWSTLVRML;
+  Create ( aMesh : Mesh from StlMesh ) returns DataSource from XSDRAWSTLVRML;
        ---Purpose: Constructor
 
   GetGeom ( me; ID     : Integer;
index 6f4e115f127e3c9fe54371472170c6b180a6e96a..e601a06f260cd7ace061f75bdbcc899f29a78a97 100644 (file)
@@ -21,7 +21,7 @@ uses
   Mesh    from MeshVS
 
 is
-    Create ( aMesh : Mesh from MeshVS ) returns mutable DrawableMesh from XSDRAWSTLVRML;
+    Create ( aMesh : Mesh from MeshVS ) returns DrawableMesh from XSDRAWSTLVRML;
     DrawOn(me; dis : in out Display) is redefined virtual;
 
     GetMesh( me ) returns Mesh;
index 950a91610b557170c3f580a32d61c7cf730a51f4..699243823e89bad2ef2ef671fbc63d2dd5e440ec 100644 (file)
@@ -23,7 +23,7 @@ uses
     MessageDriver               from CDM
 
 is
-    Create returns mutable DocumentRetrievalDriver from XmlDrivers;
+    Create returns DocumentRetrievalDriver from XmlDrivers;
     -- Constructor
 
     AttributeDrivers   (me : mutable; theMsgDriver: MessageDriver from CDM)
index 13f01cc145a3333bb86411aaee842e59eaa45e07..ef7274e785ca3ae321f512b5160ec60863ac349f 100644 (file)
@@ -23,7 +23,7 @@ uses
 
 is
     Create (theCopyright: ExtendedString from TCollection)
-       returns mutable DocumentStorageDriver from XmlDrivers;
+       returns DocumentStorageDriver from XmlDrivers;
     -- Constructor
 
     AttributeDrivers  (me : mutable; theMsgDriver: MessageDriver from CDM)
index 4a44b8c61515e7096ae4d07892c75c3a2f8d7ae1..53ea25c661557859ef06327d85a936b8c09bca9f 100644 (file)
@@ -29,7 +29,7 @@ uses
     MessageDriver               from CDM
 
 is
-    Create returns mutable DocumentRetrievalDriver from XmlLDrivers;
+    Create returns DocumentRetrievalDriver from XmlLDrivers;
     -- Constructor
 
     SchemaName         (me)
index 9ac532d49b88aebd9b346129db0c88294f319e24..ae6c94fb4719c39039575dd791b29ee21600cd18 100644 (file)
@@ -29,7 +29,7 @@ uses
 
 is
     Create (theCopyright: ExtendedString from TCollection)
-       returns mutable DocumentStorageDriver from XmlLDrivers;
+       returns DocumentStorageDriver from XmlLDrivers;
     -- Constructor
 
     SchemaName(me) returns ExtendedString from TCollection is redefined virtual;
index d01f2a71ee9246429eb2935829ac5874a78e14a7..2862d2abde380405bdc0cf2ab3a35896bc9a7d79 100644 (file)
@@ -38,7 +38,7 @@ is
         --          is available.
 
     NewEmpty    (me)
-        returns mutable Attribute from TDF
+        returns Attribute from TDF
         is deferred;
         ---Purpose: Creates a new attribute from TDF.
 
@@ -53,7 +53,7 @@ is
         ---Purpose: Returns the full XML tag name (including NS prefix)
 
     Paste       (me; aSource     : Persistent from XmlObjMgt;
-                     aTarget     : mutable Attribute from TDF;
+                     aTarget     : Attribute from TDF;
                      aRelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard
         is deferred;
index 6a3fec708abe4178ef07a26b26d7c671270b657a..800548357fb8b38bf4fde5b9982bd14859fe0434 100644 (file)
@@ -28,7 +28,7 @@ uses
     TypeADriverMap     from XmlMDF
 
 is
-    Create returns mutable ADriverTable from XmlMDF;
+    Create returns ADriverTable from XmlMDF;
         ---Purpose: Creates a mutable ADriverTable from XmlMDF.
 
     AddDriver(me : mutable; anHDriver : ADriver from XmlMDF);
index 8092572e8dbdbe488e4d36c27b5f5b8af182bbee..d062208f002a6f382eeec09a255e6dd8176ac799 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ReferenceDriver from XmlMDF;
+        returns ReferenceDriver from XmlMDF;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index c1b28a6e5c07a0b781a1b09b58ea7c89d38702af..0b435eed8684fdb4f17b42f29367beb7bcab1cbc 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver : MessageDriver from CDM)
-        returns mutable TagSourceDriver from XmlMDF;
+        returns TagSourceDriver from XmlMDF;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index eb94c5c95d406fe48fdefed0c5559cd61ea57cef..71cbe7027fcf22de444e94c2bc302f8abd55d904 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable AsciiStringDriver from XmlMDataStd;
+        returns AsciiStringDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
     ---Purpose: persistent -> transient (retrieve)
index ad0d091db18eefb13d5bcd84d8e13a24ef2ffa64..7dbf0e93bf57025393d6d9148cfdfb2bdae6bbe6 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable BooleanArrayDriver from XmlMDataStd;
+    returns BooleanArrayDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 8a639275f0d43836cbdbc452348388e79d70584b..6548f42781373273344a1dd13863eb538784553d 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable BooleanListDriver from XmlMDataStd;
+    returns BooleanListDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 171aa72bf356b524c68280f0f66c708dff79fca3..e9a79c5e053da68820091439af1efa28683cf874 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ByteArrayDriver from XmlMDataStd;
+    returns ByteArrayDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 7d0a5920f3cbd63ca3d873de858175c8a192ce8a..179290b8c4487dd906c2802461b05d18dc5127b4 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable CommentDriver from XmlMDataStd;
+        returns CommentDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index c1dc9d135b08d51c483a0f822a97f492439e6ddd..565fca85a4938511bfe28e80b1f6a91416ded59b 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable DirectoryDriver from XmlMDataStd;
+        returns DirectoryDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 1584b530c23d6c61bf044cfc2c4c492bef941a99..e1e66fa140e2338c550b6998d6c3b53384190b8f 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ExpressionDriver from XmlMDataStd;
+        returns ExpressionDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 0640efc8e878b804d3a57898ff5505f0a78756fc..fb0fef62049fd0a65a6848b27741dac28224571f 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ExtStringArrayDriver from XmlMDataStd;
+        returns ExtStringArrayDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index bd64ee518b0281db883550516dbe5bf81eeeac34..36fc1fd3722b560474b9615428f42d765b538a32 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ExtStringListDriver from XmlMDataStd;
+    returns ExtStringListDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 2334d51e5958e00f56c22eee9d596c95c585305b..6e3d4b12415563ca18c3da93fe6c26cdada048fb 100644 (file)
@@ -27,12 +27,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable IntPackedMapDriver from XmlMDataStd;
+        returns IntPackedMapDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
     ---Purpose: persistent -> transient (retrieve)
index 6247fbeacd16b53adbac9f6455582fafc7c39782..69e77ebe4b989f523fb7871366b7bb662a929ca3 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable IntegerArrayDriver from XmlMDataStd;
+        returns IntegerArrayDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index ab360c9e44c2dcb4e324337197d00eee553f41d2..202926a9b5b26739d10a022cf5022c54e2733009 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable IntegerDriver from XmlMDataStd;
+        returns IntegerDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index d5f9f355b54c3eee21b77f22c934af974304a8d4..751f3cff493c973d57311523e7649a52bbbd84a6 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable IntegerListDriver from XmlMDataStd;
+    returns IntegerListDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 94a9013742f8df430ca48787422bdf0a2d3cac7d..b058cae3a8857c366557c3a1ac6242bfc3b18b73 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable NameDriver from XmlMDataStd;
+        returns NameDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index d19c85e9108bc006972ecf022d82c2b374345ce2..3674496e47ac45849c7fb686154f14c86bf98f8e 100644 (file)
@@ -27,13 +27,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable  NamedDataDriver from XmlMDataStd;
+    returns  NamedDataDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 24e1c53a7259e1ba24cd3899abd5ebc1f715e39c..c9a46e9a2016efbdd6ffdf6dfc0addd109c3cc5d 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable NoteBookDriver from XmlMDataStd;
+        returns NoteBookDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 32f9f19371d57150ec90a1e7d4398b5bb802daf4..05bd8d4e300e3f64492540b39b39ad175e0e8b9d 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable RealArrayDriver from XmlMDataStd;
+        returns RealArrayDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index ea7859f01376703333f7b4f85183555108f2c500..f0bc7332e501ee1c858610c515c612399be663c9 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable RealDriver from XmlMDataStd;
+        returns RealDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 86173277d0810f8361e6afb6c316d7a24e823f82..05ba46b11530fac23c5ec9e7fe620b8e5a2fb268 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable RealListDriver from XmlMDataStd;
+    returns RealListDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index d08be57d1cc94a0a1fb5c56db982e8575149e3e2..78c8ffcb419ca35f77eb0dfb3b7c7e1e6ebe4e0e 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ReferenceArrayDriver from XmlMDataStd;
+    returns ReferenceArrayDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 7235f208eddfa0410c4d987fc0c17adae9684168..35d61f2be1b5c223e67fc5ae5ef8266497b5254d 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create (theMessageDriver:MessageDriver from CDM)
-    returns mutable ReferenceListDriver from XmlMDataStd;
+    returns ReferenceListDriver from XmlMDataStd;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index d06697b5041563ec16dfb3b430269abbd17fc1cf..31b83bf17885d1b034573b731f17f83b760da24c 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable RelationDriver from XmlMDataStd;
+        returns RelationDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 23e4cd03689d5e7ca6b7225dbcaf3c7c8e7f4513..06e858efc67067bd919e7183b9dafbe5f75f6732 100644 (file)
@@ -26,13 +26,13 @@ uses
 is
 
     Create(theMessageDriver:MessageDriver from CDM)
-    returns mutable TickDriver from XmlMDataStd;
+    returns TickDriver from XmlMDataStd;
 
     NewEmpty(me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 95d3b6bfbdd8405e43f58df5c71dee48cb34b5cc..e3e0bb0a554a968991bb83d512deeefb918d417e 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable TreeNodeDriver from XmlMDataStd;
+        returns TreeNodeDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 0c5b8f4b9a123c4a7e45b47dd6748ed46238f349..6bbf76b79d3ce646900b9ae85043e13d801d3e1c 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable UAttributeDriver from XmlMDataStd;
+        returns UAttributeDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 72277b45be19bddb46f9cbf8cb80962312f993e1..7d72e7f053fbde212fe831eaace468bc765a4ed1 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable VariableDriver from XmlMDataStd;
+        returns VariableDriver from XmlMDataStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index adc7f50ee743b15bf1a85cc41729719d4b249fb7..4802aee54768afa9b7181ce16931605ff4c391b8 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable AxisDriver from XmlMDataXtd;
+        returns AxisDriver from XmlMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 53b5be5395baf42f84b120dcfae7968fe2dc1e0c..855a7870be2c0c11f95ab6fdd7a53272f73a6ee9 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ConstraintDriver from XmlMDataXtd;
+        returns ConstraintDriver from XmlMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 77e2b9ebf7051d2046e66ee83f2523b3dd32d054..d3ea7f67064eb7dd6d8631bb04da7bbd4d822e90 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable GeometryDriver from XmlMDataXtd;
+        returns GeometryDriver from XmlMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index fc52d4c6af2d4c94cd5601833f89716db3e0682c..e2075ae18802c469d4fb1e26abbf95a966027037 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PatternStdDriver from XmlMDataXtd;
+        returns PatternStdDriver from XmlMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index bcde8d797677e45c342172e484007ce5909c8541..dd7c1fa4ee52aa9dee7d8d6bb178631bc9fc8db6 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PlacementDriver from XmlMDataXtd;
+        returns PlacementDriver from XmlMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 218880b0ccd965fdf00cc44ba0ef5a64ce67bed6..625a632c141ad05c90ffd08fb0d9b0490f64e681 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PlaneDriver from XmlMDataXtd;
+        returns PlaneDriver from XmlMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index ee70a7b4a49224a1f4ef2d1dab248547d59f9fc8..e133d5f4868e2c310c01ad7497e04f9f8b5cc08a 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PointDriver from XmlMDataXtd;
+        returns PointDriver from XmlMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index a4a0f428b4eaa684cb76abf4b849a9e45dded70d..c119adcec6dfb3c328c0b3112c109ecb95864936 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ShapeDriver from XmlMDataXtd;
+        returns ShapeDriver from XmlMDataXtd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index bbb136848440ea4ca1d094ab1669c0e9d493029e..b84bea2b8458298d7818851f9cd7ecbd39b08809 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable XLinkDriver from XmlMDocStd;
+        returns XLinkDriver from XmlMDocStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 1e06a23068df71ca7732ad420e1b49b1043bd9f2..5e412039860f393c52d78d7b53e3fc539eb818d0 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable FunctionDriver from XmlMFunction;
+        returns FunctionDriver from XmlMFunction;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index fa8e2268700c96c300935f4d89c5894e1711c412..d6a176d0ae562392f866816e7cd0fa08b9ad35e7 100644 (file)
@@ -28,13 +28,13 @@ uses
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable GraphNodeDriver from XmlMFunction;
+    returns GraphNodeDriver from XmlMFunction;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index ae63523b4e63fc65ec2ad856328d50de53855989..db8c86224441ad17fde9ca89a85dcf1881530ebe 100644 (file)
@@ -28,13 +28,13 @@ uses
 is
 
     Create (theMessageDriver : MessageDriver from CDM)
-    returns mutable ScopeDriver from XmlMFunction;
+    returns ScopeDriver from XmlMFunction;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard;
 
index 01b33bb033ea4232e26ee368616ce155170c0863..9248ce0eac75c3fa347f2e4e13e33d87b4bf1e04 100644 (file)
@@ -30,14 +30,14 @@ uses
 
 is
     Create (aMessageDriver: MessageDriver from CDM)
-        returns mutable NamedShapeDriver from XmlMNaming;
+        returns NamedShapeDriver from XmlMNaming;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
         is redefined;
 
     Paste(me; theSource     : Persistent from XmlObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard
         is redefined;
index af28d1ed2a7e1e1ba85f9570276bc13e04002ee8..f2b69c8f423ff7e9c2aef8ca0bfba8957f3e5c88 100644 (file)
@@ -26,13 +26,13 @@ uses
 
 is
     Create (aMessageDriver: MessageDriver from CDM)
-        returns mutable NamingDriver from XmlMNaming;
+        returns NamingDriver from XmlMNaming;
 
     NewEmpty (me)
-    returns mutable Attribute from TDF;
+    returns Attribute from TDF;
 
     Paste(me; theSource     : Persistent from XmlObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index f1567b8bccf4afcedf18539ce9214660487d5b8f..540ec13d5b7e9fa4b8d350b70e41444c6f5538b1 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable AISPresentationDriver from XmlMPrsStd;
+        returns AISPresentationDriver from XmlMPrsStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 91d1f4f8fd7a689ab5bfc452908b9f7352f0c7fd..ad3d76c61eab7903cf09e25ca1f3029ab6798012 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable PositionDriver from XmlMPrsStd;
+        returns PositionDriver from XmlMPrsStd;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 59a773d546491dce519d23ccef748e9b1900ded5..c12334b3bca6e3cbcdb7664d6dd64747aa313150 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable AreaDriver from XmlMXCAFDoc;
+        returns AreaDriver from XmlMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 454902ba069a2308dcfdb6d20a7ffdee2f5b41e4..0e35d1e799f49ba02d32e450bb8e9d1f7ec3ba20 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable CentroidDriver from XmlMXCAFDoc;
+        returns CentroidDriver from XmlMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index c005b0fcc2daa40f7d7791837287db0fc14f12ab..498a5b5012d482c297508732a6d387c85e2cad59 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable ColorDriver from XmlMXCAFDoc;
+        returns ColorDriver from XmlMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index e53e9d44b198d2356539beab3c50c22257a10a02..3a2f0c97581368bc588d75c3df43d9dda488e517 100644 (file)
@@ -26,14 +26,14 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable ColorToolDriver from XmlMXCAFDoc;
+    returns ColorToolDriver from XmlMXCAFDoc;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from XmlObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard
     is redefined;
index d1a7a29ec0d228d4a8839ad768c5580b8d1de996..c2b9caf4b743a7aa42a037695dd2603ae8e1317a 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable DatumDriver from XmlMXCAFDoc;
+        returns DatumDriver from XmlMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 880a8c2afa6611632e747f64da70b8b4542421ee..c07f7bed0ab199caf69e84d08370bd361ec3b4bd 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable DimTolDriver from XmlMXCAFDoc;
+        returns DimTolDriver from XmlMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index ee84771c4785516e6b8a334c0a97575edc1e89fb..f88d6e35834af8f9a103e982c984b44b5e1afbfc 100644 (file)
@@ -26,14 +26,14 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable DimTolToolDriver from XmlMXCAFDoc;
+    returns DimTolToolDriver from XmlMXCAFDoc;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from XmlObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard
     is redefined;
index 0073e31ac86f81c34269a7ea61876e192143b373..a483bc254c6a386d461590c18c8258b496039e50 100644 (file)
@@ -26,14 +26,14 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable DocumentToolDriver from XmlMXCAFDoc;
+    returns DocumentToolDriver from XmlMXCAFDoc;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from XmlObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard
     is redefined;
index 9e30e0af5b76898485e7005e484ba824d75be7ea..9ae63cc651a6492edc1c2a3ed4a7bb9c0ca4b042 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable GraphNodeDriver from XmlMXCAFDoc;
+        returns GraphNodeDriver from XmlMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index bdd22962e9235fb40e681ccd786654572c9e3e1c..db4c785e95768bc48b1699065a4fbadf63d77826 100644 (file)
@@ -26,14 +26,14 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable LayerToolDriver from XmlMXCAFDoc;
+    returns LayerToolDriver from XmlMXCAFDoc;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from XmlObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard
     is redefined;
index c844771b272a2cdd436c48d073096ad7ac1ca879..3b237b78177d7497e85a7b6d219e666f093de485 100644 (file)
@@ -30,17 +30,17 @@ uses    Location         from TopLoc,
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable LocationDriver from XmlMXCAFDoc;
+        returns LocationDriver from XmlMXCAFDoc;
 
 
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
 
 
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index f43f9f69625a6abb1e22607fef82a6a19180e85a..7dda0c269a6d6adc4c7c402404aceb6b6de6c37a 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable MaterialDriver from XmlMXCAFDoc;
+        returns MaterialDriver from XmlMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 5b36d5e82bfefa8201ff62a6ee336e51575e2221..00bdc55231d28fa96e1dca5e693fbb72e437a5f1 100644 (file)
@@ -26,14 +26,14 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable MaterialToolDriver from XmlMXCAFDoc;
+    returns MaterialToolDriver from XmlMXCAFDoc;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from XmlObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard
     is redefined;
index 6534f26fe90b2e0d8edb944f8e945db4885d9201..1e8aa9d19edd5fd0c674f1661b318dc4cec6d60b 100644 (file)
@@ -26,14 +26,14 @@ uses
 
 is
     Create (theMsgDriver:MessageDriver from CDM)
-    returns mutable ShapeToolDriver from XmlMXCAFDoc;
+    returns ShapeToolDriver from XmlMXCAFDoc;
 
     NewEmpty (me)  
-    returns mutable Attribute from TDF
+    returns Attribute from TDF
     is redefined;
 
     Paste(me; theSource     : Persistent from XmlObjMgt;
-              theTarget     : mutable Attribute from TDF;
+              theTarget     : Attribute from TDF;
               theRelocTable : out RRelocationTable from XmlObjMgt)
     returns Boolean from Standard
     is redefined;
index c50a83c76a28d693b02368c89fb1cf272a98bdce..591b7f738aea503b184926583434562b6ccbc843 100644 (file)
@@ -26,12 +26,12 @@ uses
 
 is
     Create (theMessageDriver:MessageDriver from CDM)
-        returns mutable VolumeDriver from XmlMXCAFDoc;
+        returns VolumeDriver from XmlMXCAFDoc;
 
-    NewEmpty (me)  returns mutable Attribute from TDF;
+    NewEmpty (me)  returns Attribute from TDF;
 
     Paste(me; Source     : Persistent from XmlObjMgt;
-              Target     : mutable Attribute from TDF;
+              Target     : Attribute from TDF;
               RelocTable : out RRelocationTable from XmlObjMgt)
         returns Boolean from Standard;
 
index 46c7306c4d79943815a5001990f6876d09ad72ec..57f39070dbefa06410a86509c73689b533663a87 100644 (file)
@@ -23,7 +23,7 @@ uses
     MessageDriver from CDM
 
 is
-    Create returns mutable DocumentRetrievalDriver from XmlXCAFDrivers;    
+    Create returns DocumentRetrievalDriver from XmlXCAFDrivers;    
 
     AttributeDrivers(me : mutable; theMsgDriver: MessageDriver from CDM)
     returns ADriverTable from XmlMDF is redefined;
index 15158e8dbece0c24836dc49cf59a34f368691f8b..76bce921afd1683ae790f8fc96d2e179463e53e4 100644 (file)
@@ -25,7 +25,7 @@ uses
 
 is
     Create (theCopyright: ExtendedString from TCollection)
-        returns mutable DocumentStorageDriver from XmlXCAFDrivers;
+        returns DocumentStorageDriver from XmlXCAFDrivers;
 
     AttributeDrivers(me : mutable; theMsgDriver: MessageDriver from CDM)
     returns ADriverTable from XmlMDF is redefined;