Builder

final class Builder(val substitutionGroupMap: SubstitutionGroupMap)

Builder of ConceptDeclaration objects, given a SubstitutionGroupMap object.

Builder of ConceptDeclaration objects, given a SubstitutionGroupMap object.

class Object
trait Matchable
class Any

Value members

Concrete methods

Optionally turns the global element declaration into a ConceptDeclaration, if it is indeed a concept. This creation cannot fail (assuming that the SubstitutionGroupMap cannot be corrupted).

Optionally turns the global element declaration into a ConceptDeclaration, if it is indeed a concept. This creation cannot fail (assuming that the SubstitutionGroupMap cannot be corrupted).