Media Authoring
with Java API

tv.amwa.maj.union
Interface DefinitionCriteria

All Known Subinterfaces:
DefinitionCriteriaByClass, DefinitionCriteriaByKind, DefinitionCriteriaByName, DefinitionCriteriaNoSearch
All Known Implementing Classes:
DefinitionCriteria, DefinitionCriteriaByClass, DefinitionCriteriaByKind, DefinitionCriteriaByName, DefinitionCriteriaNoSearch

public interface DefinitionCriteria

Specifies a criteria for matching a definition as determined by class, kind, name etc..

Author:
Richard Cartwright
See Also:
DefinitionCriteriaType

Method Summary
 DefinitionCriteriaType getDefinitionType()
          Returns the type of definition criteria, which corresponds to the type of value used to define the criteria.
 

Method Detail

getDefinitionType

DefinitionCriteriaType getDefinitionType()

Returns the type of definition criteria, which corresponds to the type of value used to define the criteria.

Returns:
Definition criteria type.

Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.