Class SimpleMoodConcretisationProvider<C extends MoodConcretisation>

Type Parameters:
C - type of the MoodConcretisation

Simple MoodConcretisationProvider implementation, suitable for really simple MoodConcretisations, that only consist of name and namespace. In such a case it is sufficient to just return an instance of the element addressed by the element name and namespace, since no other values must be parsed.