Searched refs:InterfaceAttributes (Results 1 – 7 of 7) sorted by relevance
52 public final class InterfaceAttributes implements Serializable { class57 BeanInfo info = Introspector.getBeanInfo(InterfaceAttributes.class);81 InterfaceAttributes attr = (InterfaceAttributes)318 InterfaceAttributes() in InterfaceAttributes() method in InterfaceAttributes334 InterfaceAttributes(Stability nameStabilityAttribute, in InterfaceAttributes() method in InterfaceAttributes353 InterfaceAttributes(String nameStabilityAttributeName, in InterfaceAttributes() method in InterfaceAttributes468 if (o instanceof InterfaceAttributes) { in equals()469 InterfaceAttributes a = (InterfaceAttributes)o; in equals()
86 private final InterfaceAttributes probeAttributes;88 private final InterfaceAttributes argumentAttributes;97 ProbeInfo(InterfaceAttributes singleProbeAttributes, in ProbeInfo()98 InterfaceAttributes argAttributes) in ProbeInfo()122 public InterfaceAttributes134 public InterfaceAttributes
79 private final InterfaceAttributes minimumProbeAttributes;81 private final InterfaceAttributes minimumStatementAttributes;101 ProgramInfo(InterfaceAttributes minProbeAttr, in ProgramInfo()102 InterfaceAttributes minStatementAttr, in ProgramInfo()136 public InterfaceAttributes150 public InterfaceAttributes
479 public static InterfaceAttributes482 InterfaceAttributes a = new InterfaceAttributes( in getInterfaceAttributes()483 InterfaceAttributes.Stability.UNSTABLE, in getInterfaceAttributes()484 InterfaceAttributes.Stability.EVOLVING, in getInterfaceAttributes()485 InterfaceAttributes.DependencyClass.ISA); in getInterfaceAttributes()
103 InterfaceAttributes \
567 InterfaceAttributes a; in printProgramStability()598 InterfaceAttributes a; in printProbeInfo()
669 InterfaceAttributes:672 InterfaceAttributes: