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

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

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

Subinterfaces of File in org.eclipse.uml2.uml.profile.l2
 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.l2.util
 

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


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