We need to be able to check if the Classifier of a ComponentInstance is the same as or inherits from a specified Classifier. This can be accomplished by adding a method to ComponentInstance that performs this check.
This was requested by @AaronGreenhouse.
We need to be able to check if the
Classifierof aComponentInstanceis the same as or inherits from a specifiedClassifier. This can be accomplished by adding a method toComponentInstancethat performs this check.This was requested by @AaronGreenhouse.