Uses of Class
ca.phon.orthography.mor.Grasp
Packages that use Grasp
-
Uses of Grasp in ca.phon.orthography.mor
Classes in ca.phon.orthography.mor that implement interfaces with type arguments of type GraspModifier and TypeClassDescriptionfinal classA collection of Grasp entries for a tierMethods in ca.phon.orthography.mor that return GraspModifier and TypeMethodDescriptionstatic GraspGrasp.fromString(String text) GraspTierData.get(int index) Methods in ca.phon.orthography.mor that return types with arguments of type GraspModifier and TypeMethodDescriptionGraspTierData.getGrasps()GraspTierData.iterator()GraspTierData.spliterator()Methods in ca.phon.orthography.mor with parameters of type GraspModifier and TypeMethodDescriptionbooleanintMethod parameters in ca.phon.orthography.mor with type arguments of type GraspConstructor parameters in ca.phon.orthography.mor with type arguments of type Grasp -
Uses of Grasp in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 that return GraspModifier and TypeMethodDescriptionstatic GraspXMLFragments.graFromXml(String xml) XmlSessionReaderV2_0.readGra(SessionFactory factory, XmlGraType xmlGraType) Methods in ca.phon.session.io.xml.v2_0 with parameters of type GraspModifier and TypeMethodDescriptionstatic StringGenerate xml fragment for given graspXmlSessionWriterV2_0.writeGra(ObjectFactory factory, Grasp grasp, String type) -
Uses of Grasp in ca.phon.session.io.xml.v2_1
Methods in ca.phon.session.io.xml.v2_1 that return GraspModifier and TypeMethodDescriptionstatic GraspXMLFragments.graFromXml(String xml) XmlSessionReaderV2_1.readGra(SessionFactory factory, XmlGraType xmlGraType) Methods in ca.phon.session.io.xml.v2_1 with parameters of type GraspModifier and TypeMethodDescriptionstatic StringGenerate xml fragment for given graspXmlSessionWriterV2_1.writeGra(ObjectFactory factory, Grasp grasp, String type)