Package nzilbb.ag
Class TestSchema
- java.lang.Object
-
- nzilbb.ag.TestSchema
-
public class TestSchema extends Object
-
-
Constructor Summary
Constructors Constructor Description TestSchema()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidarrayConstructor()voidbasicObjectInterrelation()voidcloning()voidcollectionConstructor()voidellipisConstructor()voidgetMatchingLayersExpression()voidgetMatchingLayersPredicate()static voidmain(String[] args)voidtoJson()
-
-
-
Method Detail
-
basicObjectInterrelation
public void basicObjectInterrelation()
-
arrayConstructor
public void arrayConstructor()
-
collectionConstructor
public void collectionConstructor()
-
ellipisConstructor
public void ellipisConstructor()
-
cloning
public void cloning()
-
toJson
public void toJson()
-
getMatchingLayersExpression
public void getMatchingLayersExpression() throws Exception- Throws:
Exception
-
getMatchingLayersPredicate
public void getMatchingLayersPredicate() throws Exception- Throws:
Exception
-
main
public static void main(String[] args)
-
-