refactor GraphML write/parse to use Moose introspection
[scpubgit/stemmatology.git] / lib / Text / Tradition / Collation / Relationship.pm
index 06748dc..0e20f8d 100644 (file)
@@ -102,13 +102,11 @@ has 'annotation' => (
 has 'non_correctable' => (
        is => 'ro',
        isa => 'Bool',
-       predicate => 'noncorr_set',
        );
 
 has 'non_independent' => (
        is => 'ro',
        isa => 'Bool',
-       predicate => 'nonind_set',
        );
        
 # A read-only meta-Boolean attribute.