Skip to content

Add ASTNode converters for geneProductAssociations #448

Description

@luciansmith

So, I'm adding some Antimony support for FBC, and I'm realizing that one thing I need is a converter from ASTNodes to and from the and/or logic of GeneProductAssociations. Would it be helpful to implement this in libsbml directly, so that others could also do the same conversion? Something like:

ASTNode* GeneProductAssociation::getAssociationAsASTNode()
int GeneProductAssociation::createChildAssociationFromASTNode(const ASTNode* astn)

(tagging @fbergmann @bgoli @skeating, for any opinions)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions