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 fUML1.4: Cameo Simulation Toolkit: LIMITATION: CreateObjectAction is not allowed to instantiate a UML DataType or a SysMLValueType, only a Class as the CreateObjectAction::classifier! WORKAROUND: Use a ValueSpecificationAction instead with an instance. 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::classifier Keywords UML Unified Modeling Language Previous snippet Full quote CreateObjectAction::classifier : Classifier [1..1] (opposite A_classifier_createObjectAction::createObjectAction) The Classifier to be instantiated. Next snippet CreateObjectAction::result : OutputPin [1..1]{subsets Action::output} The OutputPin on which the newly created object is placed. 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. Related snippets (backlinks) CreateObjectAction::result : OutputPin [1..1]{subsets Action::output} The OutputPin on which the newly created object is placed. Visit also Visit also (backlinks) Flags