Searched refs:relationship (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DSecondaryKeyMetadata.java27 private Relationship relationship; field in class:SecondaryKeyMetadata
40 Relationship relationship,
46 this.relationship = relationship;
54 * Relationship#MANY_TO_MANY MANY_TO_MANY} relationship, or null for a
56 * MANY_TO_ONE} relationship.
70 * Returns the relationship between instances of the entity class and the
75 return relationship;
102 relationship == o.relationship
35 SecondaryKeyMetadata(String name, String className, String declaringClassName, String elementClassName, String keyName, Relationship relationship, String relatedEntity, DeleteAction deleteAction) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlayout.h102 void Unconstrained() { relationship = wxUnconstrained; }
107 void AsIs() { relationship = wxAsIs; }
123 wxRelationship GetRelationship() { return relationship; }
124 void SetRelationship(wxRelationship r) { relationship = r; }
144 wxRelationship relationship; member in class:wxIndividualLayoutConstraint
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/layout/
H A Dexpt.cpp30 wxRelationship relationship; member in class:wxConstraintOp
43 relationship = wxSameAs;
50 relationship = op.relationship;
107 op3.relationship = wxPercentOf;
109 if ((op3.relationship == wxPercentOf) && (op3.value > 0))
120 op3.relationship = wxAbsolute;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dlayout.cpp72 relationship = wxUnconstrained;
91 relationship = rel;
147 relationship = wxAbsolute;
156 relationship = wxAsIs;
171 if (relationship == wxAbsolute)
181 switch (relationship)
256 switch (relationship)
334 switch (relationship)
409 switch (relationship)
487 switch (relationship)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlayout.tex23 Most constraints are initially set to have the relationship wxUnconstrained,
H A Dilayout.tex6 Constraints are initially set to have the relationship wxUnconstrained,
37 The {\it wxRelationship}\index{wxRelationship} enumerated type specifies the relationship that
H A Ddoctempl.tex3 The wxDocTemplate class is used to model the relationship between a
H A Dtconstr.tex25 The constraints are initially set to have the relationship wxUnconstrained,
H A Dtdocview.tex157 The wxDocTemplate class is used to model the relationship between a
H A Dcategory.tex460 \twocolitem{\helpref{wxDocTemplate}{wxdoctemplate}}{Manages the relationship between a document class and a view class}
H A Dgrid.tex23 relationship between the various grid classes and has a summary of the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dtest-6.exp122 in relationship to the number of keys, e.g. a value

Completed in 106 milliseconds