Uses of Class
nl.tno.omt.SharingType
Packages that use SharingType
-
Uses of SharingType in nl.tno.omt
Fields in nl.tno.omt declared as SharingTypeModifier and TypeFieldDescriptionprotected SharingTypeAttributeType.sharingprotected SharingTypeInteractionClassType.sharingprotected SharingTypeObjectClassType.sharingMethods in nl.tno.omt that return SharingTypeModifier and TypeMethodDescriptionObjectFactory.createSharingType()Create an instance ofSharingTypeAttributeType.getSharing()Gets the value of the sharing property.InteractionClassType.getSharing()Gets the value of the sharing property.ObjectClassType.getSharing()Gets the value of the sharing property.Methods in nl.tno.omt with parameters of type SharingTypeModifier and TypeMethodDescriptionvoidAttributeType.setSharing(SharingType value) Sets the value of the sharing property.voidInteractionClassType.setSharing(SharingType value) Sets the value of the sharing property.voidObjectClassType.setSharing(SharingType value) Sets the value of the sharing property.