Searched defs:crossProfileTypeElement (Results 1 – 2 of 2) sorted by relevance
42 public abstract TypeElement crossProfileTypeElement(); in crossProfileTypeElement() method in CrossProfileTypeInfo93 TypeElement crossProfileTypeElement = crossProfileType.crossProfileTypeElement(); in create() local
37 public abstract TypeElement crossProfileTypeElement(); in crossProfileTypeElement() method in ValidatorCrossProfileTypeInfo54 Context context, TypeElement crossProfileTypeElement, SupportedTypes globalSupportedTypes) { in create()