Class LatticeOntologyCompositeAdapter

    • Constructor Detail

      • LatticeOntologyCompositeAdapter

        public LatticeOntologyCompositeAdapter​(LatticeOntologySolver solver,
                                               CompositeEntity component)
                                        throws IllegalActionException
        Construct the property constraint adapter associated with the given TypedCompositeActor.
        Parameters:
        solver - The lattice ontology solver used for this adapter.
        component - The associated component.
        Throws:
        IllegalActionException - If the adapter cannot be initialized.