Searched defs:flaObjectProperties (Results 1 - 1 of 1) sorted by relevance

/owl-s/src/org/mindswap/owls/vocabulary/
H A DFLAServiceOnt.java24 public static Hashtable flaObjectProperties = new Hashtable(); field in class:FLAServiceOnt
85 flaObjectProperties.put(locatedAt, Location);
99 flaObjectProperties.put(hasServiceControlUI, ServiceControlUI);
121 flaObjectProperties.put(ownedBy, Owner);
144 flaObjectProperties.put(hasSecuritySetting, SecurityParameter);
157 flaObjectProperties.put(hasSelfDestructionService, SelfDestructionService);

Completed in 10 milliseconds