Schema-RackTables

 view release on metacpan or  search on metacpan

lib/Schema/RackTables/0_17_0/Result/File.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_0::Result::FileLink>

=cut

__PACKAGE__->has_many(
  "file_links",
  "Schema::RackTables::0_17_0::Result::FileLink",
  { "foreign.file_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:34
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:EjDkScgKMLCLmISoFxqX/w


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_1/Result/File.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_1::Result::FileLink>

=cut

__PACKAGE__->has_many(
  "file_links",
  "Schema::RackTables::0_17_1::Result::FileLink",
  { "foreign.file_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:30
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:kWL95uHXXdkPQq6XWSYJZA


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_2/Result/File.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_2::Result::FileLink>

=cut

__PACKAGE__->has_many(
  "file_links",
  "Schema::RackTables::0_17_2::Result::FileLink",
  { "foreign.file_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:17
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:uhQa5VuIcQtpJr/FEK99fg


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_3/Result/File.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_3::Result::FileLink>

=cut

__PACKAGE__->has_many(
  "file_links",
  "Schema::RackTables::0_17_3::Result::FileLink",
  { "foreign.file_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:14
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:z5vbCci+hfBvxjAEncqueQ


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_4/Result/File.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_4::Result::FileLink>

=cut

__PACKAGE__->has_many(
  "file_links",
  "Schema::RackTables::0_17_4::Result::FileLink",
  { "foreign.file_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:11
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:AiXiw5wjXSizmzpgN0q/KA


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_4/Result/IPv4RSPool.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_4::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_4::Result::IPv4LB",
  { "foreign.rspool_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_rs

Type: has_many

Related object: L<Schema::RackTables::0_17_4::Result::IPv4RS>

=cut

__PACKAGE__->has_many(
  "ipv4_rs",
  "Schema::RackTables::0_17_4::Result::IPv4RS",
  { "foreign.rspool_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:11
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:VAMnLuEUTDK+huqcZyCgrw


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_4/Result/IPv4VS.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_4::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_4::Result::IPv4LB",
  { "foreign.vs_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:11
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:MMQR6Tb9JcRLKlWnryldJA


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_4/Result/Port.pm  view on Meta::CPAN

Type: might_have

Related object: L<Schema::RackTables::0_17_4::Result::Link>

=cut

__PACKAGE__->might_have(
  "link_porta",
  "Schema::RackTables::0_17_4::Result::Link",
  { "foreign.porta" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 link_portb

Type: might_have

Related object: L<Schema::RackTables::0_17_4::Result::Link>

=cut

__PACKAGE__->might_have(
  "link_portb",
  "Schema::RackTables::0_17_4::Result::Link",
  { "foreign.portb" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 object

Type: belongs_to

Related object: L<Schema::RackTables::0_17_4::Result::RackObject>

=cut

lib/Schema/RackTables/0_17_4/Result/RackObject.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_4::Result::AttributeValue>

=cut

__PACKAGE__->has_many(
  "attribute_values",
  "Schema::RackTables::0_17_4::Result::AttributeValue",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_lbs

Type: has_many

Related object: L<Schema::RackTables::0_17_4::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_4::Result::IPv4LB",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_nats

Type: has_many

Related object: L<Schema::RackTables::0_17_4::Result::IPv4NAT>

=cut

__PACKAGE__->has_many(
  "ipv4_nats",
  "Schema::RackTables::0_17_4::Result::IPv4NAT",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ports

Type: has_many

Related object: L<Schema::RackTables::0_17_4::Result::Port>

=cut

__PACKAGE__->has_many(
  "ports",
  "Schema::RackTables::0_17_4::Result::Port",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:11
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:Fw75PVeXb102WtJufjzVhw


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_5/Result/File.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::FileLink>

=cut

__PACKAGE__->has_many(
  "file_links",
  "Schema::RackTables::0_17_5::Result::FileLink",
  { "foreign.file_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:07
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:BOtXWOQQ4DSQ+ugyOowskA


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_5/Result/IPv4RSPool.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_5::Result::IPv4LB",
  { "foreign.rspool_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_rs

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::IPv4RS>

=cut

__PACKAGE__->has_many(
  "ipv4_rs",
  "Schema::RackTables::0_17_5::Result::IPv4RS",
  { "foreign.rspool_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:07
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:pB6TRvQiBNbDM40L7hHWFQ


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_5/Result/IPv4VS.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_5::Result::IPv4LB",
  { "foreign.vs_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:07
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:B2kAMVmzmN8Q1SRNQ2LJmw


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_5/Result/Port.pm  view on Meta::CPAN

Type: might_have

Related object: L<Schema::RackTables::0_17_5::Result::Link>

=cut

__PACKAGE__->might_have(
  "link_porta",
  "Schema::RackTables::0_17_5::Result::Link",
  { "foreign.porta" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 link_portb

Type: might_have

Related object: L<Schema::RackTables::0_17_5::Result::Link>

=cut

__PACKAGE__->might_have(
  "link_portb",
  "Schema::RackTables::0_17_5::Result::Link",
  { "foreign.portb" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 object

Type: belongs_to

Related object: L<Schema::RackTables::0_17_5::Result::RackObject>

=cut

lib/Schema/RackTables/0_17_5/Result/PortInnerInterface.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::PortInterfaceCompat>

=cut

__PACKAGE__->has_many(
  "port_interface_compats",
  "Schema::RackTables::0_17_5::Result::PortInterfaceCompat",
  { "foreign.iif_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:07
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:CUZ+fBoaWH564jKuNUr9zA


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_5/Result/PortInterfaceCompat.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::Port>

=cut

__PACKAGE__->has_many(
  "ports",
  "Schema::RackTables::0_17_5::Result::Port",
  { "foreign.iif_id" => "self.iif_id", "foreign.type" => "self.oif_id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:07
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:UuFD/t0dL5/mTsE1YNI0iA


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_5/Result/RackObject.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::AttributeValue>

=cut

__PACKAGE__->has_many(
  "attribute_values",
  "Schema::RackTables::0_17_5::Result::AttributeValue",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_lbs

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_5::Result::IPv4LB",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_nats

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::IPv4NAT>

=cut

__PACKAGE__->has_many(
  "ipv4_nats",
  "Schema::RackTables::0_17_5::Result::IPv4NAT",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ports

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::Port>

=cut

__PACKAGE__->has_many(
  "ports",
  "Schema::RackTables::0_17_5::Result::Port",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:07
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:2mikQROf6nqcyHQPZA/37A


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_5/Result/TagTree.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::TagStorage>

=cut

__PACKAGE__->has_many(
  "tag_storages",
  "Schema::RackTables::0_17_5::Result::TagStorage",
  { "foreign.tag_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 tag_trees

Type: has_many

Related object: L<Schema::RackTables::0_17_5::Result::TagTree>

=cut

__PACKAGE__->has_many(
  "tag_trees",
  "Schema::RackTables::0_17_5::Result::TagTree",
  { "foreign.parent_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:04:07
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:f5q9uX2p5/7JvG62qQS53w


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_8/Result/File.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::FileLink>

=cut

__PACKAGE__->has_many(
  "file_links",
  "Schema::RackTables::0_17_8::Result::FileLink",
  { "foreign.file_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:53
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:f4NHGanjrrt4Hkx2IWpKIg


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_8/Result/IPv4RSPool.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_8::Result::IPv4LB",
  { "foreign.rspool_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_rs

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::IPv4RS>

=cut

__PACKAGE__->has_many(
  "ipv4_rs",
  "Schema::RackTables::0_17_8::Result::IPv4RS",
  { "foreign.rspool_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:53
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:VDO7GzdMK3NGufTnt6NWhA


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_8/Result/IPv4VS.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_8::Result::IPv4LB",
  { "foreign.vs_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:53
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:1lxFG9xuGNQPzkLcvYQCVw


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_8/Result/Port.pm  view on Meta::CPAN

Type: might_have

Related object: L<Schema::RackTables::0_17_8::Result::Link>

=cut

__PACKAGE__->might_have(
  "link_porta",
  "Schema::RackTables::0_17_8::Result::Link",
  { "foreign.porta" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 link_portb

Type: might_have

Related object: L<Schema::RackTables::0_17_8::Result::Link>

=cut

__PACKAGE__->might_have(
  "link_portb",
  "Schema::RackTables::0_17_8::Result::Link",
  { "foreign.portb" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 object

Type: belongs_to

Related object: L<Schema::RackTables::0_17_8::Result::RackObject>

=cut

lib/Schema/RackTables/0_17_8/Result/PortInnerInterface.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::PortInterfaceCompat>

=cut

__PACKAGE__->has_many(
  "port_interface_compats",
  "Schema::RackTables::0_17_8::Result::PortInterfaceCompat",
  { "foreign.iif_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:53
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:6CeJA61ZbCbL6hyIk59D5A


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_8/Result/PortInterfaceCompat.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::Port>

=cut

__PACKAGE__->has_many(
  "ports",
  "Schema::RackTables::0_17_8::Result::Port",
  { "foreign.iif_id" => "self.iif_id", "foreign.type" => "self.oif_id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:53
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:vr876HfL7QiH6OYwPI382g


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_8/Result/RackObject.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::AttributeValue>

=cut

__PACKAGE__->has_many(
  "attribute_values",
  "Schema::RackTables::0_17_8::Result::AttributeValue",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_lbs

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_8::Result::IPv4LB",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_nats

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::IPv4NAT>

=cut

__PACKAGE__->has_many(
  "ipv4_nats",
  "Schema::RackTables::0_17_8::Result::IPv4NAT",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ports

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::Port>

=cut

__PACKAGE__->has_many(
  "ports",
  "Schema::RackTables::0_17_8::Result::Port",
  { "foreign.object_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:53
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:P+kTEzRjLro7OcpMOgfsrA


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_8/Result/TagTree.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::TagStorage>

=cut

__PACKAGE__->has_many(
  "tag_storages",
  "Schema::RackTables::0_17_8::Result::TagStorage",
  { "foreign.tag_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 tag_trees

Type: has_many

Related object: L<Schema::RackTables::0_17_8::Result::TagTree>

=cut

__PACKAGE__->has_many(
  "tag_trees",
  "Schema::RackTables::0_17_8::Result::TagTree",
  { "foreign.parent_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:53
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:5QF/B/QrpSfmJXlT5JnHIg


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_9/Result/File.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_9::Result::FileLink>

=cut

__PACKAGE__->has_many(
  "file_links",
  "Schema::RackTables::0_17_9::Result::FileLink",
  { "foreign.file_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:48
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:AO0DjlZTDKgOcDBaNI4E2A


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_9/Result/IPv4RSPool.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_9::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_9::Result::IPv4LB",
  { "foreign.rspool_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 ipv4_rs

Type: has_many

Related object: L<Schema::RackTables::0_17_9::Result::IPv4RS>

=cut

__PACKAGE__->has_many(
  "ipv4_rs",
  "Schema::RackTables::0_17_9::Result::IPv4RS",
  { "foreign.rspool_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:48
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:yVCKnRRAQRct5SzyrAuO3g


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_9/Result/IPv4VS.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_9::Result::IPv4LB>

=cut

__PACKAGE__->has_many(
  "ipv4_lbs",
  "Schema::RackTables::0_17_9::Result::IPv4LB",
  { "foreign.vs_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:48
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:IZ7eDvOqjhzT9akUJO48fQ


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;

lib/Schema/RackTables/0_17_9/Result/Port.pm  view on Meta::CPAN

Type: might_have

Related object: L<Schema::RackTables::0_17_9::Result::Link>

=cut

__PACKAGE__->might_have(
  "link_porta",
  "Schema::RackTables::0_17_9::Result::Link",
  { "foreign.porta" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 link_portb

Type: might_have

Related object: L<Schema::RackTables::0_17_9::Result::Link>

=cut

__PACKAGE__->might_have(
  "link_portb",
  "Schema::RackTables::0_17_9::Result::Link",
  { "foreign.portb" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);

=head2 object

Type: belongs_to

Related object: L<Schema::RackTables::0_17_9::Result::RackObject>

=cut

lib/Schema/RackTables/0_17_9/Result/PortInnerInterface.pm  view on Meta::CPAN

Type: has_many

Related object: L<Schema::RackTables::0_17_9::Result::PortInterfaceCompat>

=cut

__PACKAGE__->has_many(
  "port_interface_compats",
  "Schema::RackTables::0_17_9::Result::PortInterfaceCompat",
  { "foreign.iif_id" => "self.id" },
  { cascade_copy => 0, cascade_delete => 0 },
);


# Created by DBIx::Class::Schema::Loader v0.07043 @ 2015-10-22 23:03:48
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:s+jsRTK/7WlfOJtuyKugHg


# You can replace this text with custom code or comments, and it will be preserved on regeneration
1;



( run in 0.727 second using v1.01-cache-2.11-cpan-49f99fa48dc )