Uses of Class
com.genologics.ri.artifactgroup.ArtifactGroupLink
Packages that use ArtifactGroupLink
Package
Description
Entities for artifact groups in the Clarity system.
-
Uses of ArtifactGroupLink in com.genologics.ri.artifactgroup
Fields in com.genologics.ri.artifactgroup with type parameters of type ArtifactGroupLinkModifier and TypeFieldDescriptionprotected List<ArtifactGroupLink>ArtifactGroups.artifactGroupsThe list of artifact group links.Methods in com.genologics.ri.artifactgroup that return ArtifactGroupLinkModifier and TypeMethodDescriptionObjectFactory.createArtifactgroupLink()Create an instance ofArtifactGroupLink.Methods in com.genologics.ri.artifactgroup that return types with arguments of type ArtifactGroupLinkModifier and TypeMethodDescriptionArtifactGroups.getArtifactGroups()Gets the list of artifact groups.ArtifactGroups.getList()Gets the list of artifact group links.