org.opencrx.kernel.model1.cci2
Interface NamespaceContainsElement.Content<E>

All Superinterfaces:
Collection<E>, Container<E>, Iterable<E>
Enclosing interface:
NamespaceContainsElement

public static interface NamespaceContainsElement.Content<E>
extends Container<E>

Association End Interface content


Method Summary
 E get(QualifierType qualifiedNameType, String qualifiedName)
           
 
Methods inherited from interface org.w3c.cci2.Container
getAll, remove, removeAll
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, removeAll, retainAll, size, toArray, toArray
 

Method Detail

get

E get(QualifierType qualifiedNameType,
      String qualifiedName)


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.