Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content UML: Cameo Simulation Toolkit 19SP3: GOTCHA: CreateObjectAction ignores an Artifact as 'classifier' even though Artifact is a Classifier Source Unified Modeling Language 2.5.1 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO UML keywords CreateObjectAction CreateObjectAction::result Keywords UML Unified Modeling Language Previous snippet CreateObjectAction::classifier : Classifier [1..1] The Classifier to be instantiated. Full quote result : OutputPin [1..1]{subsets Action::output} (opposite A_result_createObjectAction::createObjectAction) The OutputPin on which the newly created object is placed. Next snippet Related snippets Using an InstanceValue in a ValueSpecificationAction is similar to creating an instance using a CreateObjectAction, except that values may be given for the StructuralFeatures of the instance using slots on the InstanceSpecification of the InstanceValue. A CreateObjectAction is an Action that creates an instance of the specified Classifier. CreateObjectAction::classifier : Classifier [1..1] The Classifier to be instantiated. Related snippets (backlinks) Visit also Visit also (backlinks) Flags