|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DictionaryServiceSoapPort
Method Summary | |
---|---|
AssociationDefinition[] |
getAssociations(java.lang.String[] associationNames)
Retrieves association definitions. |
ClassDefinition[] |
getClasses(ClassPredicate types,
ClassPredicate aspects)
Retrieves the class definitions of types and aspects. |
PropertyDefinition[] |
getProperties(java.lang.String[] propertyNames)
Retrieves property definitions. |
boolean |
isSubClass(java.lang.String className,
java.lang.String isSubClassOfName)
Determines whether a type (or aspect) is a sub class of another type (or aspect). |
Method Detail |
---|
ClassDefinition[] getClasses(ClassPredicate types, ClassPredicate aspects) throws java.rmi.RemoteException, DictionaryFault
java.rmi.RemoteException
DictionaryFault
PropertyDefinition[] getProperties(java.lang.String[] propertyNames) throws java.rmi.RemoteException, DictionaryFault
java.rmi.RemoteException
DictionaryFault
AssociationDefinition[] getAssociations(java.lang.String[] associationNames) throws java.rmi.RemoteException, DictionaryFault
java.rmi.RemoteException
DictionaryFault
boolean isSubClass(java.lang.String className, java.lang.String isSubClassOfName) throws java.rmi.RemoteException, DictionaryFault
java.rmi.RemoteException
DictionaryFault
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |