Custom move implementation
问题 When creating a custom move the methods “getPlanningEntities” , “getPlanningValues” need to be implemented. In these methods the entities and values need to be added in a list and returned. In my custom move I am changing multiple planning entity instances that belong to different planning entity classes. When turning on FULL_ASSERT everything is ok there are no errors. I just wanted to know should the order of the planning entities that are returned by “getPlanningEntities” be the same as