In UML modeling, you can remove states from a composite state by dividing the composite state into its individual states. The composite state is removed from the state machine and replaced with the states that the composite state contained.
Parent topic: Modeling object behavior by using state machine diagrams
Related concepts
Activities for simple, composite and orthogonal states