Uses of Interface
org.eclipse.uml2.uml.profile.standard.File

Packages that use File
org.eclipse.uml2.uml.profile.standard   
org.eclipse.uml2.uml.profile.standard.util   
 

Uses of File in org.eclipse.uml2.uml.profile.standard
 

Subinterfaces of File in org.eclipse.uml2.uml.profile.standard
 interface Document
          A representation of the model object 'Document'
 interface Executable
          A representation of the model object 'Executable'
 interface Library
          A representation of the model object 'Library'
 interface Script
          A representation of the model object 'Script'
 interface Source
          A representation of the model object 'Source'
 

Uses of File in org.eclipse.uml2.uml.profile.standard.util
 

Methods in org.eclipse.uml2.uml.profile.standard.util with parameters of type File
 T StandardSwitch.caseFile(File object)
          Returns the result of interpreting the object as an instance of 'File'
 boolean StandardValidator.validateFile(File file, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.