Uses of Interface
org.kuali.rice.krms.api.repository.language.NaturalLanguageUsageContract

Packages that use NaturalLanguageUsageContract
org.kuali.rice.krms.api.repository.language Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.krms.impl.repository   
 

Uses of NaturalLanguageUsageContract in org.kuali.rice.krms.api.repository.language
 

Classes in org.kuali.rice.krms.api.repository.language that implement NaturalLanguageUsageContract
 class NaturalLanguageUsage
          Generated using JVM arguments -DNOT_BLANK=name,typeId Concrete model object implementation, immutable.
static class NaturalLanguageUsage.Builder
          A builder which can be used to construct NaturalLanguageUsage instances.
 

Methods in org.kuali.rice.krms.api.repository.language with parameters of type NaturalLanguageUsageContract
static NaturalLanguageUsage.Builder NaturalLanguageUsage.Builder.create(NaturalLanguageUsageContract contract)
           
 

Uses of NaturalLanguageUsageContract in org.kuali.rice.krms.impl.repository
 

Classes in org.kuali.rice.krms.impl.repository that implement NaturalLanguageUsageContract
 class NaturalLanguageUsageBo
          The mutable implementation of the @{link NaturalLanguageUsageContract} interface, the counterpart to the immutable implementation NaturalLanguageUsage.
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.